01:21:00 [2026-07-09T23:21:00.772Z] Lancé par une alarme périodique 01:21:00 [2026-07-09T23:21:00.772Z] Running as userbuild 01:21:01 [2026-07-09T23:21:01.260Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 01:21:01 [2026-07-09T23:21:01.662Z] [Pipeline] Start of Pipeline 01:21:01 [2026-07-09T23:21:01.959Z] [Pipeline] node 01:21:01 [2026-07-09T23:21:01.962Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy 01:21:01 [2026-07-09T23:21:01.965Z] [Pipeline] { 01:21:01 [2026-07-09T23:21:01.979Z] [Pipeline] stage 01:21:01 [2026-07-09T23:21:01.979Z] [Pipeline] { (Declarative: Checkout SCM) 01:21:01 [2026-07-09T23:21:01.988Z] [Pipeline] checkout 01:21:01 [2026-07-09T23:21:01.991Z] Selected Git installation does not exist. Using Default 01:21:01 [2026-07-09T23:21:01.991Z] The recommended git tool is: NONE 01:21:01 [2026-07-09T23:21:01.991Z] No credentials specified 01:21:01 [2026-07-09T23:21:01.991Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/.git # timeout=10 01:21:01 [2026-07-09T23:21:01.996Z] Fetching changes from the remote Git repository 01:21:01 [2026-07-09T23:21:01.999Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 01:21:02 [2026-07-09T23:21:02.006Z] Cleaning workspace 01:21:02 [2026-07-09T23:21:02.006Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 01:21:02 [2026-07-09T23:21:02.011Z] Resetting working tree 01:21:02 [2026-07-09T23:21:02.011Z] > /usr/bin/git reset --hard # timeout=10 01:21:02 [2026-07-09T23:21:02.018Z] > /usr/bin/git clean -fdx # timeout=10 01:21:02 [2026-07-09T23:21:02.026Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 01:21:02 [2026-07-09T23:21:02.026Z] > /usr/bin/git --version # timeout=10 01:21:02 [2026-07-09T23:21:02.030Z] > git --version # 'git version 2.43.0' 01:21:02 [2026-07-09T23:21:02.030Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:02 [2026-07-09T23:21:02.414Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:21:02 [2026-07-09T23:21:02.420Z] Checking out Revision ee417f2e12a50c898fce7d66542b733c63b400a8 (refs/remotes/origin/master) 01:21:02 [2026-07-09T23:21:02.420Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:02 [2026-07-09T23:21:02.426Z] > /usr/bin/git checkout -f ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10 01:21:02 [2026-07-09T23:21:02.436Z] Commit message: "Update pipeline to build a build release of master based upon JEE" 01:21:02 [2026-07-09T23:21:02.437Z] > /usr/bin/git rev-list --no-walk ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10 01:21:02 [2026-07-09T23:21:02.456Z] [Pipeline] } 01:21:02 [2026-07-09T23:21:02.462Z] [Pipeline] // stage 01:21:02 [2026-07-09T23:21:02.482Z] [Pipeline] withEnv 01:21:02 [2026-07-09T23:21:02.482Z] [Pipeline] { 01:21:02 [2026-07-09T23:21:02.634Z] [Pipeline] isUnix 01:21:02 [2026-07-09T23:21:02.635Z] [Pipeline] withEnv 01:21:02 [2026-07-09T23:21:02.636Z] [Pipeline] { 01:21:02 [2026-07-09T23:21:02.650Z] [Pipeline] sh 01:21:02 [2026-07-09T23:21:02.906Z] + docker inspect -f . silverpeas/silverbuild:6.3.3 01:21:02 [2026-07-09T23:21:02.906Z] . 01:21:02 [2026-07-09T23:21:02.907Z] [Pipeline] } 01:21:02 [2026-07-09T23:21:02.920Z] [Pipeline] // withEnv 01:21:02 [2026-07-09T23:21:02.936Z] [Pipeline] withDockerContainer 01:21:02 [2026-07-09T23:21:02.967Z] Jenkins does not seem to be running inside a container 01:21:02 [2026-07-09T23:21:02.973Z] $ 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 [2026-07-09T23:21:03.281Z] $ docker top ef2f3520e5226f235cbab01e1a751de81d16e1a2e5c293e0f5f996076bc81893 -eo pid,comm 01:21:03 [2026-07-09T23:21:03.320Z] [Pipeline] { 01:21:03 [2026-07-09T23:21:03.336Z] [Pipeline] withEnv 01:21:03 [2026-07-09T23:21:03.337Z] [Pipeline] { 01:21:03 [2026-07-09T23:21:03.352Z] [Pipeline] stage 01:21:03 [2026-07-09T23:21:03.353Z] [Pipeline] { (Prepare the job) 01:21:03 [2026-07-09T23:21:03.394Z] [Pipeline] sh 01:21:03 [2026-07-09T23:21:03.652Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.3.x/pom.xml 01:21:03 [2026-07-09T23:21:03.905Z] [Pipeline] script 01:21:03 [2026-07-09T23:21:03.913Z] [Pipeline] { 01:21:03 [2026-07-09T23:21:03.932Z] [Pipeline] readMavenPom 01:21:03 [2026-07-09T23:21:03.965Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named release (to a value of type String) which could lead to memory leaks or other issues. 01:21:03 [2026-07-09T23:21:03.967Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named buildVersion (to a value of type GStringImpl) which could lead to memory leaks or other issues. 01:21:03 [2026-07-09T23:21:03.968Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named parentVersion (to a value of type String) which could lead to memory leaks or other issues. 01:21:03 [2026-07-09T23:21:03.968Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named commits (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. 01:21:03 [2026-07-09T23:21:03.969Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named changes (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. 01:21:03 [2026-07-09T23:21:03.970Z] [Pipeline] sh 01:21:04 [2026-07-09T23:21:04.228Z] + rm -f pom.xml 01:21:04 [2026-07-09T23:21:04.229Z] [Pipeline] } 01:21:04 [2026-07-09T23:21:04.242Z] [Pipeline] // script 01:21:04 [2026-07-09T23:21:04.257Z] [Pipeline] } 01:21:04 [2026-07-09T23:21:04.269Z] [Pipeline] // stage 01:21:04 [2026-07-09T23:21:04.284Z] [Pipeline] stage 01:21:04 [2026-07-09T23:21:04.285Z] [Pipeline] { (Check POM parent version) 01:21:04 [2026-07-09T23:21:04.338Z] Stage "Check POM parent version" skipped due to when conditional 01:21:04 [2026-07-09T23:21:04.339Z] [Pipeline] getContext 01:21:04 [2026-07-09T23:21:04.341Z] [Pipeline] } 01:21:04 [2026-07-09T23:21:04.352Z] [Pipeline] // stage 01:21:04 [2026-07-09T23:21:04.366Z] [Pipeline] stage 01:21:04 [2026-07-09T23:21:04.367Z] [Pipeline] { (Checkout projects and check code changes) 01:21:04 [2026-07-09T23:21:04.389Z] [Pipeline] script 01:21:04 [2026-07-09T23:21:04.396Z] [Pipeline] { 01:21:04 [2026-07-09T23:21:04.420Z] [Pipeline] copyArtifacts 01:21:04 [2026-07-09T23:21:04.427Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 291 01:21:04 [2026-07-09T23:21:04.438Z] [Pipeline] fileExists 01:21:04 [2026-07-09T23:21:04.452Z] [Pipeline] readYaml 01:21:04 [2026-07-09T23:21:04.472Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named previousBuildVersion (to a value of type String) which could lead to memory leaks or other issues. 01:21:04 [2026-07-09T23:21:04.475Z] [Pipeline] dir 01:21:04 [2026-07-09T23:21:04.476Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core 01:21:04 [2026-07-09T23:21:04.476Z] [Pipeline] { 01:21:04 [2026-07-09T23:21:04.494Z] [Pipeline] git 01:21:04 [2026-07-09T23:21:04.496Z] The recommended git tool is: /usr/bin/git 01:21:04 [2026-07-09T23:21:04.497Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:04 [2026-07-09T23:21:04.508Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5b2e8ede; decorates hudson.Launcher$LocalLauncher@5cc2cd4e will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:04 [2026-07-09T23:21:04.509Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core/.git # timeout=10 01:21:04 [2026-07-09T23:21:04.515Z] Fetching changes from the remote Git repository 01:21:04 [2026-07-09T23:21:04.517Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10 01:21:04 [2026-07-09T23:21:04.523Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core 01:21:04 [2026-07-09T23:21:04.523Z] > /usr/bin/git --version # timeout=10 01:21:04 [2026-07-09T23:21:04.528Z] > git --version # 'git version 2.43.0' 01:21:04 [2026-07-09T23:21:04.528Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:04 [2026-07-09T23:21:04.536Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:06 [2026-07-09T23:21:06.376Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:06 [2026-07-09T23:21:06.382Z] Checking out Revision 9fb6738bb65ceb23c810eabc6c663b383bffea1c (refs/remotes/origin/6.3.x) 01:21:06 [2026-07-09T23:21:06.382Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:06 [2026-07-09T23:21:06.387Z] > /usr/bin/git checkout -f 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10 01:21:06 [2026-07-09T23:21:06.436Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:06 [2026-07-09T23:21:06.454Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:06 [2026-07-09T23:21:06.462Z] > /usr/bin/git checkout -b 6.3.x 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10 01:21:06 [2026-07-09T23:21:06.596Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (eb4bb924dcf549c2db0cee56992e75cd32ef4033).Prepare for development iteration of next version 6.3.7" 01:21:06 [2026-07-09T23:21:06.596Z] > /usr/bin/git rev-list --no-walk 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10 01:21:06 [2026-07-09T23:21:06.618Z] [Pipeline] fileExists 01:21:06 [2026-07-09T23:21:06.625Z] [Pipeline] readMavenPom 01:21:06 [2026-07-09T23:21:06.635Z] [Pipeline] sh 01:21:06 [2026-07-09T23:21:06.893Z] + git rev-parse HEAD 01:21:06 [2026-07-09T23:21:06.895Z] [Pipeline] echo 01:21:06 [2026-07-09T23:21:06.896Z] Silverpeas-Core: current commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c and last build commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c 01:21:06 [2026-07-09T23:21:06.898Z] [Pipeline] } 01:21:06 [2026-07-09T23:21:06.912Z] [Pipeline] // dir 01:21:06 [2026-07-09T23:21:06.926Z] [Pipeline] echo 01:21:06 [2026-07-09T23:21:06.927Z] Build skipped due to no changes have been done since the last build 01:21:06 [2026-07-09T23:21:06.942Z] [Pipeline] dir 01:21:06 [2026-07-09T23:21:06.942Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components 01:21:06 [2026-07-09T23:21:06.943Z] [Pipeline] { 01:21:06 [2026-07-09T23:21:06.961Z] [Pipeline] git 01:21:06 [2026-07-09T23:21:06.963Z] The recommended git tool is: /usr/bin/git 01:21:06 [2026-07-09T23:21:06.963Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:06 [2026-07-09T23:21:06.973Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@44f4774e; decorates hudson.Launcher$LocalLauncher@2b2af841 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:06 [2026-07-09T23:21:06.974Z] > /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 [2026-07-09T23:21:06.979Z] Fetching changes from the remote Git repository 01:21:06 [2026-07-09T23:21:06.980Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10 01:21:06 [2026-07-09T23:21:06.986Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components 01:21:06 [2026-07-09T23:21:06.986Z] > /usr/bin/git --version # timeout=10 01:21:06 [2026-07-09T23:21:06.990Z] > git --version # 'git version 2.43.0' 01:21:06 [2026-07-09T23:21:06.990Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:06 [2026-07-09T23:21:06.995Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:08 [2026-07-09T23:21:08.704Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:08 [2026-07-09T23:21:08.711Z] Checking out Revision 2e339ea5606ddc118da7037b1eb7c9519fe357e6 (refs/remotes/origin/6.3.x) 01:21:08 [2026-07-09T23:21:08.711Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:08 [2026-07-09T23:21:08.716Z] > /usr/bin/git checkout -f 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10 01:21:08 [2026-07-09T23:21:08.741Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:08 [2026-07-09T23:21:08.755Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:08 [2026-07-09T23:21:08.762Z] > /usr/bin/git checkout -b 6.3.x 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10 01:21:08 [2026-07-09T23:21:08.805Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (f1c18f5b16ecf085b04a36a636aa4aa26ec5d773).Prepare for development iteration of next version 6.3.7" 01:21:08 [2026-07-09T23:21:08.805Z] > /usr/bin/git rev-list --no-walk 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10 01:21:08 [2026-07-09T23:21:08.824Z] [Pipeline] fileExists 01:21:08 [2026-07-09T23:21:08.830Z] [Pipeline] readMavenPom 01:21:08 [2026-07-09T23:21:08.842Z] [Pipeline] sh 01:21:09 [2026-07-09T23:21:09.101Z] + git rev-parse HEAD 01:21:09 [2026-07-09T23:21:09.104Z] [Pipeline] echo 01:21:09 [2026-07-09T23:21:09.104Z] Silverpeas-Components: current commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6 and last build commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6 01:21:09 [2026-07-09T23:21:09.106Z] [Pipeline] } 01:21:09 [2026-07-09T23:21:09.120Z] [Pipeline] // dir 01:21:09 [2026-07-09T23:21:09.134Z] [Pipeline] echo 01:21:09 [2026-07-09T23:21:09.135Z] Build skipped due to no changes have been done since the last build 01:21:09 [2026-07-09T23:21:09.150Z] [Pipeline] dir 01:21:09 [2026-07-09T23:21:09.150Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks 01:21:09 [2026-07-09T23:21:09.151Z] [Pipeline] { 01:21:09 [2026-07-09T23:21:09.169Z] [Pipeline] git 01:21:09 [2026-07-09T23:21:09.171Z] Selected Git installation does not exist. Using Default 01:21:09 [2026-07-09T23:21:09.171Z] The recommended git tool is: NONE 01:21:09 [2026-07-09T23:21:09.172Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:09 [2026-07-09T23:21:09.182Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7458f065; decorates hudson.Launcher$LocalLauncher@52c94125 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:09 [2026-07-09T23:21:09.183Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks/.git # timeout=10 01:21:09 [2026-07-09T23:21:09.188Z] Fetching changes from the remote Git repository 01:21:09 [2026-07-09T23:21:09.190Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10 01:21:09 [2026-07-09T23:21:09.195Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks 01:21:09 [2026-07-09T23:21:09.195Z] > /usr/bin/git --version # timeout=10 01:21:09 [2026-07-09T23:21:09.199Z] > git --version # 'git version 2.43.0' 01:21:09 [2026-07-09T23:21:09.199Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:09 [2026-07-09T23:21:09.204Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:09 [2026-07-09T23:21:09.882Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:09 [2026-07-09T23:21:09.890Z] Checking out Revision 40b53bbb48033ea9a13da94de7788d58de030746 (refs/remotes/origin/6.3.x) 01:21:09 [2026-07-09T23:21:09.890Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:09 [2026-07-09T23:21:09.894Z] > /usr/bin/git checkout -f 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10 01:21:09 [2026-07-09T23:21:09.903Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:09 [2026-07-09T23:21:09.911Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:09 [2026-07-09T23:21:09.918Z] > /usr/bin/git checkout -b 6.3.x 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10 01:21:09 [2026-07-09T23:21:09.931Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (586ebdd23e10f812e41a52cbf1a3a7f4a81fe924).Prepare for development iteration of next version 6.3.7" 01:21:09 [2026-07-09T23:21:09.932Z] > /usr/bin/git rev-list --no-walk 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10 01:21:09 [2026-07-09T23:21:09.952Z] [Pipeline] fileExists 01:21:09 [2026-07-09T23:21:09.966Z] [Pipeline] readMavenPom 01:21:09 [2026-07-09T23:21:09.985Z] [Pipeline] sh 01:21:10 [2026-07-09T23:21:10.243Z] + git rev-parse HEAD 01:21:10 [2026-07-09T23:21:10.246Z] [Pipeline] echo 01:21:10 [2026-07-09T23:21:10.246Z] Silverpeas-Looks: current commit is 40b53bbb48033ea9a13da94de7788d58de030746 and last build commit is 40b53bbb48033ea9a13da94de7788d58de030746 01:21:10 [2026-07-09T23:21:10.248Z] [Pipeline] } 01:21:10 [2026-07-09T23:21:10.263Z] [Pipeline] // dir 01:21:10 [2026-07-09T23:21:10.278Z] [Pipeline] echo 01:21:10 [2026-07-09T23:21:10.279Z] Build skipped due to no changes have been done since the last build 01:21:10 [2026-07-09T23:21:10.294Z] [Pipeline] dir 01:21:10 [2026-07-09T23:21:10.295Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup 01:21:10 [2026-07-09T23:21:10.295Z] [Pipeline] { 01:21:10 [2026-07-09T23:21:10.315Z] [Pipeline] git 01:21:10 [2026-07-09T23:21:10.317Z] The recommended git tool is: NONE 01:21:10 [2026-07-09T23:21:10.318Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:10 [2026-07-09T23:21:10.330Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@db6a2dc; decorates hudson.Launcher$LocalLauncher@16f28622 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:10 [2026-07-09T23:21:10.331Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup/.git # timeout=10 01:21:10 [2026-07-09T23:21:10.336Z] Fetching changes from the remote Git repository 01:21:10 [2026-07-09T23:21:10.338Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10 01:21:10 [2026-07-09T23:21:10.344Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup 01:21:10 [2026-07-09T23:21:10.344Z] > /usr/bin/git --version # timeout=10 01:21:10 [2026-07-09T23:21:10.348Z] > git --version # 'git version 2.43.0' 01:21:10 [2026-07-09T23:21:10.348Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:10 [2026-07-09T23:21:10.353Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:11 [2026-07-09T23:21:11.111Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:11 [2026-07-09T23:21:11.117Z] Checking out Revision 5e69485e90fd4de185b584ffb550cecf2d6b6d76 (refs/remotes/origin/6.3.x) 01:21:11 [2026-07-09T23:21:11.117Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:11 [2026-07-09T23:21:11.122Z] > /usr/bin/git checkout -f 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10 01:21:11 [2026-07-09T23:21:11.131Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:11 [2026-07-09T23:21:11.141Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:11 [2026-07-09T23:21:11.148Z] > /usr/bin/git checkout -b 6.3.x 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10 01:21:11 [2026-07-09T23:21:11.161Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (146430cd63566b3be410c8dd534faa57033583b3).Prepare for development iteration of next version 6.3.7" 01:21:11 [2026-07-09T23:21:11.162Z] > /usr/bin/git rev-list --no-walk 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10 01:21:11 [2026-07-09T23:21:11.182Z] [Pipeline] fileExists 01:21:11 [2026-07-09T23:21:11.199Z] [Pipeline] sh 01:21:11 [2026-07-09T23:21:11.455Z] + git rev-parse HEAD 01:21:11 [2026-07-09T23:21:11.458Z] [Pipeline] echo 01:21:11 [2026-07-09T23:21:11.458Z] Silverpeas-Setup: current commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76 and last build commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76 01:21:11 [2026-07-09T23:21:11.460Z] [Pipeline] } 01:21:11 [2026-07-09T23:21:11.477Z] [Pipeline] // dir 01:21:11 [2026-07-09T23:21:11.493Z] [Pipeline] echo 01:21:11 [2026-07-09T23:21:11.494Z] Build skipped due to no changes have been done since the last build 01:21:11 [2026-07-09T23:21:11.513Z] [Pipeline] dir 01:21:11 [2026-07-09T23:21:11.513Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution 01:21:11 [2026-07-09T23:21:11.514Z] [Pipeline] { 01:21:11 [2026-07-09T23:21:11.539Z] [Pipeline] git 01:21:11 [2026-07-09T23:21:11.541Z] The recommended git tool is: NONE 01:21:11 [2026-07-09T23:21:11.542Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:11 [2026-07-09T23:21:11.554Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3e551e43; decorates hudson.Launcher$LocalLauncher@7d1f7bab will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:11 [2026-07-09T23:21:11.554Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution/.git # timeout=10 01:21:11 [2026-07-09T23:21:11.561Z] Fetching changes from the remote Git repository 01:21:11 [2026-07-09T23:21:11.562Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10 01:21:11 [2026-07-09T23:21:11.570Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution 01:21:11 [2026-07-09T23:21:11.570Z] > /usr/bin/git --version # timeout=10 01:21:11 [2026-07-09T23:21:11.575Z] > git --version # 'git version 2.43.0' 01:21:11 [2026-07-09T23:21:11.575Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:11 [2026-07-09T23:21:11.580Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:12 [2026-07-09T23:21:12.284Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:12 [2026-07-09T23:21:12.291Z] Checking out Revision b89d99591ab26c256b63c753a8e883fc10d1f027 (refs/remotes/origin/6.3.x) 01:21:12 [2026-07-09T23:21:12.291Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:12 [2026-07-09T23:21:12.296Z] > /usr/bin/git checkout -f b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10 01:21:12 [2026-07-09T23:21:12.303Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:12 [2026-07-09T23:21:12.311Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:12 [2026-07-09T23:21:12.317Z] > /usr/bin/git checkout -b 6.3.x b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10 01:21:12 [2026-07-09T23:21:12.330Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (10719018413e414cfa70c0f64a945a72670797f4).Prepare for development iteration of next version 6.3.7" 01:21:12 [2026-07-09T23:21:12.330Z] > /usr/bin/git rev-list --no-walk b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10 01:21:12 [2026-07-09T23:21:12.359Z] [Pipeline] fileExists 01:21:12 [2026-07-09T23:21:12.375Z] [Pipeline] readMavenPom 01:21:12 [2026-07-09T23:21:12.394Z] [Pipeline] sh 01:21:12 [2026-07-09T23:21:12.653Z] + git rev-parse HEAD 01:21:12 [2026-07-09T23:21:12.656Z] [Pipeline] echo 01:21:12 [2026-07-09T23:21:12.656Z] Silverpeas-Distribution: current commit is b89d99591ab26c256b63c753a8e883fc10d1f027 and last build commit is b89d99591ab26c256b63c753a8e883fc10d1f027 01:21:12 [2026-07-09T23:21:12.659Z] [Pipeline] } 01:21:12 [2026-07-09T23:21:12.676Z] [Pipeline] // dir 01:21:12 [2026-07-09T23:21:12.697Z] [Pipeline] echo 01:21:12 [2026-07-09T23:21:12.698Z] Build skipped due to no changes have been done since the last build 01:21:12 [2026-07-09T23:21:12.717Z] [Pipeline] dir 01:21:12 [2026-07-09T23:21:12.717Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly 01:21:12 [2026-07-09T23:21:12.718Z] [Pipeline] { 01:21:12 [2026-07-09T23:21:12.738Z] [Pipeline] git 01:21:12 [2026-07-09T23:21:12.740Z] The recommended git tool is: NONE 01:21:12 [2026-07-09T23:21:12.741Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:12 [2026-07-09T23:21:12.750Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@516eecff; decorates hudson.Launcher$LocalLauncher@7f89748b will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:12 [2026-07-09T23:21:12.751Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly/.git # timeout=10 01:21:12 [2026-07-09T23:21:12.756Z] Fetching changes from the remote Git repository 01:21:12 [2026-07-09T23:21:12.759Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10 01:21:12 [2026-07-09T23:21:12.765Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly 01:21:12 [2026-07-09T23:21:12.765Z] > /usr/bin/git --version # timeout=10 01:21:12 [2026-07-09T23:21:12.769Z] > git --version # 'git version 2.43.0' 01:21:12 [2026-07-09T23:21:12.770Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:12 [2026-07-09T23:21:12.775Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:13 [2026-07-09T23:21:13.416Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:13 [2026-07-09T23:21:13.421Z] Checking out Revision 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 (refs/remotes/origin/6.3.x) 01:21:13 [2026-07-09T23:21:13.421Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:13 [2026-07-09T23:21:13.426Z] > /usr/bin/git checkout -f 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10 01:21:13 [2026-07-09T23:21:13.432Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:13 [2026-07-09T23:21:13.442Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:13 [2026-07-09T23:21:13.447Z] > /usr/bin/git checkout -b 6.3.x 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10 01:21:13 [2026-07-09T23:21:13.455Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (e6cf90efb933ea1d65558af1cade3056ac4b6462).Prepare for development iteration of next version 6.3.7" 01:21:13 [2026-07-09T23:21:13.456Z] > /usr/bin/git rev-list --no-walk 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10 01:21:13 [2026-07-09T23:21:13.476Z] [Pipeline] fileExists 01:21:13 [2026-07-09T23:21:13.486Z] [Pipeline] readMavenPom 01:21:13 [2026-07-09T23:21:13.506Z] [Pipeline] sh 01:21:13 [2026-07-09T23:21:13.764Z] + git rev-parse HEAD 01:21:13 [2026-07-09T23:21:13.767Z] [Pipeline] echo 01:21:13 [2026-07-09T23:21:13.767Z] Silverpeas-Assembly: current commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 and last build commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 01:21:13 [2026-07-09T23:21:13.769Z] [Pipeline] } 01:21:13 [2026-07-09T23:21:13.785Z] [Pipeline] // dir 01:21:13 [2026-07-09T23:21:13.802Z] [Pipeline] echo 01:21:13 [2026-07-09T23:21:13.802Z] Build skipped due to no changes have been done since the last build 01:21:13 [2026-07-09T23:21:13.803Z] [Pipeline] } 01:21:13 [2026-07-09T23:21:13.819Z] [Pipeline] // script 01:21:13 [2026-07-09T23:21:13.835Z] [Pipeline] } 01:21:13 [2026-07-09T23:21:13.851Z] [Pipeline] // stage 01:21:13 [2026-07-09T23:21:13.868Z] [Pipeline] stage 01:21:13 [2026-07-09T23:21:13.869Z] [Pipeline] { (Build Silverpeas) 01:21:13 [2026-07-09T23:21:13.896Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:13 [2026-07-09T23:21:13.897Z] [Pipeline] getContext 01:21:13 [2026-07-09T23:21:13.917Z] [Pipeline] stage 01:21:13 [2026-07-09T23:21:13.917Z] [Pipeline] { (Build Silverpeas-Core) 01:21:13 [2026-07-09T23:21:13.933Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:13 [2026-07-09T23:21:13.935Z] [Pipeline] getContext 01:21:13 [2026-07-09T23:21:13.936Z] [Pipeline] } 01:21:13 [2026-07-09T23:21:13.951Z] [Pipeline] // stage 01:21:13 [2026-07-09T23:21:13.967Z] [Pipeline] stage 01:21:13 [2026-07-09T23:21:13.968Z] [Pipeline] { (Build Silverpeas-Components) 01:21:13 [2026-07-09T23:21:13.982Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:13 [2026-07-09T23:21:13.983Z] [Pipeline] getContext 01:21:13 [2026-07-09T23:21:13.984Z] [Pipeline] } 01:21:13 [2026-07-09T23:21:13.997Z] [Pipeline] // stage 01:21:14 [2026-07-09T23:21:14.011Z] [Pipeline] stage 01:21:14 [2026-07-09T23:21:14.011Z] [Pipeline] { (Build Silverpeas-Assembly) 01:21:14 [2026-07-09T23:21:14.023Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:14 [2026-07-09T23:21:14.024Z] [Pipeline] getContext 01:21:14 [2026-07-09T23:21:14.026Z] [Pipeline] } 01:21:14 [2026-07-09T23:21:14.038Z] [Pipeline] // stage 01:21:14 [2026-07-09T23:21:14.050Z] [Pipeline] stage 01:21:14 [2026-07-09T23:21:14.051Z] [Pipeline] { (Build Silverpeas Setup) 01:21:14 [2026-07-09T23:21:14.062Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:14 [2026-07-09T23:21:14.063Z] [Pipeline] getContext 01:21:14 [2026-07-09T23:21:14.064Z] [Pipeline] } 01:21:14 [2026-07-09T23:21:14.074Z] [Pipeline] // stage 01:21:14 [2026-07-09T23:21:14.086Z] [Pipeline] stage 01:21:14 [2026-07-09T23:21:14.087Z] [Pipeline] { (Build Silverpeas Distribution) 01:21:14 [2026-07-09T23:21:14.096Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:14 [2026-07-09T23:21:14.097Z] [Pipeline] getContext 01:21:14 [2026-07-09T23:21:14.098Z] [Pipeline] } 01:21:14 [2026-07-09T23:21:14.107Z] [Pipeline] // stage 01:21:14 [2026-07-09T23:21:14.118Z] [Pipeline] stage 01:21:14 [2026-07-09T23:21:14.119Z] [Pipeline] { (Build Silverpeas-Looks) 01:21:14 [2026-07-09T23:21:14.128Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:14 [2026-07-09T23:21:14.129Z] [Pipeline] getContext 01:21:14 [2026-07-09T23:21:14.131Z] [Pipeline] } 01:21:14 [2026-07-09T23:21:14.139Z] [Pipeline] // stage 01:21:14 [2026-07-09T23:21:14.150Z] [Pipeline] stage 01:21:14 [2026-07-09T23:21:14.151Z] [Pipeline] { (Publish Silverpeas-Core) 01:21:14 [2026-07-09T23:21:14.159Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:14 [2026-07-09T23:21:14.160Z] [Pipeline] getContext 01:21:14 [2026-07-09T23:21:14.162Z] [Pipeline] } 01:21:14 [2026-07-09T23:21:14.170Z] [Pipeline] // stage 01:21:14 [2026-07-09T23:21:14.180Z] [Pipeline] stage 01:21:14 [2026-07-09T23:21:14.181Z] [Pipeline] { (Publish Silverpeas-Components) 01:21:14 [2026-07-09T23:21:14.192Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:14 [2026-07-09T23:21:14.193Z] [Pipeline] getContext 01:21:14 [2026-07-09T23:21:14.194Z] [Pipeline] } 01:21:14 [2026-07-09T23:21:14.202Z] [Pipeline] // stage 01:21:14 [2026-07-09T23:21:14.211Z] [Pipeline] stage 01:21:14 [2026-07-09T23:21:14.212Z] [Pipeline] { (Publish Silverpeas-Assembly) 01:21:14 [2026-07-09T23:21:14.221Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:14 [2026-07-09T23:21:14.222Z] [Pipeline] getContext 01:21:14 [2026-07-09T23:21:14.223Z] [Pipeline] } 01:21:14 [2026-07-09T23:21:14.231Z] [Pipeline] // stage 01:21:14 [2026-07-09T23:21:14.241Z] [Pipeline] stage 01:21:14 [2026-07-09T23:21:14.242Z] [Pipeline] { (Publish Silverpeas-Setup) 01:21:14 [2026-07-09T23:21:14.250Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:14 [2026-07-09T23:21:14.251Z] [Pipeline] getContext 01:21:14 [2026-07-09T23:21:14.253Z] [Pipeline] } 01:21:14 [2026-07-09T23:21:14.261Z] [Pipeline] // stage 01:21:14 [2026-07-09T23:21:14.270Z] [Pipeline] stage 01:21:14 [2026-07-09T23:21:14.271Z] [Pipeline] { (Publish Silverpeas-Distribution) 01:21:14 [2026-07-09T23:21:14.278Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:14 [2026-07-09T23:21:14.279Z] [Pipeline] getContext 01:21:14 [2026-07-09T23:21:14.281Z] [Pipeline] } 01:21:14 [2026-07-09T23:21:14.289Z] [Pipeline] // stage 01:21:14 [2026-07-09T23:21:14.298Z] [Pipeline] stage 01:21:14 [2026-07-09T23:21:14.299Z] [Pipeline] { (Publish Silverpeas-Looks) 01:21:14 [2026-07-09T23:21:14.306Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:14 [2026-07-09T23:21:14.307Z] [Pipeline] getContext 01:21:14 [2026-07-09T23:21:14.309Z] [Pipeline] } 01:21:14 [2026-07-09T23:21:14.316Z] [Pipeline] // stage 01:21:14 [2026-07-09T23:21:14.325Z] [Pipeline] stage 01:21:14 [2026-07-09T23:21:14.326Z] [Pipeline] { (Publish Community Web Site) 01:21:14 [2026-07-09T23:21:14.334Z] Stage "Build Silverpeas" skipped due to when conditional 01:21:14 [2026-07-09T23:21:14.335Z] [Pipeline] getContext 01:21:14 [2026-07-09T23:21:14.336Z] [Pipeline] } 01:21:14 [2026-07-09T23:21:14.344Z] [Pipeline] // stage 01:21:14 [2026-07-09T23:21:14.351Z] [Pipeline] } 01:21:14 [2026-07-09T23:21:14.358Z] [Pipeline] // stage 01:21:14 [2026-07-09T23:21:14.374Z] [Pipeline] stage 01:21:14 [2026-07-09T23:21:14.375Z] [Pipeline] { (Create YAML build report) 01:21:14 [2026-07-09T23:21:14.398Z] [Pipeline] script 01:21:14 [2026-07-09T23:21:14.403Z] [Pipeline] { 01:21:14 [2026-07-09T23:21:14.421Z] [Pipeline] sh 01:21:14 [2026-07-09T23:21:14.680Z] + mkdir -p target 01:21:14 [2026-07-09T23:21:14.682Z] [Pipeline] sh 01:21:14 [2026-07-09T23:21:14.939Z] + mv build.yaml target/ 01:21:14 [2026-07-09T23:21:14.940Z] [Pipeline] } 01:21:14 [2026-07-09T23:21:14.958Z] [Pipeline] // script 01:21:14 [2026-07-09T23:21:14.976Z] [Pipeline] } 01:21:14 [2026-07-09T23:21:14.991Z] [Pipeline] // stage 01:21:15 [2026-07-09T23:21:15.014Z] [Pipeline] stage 01:21:15 [2026-07-09T23:21:15.015Z] [Pipeline] { (Declarative: Post Actions) 01:21:15 [2026-07-09T23:21:15.044Z] [Pipeline] step 01:21:15 [2026-07-09T23:21:15.075Z] [Pipeline] script 01:21:15 [2026-07-09T23:21:15.079Z] [Pipeline] { 01:21:15 [2026-07-09T23:21:15.113Z] [Pipeline] } 01:21:15 [2026-07-09T23:21:15.129Z] [Pipeline] // script 01:21:15 [2026-07-09T23:21:15.152Z] [Pipeline] archiveArtifacts 01:21:15 [2026-07-09T23:21:15.155Z] Archiving artifacts 01:21:15 [2026-07-09T23:21:15.173Z] Enregistrement des empreintes numériques 01:21:15 [2026-07-09T23:21:15.188Z] [Pipeline] sh 01:21:15 [2026-07-09T23:21:15.449Z] + rm -rf target 01:21:15 [2026-07-09T23:21:15.454Z] [Pipeline] } 01:21:15 [2026-07-09T23:21:15.472Z] [Pipeline] // stage 01:21:15 [2026-07-09T23:21:15.480Z] [Pipeline] } 01:21:15 [2026-07-09T23:21:15.493Z] [Pipeline] // withEnv 01:21:15 [2026-07-09T23:21:15.502Z] [Pipeline] } 01:21:15 [2026-07-09T23:21:15.503Z] $ docker stop --time=1 ef2f3520e5226f235cbab01e1a751de81d16e1a2e5c293e0f5f996076bc81893 01:21:16 [2026-07-09T23:21:16.802Z] $ docker rm -f --volumes ef2f3520e5226f235cbab01e1a751de81d16e1a2e5c293e0f5f996076bc81893 01:21:16 [2026-07-09T23:21:16.842Z] [Pipeline] // withDockerContainer 01:21:16 [2026-07-09T23:21:16.849Z] [Pipeline] } 01:21:16 [2026-07-09T23:21:16.857Z] [Pipeline] // withEnv 01:21:16 [2026-07-09T23:21:16.875Z] [Pipeline] } 01:21:16 [2026-07-09T23:21:16.892Z] [Pipeline] // node 01:21:16 [2026-07-09T23:21:16.911Z] [Pipeline] End of Pipeline 01:21:16 [2026-07-09T23:21:16.979Z] Lancement d'un nouveau build de Silverpeas_Mobile_6.3.x_AutoDeploy #264 01:21:16 [2026-07-09T23:21:16.980Z] Finished: SUCCESS