01:21:00 [2025-01-31T00:21:00.065Z] Lancé par une alarme périodique 01:21:00 [2025-01-31T00:21:00.065Z] Running as userbuild 01:21:00 [2025-01-31T00:21:00.525Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 01:21:01 [2025-01-31T00:21:01.330Z] [Pipeline] Start of Pipeline 01:21:01 [2025-01-31T00:21:01.896Z] [Pipeline] node 01:21:01 [2025-01-31T00:21:01.901Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy 01:21:01 [2025-01-31T00:21:01.906Z] [Pipeline] { 01:21:01 [2025-01-31T00:21:01.934Z] [Pipeline] stage 01:21:01 [2025-01-31T00:21:01.936Z] [Pipeline] { (Declarative: Checkout SCM) 01:21:01 [2025-01-31T00:21:01.951Z] [Pipeline] checkout 01:21:01 [2025-01-31T00:21:01.954Z] Selected Git installation does not exist. Using Default 01:21:01 [2025-01-31T00:21:01.954Z] The recommended git tool is: NONE 01:21:01 [2025-01-31T00:21:01.954Z] No credentials specified 01:21:01 [2025-01-31T00:21:01.955Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/.git # timeout=10 01:21:01 [2025-01-31T00:21:01.961Z] Fetching changes from the remote Git repository 01:21:01 [2025-01-31T00:21:01.967Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 01:21:01 [2025-01-31T00:21:01.974Z] Cleaning workspace 01:21:01 [2025-01-31T00:21:01.974Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 01:21:01 [2025-01-31T00:21:01.979Z] Resetting working tree 01:21:01 [2025-01-31T00:21:01.979Z] > /usr/bin/git reset --hard # timeout=10 01:21:01 [2025-01-31T00:21:01.990Z] > /usr/bin/git clean -fdx # timeout=10 01:21:01 [2025-01-31T00:21:01.997Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 01:21:01 [2025-01-31T00:21:01.997Z] > /usr/bin/git --version # timeout=10 01:21:02 [2025-01-31T00:21:02.001Z] > git --version # 'git version 2.43.0' 01:21:02 [2025-01-31T00:21:02.002Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:02 [2025-01-31T00:21:02.343Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:21:02 [2025-01-31T00:21:02.350Z] Checking out Revision a21b86feba1363f95e030bf85247d116cfc8258c (refs/remotes/origin/master) 01:21:02 [2025-01-31T00:21:02.350Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:02 [2025-01-31T00:21:02.355Z] > /usr/bin/git checkout -f a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10 01:21:02 [2025-01-31T00:21:02.370Z] Commit message: "In the release pipeline of the Silverpeas platform, enabled the build of the docker image of Silverpeas for trial purpose." 01:21:02 [2025-01-31T00:21:02.371Z] > /usr/bin/git rev-list --no-walk a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10 01:21:02 [2025-01-31T00:21:02.393Z] [Pipeline] } 01:21:02 [2025-01-31T00:21:02.402Z] [Pipeline] // stage 01:21:02 [2025-01-31T00:21:02.428Z] [Pipeline] withEnv 01:21:02 [2025-01-31T00:21:02.429Z] [Pipeline] { 01:21:02 [2025-01-31T00:21:02.620Z] [Pipeline] isUnix 01:21:02 [2025-01-31T00:21:02.621Z] [Pipeline] withEnv 01:21:02 [2025-01-31T00:21:02.622Z] [Pipeline] { 01:21:02 [2025-01-31T00:21:02.634Z] [Pipeline] sh 01:21:02 [2025-01-31T00:21:02.890Z] + docker inspect -f . silverpeas/silverbuild:6.3.3 01:21:02 [2025-01-31T00:21:02.891Z] . 01:21:02 [2025-01-31T00:21:02.893Z] [Pipeline] } 01:21:02 [2025-01-31T00:21:02.904Z] [Pipeline] // withEnv 01:21:02 [2025-01-31T00:21:02.916Z] [Pipeline] withDockerContainer 01:21:02 [2025-01-31T00:21:02.954Z] Jenkins does not seem to be running inside a container 01:21:02 [2025-01-31T00:21:02.961Z] $ 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_6.3.x_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_6.3.x_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.3.3 cat 01:21:03 [2025-01-31T00:21:03.295Z] $ docker top efb28adb995da7e759007aee0747e0b1b753faf4849e6b4d04045746672f3335 -eo pid,comm 01:21:03 [2025-01-31T00:21:03.337Z] [Pipeline] { 01:21:03 [2025-01-31T00:21:03.384Z] [Pipeline] withEnv 01:21:03 [2025-01-31T00:21:03.386Z] [Pipeline] { 01:21:03 [2025-01-31T00:21:03.412Z] [Pipeline] stage 01:21:03 [2025-01-31T00:21:03.414Z] [Pipeline] { (Prepare the job) 01:21:03 [2025-01-31T00:21:03.474Z] [Pipeline] sh 01:21:03 [2025-01-31T00:21:03.734Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.3.x/pom.xml 01:21:04 [2025-01-31T00:21:04.290Z] [Pipeline] script 01:21:04 [2025-01-31T00:21:04.301Z] [Pipeline] { 01:21:04 [2025-01-31T00:21:04.319Z] [Pipeline] readMavenPom 01:21:04 [2025-01-31T00:21:04.360Z] [Pipeline] sh 01:21:04 [2025-01-31T00:21:04.620Z] + rm -f pom.xml 01:21:04 [2025-01-31T00:21:04.621Z] [Pipeline] } 01:21:04 [2025-01-31T00:21:04.635Z] [Pipeline] // script 01:21:04 [2025-01-31T00:21:04.656Z] [Pipeline] } 01:21:04 [2025-01-31T00:21:04.670Z] [Pipeline] // stage 01:21:04 [2025-01-31T00:21:04.687Z] [Pipeline] stage 01:21:04 [2025-01-31T00:21:04.689Z] [Pipeline] { (Check POM parent version) 01:21:04 [2025-01-31T00:21:04.799Z] Stage "Check POM parent version" skipped due to when conditional 01:21:04 [2025-01-31T00:21:04.801Z] [Pipeline] getContext 01:21:04 [2025-01-31T00:21:04.812Z] [Pipeline] } 01:21:04 [2025-01-31T00:21:04.826Z] [Pipeline] // stage 01:21:04 [2025-01-31T00:21:04.843Z] [Pipeline] stage 01:21:04 [2025-01-31T00:21:04.844Z] [Pipeline] { (Checkout projects and check code changes) 01:21:04 [2025-01-31T00:21:04.885Z] [Pipeline] script 01:21:04 [2025-01-31T00:21:04.893Z] [Pipeline] { 01:21:04 [2025-01-31T00:21:04.918Z] [Pipeline] copyArtifacts 01:21:04 [2025-01-31T00:21:04.926Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 219 01:21:04 [2025-01-31T00:21:04.938Z] [Pipeline] readYaml 01:21:04 [2025-01-31T00:21:04.959Z] [Pipeline] dir 01:21:04 [2025-01-31T00:21:04.960Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core 01:21:04 [2025-01-31T00:21:04.961Z] [Pipeline] { 01:21:04 [2025-01-31T00:21:04.981Z] [Pipeline] git 01:21:04 [2025-01-31T00:21:04.984Z] The recommended git tool is: /usr/bin/git 01:21:04 [2025-01-31T00:21:04.986Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:04 [2025-01-31T00:21:04.998Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2f5d8820; decorates hudson.Launcher$LocalLauncher@c291b30 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:04 [2025-01-31T00:21:04.999Z] > /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 [2025-01-31T00:21:05.004Z] Fetching changes from the remote Git repository 01:21:05 [2025-01-31T00:21:05.006Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10 01:21:05 [2025-01-31T00:21:05.012Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core 01:21:05 [2025-01-31T00:21:05.012Z] > /usr/bin/git --version # timeout=10 01:21:05 [2025-01-31T00:21:05.017Z] > git --version # 'git version 2.43.0' 01:21:05 [2025-01-31T00:21:05.018Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:05 [2025-01-31T00:21:05.023Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:05 [2025-01-31T00:21:05.711Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:05 [2025-01-31T00:21:05.717Z] Checking out Revision eb4bb924dcf549c2db0cee56992e75cd32ef4033 (refs/remotes/origin/6.3.x) 01:21:05 [2025-01-31T00:21:05.717Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:05 [2025-01-31T00:21:05.723Z] > /usr/bin/git checkout -f eb4bb924dcf549c2db0cee56992e75cd32ef4033 # timeout=10 01:21:05 [2025-01-31T00:21:05.779Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:05 [2025-01-31T00:21:05.790Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:05 [2025-01-31T00:21:05.798Z] > /usr/bin/git checkout -b 6.3.x eb4bb924dcf549c2db0cee56992e75cd32ef4033 # timeout=10 01:21:05 [2025-01-31T00:21:05.906Z] Commit message: "bug #14490: use folder names instead of ids" 01:21:05 [2025-01-31T00:21:05.907Z] > /usr/bin/git rev-list --no-walk eb4bb924dcf549c2db0cee56992e75cd32ef4033 # timeout=10 01:21:05 [2025-01-31T00:21:05.928Z] [Pipeline] fileExists 01:21:05 [2025-01-31T00:21:05.938Z] [Pipeline] readMavenPom 01:21:05 [2025-01-31T00:21:05.956Z] [Pipeline] sh 01:21:06 [2025-01-31T00:21:06.212Z] + git rev-parse HEAD 01:21:06 [2025-01-31T00:21:06.216Z] [Pipeline] echo 01:21:06 [2025-01-31T00:21:06.216Z] Silverpeas-Core: current commit is eb4bb924dcf549c2db0cee56992e75cd32ef4033 and last build commit is eb4bb924dcf549c2db0cee56992e75cd32ef4033 01:21:06 [2025-01-31T00:21:06.219Z] [Pipeline] } 01:21:06 [2025-01-31T00:21:06.232Z] [Pipeline] // dir 01:21:06 [2025-01-31T00:21:06.247Z] [Pipeline] echo 01:21:06 [2025-01-31T00:21:06.247Z] Build skipped due to no changes have been done since the last build 01:21:06 [2025-01-31T00:21:06.264Z] [Pipeline] dir 01:21:06 [2025-01-31T00:21:06.265Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components 01:21:06 [2025-01-31T00:21:06.265Z] [Pipeline] { 01:21:06 [2025-01-31T00:21:06.286Z] [Pipeline] git 01:21:06 [2025-01-31T00:21:06.289Z] The recommended git tool is: /usr/bin/git 01:21:06 [2025-01-31T00:21:06.290Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:06 [2025-01-31T00:21:06.304Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@70e7bb56; decorates hudson.Launcher$LocalLauncher@4df60c7c will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:06 [2025-01-31T00:21:06.305Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components/.git # timeout=10 01:21:06 [2025-01-31T00:21:06.311Z] Fetching changes from the remote Git repository 01:21:06 [2025-01-31T00:21:06.313Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10 01:21:06 [2025-01-31T00:21:06.319Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components 01:21:06 [2025-01-31T00:21:06.319Z] > /usr/bin/git --version # timeout=10 01:21:06 [2025-01-31T00:21:06.324Z] > git --version # 'git version 2.43.0' 01:21:06 [2025-01-31T00:21:06.324Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:06 [2025-01-31T00:21:06.329Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:07 [2025-01-31T00:21:07.100Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:07 [2025-01-31T00:21:07.107Z] Checking out Revision f1c18f5b16ecf085b04a36a636aa4aa26ec5d773 (refs/remotes/origin/6.3.x) 01:21:07 [2025-01-31T00:21:07.107Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:07 [2025-01-31T00:21:07.113Z] > /usr/bin/git checkout -f f1c18f5b16ecf085b04a36a636aa4aa26ec5d773 # timeout=10 01:21:07 [2025-01-31T00:21:07.150Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:07 [2025-01-31T00:21:07.162Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:07 [2025-01-31T00:21:07.168Z] > /usr/bin/git checkout -b 6.3.x f1c18f5b16ecf085b04a36a636aa4aa26ec5d773 # timeout=10 01:21:07 [2025-01-31T00:21:07.214Z] Commit message: "6.3.5 has been released from build 6.3.5-build240525 (6fd4cda122f3439acfc933732ee571984880bd67).Prepare for development iteration of next version 6.3.6" 01:21:07 [2025-01-31T00:21:07.214Z] > /usr/bin/git rev-list --no-walk f1c18f5b16ecf085b04a36a636aa4aa26ec5d773 # timeout=10 01:21:07 [2025-01-31T00:21:07.234Z] [Pipeline] fileExists 01:21:07 [2025-01-31T00:21:07.242Z] [Pipeline] readMavenPom 01:21:07 [2025-01-31T00:21:07.261Z] [Pipeline] sh 01:21:07 [2025-01-31T00:21:07.519Z] + git rev-parse HEAD 01:21:07 [2025-01-31T00:21:07.523Z] [Pipeline] echo 01:21:07 [2025-01-31T00:21:07.523Z] Silverpeas-Components: current commit is f1c18f5b16ecf085b04a36a636aa4aa26ec5d773 and last build commit is f1c18f5b16ecf085b04a36a636aa4aa26ec5d773 01:21:07 [2025-01-31T00:21:07.527Z] [Pipeline] } 01:21:07 [2025-01-31T00:21:07.544Z] [Pipeline] // dir 01:21:07 [2025-01-31T00:21:07.561Z] [Pipeline] echo 01:21:07 [2025-01-31T00:21:07.562Z] Build skipped due to no changes have been done since the last build 01:21:07 [2025-01-31T00:21:07.580Z] [Pipeline] dir 01:21:07 [2025-01-31T00:21:07.580Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks 01:21:07 [2025-01-31T00:21:07.581Z] [Pipeline] { 01:21:07 [2025-01-31T00:21:07.602Z] [Pipeline] git 01:21:07 [2025-01-31T00:21:07.605Z] Selected Git installation does not exist. Using Default 01:21:07 [2025-01-31T00:21:07.605Z] The recommended git tool is: NONE 01:21:07 [2025-01-31T00:21:07.606Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:07 [2025-01-31T00:21:07.620Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4177606a; decorates hudson.Launcher$LocalLauncher@4e6567d1 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:07 [2025-01-31T00:21:07.621Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks/.git # timeout=10 01:21:07 [2025-01-31T00:21:07.628Z] Fetching changes from the remote Git repository 01:21:07 [2025-01-31T00:21:07.634Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10 01:21:07 [2025-01-31T00:21:07.641Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks 01:21:07 [2025-01-31T00:21:07.641Z] > /usr/bin/git --version # timeout=10 01:21:07 [2025-01-31T00:21:07.647Z] > git --version # 'git version 2.43.0' 01:21:07 [2025-01-31T00:21:07.647Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:07 [2025-01-31T00:21:07.653Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:08 [2025-01-31T00:21:08.210Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:08 [2025-01-31T00:21:08.216Z] Checking out Revision 586ebdd23e10f812e41a52cbf1a3a7f4a81fe924 (refs/remotes/origin/6.3.x) 01:21:08 [2025-01-31T00:21:08.216Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:08 [2025-01-31T00:21:08.222Z] > /usr/bin/git checkout -f 586ebdd23e10f812e41a52cbf1a3a7f4a81fe924 # timeout=10 01:21:08 [2025-01-31T00:21:08.230Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:08 [2025-01-31T00:21:08.239Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:08 [2025-01-31T00:21:08.245Z] > /usr/bin/git checkout -b 6.3.x 586ebdd23e10f812e41a52cbf1a3a7f4a81fe924 # timeout=10 01:21:08 [2025-01-31T00:21:08.256Z] Commit message: "6.3.5 has been released from build 6.3.5-build240525 (dbccb35a1ebe1bbad757509e5bc6aa19bc27d8d6).Prepare for development iteration of next version 6.3.6" 01:21:08 [2025-01-31T00:21:08.256Z] > /usr/bin/git rev-list --no-walk 586ebdd23e10f812e41a52cbf1a3a7f4a81fe924 # timeout=10 01:21:08 [2025-01-31T00:21:08.274Z] [Pipeline] fileExists 01:21:08 [2025-01-31T00:21:08.282Z] [Pipeline] readMavenPom 01:21:08 [2025-01-31T00:21:08.298Z] [Pipeline] sh 01:21:08 [2025-01-31T00:21:08.557Z] + git rev-parse HEAD 01:21:08 [2025-01-31T00:21:08.561Z] [Pipeline] echo 01:21:08 [2025-01-31T00:21:08.561Z] Silverpeas-Looks: current commit is 586ebdd23e10f812e41a52cbf1a3a7f4a81fe924 and last build commit is 586ebdd23e10f812e41a52cbf1a3a7f4a81fe924 01:21:08 [2025-01-31T00:21:08.564Z] [Pipeline] } 01:21:08 [2025-01-31T00:21:08.581Z] [Pipeline] // dir 01:21:08 [2025-01-31T00:21:08.609Z] [Pipeline] echo 01:21:08 [2025-01-31T00:21:08.609Z] Build skipped due to no changes have been done since the last build 01:21:08 [2025-01-31T00:21:08.627Z] [Pipeline] dir 01:21:08 [2025-01-31T00:21:08.628Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup 01:21:08 [2025-01-31T00:21:08.628Z] [Pipeline] { 01:21:08 [2025-01-31T00:21:08.653Z] [Pipeline] git 01:21:08 [2025-01-31T00:21:08.655Z] The recommended git tool is: NONE 01:21:08 [2025-01-31T00:21:08.656Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:08 [2025-01-31T00:21:08.672Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@67914f12; decorates hudson.Launcher$LocalLauncher@733b4fd6 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:08 [2025-01-31T00:21:08.673Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup/.git # timeout=10 01:21:08 [2025-01-31T00:21:08.679Z] Fetching changes from the remote Git repository 01:21:08 [2025-01-31T00:21:08.683Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10 01:21:08 [2025-01-31T00:21:08.689Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup 01:21:08 [2025-01-31T00:21:08.689Z] > /usr/bin/git --version # timeout=10 01:21:08 [2025-01-31T00:21:08.695Z] > git --version # 'git version 2.43.0' 01:21:08 [2025-01-31T00:21:08.695Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:08 [2025-01-31T00:21:08.702Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:09 [2025-01-31T00:21:09.052Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:09 [2025-01-31T00:21:09.058Z] Checking out Revision 146430cd63566b3be410c8dd534faa57033583b3 (refs/remotes/origin/6.3.x) 01:21:09 [2025-01-31T00:21:09.058Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:09 [2025-01-31T00:21:09.063Z] > /usr/bin/git checkout -f 146430cd63566b3be410c8dd534faa57033583b3 # timeout=10 01:21:09 [2025-01-31T00:21:09.073Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:09 [2025-01-31T00:21:09.081Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:09 [2025-01-31T00:21:09.089Z] > /usr/bin/git checkout -b 6.3.x 146430cd63566b3be410c8dd534faa57033583b3 # timeout=10 01:21:09 [2025-01-31T00:21:09.099Z] Commit message: "6.3.5 has been released from build 6.3.5-build240525 (8bde3aa3b7f02e512760af8c88e4ca3cad5c6bcd).Prepare for development iteration of next version 6.3.6" 01:21:09 [2025-01-31T00:21:09.100Z] > /usr/bin/git rev-list --no-walk 146430cd63566b3be410c8dd534faa57033583b3 # timeout=10 01:21:09 [2025-01-31T00:21:09.120Z] [Pipeline] fileExists 01:21:09 [2025-01-31T00:21:09.143Z] [Pipeline] sh 01:21:09 [2025-01-31T00:21:09.403Z] + git rev-parse HEAD 01:21:09 [2025-01-31T00:21:09.406Z] [Pipeline] echo 01:21:09 [2025-01-31T00:21:09.406Z] Silverpeas-Setup: current commit is 146430cd63566b3be410c8dd534faa57033583b3 and last build commit is 146430cd63566b3be410c8dd534faa57033583b3 01:21:09 [2025-01-31T00:21:09.408Z] [Pipeline] } 01:21:09 [2025-01-31T00:21:09.426Z] [Pipeline] // dir 01:21:09 [2025-01-31T00:21:09.442Z] [Pipeline] echo 01:21:09 [2025-01-31T00:21:09.443Z] Build skipped due to no changes have been done since the last build 01:21:09 [2025-01-31T00:21:09.460Z] [Pipeline] dir 01:21:09 [2025-01-31T00:21:09.461Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution 01:21:09 [2025-01-31T00:21:09.461Z] [Pipeline] { 01:21:09 [2025-01-31T00:21:09.485Z] [Pipeline] git 01:21:09 [2025-01-31T00:21:09.488Z] The recommended git tool is: NONE 01:21:09 [2025-01-31T00:21:09.489Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:09 [2025-01-31T00:21:09.504Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@69b105a5; decorates hudson.Launcher$LocalLauncher@3fc9974f will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:09 [2025-01-31T00:21:09.505Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution/.git # timeout=10 01:21:09 [2025-01-31T00:21:09.511Z] Fetching changes from the remote Git repository 01:21:09 [2025-01-31T00:21:09.515Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10 01:21:09 [2025-01-31T00:21:09.520Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution 01:21:09 [2025-01-31T00:21:09.520Z] > /usr/bin/git --version # timeout=10 01:21:09 [2025-01-31T00:21:09.525Z] > git --version # 'git version 2.43.0' 01:21:09 [2025-01-31T00:21:09.525Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:09 [2025-01-31T00:21:09.531Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:09 [2025-01-31T00:21:09.883Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:09 [2025-01-31T00:21:09.891Z] Checking out Revision 10719018413e414cfa70c0f64a945a72670797f4 (refs/remotes/origin/6.3.x) 01:21:09 [2025-01-31T00:21:09.891Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:09 [2025-01-31T00:21:09.897Z] > /usr/bin/git checkout -f 10719018413e414cfa70c0f64a945a72670797f4 # timeout=10 01:21:09 [2025-01-31T00:21:09.905Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:09 [2025-01-31T00:21:09.915Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:09 [2025-01-31T00:21:09.922Z] > /usr/bin/git checkout -b 6.3.x 10719018413e414cfa70c0f64a945a72670797f4 # timeout=10 01:21:09 [2025-01-31T00:21:09.936Z] Commit message: "6.3.5 has been released from build 6.3.5-build240525 (363c2d4aa3f57abea17ac7143443728743cd1bb2).Prepare for development iteration of next version 6.3.6" 01:21:09 [2025-01-31T00:21:09.937Z] > /usr/bin/git rev-list --no-walk 10719018413e414cfa70c0f64a945a72670797f4 # timeout=10 01:21:09 [2025-01-31T00:21:09.968Z] [Pipeline] fileExists 01:21:09 [2025-01-31T00:21:09.986Z] [Pipeline] readMavenPom 01:21:10 [2025-01-31T00:21:10.008Z] [Pipeline] sh 01:21:10 [2025-01-31T00:21:10.267Z] + git rev-parse HEAD 01:21:10 [2025-01-31T00:21:10.271Z] [Pipeline] echo 01:21:10 [2025-01-31T00:21:10.272Z] Silverpeas-Distribution: current commit is 10719018413e414cfa70c0f64a945a72670797f4 and last build commit is 10719018413e414cfa70c0f64a945a72670797f4 01:21:10 [2025-01-31T00:21:10.274Z] [Pipeline] } 01:21:10 [2025-01-31T00:21:10.290Z] [Pipeline] // dir 01:21:10 [2025-01-31T00:21:10.308Z] [Pipeline] echo 01:21:10 [2025-01-31T00:21:10.308Z] Build skipped due to no changes have been done since the last build 01:21:10 [2025-01-31T00:21:10.326Z] [Pipeline] dir 01:21:10 [2025-01-31T00:21:10.327Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly 01:21:10 [2025-01-31T00:21:10.327Z] [Pipeline] { 01:21:10 [2025-01-31T00:21:10.349Z] [Pipeline] git 01:21:10 [2025-01-31T00:21:10.351Z] The recommended git tool is: NONE 01:21:10 [2025-01-31T00:21:10.352Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:10 [2025-01-31T00:21:10.361Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6c56196a; decorates hudson.Launcher$LocalLauncher@2eda6eb0 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:10 [2025-01-31T00:21:10.362Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly/.git # timeout=10 01:21:10 [2025-01-31T00:21:10.367Z] Fetching changes from the remote Git repository 01:21:10 [2025-01-31T00:21:10.369Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10 01:21:10 [2025-01-31T00:21:10.374Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly 01:21:10 [2025-01-31T00:21:10.374Z] > /usr/bin/git --version # timeout=10 01:21:10 [2025-01-31T00:21:10.379Z] > git --version # 'git version 2.43.0' 01:21:10 [2025-01-31T00:21:10.379Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:10 [2025-01-31T00:21:10.385Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:10 [2025-01-31T00:21:10.768Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:10 [2025-01-31T00:21:10.774Z] Checking out Revision e6cf90efb933ea1d65558af1cade3056ac4b6462 (refs/remotes/origin/6.3.x) 01:21:10 [2025-01-31T00:21:10.774Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:10 [2025-01-31T00:21:10.779Z] > /usr/bin/git checkout -f e6cf90efb933ea1d65558af1cade3056ac4b6462 # timeout=10 01:21:10 [2025-01-31T00:21:10.788Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:10 [2025-01-31T00:21:10.799Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:10 [2025-01-31T00:21:10.805Z] > /usr/bin/git checkout -b 6.3.x e6cf90efb933ea1d65558af1cade3056ac4b6462 # timeout=10 01:21:10 [2025-01-31T00:21:10.814Z] Commit message: "6.3.5 has been released from build 6.3.5-build240525 (9366866ae390208a34703f1257bd641cb29c4d16).Prepare for development iteration of next version 6.3.6" 01:21:10 [2025-01-31T00:21:10.814Z] > /usr/bin/git rev-list --no-walk e6cf90efb933ea1d65558af1cade3056ac4b6462 # timeout=10 01:21:10 [2025-01-31T00:21:10.834Z] [Pipeline] fileExists 01:21:10 [2025-01-31T00:21:10.842Z] [Pipeline] readMavenPom 01:21:10 [2025-01-31T00:21:10.852Z] [Pipeline] sh 01:21:11 [2025-01-31T00:21:11.108Z] + git rev-parse HEAD 01:21:11 [2025-01-31T00:21:11.112Z] [Pipeline] echo 01:21:11 [2025-01-31T00:21:11.112Z] Silverpeas-Assembly: current commit is e6cf90efb933ea1d65558af1cade3056ac4b6462 and last build commit is e6cf90efb933ea1d65558af1cade3056ac4b6462 01:21:11 [2025-01-31T00:21:11.114Z] [Pipeline] } 01:21:11 [2025-01-31T00:21:11.131Z] [Pipeline] // dir 01:21:11 [2025-01-31T00:21:11.149Z] [Pipeline] echo 01:21:11 [2025-01-31T00:21:11.150Z] Build skipped due to no changes have been done since the last build 01:21:11 [2025-01-31T00:21:11.150Z] [Pipeline] } 01:21:11 [2025-01-31T00:21:11.168Z] [Pipeline] // script 01:21:11 [2025-01-31T00:21:11.185Z] [Pipeline] } 01:21:11 [2025-01-31T00:21:11.200Z] [Pipeline] // stage 01:21:11 [2025-01-31T00:21:11.221Z] [Pipeline] stage 01:21:11 [2025-01-31T00:21:11.222Z] [Pipeline] { (Build Silverpeas) 01:21:11 [2025-01-31T00:21:11.258Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:11 [2025-01-31T00:21:11.259Z] [Pipeline] getContext 01:21:11 [2025-01-31T00:21:11.305Z] [Pipeline] stage 01:21:11 [2025-01-31T00:21:11.307Z] [Pipeline] { (Build Silverpeas-Core) 01:21:11 [2025-01-31T00:21:11.324Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:11 [2025-01-31T00:21:11.326Z] [Pipeline] getContext 01:21:11 [2025-01-31T00:21:11.327Z] [Pipeline] } 01:21:11 [2025-01-31T00:21:11.344Z] [Pipeline] // stage 01:21:11 [2025-01-31T00:21:11.369Z] [Pipeline] stage 01:21:11 [2025-01-31T00:21:11.370Z] [Pipeline] { (Build Silverpeas-Components) 01:21:11 [2025-01-31T00:21:11.388Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:11 [2025-01-31T00:21:11.389Z] [Pipeline] getContext 01:21:11 [2025-01-31T00:21:11.391Z] [Pipeline] } 01:21:11 [2025-01-31T00:21:11.402Z] [Pipeline] // stage 01:21:11 [2025-01-31T00:21:11.414Z] [Pipeline] stage 01:21:11 [2025-01-31T00:21:11.415Z] [Pipeline] { (Build Silverpeas-Assembly) 01:21:11 [2025-01-31T00:21:11.433Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:11 [2025-01-31T00:21:11.434Z] [Pipeline] getContext 01:21:11 [2025-01-31T00:21:11.436Z] [Pipeline] } 01:21:11 [2025-01-31T00:21:11.451Z] [Pipeline] // stage 01:21:11 [2025-01-31T00:21:11.468Z] [Pipeline] stage 01:21:11 [2025-01-31T00:21:11.469Z] [Pipeline] { (Build Silverpeas Setup) 01:21:11 [2025-01-31T00:21:11.487Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:11 [2025-01-31T00:21:11.488Z] [Pipeline] getContext 01:21:11 [2025-01-31T00:21:11.490Z] [Pipeline] } 01:21:11 [2025-01-31T00:21:11.507Z] [Pipeline] // stage 01:21:11 [2025-01-31T00:21:11.525Z] [Pipeline] stage 01:21:11 [2025-01-31T00:21:11.526Z] [Pipeline] { (Build Silverpeas Distribution) 01:21:11 [2025-01-31T00:21:11.545Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:11 [2025-01-31T00:21:11.546Z] [Pipeline] getContext 01:21:11 [2025-01-31T00:21:11.547Z] [Pipeline] } 01:21:11 [2025-01-31T00:21:11.564Z] [Pipeline] // stage 01:21:11 [2025-01-31T00:21:11.584Z] [Pipeline] stage 01:21:11 [2025-01-31T00:21:11.585Z] [Pipeline] { (Build Silverpeas-Looks) 01:21:11 [2025-01-31T00:21:11.603Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:11 [2025-01-31T00:21:11.604Z] [Pipeline] getContext 01:21:11 [2025-01-31T00:21:11.606Z] [Pipeline] } 01:21:11 [2025-01-31T00:21:11.623Z] [Pipeline] // stage 01:21:11 [2025-01-31T00:21:11.642Z] [Pipeline] stage 01:21:11 [2025-01-31T00:21:11.643Z] [Pipeline] { (Publish Silverpeas-Core) 01:21:11 [2025-01-31T00:21:11.660Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:11 [2025-01-31T00:21:11.661Z] [Pipeline] getContext 01:21:11 [2025-01-31T00:21:11.663Z] [Pipeline] } 01:21:11 [2025-01-31T00:21:11.679Z] [Pipeline] // stage 01:21:11 [2025-01-31T00:21:11.699Z] [Pipeline] stage 01:21:11 [2025-01-31T00:21:11.700Z] [Pipeline] { (Publish Silverpeas-Components) 01:21:11 [2025-01-31T00:21:11.718Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:11 [2025-01-31T00:21:11.719Z] [Pipeline] getContext 01:21:11 [2025-01-31T00:21:11.720Z] [Pipeline] } 01:21:11 [2025-01-31T00:21:11.737Z] [Pipeline] // stage 01:21:11 [2025-01-31T00:21:11.756Z] [Pipeline] stage 01:21:11 [2025-01-31T00:21:11.757Z] [Pipeline] { (Publish Silverpeas-Assembly) 01:21:11 [2025-01-31T00:21:11.775Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:11 [2025-01-31T00:21:11.776Z] [Pipeline] getContext 01:21:11 [2025-01-31T00:21:11.778Z] [Pipeline] } 01:21:11 [2025-01-31T00:21:11.795Z] [Pipeline] // stage 01:21:11 [2025-01-31T00:21:11.814Z] [Pipeline] stage 01:21:11 [2025-01-31T00:21:11.815Z] [Pipeline] { (Publish Silverpeas-Setup) 01:21:11 [2025-01-31T00:21:11.833Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:11 [2025-01-31T00:21:11.834Z] [Pipeline] getContext 01:21:11 [2025-01-31T00:21:11.836Z] [Pipeline] } 01:21:11 [2025-01-31T00:21:11.852Z] [Pipeline] // stage 01:21:11 [2025-01-31T00:21:11.871Z] [Pipeline] stage 01:21:11 [2025-01-31T00:21:11.872Z] [Pipeline] { (Publish Silverpeas-Distribution) 01:21:11 [2025-01-31T00:21:11.890Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:11 [2025-01-31T00:21:11.891Z] [Pipeline] getContext 01:21:11 [2025-01-31T00:21:11.894Z] [Pipeline] } 01:21:11 [2025-01-31T00:21:11.910Z] [Pipeline] // stage 01:21:11 [2025-01-31T00:21:11.929Z] [Pipeline] stage 01:21:11 [2025-01-31T00:21:11.930Z] [Pipeline] { (Publish Silverpeas-Looks) 01:21:11 [2025-01-31T00:21:11.948Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:11 [2025-01-31T00:21:11.949Z] [Pipeline] getContext 01:21:11 [2025-01-31T00:21:11.950Z] [Pipeline] } 01:21:11 [2025-01-31T00:21:11.967Z] [Pipeline] // stage 01:21:11 [2025-01-31T00:21:11.986Z] [Pipeline] stage 01:21:11 [2025-01-31T00:21:11.987Z] [Pipeline] { (Publish Community Web Site) 01:21:12 [2025-01-31T00:21:12.005Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:12 [2025-01-31T00:21:12.006Z] [Pipeline] getContext 01:21:12 [2025-01-31T00:21:12.008Z] [Pipeline] } 01:21:12 [2025-01-31T00:21:12.024Z] [Pipeline] // stage 01:21:12 [2025-01-31T00:21:12.041Z] [Pipeline] } 01:21:12 [2025-01-31T00:21:12.056Z] [Pipeline] // stage 01:21:12 [2025-01-31T00:21:12.075Z] [Pipeline] stage 01:21:12 [2025-01-31T00:21:12.077Z] [Pipeline] { (Create YAML build report) 01:21:12 [2025-01-31T00:21:12.116Z] [Pipeline] script 01:21:12 [2025-01-31T00:21:12.123Z] [Pipeline] { 01:21:12 [2025-01-31T00:21:12.142Z] [Pipeline] sh 01:21:12 [2025-01-31T00:21:12.401Z] + mkdir -p target 01:21:12 [2025-01-31T00:21:12.403Z] [Pipeline] sh 01:21:12 [2025-01-31T00:21:12.659Z] + mv build.yaml target/ 01:21:12 [2025-01-31T00:21:12.660Z] [Pipeline] } 01:21:12 [2025-01-31T00:21:12.677Z] [Pipeline] // script 01:21:12 [2025-01-31T00:21:12.695Z] [Pipeline] } 01:21:12 [2025-01-31T00:21:12.712Z] [Pipeline] // stage 01:21:12 [2025-01-31T00:21:12.737Z] [Pipeline] stage 01:21:12 [2025-01-31T00:21:12.738Z] [Pipeline] { (Declarative: Post Actions) 01:21:12 [2025-01-31T00:21:12.770Z] [Pipeline] step 01:21:12 [2025-01-31T00:21:12.802Z] [Pipeline] script 01:21:12 [2025-01-31T00:21:12.811Z] [Pipeline] { 01:21:12 [2025-01-31T00:21:12.847Z] [Pipeline] } 01:21:12 [2025-01-31T00:21:12.863Z] [Pipeline] // script 01:21:12 [2025-01-31T00:21:12.885Z] [Pipeline] archiveArtifacts 01:21:12 [2025-01-31T00:21:12.888Z] Archiving artifacts 01:21:12 [2025-01-31T00:21:12.905Z] Enregistrement des empreintes numériques 01:21:12 [2025-01-31T00:21:12.918Z] [Pipeline] sh 01:21:13 [2025-01-31T00:21:13.178Z] + rm -rf target 01:21:13 [2025-01-31T00:21:13.188Z] [Pipeline] } 01:21:13 [2025-01-31T00:21:13.204Z] [Pipeline] // stage 01:21:13 [2025-01-31T00:21:13.222Z] [Pipeline] } 01:21:13 [2025-01-31T00:21:13.239Z] [Pipeline] // withEnv 01:21:13 [2025-01-31T00:21:13.255Z] [Pipeline] } 01:21:13 [2025-01-31T00:21:13.256Z] $ docker stop --time=1 efb28adb995da7e759007aee0747e0b1b753faf4849e6b4d04045746672f3335 01:21:14 [2025-01-31T00:21:14.498Z] $ docker rm -f --volumes efb28adb995da7e759007aee0747e0b1b753faf4849e6b4d04045746672f3335 01:21:14 [2025-01-31T00:21:14.539Z] [Pipeline] // withDockerContainer 01:21:14 [2025-01-31T00:21:14.546Z] [Pipeline] } 01:21:14 [2025-01-31T00:21:14.552Z] [Pipeline] // withEnv 01:21:14 [2025-01-31T00:21:14.599Z] [Pipeline] } 01:21:14 [2025-01-31T00:21:14.619Z] [Pipeline] // node 01:21:14 [2025-01-31T00:21:14.639Z] [Pipeline] End of Pipeline 01:21:14 [2025-01-31T00:21:14.720Z] Lancement d'un nouveau build de Silverpeas_Mobile_6.3.x_AutoDeploy #192 01:21:14 [2025-01-31T00:21:14.721Z] Finished: SUCCESS