06:46:00 [2026-03-30T04:46:00.641Z] Lancé par une alarme périodique
06:46:00 [2026-03-30T04:46:00.642Z] Running as userbuild
06:46:01 [2026-03-30T04:46:01.037Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2026-03-30T04:46:01.493Z] [Pipeline] Start of Pipeline
06:46:01 [2026-03-30T04:46:01.811Z] [Pipeline] node
06:46:01 [2026-03-30T04:46:01.814Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy
06:46:01 [2026-03-30T04:46:01.817Z] [Pipeline] {
06:46:01 [2026-03-30T04:46:01.829Z] [Pipeline] stage
06:46:01 [2026-03-30T04:46:01.829Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:01 [2026-03-30T04:46:01.838Z] [Pipeline] checkout
06:46:01 [2026-03-30T04:46:01.840Z] Selected Git installation does not exist. Using Default
06:46:01 [2026-03-30T04:46:01.840Z] The recommended git tool is: NONE
06:46:01 [2026-03-30T04:46:01.840Z] No credentials specified
06:46:01 [2026-03-30T04:46:01.840Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10
06:46:01 [2026-03-30T04:46:01.844Z] Fetching changes from the remote Git repository
06:46:01 [2026-03-30T04:46:01.846Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:01 [2026-03-30T04:46:01.853Z] Cleaning workspace
06:46:01 [2026-03-30T04:46:01.853Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:01 [2026-03-30T04:46:01.857Z] Resetting working tree
06:46:01 [2026-03-30T04:46:01.857Z] > /usr/bin/git reset --hard # timeout=10
06:46:01 [2026-03-30T04:46:01.865Z] > /usr/bin/git clean -fdx # timeout=10
06:46:01 [2026-03-30T04:46:01.871Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2026-03-30T04:46:01.871Z] > /usr/bin/git --version # timeout=10
06:46:01 [2026-03-30T04:46:01.875Z] > git --version # 'git version 2.43.0'
06:46:01 [2026-03-30T04:46:01.875Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:02 [2026-03-30T04:46:02.269Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:02 [2026-03-30T04:46:02.276Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master)
06:46:02 [2026-03-30T04:46:02.276Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:02 [2026-03-30T04:46:02.281Z] > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
06:46:02 [2026-03-30T04:46:02.292Z] Commit message: "Fix SonarQube Maven execution in pipelines."
06:46:02 [2026-03-30T04:46:02.292Z] > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
06:46:02 [2026-03-30T04:46:02.315Z] [Pipeline] }
06:46:02 [2026-03-30T04:46:02.324Z] [Pipeline] // stage
06:46:02 [2026-03-30T04:46:02.343Z] [Pipeline] withEnv
06:46:02 [2026-03-30T04:46:02.344Z] [Pipeline] {
06:46:02 [2026-03-30T04:46:02.481Z] [Pipeline] isUnix
06:46:02 [2026-03-30T04:46:02.481Z] [Pipeline] withEnv
06:46:02 [2026-03-30T04:46:02.482Z] [Pipeline] {
06:46:02 [2026-03-30T04:46:02.490Z] [Pipeline] sh
06:46:02 [2026-03-30T04:46:02.746Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:02 [2026-03-30T04:46:02.746Z] .
06:46:02 [2026-03-30T04:46:02.747Z] [Pipeline] }
06:46:02 [2026-03-30T04:46:02.759Z] [Pipeline] // withEnv
06:46:02 [2026-03-30T04:46:02.774Z] [Pipeline] withDockerContainer
06:46:02 [2026-03-30T04:46:02.809Z] Jenkins does not seem to be running inside a container
06:46:02 [2026-03-30T04:46:02.818Z] $ 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 [2026-03-30T04:46:03.174Z] $ docker top 1501f2d23d7556ea2e7412d1ce8565fc9064a1864c5eef114e0d6aa385bad484 -eo pid,comm
06:46:03 [2026-03-30T04:46:03.214Z] [Pipeline] {
06:46:03 [2026-03-30T04:46:03.229Z] [Pipeline] withEnv
06:46:03 [2026-03-30T04:46:03.230Z] [Pipeline] {
06:46:03 [2026-03-30T04:46:03.249Z] [Pipeline] stage
06:46:03 [2026-03-30T04:46:03.249Z] [Pipeline] { (Prepare the job)
06:46:03 [2026-03-30T04:46:03.288Z] [Pipeline] sh
06:46:03 [2026-03-30T04:46:03.546Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.4.x/pom.xml
06:46:03 [2026-03-30T04:46:03.798Z] [Pipeline] script
06:46:03 [2026-03-30T04:46:03.802Z] [Pipeline] {
06:46:03 [2026-03-30T04:46:03.819Z] [Pipeline] readMavenPom
06:46:03 [2026-03-30T04:46:03.844Z] 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.
06:46:03 [2026-03-30T04:46:03.846Z] 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.
06:46:03 [2026-03-30T04:46:03.848Z] 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.
06:46:03 [2026-03-30T04:46:03.848Z] 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.
06:46:03 [2026-03-30T04:46:03.848Z] 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.
06:46:03 [2026-03-30T04:46:03.849Z] [Pipeline] sh
06:46:04 [2026-03-30T04:46:04.107Z] + rm -f pom.xml
06:46:04 [2026-03-30T04:46:04.108Z] [Pipeline] }
06:46:04 [2026-03-30T04:46:04.121Z] [Pipeline] // script
06:46:04 [2026-03-30T04:46:04.140Z] [Pipeline] }
06:46:04 [2026-03-30T04:46:04.153Z] [Pipeline] // stage
06:46:04 [2026-03-30T04:46:04.168Z] [Pipeline] stage
06:46:04 [2026-03-30T04:46:04.169Z] [Pipeline] { (Check POM parent version)
06:46:04 [2026-03-30T04:46:04.227Z] Stage "Check POM parent version" skipped due to when conditional
06:46:04 [2026-03-30T04:46:04.229Z] [Pipeline] getContext
06:46:04 [2026-03-30T04:46:04.245Z] [Pipeline] }
06:46:04 [2026-03-30T04:46:04.257Z] [Pipeline] // stage
06:46:04 [2026-03-30T04:46:04.272Z] [Pipeline] stage
06:46:04 [2026-03-30T04:46:04.273Z] [Pipeline] { (Checkout projects and check code changes)
06:46:04 [2026-03-30T04:46:04.300Z] [Pipeline] script
06:46:04 [2026-03-30T04:46:04.303Z] [Pipeline] {
06:46:04 [2026-03-30T04:46:04.324Z] [Pipeline] copyArtifacts
06:46:04 [2026-03-30T04:46:04.330Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 504
06:46:04 [2026-03-30T04:46:04.345Z] [Pipeline] fileExists
06:46:04 [2026-03-30T04:46:04.360Z] [Pipeline] readYaml
06:46:04 [2026-03-30T04:46:04.374Z] 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.
06:46:04 [2026-03-30T04:46:04.376Z] [Pipeline] dir
06:46:04 [2026-03-30T04:46:04.376Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core
06:46:04 [2026-03-30T04:46:04.377Z] [Pipeline] {
06:46:04 [2026-03-30T04:46:04.395Z] [Pipeline] git
06:46:04 [2026-03-30T04:46:04.396Z] The recommended git tool is: /usr/bin/git
06:46:04 [2026-03-30T04:46:04.398Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:04 [2026-03-30T04:46:04.408Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6c31e0b8; decorates hudson.Launcher$LocalLauncher@33652ae1 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:04 [2026-03-30T04:46:04.408Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10
06:46:04 [2026-03-30T04:46:04.413Z] Fetching changes from the remote Git repository
06:46:04 [2026-03-30T04:46:04.415Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
06:46:04 [2026-03-30T04:46:04.421Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
06:46:04 [2026-03-30T04:46:04.421Z] > /usr/bin/git --version # timeout=10
06:46:04 [2026-03-30T04:46:04.425Z] > git --version # 'git version 2.43.0'
06:46:04 [2026-03-30T04:46:04.425Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:04 [2026-03-30T04:46:04.430Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:04 [2026-03-30T04:46:04.815Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:04 [2026-03-30T04:46:04.822Z] Checking out Revision 17480a91876c63c7443ef935d8b39ee6eb59068f (refs/remotes/origin/6.4.x)
06:46:04 [2026-03-30T04:46:04.822Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:04 [2026-03-30T04:46:04.828Z] > /usr/bin/git checkout -f 17480a91876c63c7443ef935d8b39ee6eb59068f # timeout=10
06:46:04 [2026-03-30T04:46:04.891Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:04 [2026-03-30T04:46:04.908Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:04 [2026-03-30T04:46:04.916Z] > /usr/bin/git checkout -b 6.4.x 17480a91876c63c7443ef935d8b39ee6eb59068f # timeout=10
06:46:05 [2026-03-30T04:46:05.016Z] Commit message: "Bug #15101 Try another way to fix this incomprehensible bug"
06:46:05 [2026-03-30T04:46:05.017Z] > /usr/bin/git rev-list --no-walk 17480a91876c63c7443ef935d8b39ee6eb59068f # timeout=10
06:46:05 [2026-03-30T04:46:05.039Z] [Pipeline] fileExists
06:46:05 [2026-03-30T04:46:05.047Z] [Pipeline] readMavenPom
06:46:05 [2026-03-30T04:46:05.059Z] [Pipeline] sh
06:46:05 [2026-03-30T04:46:05.316Z] + git rev-parse HEAD
06:46:05 [2026-03-30T04:46:05.319Z] [Pipeline] echo
06:46:05 [2026-03-30T04:46:05.319Z] Silverpeas-Core: current commit is 17480a91876c63c7443ef935d8b39ee6eb59068f and last build commit is 17480a91876c63c7443ef935d8b39ee6eb59068f
06:46:05 [2026-03-30T04:46:05.321Z] [Pipeline] }
06:46:05 [2026-03-30T04:46:05.336Z] [Pipeline] // dir
06:46:05 [2026-03-30T04:46:05.350Z] [Pipeline] echo
06:46:05 [2026-03-30T04:46:05.351Z] Build skipped due to no changes have been done since the last build
06:46:05 [2026-03-30T04:46:05.366Z] [Pipeline] dir
06:46:05 [2026-03-30T04:46:05.367Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components
06:46:05 [2026-03-30T04:46:05.367Z] [Pipeline] {
06:46:05 [2026-03-30T04:46:05.387Z] [Pipeline] git
06:46:05 [2026-03-30T04:46:05.388Z] The recommended git tool is: /usr/bin/git
06:46:05 [2026-03-30T04:46:05.389Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:05 [2026-03-30T04:46:05.401Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@60ce3630; decorates hudson.Launcher$LocalLauncher@26e8a8c1 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:05 [2026-03-30T04:46:05.402Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/.git # timeout=10
06:46:05 [2026-03-30T04:46:05.408Z] Fetching changes from the remote Git repository
06:46:05 [2026-03-30T04:46:05.410Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
06:46:05 [2026-03-30T04:46:05.416Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
06:46:05 [2026-03-30T04:46:05.416Z] > /usr/bin/git --version # timeout=10
06:46:05 [2026-03-30T04:46:05.421Z] > git --version # 'git version 2.43.0'
06:46:05 [2026-03-30T04:46:05.422Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:05 [2026-03-30T04:46:05.428Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:06 [2026-03-30T04:46:06.005Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:06 [2026-03-30T04:46:06.013Z] Checking out Revision 5f57936a6ebd02085653ad80f86e3ff3f538fb1f (refs/remotes/origin/6.4.x)
06:46:06 [2026-03-30T04:46:06.013Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:06 [2026-03-30T04:46:06.017Z] > /usr/bin/git checkout -f 5f57936a6ebd02085653ad80f86e3ff3f538fb1f # timeout=10
06:46:06 [2026-03-30T04:46:06.058Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:06 [2026-03-30T04:46:06.071Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:06 [2026-03-30T04:46:06.078Z] > /usr/bin/git checkout -b 6.4.x 5f57936a6ebd02085653ad80f86e3ff3f538fb1f # timeout=10
06:46:06 [2026-03-30T04:46:06.168Z] Commit message: "Reintroduce the method getAlbum accepting as second argument the media visibility as it is used by silverpeasmobile"
06:46:06 [2026-03-30T04:46:06.168Z] > /usr/bin/git rev-list --no-walk 5f57936a6ebd02085653ad80f86e3ff3f538fb1f # timeout=10
06:46:06 [2026-03-30T04:46:06.194Z] [Pipeline] fileExists
06:46:06 [2026-03-30T04:46:06.202Z] [Pipeline] readMavenPom
06:46:06 [2026-03-30T04:46:06.222Z] [Pipeline] sh
06:46:06 [2026-03-30T04:46:06.480Z] + git rev-parse HEAD
06:46:06 [2026-03-30T04:46:06.482Z] [Pipeline] echo
06:46:06 [2026-03-30T04:46:06.483Z] Silverpeas-Components: current commit is 5f57936a6ebd02085653ad80f86e3ff3f538fb1f and last build commit is 5f57936a6ebd02085653ad80f86e3ff3f538fb1f
06:46:06 [2026-03-30T04:46:06.485Z] [Pipeline] }
06:46:06 [2026-03-30T04:46:06.502Z] [Pipeline] // dir
06:46:06 [2026-03-30T04:46:06.517Z] [Pipeline] echo
06:46:06 [2026-03-30T04:46:06.518Z] Build skipped due to no changes have been done since the last build
06:46:06 [2026-03-30T04:46:06.534Z] [Pipeline] dir
06:46:06 [2026-03-30T04:46:06.534Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks
06:46:06 [2026-03-30T04:46:06.535Z] [Pipeline] {
06:46:06 [2026-03-30T04:46:06.554Z] [Pipeline] git
06:46:06 [2026-03-30T04:46:06.556Z] Selected Git installation does not exist. Using Default
06:46:06 [2026-03-30T04:46:06.556Z] The recommended git tool is: NONE
06:46:06 [2026-03-30T04:46:06.557Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:06 [2026-03-30T04:46:06.581Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@160f77dd; decorates hudson.Launcher$LocalLauncher@6abe894e will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:06 [2026-03-30T04:46:06.582Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks/.git # timeout=10
06:46:06 [2026-03-30T04:46:06.587Z] Fetching changes from the remote Git repository
06:46:06 [2026-03-30T04:46:06.590Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
06:46:06 [2026-03-30T04:46:06.596Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
06:46:06 [2026-03-30T04:46:06.596Z] > /usr/bin/git --version # timeout=10
06:46:06 [2026-03-30T04:46:06.601Z] > git --version # 'git version 2.43.0'
06:46:06 [2026-03-30T04:46:06.601Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:06 [2026-03-30T04:46:06.607Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:07 [2026-03-30T04:46:07.086Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:07 [2026-03-30T04:46:07.092Z] Checking out Revision 815a9bd18549cc00f75d886db5950da69fc9bfda (refs/remotes/origin/6.4.x)
06:46:07 [2026-03-30T04:46:07.092Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:07 [2026-03-30T04:46:07.098Z] > /usr/bin/git checkout -f 815a9bd18549cc00f75d886db5950da69fc9bfda # timeout=10
06:46:07 [2026-03-30T04:46:07.110Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:07 [2026-03-30T04:46:07.119Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:07 [2026-03-30T04:46:07.126Z] > /usr/bin/git checkout -b 6.4.x 815a9bd18549cc00f75d886db5950da69fc9bfda # timeout=10
06:46:07 [2026-03-30T04:46:07.144Z] Commit message: "Add the new prefix 'Support' in the PR naming convention for the CI"
06:46:07 [2026-03-30T04:46:07.144Z] > /usr/bin/git rev-list --no-walk 815a9bd18549cc00f75d886db5950da69fc9bfda # timeout=10
06:46:07 [2026-03-30T04:46:07.189Z] [Pipeline] fileExists
06:46:07 [2026-03-30T04:46:07.202Z] [Pipeline] readMavenPom
06:46:07 [2026-03-30T04:46:07.221Z] [Pipeline] sh
06:46:07 [2026-03-30T04:46:07.478Z] + git rev-parse HEAD
06:46:07 [2026-03-30T04:46:07.481Z] [Pipeline] echo
06:46:07 [2026-03-30T04:46:07.482Z] Silverpeas-Looks: current commit is 815a9bd18549cc00f75d886db5950da69fc9bfda and last build commit is 815a9bd18549cc00f75d886db5950da69fc9bfda
06:46:07 [2026-03-30T04:46:07.483Z] [Pipeline] }
06:46:07 [2026-03-30T04:46:07.499Z] [Pipeline] // dir
06:46:07 [2026-03-30T04:46:07.516Z] [Pipeline] echo
06:46:07 [2026-03-30T04:46:07.516Z] Build skipped due to no changes have been done since the last build
06:46:07 [2026-03-30T04:46:07.533Z] [Pipeline] dir
06:46:07 [2026-03-30T04:46:07.533Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup
06:46:07 [2026-03-30T04:46:07.534Z] [Pipeline] {
06:46:07 [2026-03-30T04:46:07.554Z] [Pipeline] git
06:46:07 [2026-03-30T04:46:07.556Z] The recommended git tool is: NONE
06:46:07 [2026-03-30T04:46:07.557Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:07 [2026-03-30T04:46:07.566Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@70b8bd65; decorates hudson.Launcher$LocalLauncher@59733b7d will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:07 [2026-03-30T04:46:07.566Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup/.git # timeout=10
06:46:07 [2026-03-30T04:46:07.573Z] Fetching changes from the remote Git repository
06:46:07 [2026-03-30T04:46:07.576Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
06:46:07 [2026-03-30T04:46:07.582Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
06:46:07 [2026-03-30T04:46:07.582Z] > /usr/bin/git --version # timeout=10
06:46:07 [2026-03-30T04:46:07.587Z] > git --version # 'git version 2.43.0'
06:46:07 [2026-03-30T04:46:07.588Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:07 [2026-03-30T04:46:07.594Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:08 [2026-03-30T04:46:08.096Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:08 [2026-03-30T04:46:08.104Z] Checking out Revision aecd07d65033311ae1482ee12306ec2e4b4f6a04 (refs/remotes/origin/6.4.x)
06:46:08 [2026-03-30T04:46:08.104Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:08 [2026-03-30T04:46:08.110Z] > /usr/bin/git checkout -f aecd07d65033311ae1482ee12306ec2e4b4f6a04 # timeout=10
06:46:08 [2026-03-30T04:46:08.121Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:08 [2026-03-30T04:46:08.131Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:08 [2026-03-30T04:46:08.138Z] > /usr/bin/git checkout -b 6.4.x aecd07d65033311ae1482ee12306ec2e4b4f6a04 # timeout=10
06:46:08 [2026-03-30T04:46:08.151Z] Commit message: "6.4.6 has been released from build 6.4.6-build260219 (9919d69f4a7a716b7054ac490e50d8991ce2c338).Prepare for development iteration of next version 6.4.7"
06:46:08 [2026-03-30T04:46:08.151Z] > /usr/bin/git rev-list --no-walk aecd07d65033311ae1482ee12306ec2e4b4f6a04 # timeout=10
06:46:08 [2026-03-30T04:46:08.182Z] [Pipeline] fileExists
06:46:08 [2026-03-30T04:46:08.202Z] [Pipeline] sh
06:46:08 [2026-03-30T04:46:08.460Z] + git rev-parse HEAD
06:46:08 [2026-03-30T04:46:08.462Z] [Pipeline] echo
06:46:08 [2026-03-30T04:46:08.463Z] Silverpeas-Setup: current commit is aecd07d65033311ae1482ee12306ec2e4b4f6a04 and last build commit is aecd07d65033311ae1482ee12306ec2e4b4f6a04
06:46:08 [2026-03-30T04:46:08.465Z] [Pipeline] }
06:46:08 [2026-03-30T04:46:08.481Z] [Pipeline] // dir
06:46:08 [2026-03-30T04:46:08.497Z] [Pipeline] echo
06:46:08 [2026-03-30T04:46:08.498Z] Build skipped due to no changes have been done since the last build
06:46:08 [2026-03-30T04:46:08.515Z] [Pipeline] dir
06:46:08 [2026-03-30T04:46:08.516Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution
06:46:08 [2026-03-30T04:46:08.516Z] [Pipeline] {
06:46:08 [2026-03-30T04:46:08.537Z] [Pipeline] git
06:46:08 [2026-03-30T04:46:08.539Z] The recommended git tool is: NONE
06:46:08 [2026-03-30T04:46:08.540Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:08 [2026-03-30T04:46:08.548Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6840afba; decorates hudson.Launcher$LocalLauncher@13025717 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:08 [2026-03-30T04:46:08.549Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
06:46:08 [2026-03-30T04:46:08.556Z] Fetching changes from the remote Git repository
06:46:08 [2026-03-30T04:46:08.558Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
06:46:08 [2026-03-30T04:46:08.564Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
06:46:08 [2026-03-30T04:46:08.564Z] > /usr/bin/git --version # timeout=10
06:46:08 [2026-03-30T04:46:08.569Z] > git --version # 'git version 2.43.0'
06:46:08 [2026-03-30T04:46:08.569Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:08 [2026-03-30T04:46:08.575Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:08 [2026-03-30T04:46:08.997Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:09 [2026-03-30T04:46:09.004Z] Checking out Revision 19de88b46530c2be6fa793fd3d7595b27a9e1b52 (refs/remotes/origin/6.4.x)
06:46:09 [2026-03-30T04:46:09.004Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:09 [2026-03-30T04:46:09.009Z] > /usr/bin/git checkout -f 19de88b46530c2be6fa793fd3d7595b27a9e1b52 # timeout=10
06:46:09 [2026-03-30T04:46:09.019Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:09 [2026-03-30T04:46:09.027Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:09 [2026-03-30T04:46:09.033Z] > /usr/bin/git checkout -b 6.4.x 19de88b46530c2be6fa793fd3d7595b27a9e1b52 # timeout=10
06:46:09 [2026-03-30T04:46:09.043Z] Commit message: "6.4.6 has been released from build 6.4.6-build260219 (c77a8f4682d539408137ee00de16eb9a275829aa).Prepare for development iteration of next version 6.4.7"
06:46:09 [2026-03-30T04:46:09.044Z] > /usr/bin/git rev-list --no-walk 19de88b46530c2be6fa793fd3d7595b27a9e1b52 # timeout=10
06:46:09 [2026-03-30T04:46:09.065Z] [Pipeline] fileExists
06:46:09 [2026-03-30T04:46:09.083Z] [Pipeline] readMavenPom
06:46:09 [2026-03-30T04:46:09.104Z] [Pipeline] sh
06:46:09 [2026-03-30T04:46:09.362Z] + git rev-parse HEAD
06:46:09 [2026-03-30T04:46:09.365Z] [Pipeline] echo
06:46:09 [2026-03-30T04:46:09.365Z] Silverpeas-Distribution: current commit is 19de88b46530c2be6fa793fd3d7595b27a9e1b52 and last build commit is 19de88b46530c2be6fa793fd3d7595b27a9e1b52
06:46:09 [2026-03-30T04:46:09.367Z] [Pipeline] }
06:46:09 [2026-03-30T04:46:09.384Z] [Pipeline] // dir
06:46:09 [2026-03-30T04:46:09.402Z] [Pipeline] echo
06:46:09 [2026-03-30T04:46:09.402Z] Build skipped due to no changes have been done since the last build
06:46:09 [2026-03-30T04:46:09.420Z] [Pipeline] dir
06:46:09 [2026-03-30T04:46:09.421Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly
06:46:09 [2026-03-30T04:46:09.422Z] [Pipeline] {
06:46:09 [2026-03-30T04:46:09.442Z] [Pipeline] git
06:46:09 [2026-03-30T04:46:09.445Z] The recommended git tool is: NONE
06:46:09 [2026-03-30T04:46:09.445Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:09 [2026-03-30T04:46:09.454Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@25dea146; decorates hudson.Launcher$LocalLauncher@6df1f92c will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:09 [2026-03-30T04:46:09.454Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
06:46:09 [2026-03-30T04:46:09.462Z] Fetching changes from the remote Git repository
06:46:09 [2026-03-30T04:46:09.464Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
06:46:09 [2026-03-30T04:46:09.470Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
06:46:09 [2026-03-30T04:46:09.470Z] > /usr/bin/git --version # timeout=10
06:46:09 [2026-03-30T04:46:09.475Z] > git --version # 'git version 2.43.0'
06:46:09 [2026-03-30T04:46:09.476Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:09 [2026-03-30T04:46:09.482Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:10 [2026-03-30T04:46:10.117Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:10 [2026-03-30T04:46:10.124Z] Checking out Revision 1e40be645f8bd8c7019323045305b08ebdf7ed20 (refs/remotes/origin/6.4.x)
06:46:10 [2026-03-30T04:46:10.124Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:10 [2026-03-30T04:46:10.129Z] > /usr/bin/git checkout -f 1e40be645f8bd8c7019323045305b08ebdf7ed20 # timeout=10
06:46:10 [2026-03-30T04:46:10.139Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:10 [2026-03-30T04:46:10.149Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:10 [2026-03-30T04:46:10.155Z] > /usr/bin/git checkout -b 6.4.x 1e40be645f8bd8c7019323045305b08ebdf7ed20 # timeout=10
06:46:10 [2026-03-30T04:46:10.165Z] Commit message: "6.4.6 has been released from build 6.4.6-build260219 (065d9c82457e188938ed687cb018445bfb7ebecf).Prepare for development iteration of next version 6.4.7"
06:46:10 [2026-03-30T04:46:10.165Z] > /usr/bin/git rev-list --no-walk 1e40be645f8bd8c7019323045305b08ebdf7ed20 # timeout=10
06:46:10 [2026-03-30T04:46:10.185Z] [Pipeline] fileExists
06:46:10 [2026-03-30T04:46:10.203Z] [Pipeline] readMavenPom
06:46:10 [2026-03-30T04:46:10.225Z] [Pipeline] sh
06:46:10 [2026-03-30T04:46:10.483Z] + git rev-parse HEAD
06:46:10 [2026-03-30T04:46:10.486Z] [Pipeline] echo
06:46:10 [2026-03-30T04:46:10.486Z] Silverpeas-Assembly: current commit is 1e40be645f8bd8c7019323045305b08ebdf7ed20 and last build commit is 1e40be645f8bd8c7019323045305b08ebdf7ed20
06:46:10 [2026-03-30T04:46:10.488Z] [Pipeline] }
06:46:10 [2026-03-30T04:46:10.506Z] [Pipeline] // dir
06:46:10 [2026-03-30T04:46:10.524Z] [Pipeline] echo
06:46:10 [2026-03-30T04:46:10.525Z] Build skipped due to no changes have been done since the last build
06:46:10 [2026-03-30T04:46:10.525Z] [Pipeline] }
06:46:10 [2026-03-30T04:46:10.542Z] [Pipeline] // script
06:46:10 [2026-03-30T04:46:10.559Z] [Pipeline] }
06:46:10 [2026-03-30T04:46:10.575Z] [Pipeline] // stage
06:46:10 [2026-03-30T04:46:10.594Z] [Pipeline] stage
06:46:10 [2026-03-30T04:46:10.595Z] [Pipeline] { (Build Silverpeas)
06:46:10 [2026-03-30T04:46:10.622Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-03-30T04:46:10.623Z] [Pipeline] getContext
06:46:10 [2026-03-30T04:46:10.644Z] [Pipeline] stage
06:46:10 [2026-03-30T04:46:10.645Z] [Pipeline] { (Build Silverpeas-Core)
06:46:10 [2026-03-30T04:46:10.663Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-03-30T04:46:10.665Z] [Pipeline] getContext
06:46:10 [2026-03-30T04:46:10.666Z] [Pipeline] }
06:46:10 [2026-03-30T04:46:10.683Z] [Pipeline] // stage
06:46:10 [2026-03-30T04:46:10.700Z] [Pipeline] stage
06:46:10 [2026-03-30T04:46:10.701Z] [Pipeline] { (Build Silverpeas-Components)
06:46:10 [2026-03-30T04:46:10.715Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-03-30T04:46:10.716Z] [Pipeline] getContext
06:46:10 [2026-03-30T04:46:10.718Z] [Pipeline] }
06:46:10 [2026-03-30T04:46:10.732Z] [Pipeline] // stage
06:46:10 [2026-03-30T04:46:10.746Z] [Pipeline] stage
06:46:10 [2026-03-30T04:46:10.747Z] [Pipeline] { (Build Silverpeas-Assembly)
06:46:10 [2026-03-30T04:46:10.760Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-03-30T04:46:10.761Z] [Pipeline] getContext
06:46:10 [2026-03-30T04:46:10.763Z] [Pipeline] }
06:46:10 [2026-03-30T04:46:10.775Z] [Pipeline] // stage
06:46:10 [2026-03-30T04:46:10.788Z] [Pipeline] stage
06:46:10 [2026-03-30T04:46:10.789Z] [Pipeline] { (Build Silverpeas Setup)
06:46:10 [2026-03-30T04:46:10.801Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-03-30T04:46:10.801Z] [Pipeline] getContext
06:46:10 [2026-03-30T04:46:10.803Z] [Pipeline] }
06:46:10 [2026-03-30T04:46:10.814Z] [Pipeline] // stage
06:46:10 [2026-03-30T04:46:10.827Z] [Pipeline] stage
06:46:10 [2026-03-30T04:46:10.828Z] [Pipeline] { (Build Silverpeas Distribution)
06:46:10 [2026-03-30T04:46:10.838Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-03-30T04:46:10.839Z] [Pipeline] getContext
06:46:10 [2026-03-30T04:46:10.841Z] [Pipeline] }
06:46:10 [2026-03-30T04:46:10.851Z] [Pipeline] // stage
06:46:10 [2026-03-30T04:46:10.864Z] [Pipeline] stage
06:46:10 [2026-03-30T04:46:10.864Z] [Pipeline] { (Build Silverpeas-Looks)
06:46:10 [2026-03-30T04:46:10.874Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-03-30T04:46:10.875Z] [Pipeline] getContext
06:46:10 [2026-03-30T04:46:10.877Z] [Pipeline] }
06:46:10 [2026-03-30T04:46:10.886Z] [Pipeline] // stage
06:46:10 [2026-03-30T04:46:10.896Z] [Pipeline] stage
06:46:10 [2026-03-30T04:46:10.897Z] [Pipeline] { (Publish Silverpeas-Core)
06:46:10 [2026-03-30T04:46:10.906Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-03-30T04:46:10.907Z] [Pipeline] getContext
06:46:10 [2026-03-30T04:46:10.909Z] [Pipeline] }
06:46:10 [2026-03-30T04:46:10.917Z] [Pipeline] // stage
06:46:10 [2026-03-30T04:46:10.928Z] [Pipeline] stage
06:46:10 [2026-03-30T04:46:10.928Z] [Pipeline] { (Publish Silverpeas-Components)
06:46:10 [2026-03-30T04:46:10.937Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-03-30T04:46:10.938Z] [Pipeline] getContext
06:46:10 [2026-03-30T04:46:10.939Z] [Pipeline] }
06:46:10 [2026-03-30T04:46:10.948Z] [Pipeline] // stage
06:46:10 [2026-03-30T04:46:10.958Z] [Pipeline] stage
06:46:10 [2026-03-30T04:46:10.958Z] [Pipeline] { (Publish Silverpeas-Assembly)
06:46:10 [2026-03-30T04:46:10.966Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-03-30T04:46:10.967Z] [Pipeline] getContext
06:46:10 [2026-03-30T04:46:10.970Z] [Pipeline] }
06:46:10 [2026-03-30T04:46:10.978Z] [Pipeline] // stage
06:46:10 [2026-03-30T04:46:10.987Z] [Pipeline] stage
06:46:10 [2026-03-30T04:46:10.988Z] [Pipeline] { (Publish Silverpeas-Setup)
06:46:10 [2026-03-30T04:46:10.996Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-03-30T04:46:10.997Z] [Pipeline] getContext
06:46:10 [2026-03-30T04:46:10.998Z] [Pipeline] }
06:46:11 [2026-03-30T04:46:11.006Z] [Pipeline] // stage
06:46:11 [2026-03-30T04:46:11.015Z] [Pipeline] stage
06:46:11 [2026-03-30T04:46:11.016Z] [Pipeline] { (Publish Silverpeas-Distribution)
06:46:11 [2026-03-30T04:46:11.023Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-03-30T04:46:11.024Z] [Pipeline] getContext
06:46:11 [2026-03-30T04:46:11.026Z] [Pipeline] }
06:46:11 [2026-03-30T04:46:11.034Z] [Pipeline] // stage
06:46:11 [2026-03-30T04:46:11.043Z] [Pipeline] stage
06:46:11 [2026-03-30T04:46:11.043Z] [Pipeline] { (Publish Silverpeas-Looks)
06:46:11 [2026-03-30T04:46:11.051Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-03-30T04:46:11.052Z] [Pipeline] getContext
06:46:11 [2026-03-30T04:46:11.053Z] [Pipeline] }
06:46:11 [2026-03-30T04:46:11.060Z] [Pipeline] // stage
06:46:11 [2026-03-30T04:46:11.069Z] [Pipeline] stage
06:46:11 [2026-03-30T04:46:11.070Z] [Pipeline] { (Publish Community Web Site)
06:46:11 [2026-03-30T04:46:11.077Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-03-30T04:46:11.078Z] [Pipeline] getContext
06:46:11 [2026-03-30T04:46:11.080Z] [Pipeline] }
06:46:11 [2026-03-30T04:46:11.087Z] [Pipeline] // stage
06:46:11 [2026-03-30T04:46:11.094Z] [Pipeline] }
06:46:11 [2026-03-30T04:46:11.101Z] [Pipeline] // stage
06:46:11 [2026-03-30T04:46:11.119Z] [Pipeline] stage
06:46:11 [2026-03-30T04:46:11.119Z] [Pipeline] { (Create YAML build report)
06:46:11 [2026-03-30T04:46:11.144Z] [Pipeline] script
06:46:11 [2026-03-30T04:46:11.146Z] [Pipeline] {
06:46:11 [2026-03-30T04:46:11.167Z] [Pipeline] sh
06:46:11 [2026-03-30T04:46:11.425Z] + mkdir -p target
06:46:11 [2026-03-30T04:46:11.427Z] [Pipeline] sh
06:46:11 [2026-03-30T04:46:11.684Z] + mv build.yaml target/
06:46:11 [2026-03-30T04:46:11.685Z] [Pipeline] }
06:46:11 [2026-03-30T04:46:11.705Z] [Pipeline] // script
06:46:11 [2026-03-30T04:46:11.724Z] [Pipeline] }
06:46:11 [2026-03-30T04:46:11.742Z] [Pipeline] // stage
06:46:11 [2026-03-30T04:46:11.766Z] [Pipeline] stage
06:46:11 [2026-03-30T04:46:11.767Z] [Pipeline] { (Declarative: Post Actions)
06:46:11 [2026-03-30T04:46:11.798Z] [Pipeline] step
06:46:11 [2026-03-30T04:46:11.830Z] [Pipeline] script
06:46:11 [2026-03-30T04:46:11.833Z] [Pipeline] {
06:46:11 [2026-03-30T04:46:11.870Z] [Pipeline] }
06:46:11 [2026-03-30T04:46:11.887Z] [Pipeline] // script
06:46:11 [2026-03-30T04:46:11.910Z] [Pipeline] archiveArtifacts
06:46:11 [2026-03-30T04:46:11.913Z] Archiving artifacts
06:46:11 [2026-03-30T04:46:11.931Z] Enregistrement des empreintes numériques
06:46:11 [2026-03-30T04:46:11.944Z] [Pipeline] sh
06:46:12 [2026-03-30T04:46:12.203Z] + rm -rf target
06:46:12 [2026-03-30T04:46:12.208Z] [Pipeline] }
06:46:12 [2026-03-30T04:46:12.218Z] [Pipeline] // stage
06:46:12 [2026-03-30T04:46:12.235Z] [Pipeline] }
06:46:12 [2026-03-30T04:46:12.252Z] [Pipeline] // withEnv
06:46:12 [2026-03-30T04:46:12.269Z] [Pipeline] }
06:46:12 [2026-03-30T04:46:12.270Z] $ docker stop --time=1 1501f2d23d7556ea2e7412d1ce8565fc9064a1864c5eef114e0d6aa385bad484
06:46:13 [2026-03-30T04:46:13.599Z] $ docker rm -f --volumes 1501f2d23d7556ea2e7412d1ce8565fc9064a1864c5eef114e0d6aa385bad484
06:46:13 [2026-03-30T04:46:13.642Z] [Pipeline] // withDockerContainer
06:46:13 [2026-03-30T04:46:13.652Z] [Pipeline] }
06:46:13 [2026-03-30T04:46:13.669Z] [Pipeline] // withEnv
06:46:13 [2026-03-30T04:46:13.689Z] [Pipeline] }
06:46:13 [2026-03-30T04:46:13.712Z] [Pipeline] // node
06:46:13 [2026-03-30T04:46:13.732Z] [Pipeline] End of Pipeline
06:46:13 [2026-03-30T04:46:13.810Z] Lancement d'un nouveau build de Silverpeas_Mobile_Stable_AutoDeploy #386
06:46:13 [2026-03-30T04:46:13.811Z] Finished: SUCCESS