06:46:00 [2026-09-17T04:46:00.665Z] Lancé par une alarme périodique
06:46:00 [2026-09-17T04:46:00.665Z] Running as userbuild
06:46:01 [2026-09-17T04:46:01.266Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2026-09-17T04:46:01.758Z] [Pipeline] Start of Pipeline
06:46:02 [2026-09-17T04:46:02.067Z] [Pipeline] node
06:46:02 [2026-09-17T04:46:02.072Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy
06:46:02 [2026-09-17T04:46:02.074Z] [Pipeline] {
06:46:02 [2026-09-17T04:46:02.094Z] [Pipeline] stage
06:46:02 [2026-09-17T04:46:02.094Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:02 [2026-09-17T04:46:02.107Z] [Pipeline] checkout
06:46:02 [2026-09-17T04:46:02.114Z] Selected Git installation does not exist. Using Default
06:46:02 [2026-09-17T04:46:02.114Z] The recommended git tool is: NONE
06:46:02 [2026-09-17T04:46:02.114Z] No credentials specified
06:46:02 [2026-09-17T04:46:02.115Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10
06:46:02 [2026-09-17T04:46:02.120Z] Fetching changes from the remote Git repository
06:46:02 [2026-09-17T04:46:02.124Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:02 [2026-09-17T04:46:02.131Z] Cleaning workspace
06:46:02 [2026-09-17T04:46:02.131Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:02 [2026-09-17T04:46:02.136Z] Resetting working tree
06:46:02 [2026-09-17T04:46:02.136Z] > /usr/bin/git reset --hard # timeout=10
06:46:02 [2026-09-17T04:46:02.146Z] > /usr/bin/git clean -fdx # timeout=10
06:46:02 [2026-09-17T04:46:02.152Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:02 [2026-09-17T04:46:02.152Z] > /usr/bin/git --version # timeout=10
06:46:02 [2026-09-17T04:46:02.156Z] > git --version # 'git version 2.43.0'
06:46:02 [2026-09-17T04:46:02.156Z] > /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-09-17T04:46:02.643Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:02 [2026-09-17T04:46:02.649Z] Checking out Revision c8dc7ef50e04c1b811eb42acbb89b17d98f982d7 (refs/remotes/origin/master)
06:46:02 [2026-09-17T04:46:02.650Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:02 [2026-09-17T04:46:02.655Z] > /usr/bin/git checkout -f c8dc7ef50e04c1b811eb42acbb89b17d98f982d7 # timeout=10
06:46:02 [2026-09-17T04:46:02.669Z] Commit message: "Fix shell bad syntax"
06:46:02 [2026-09-17T04:46:02.670Z] > /usr/bin/git rev-list --no-walk c8dc7ef50e04c1b811eb42acbb89b17d98f982d7 # timeout=10
06:46:02 [2026-09-17T04:46:02.697Z] [Pipeline] }
06:46:02 [2026-09-17T04:46:02.703Z] [Pipeline] // stage
06:46:02 [2026-09-17T04:46:02.738Z] [Pipeline] withEnv
06:46:02 [2026-09-17T04:46:02.739Z] [Pipeline] {
06:46:02 [2026-09-17T04:46:02.904Z] [Pipeline] isUnix
06:46:02 [2026-09-17T04:46:02.907Z] [Pipeline] withEnv
06:46:02 [2026-09-17T04:46:02.908Z] [Pipeline] {
06:46:02 [2026-09-17T04:46:02.939Z] [Pipeline] sh
06:46:03 [2026-09-17T04:46:03.201Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:03 [2026-09-17T04:46:03.201Z] .
06:46:03 [2026-09-17T04:46:03.203Z] [Pipeline] }
06:46:03 [2026-09-17T04:46:03.220Z] [Pipeline] // withEnv
06:46:03 [2026-09-17T04:46:03.240Z] [Pipeline] withDockerContainer
06:46:03 [2026-09-17T04:46:03.290Z] Jenkins does not seem to be running inside a container
06:46:03 [2026-09-17T04:46:03.297Z] $ 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/.gradle/gradle.properties:/home/silverbuild/.gradle/gradle.properties -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-09-17T04:46:03.574Z] $ docker top 92040ef8cfd3af83c09334360f74a5abe88cebd90acc12c775c0f7954b5db026 -eo pid,comm
06:46:03 [2026-09-17T04:46:03.627Z] [Pipeline] {
06:46:03 [2026-09-17T04:46:03.662Z] [Pipeline] withEnv
06:46:03 [2026-09-17T04:46:03.663Z] [Pipeline] {
06:46:03 [2026-09-17T04:46:03.681Z] [Pipeline] stage
06:46:03 [2026-09-17T04:46:03.682Z] [Pipeline] { (Prepare the job)
06:46:03 [2026-09-17T04:46:03.712Z] [Pipeline] sh
06:46:03 [2026-09-17T04:46:03.970Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.4.x/pom.xml
06:46:04 [2026-09-17T04:46:04.524Z] [Pipeline] script
06:46:04 [2026-09-17T04:46:04.530Z] [Pipeline] {
06:46:04 [2026-09-17T04:46:04.543Z] [Pipeline] readMavenPom
06:46:04 [2026-09-17T04:46:04.573Z] 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:04 [2026-09-17T04:46:04.577Z] 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:04 [2026-09-17T04:46:04.579Z] 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:04 [2026-09-17T04:46:04.579Z] 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:04 [2026-09-17T04:46:04.580Z] 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:04 [2026-09-17T04:46:04.582Z] [Pipeline] sh
06:46:04 [2026-09-17T04:46:04.844Z] + rm -f pom.xml
06:46:04 [2026-09-17T04:46:04.845Z] [Pipeline] }
06:46:04 [2026-09-17T04:46:04.861Z] [Pipeline] // script
06:46:04 [2026-09-17T04:46:04.872Z] [Pipeline] }
06:46:04 [2026-09-17T04:46:04.884Z] [Pipeline] // stage
06:46:04 [2026-09-17T04:46:04.900Z] [Pipeline] stage
06:46:04 [2026-09-17T04:46:04.901Z] [Pipeline] { (Check POM parent version)
06:46:04 [2026-09-17T04:46:04.964Z] Stage "Check POM parent version" skipped due to when conditional
06:46:04 [2026-09-17T04:46:04.967Z] [Pipeline] getContext
06:46:04 [2026-09-17T04:46:04.970Z] [Pipeline] }
06:46:04 [2026-09-17T04:46:04.984Z] [Pipeline] // stage
06:46:05 [2026-09-17T04:46:05.000Z] [Pipeline] stage
06:46:05 [2026-09-17T04:46:05.000Z] [Pipeline] { (Checkout projects and check code changes)
06:46:05 [2026-09-17T04:46:05.026Z] [Pipeline] script
06:46:05 [2026-09-17T04:46:05.033Z] [Pipeline] {
06:46:05 [2026-09-17T04:46:05.057Z] [Pipeline] copyArtifacts
06:46:05 [2026-09-17T04:46:05.076Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 566
06:46:05 [2026-09-17T04:46:05.081Z] [Pipeline] fileExists
06:46:05 [2026-09-17T04:46:05.098Z] [Pipeline] readYaml
06:46:05 [2026-09-17T04:46:05.114Z] 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:05 [2026-09-17T04:46:05.118Z] [Pipeline] dir
06:46:05 [2026-09-17T04:46:05.119Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core
06:46:05 [2026-09-17T04:46:05.120Z] [Pipeline] {
06:46:05 [2026-09-17T04:46:05.142Z] [Pipeline] git
06:46:05 [2026-09-17T04:46:05.156Z] The recommended git tool is: /usr/bin/git
06:46:05 [2026-09-17T04:46:05.158Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:05 [2026-09-17T04:46:05.172Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@76c64db4; decorates hudson.Launcher$LocalLauncher@4688a8ad will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:05 [2026-09-17T04:46:05.172Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10
06:46:05 [2026-09-17T04:46:05.179Z] Fetching changes from the remote Git repository
06:46:05 [2026-09-17T04:46:05.182Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
06:46:05 [2026-09-17T04:46:05.187Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
06:46:05 [2026-09-17T04:46:05.187Z] > /usr/bin/git --version # timeout=10
06:46:05 [2026-09-17T04:46:05.192Z] > git --version # 'git version 2.43.0'
06:46:05 [2026-09-17T04:46:05.192Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:05 [2026-09-17T04:46:05.199Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:06 [2026-09-17T04:46:06.381Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:06 [2026-09-17T04:46:06.388Z] Checking out Revision c06b65af80efc2761404e984a1a74ec5a342052b (refs/remotes/origin/6.4.x)
06:46:06 [2026-09-17T04:46:06.388Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:06 [2026-09-17T04:46:06.394Z] > /usr/bin/git checkout -f c06b65af80efc2761404e984a1a74ec5a342052b # timeout=10
06:46:06 [2026-09-17T04:46:06.450Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:06 [2026-09-17T04:46:06.467Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:06 [2026-09-17T04:46:06.475Z] > /usr/bin/git checkout -b 6.4.x c06b65af80efc2761404e984a1a74ec5a342052b # timeout=10
06:46:06 [2026-09-17T04:46:06.561Z] Commit message: "Fix bug #15431"
06:46:06 [2026-09-17T04:46:06.561Z] > /usr/bin/git rev-list --no-walk c06b65af80efc2761404e984a1a74ec5a342052b # timeout=10
06:46:06 [2026-09-17T04:46:06.588Z] [Pipeline] fileExists
06:46:06 [2026-09-17T04:46:06.604Z] [Pipeline] readMavenPom
06:46:06 [2026-09-17T04:46:06.628Z] [Pipeline] sh
06:46:06 [2026-09-17T04:46:06.888Z] + git rev-parse HEAD
06:46:06 [2026-09-17T04:46:06.893Z] [Pipeline] echo
06:46:06 [2026-09-17T04:46:06.893Z] Silverpeas-Core: current commit is c06b65af80efc2761404e984a1a74ec5a342052b and last build commit is c06b65af80efc2761404e984a1a74ec5a342052b
06:46:06 [2026-09-17T04:46:06.896Z] [Pipeline] }
06:46:06 [2026-09-17T04:46:06.911Z] [Pipeline] // dir
06:46:06 [2026-09-17T04:46:06.928Z] [Pipeline] echo
06:46:06 [2026-09-17T04:46:06.928Z] Build skipped due to no changes have been done since the last build
06:46:06 [2026-09-17T04:46:06.946Z] [Pipeline] dir
06:46:06 [2026-09-17T04:46:06.947Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components
06:46:06 [2026-09-17T04:46:06.948Z] [Pipeline] {
06:46:06 [2026-09-17T04:46:06.969Z] [Pipeline] git
06:46:06 [2026-09-17T04:46:06.984Z] The recommended git tool is: /usr/bin/git
06:46:06 [2026-09-17T04:46:06.985Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:06 [2026-09-17T04:46:06.994Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4abe1cbf; decorates hudson.Launcher$LocalLauncher@3e62abb5 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:06 [2026-09-17T04:46:06.995Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/.git # timeout=10
06:46:07 [2026-09-17T04:46:07.001Z] Fetching changes from the remote Git repository
06:46:07 [2026-09-17T04:46:07.003Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
06:46:07 [2026-09-17T04:46:07.009Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
06:46:07 [2026-09-17T04:46:07.009Z] > /usr/bin/git --version # timeout=10
06:46:07 [2026-09-17T04:46:07.013Z] > git --version # 'git version 2.43.0'
06:46:07 [2026-09-17T04:46:07.014Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:07 [2026-09-17T04:46:07.018Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:07 [2026-09-17T04:46:07.929Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:07 [2026-09-17T04:46:07.938Z] Checking out Revision 447b2cc025d7cfadc2cbb76f56c66ee8b12fe624 (refs/remotes/origin/6.4.x)
06:46:07 [2026-09-17T04:46:07.938Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:07 [2026-09-17T04:46:07.943Z] > /usr/bin/git checkout -f 447b2cc025d7cfadc2cbb76f56c66ee8b12fe624 # timeout=10
06:46:07 [2026-09-17T04:46:07.981Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:07 [2026-09-17T04:46:07.992Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:08 [2026-09-17T04:46:08.001Z] > /usr/bin/git checkout -b 6.4.x 447b2cc025d7cfadc2cbb76f56c66ee8b12fe624 # timeout=10
06:46:08 [2026-09-17T04:46:08.090Z] Commit message: "Fix bug #15444"
06:46:08 [2026-09-17T04:46:08.090Z] > /usr/bin/git rev-list --no-walk 447b2cc025d7cfadc2cbb76f56c66ee8b12fe624 # timeout=10
06:46:08 [2026-09-17T04:46:08.113Z] [Pipeline] fileExists
06:46:08 [2026-09-17T04:46:08.130Z] [Pipeline] readMavenPom
06:46:08 [2026-09-17T04:46:08.146Z] [Pipeline] sh
06:46:08 [2026-09-17T04:46:08.401Z] + git rev-parse HEAD
06:46:08 [2026-09-17T04:46:08.405Z] [Pipeline] echo
06:46:08 [2026-09-17T04:46:08.405Z] Silverpeas-Components: current commit is 447b2cc025d7cfadc2cbb76f56c66ee8b12fe624 and last build commit is 447b2cc025d7cfadc2cbb76f56c66ee8b12fe624
06:46:08 [2026-09-17T04:46:08.408Z] [Pipeline] }
06:46:08 [2026-09-17T04:46:08.423Z] [Pipeline] // dir
06:46:08 [2026-09-17T04:46:08.442Z] [Pipeline] echo
06:46:08 [2026-09-17T04:46:08.443Z] Build skipped due to no changes have been done since the last build
06:46:08 [2026-09-17T04:46:08.462Z] [Pipeline] dir
06:46:08 [2026-09-17T04:46:08.463Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks
06:46:08 [2026-09-17T04:46:08.464Z] [Pipeline] {
06:46:08 [2026-09-17T04:46:08.486Z] [Pipeline] git
06:46:08 [2026-09-17T04:46:08.502Z] Selected Git installation does not exist. Using Default
06:46:08 [2026-09-17T04:46:08.502Z] The recommended git tool is: NONE
06:46:08 [2026-09-17T04:46:08.503Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:08 [2026-09-17T04:46:08.516Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3108c186; decorates hudson.Launcher$LocalLauncher@6c3fc5a0 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:08 [2026-09-17T04:46:08.517Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks/.git # timeout=10
06:46:08 [2026-09-17T04:46:08.525Z] Fetching changes from the remote Git repository
06:46:08 [2026-09-17T04:46:08.527Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
06:46:08 [2026-09-17T04:46:08.533Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
06:46:08 [2026-09-17T04:46:08.533Z] > /usr/bin/git --version # timeout=10
06:46:08 [2026-09-17T04:46:08.538Z] > git --version # 'git version 2.43.0'
06:46:08 [2026-09-17T04:46:08.538Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:08 [2026-09-17T04:46:08.543Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:09 [2026-09-17T04:46:09.308Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:09 [2026-09-17T04:46:09.313Z] Checking out Revision f105160616b668c112072a2f4714b531c52c98bc (refs/remotes/origin/6.4.x)
06:46:09 [2026-09-17T04:46:09.313Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:09 [2026-09-17T04:46:09.318Z] > /usr/bin/git checkout -f f105160616b668c112072a2f4714b531c52c98bc # timeout=10
06:46:09 [2026-09-17T04:46:09.330Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:09 [2026-09-17T04:46:09.338Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:09 [2026-09-17T04:46:09.345Z] > /usr/bin/git checkout -b 6.4.x f105160616b668c112072a2f4714b531c52c98bc # timeout=10
06:46:09 [2026-09-17T04:46:09.360Z] Commit message: "6.4.7 has been released from build 6.4.7-build260713 (0e662437342b274a86a7d2e52e6e3cc8db265546).Prepare for development iteration of next version 6.4.8"
06:46:09 [2026-09-17T04:46:09.360Z] > /usr/bin/git rev-list --no-walk f105160616b668c112072a2f4714b531c52c98bc # timeout=10
06:46:09 [2026-09-17T04:46:09.379Z] [Pipeline] fileExists
06:46:09 [2026-09-17T04:46:09.394Z] [Pipeline] readMavenPom
06:46:09 [2026-09-17T04:46:09.417Z] [Pipeline] sh
06:46:09 [2026-09-17T04:46:09.676Z] + git rev-parse HEAD
06:46:09 [2026-09-17T04:46:09.680Z] [Pipeline] echo
06:46:09 [2026-09-17T04:46:09.680Z] Silverpeas-Looks: current commit is f105160616b668c112072a2f4714b531c52c98bc and last build commit is f105160616b668c112072a2f4714b531c52c98bc
06:46:09 [2026-09-17T04:46:09.683Z] [Pipeline] }
06:46:09 [2026-09-17T04:46:09.702Z] [Pipeline] // dir
06:46:09 [2026-09-17T04:46:09.719Z] [Pipeline] echo
06:46:09 [2026-09-17T04:46:09.719Z] Build skipped due to no changes have been done since the last build
06:46:09 [2026-09-17T04:46:09.737Z] [Pipeline] dir
06:46:09 [2026-09-17T04:46:09.737Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup
06:46:09 [2026-09-17T04:46:09.738Z] [Pipeline] {
06:46:09 [2026-09-17T04:46:09.765Z] [Pipeline] git
06:46:09 [2026-09-17T04:46:09.782Z] The recommended git tool is: NONE
06:46:09 [2026-09-17T04:46:09.783Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:09 [2026-09-17T04:46:09.792Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3a5b892a; decorates hudson.Launcher$LocalLauncher@370744d7 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:09 [2026-09-17T04:46:09.793Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup/.git # timeout=10
06:46:09 [2026-09-17T04:46:09.799Z] Fetching changes from the remote Git repository
06:46:09 [2026-09-17T04:46:09.801Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
06:46:09 [2026-09-17T04:46:09.807Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
06:46:09 [2026-09-17T04:46:09.807Z] > /usr/bin/git --version # timeout=10
06:46:09 [2026-09-17T04:46:09.812Z] > git --version # 'git version 2.43.0'
06:46:09 [2026-09-17T04:46:09.812Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:09 [2026-09-17T04:46:09.817Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:10 [2026-09-17T04:46:10.358Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:10 [2026-09-17T04:46:10.364Z] Checking out Revision f9a3cc8ddfdefbb340e23594a0d441da1d2cd613 (refs/remotes/origin/6.4.x)
06:46:10 [2026-09-17T04:46:10.364Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:10 [2026-09-17T04:46:10.368Z] > /usr/bin/git checkout -f f9a3cc8ddfdefbb340e23594a0d441da1d2cd613 # timeout=10
06:46:10 [2026-09-17T04:46:10.375Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:10 [2026-09-17T04:46:10.383Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:10 [2026-09-17T04:46:10.390Z] > /usr/bin/git checkout -b 6.4.x f9a3cc8ddfdefbb340e23594a0d441da1d2cd613 # timeout=10
06:46:10 [2026-09-17T04:46:10.400Z] Commit message: "6.4.7 has been released from build 6.4.7-build260713 (95ef186d5d3da99219dee56d870757c0a2f66b8a).Prepare for development iteration of next version 6.4.8"
06:46:10 [2026-09-17T04:46:10.401Z] > /usr/bin/git rev-list --no-walk f9a3cc8ddfdefbb340e23594a0d441da1d2cd613 # timeout=10
06:46:10 [2026-09-17T04:46:10.423Z] [Pipeline] fileExists
06:46:10 [2026-09-17T04:46:10.443Z] [Pipeline] sh
06:46:10 [2026-09-17T04:46:10.701Z] + git rev-parse HEAD
06:46:10 [2026-09-17T04:46:10.704Z] [Pipeline] echo
06:46:10 [2026-09-17T04:46:10.704Z] Silverpeas-Setup: current commit is f9a3cc8ddfdefbb340e23594a0d441da1d2cd613 and last build commit is f9a3cc8ddfdefbb340e23594a0d441da1d2cd613
06:46:10 [2026-09-17T04:46:10.706Z] [Pipeline] }
06:46:10 [2026-09-17T04:46:10.722Z] [Pipeline] // dir
06:46:10 [2026-09-17T04:46:10.739Z] [Pipeline] echo
06:46:10 [2026-09-17T04:46:10.739Z] Build skipped due to no changes have been done since the last build
06:46:10 [2026-09-17T04:46:10.757Z] [Pipeline] dir
06:46:10 [2026-09-17T04:46:10.758Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution
06:46:10 [2026-09-17T04:46:10.758Z] [Pipeline] {
06:46:10 [2026-09-17T04:46:10.781Z] [Pipeline] git
06:46:10 [2026-09-17T04:46:10.793Z] The recommended git tool is: NONE
06:46:10 [2026-09-17T04:46:10.793Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:10 [2026-09-17T04:46:10.802Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1538206b; decorates hudson.Launcher$LocalLauncher@2930bfc9 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:10 [2026-09-17T04:46:10.802Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
06:46:10 [2026-09-17T04:46:10.809Z] Fetching changes from the remote Git repository
06:46:10 [2026-09-17T04:46:10.811Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
06:46:10 [2026-09-17T04:46:10.817Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
06:46:10 [2026-09-17T04:46:10.817Z] > /usr/bin/git --version # timeout=10
06:46:10 [2026-09-17T04:46:10.822Z] > git --version # 'git version 2.43.0'
06:46:10 [2026-09-17T04:46:10.822Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:10 [2026-09-17T04:46:10.828Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:11 [2026-09-17T04:46:11.335Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:11 [2026-09-17T04:46:11.341Z] Checking out Revision 4c911d0c826d86eae553a296dd6f65961fc161ae (refs/remotes/origin/6.4.x)
06:46:11 [2026-09-17T04:46:11.341Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:11 [2026-09-17T04:46:11.346Z] > /usr/bin/git checkout -f 4c911d0c826d86eae553a296dd6f65961fc161ae # timeout=10
06:46:11 [2026-09-17T04:46:11.355Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:11 [2026-09-17T04:46:11.364Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:11 [2026-09-17T04:46:11.371Z] > /usr/bin/git checkout -b 6.4.x 4c911d0c826d86eae553a296dd6f65961fc161ae # timeout=10
06:46:11 [2026-09-17T04:46:11.381Z] Commit message: "6.4.7 has been released from build 6.4.7-build260713 (a6905cf7ced772511c2085ebfe10bed2cedf5c97).Prepare for development iteration of next version 6.4.8"
06:46:11 [2026-09-17T04:46:11.381Z] > /usr/bin/git rev-list --no-walk 4c911d0c826d86eae553a296dd6f65961fc161ae # timeout=10
06:46:11 [2026-09-17T04:46:11.402Z] [Pipeline] fileExists
06:46:11 [2026-09-17T04:46:11.417Z] [Pipeline] readMavenPom
06:46:11 [2026-09-17T04:46:11.433Z] [Pipeline] sh
06:46:11 [2026-09-17T04:46:11.691Z] + git rev-parse HEAD
06:46:11 [2026-09-17T04:46:11.695Z] [Pipeline] echo
06:46:11 [2026-09-17T04:46:11.695Z] Silverpeas-Distribution: current commit is 4c911d0c826d86eae553a296dd6f65961fc161ae and last build commit is 4c911d0c826d86eae553a296dd6f65961fc161ae
06:46:11 [2026-09-17T04:46:11.698Z] [Pipeline] }
06:46:11 [2026-09-17T04:46:11.715Z] [Pipeline] // dir
06:46:11 [2026-09-17T04:46:11.737Z] [Pipeline] echo
06:46:11 [2026-09-17T04:46:11.738Z] Build skipped due to no changes have been done since the last build
06:46:11 [2026-09-17T04:46:11.757Z] [Pipeline] dir
06:46:11 [2026-09-17T04:46:11.757Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly
06:46:11 [2026-09-17T04:46:11.758Z] [Pipeline] {
06:46:11 [2026-09-17T04:46:11.783Z] [Pipeline] git
06:46:11 [2026-09-17T04:46:11.797Z] The recommended git tool is: NONE
06:46:11 [2026-09-17T04:46:11.797Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:11 [2026-09-17T04:46:11.808Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@12080c69; decorates hudson.Launcher$LocalLauncher@3bbe3ff9 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:11 [2026-09-17T04:46:11.809Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
06:46:11 [2026-09-17T04:46:11.816Z] Fetching changes from the remote Git repository
06:46:11 [2026-09-17T04:46:11.817Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
06:46:11 [2026-09-17T04:46:11.823Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
06:46:11 [2026-09-17T04:46:11.823Z] > /usr/bin/git --version # timeout=10
06:46:11 [2026-09-17T04:46:11.827Z] > git --version # 'git version 2.43.0'
06:46:11 [2026-09-17T04:46:11.827Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:11 [2026-09-17T04:46:11.832Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:12 [2026-09-17T04:46:12.544Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:12 [2026-09-17T04:46:12.551Z] Checking out Revision 27fc17db8fc8e443cd002cec7d78fbad61804ec8 (refs/remotes/origin/6.4.x)
06:46:12 [2026-09-17T04:46:12.551Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:12 [2026-09-17T04:46:12.556Z] > /usr/bin/git checkout -f 27fc17db8fc8e443cd002cec7d78fbad61804ec8 # timeout=10
06:46:12 [2026-09-17T04:46:12.563Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:12 [2026-09-17T04:46:12.572Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:12 [2026-09-17T04:46:12.580Z] > /usr/bin/git checkout -b 6.4.x 27fc17db8fc8e443cd002cec7d78fbad61804ec8 # timeout=10
06:46:12 [2026-09-17T04:46:12.588Z] Commit message: "6.4.7 has been released from build 6.4.7-build260713 (ec2a5e5d0eb0dd278d582191f954c408f288c447).Prepare for development iteration of next version 6.4.8"
06:46:12 [2026-09-17T04:46:12.588Z] > /usr/bin/git rev-list --no-walk 27fc17db8fc8e443cd002cec7d78fbad61804ec8 # timeout=10
06:46:12 [2026-09-17T04:46:12.608Z] [Pipeline] fileExists
06:46:12 [2026-09-17T04:46:12.617Z] [Pipeline] readMavenPom
06:46:12 [2026-09-17T04:46:12.635Z] [Pipeline] sh
06:46:12 [2026-09-17T04:46:12.897Z] + git rev-parse HEAD
06:46:12 [2026-09-17T04:46:12.900Z] [Pipeline] echo
06:46:12 [2026-09-17T04:46:12.900Z] Silverpeas-Assembly: current commit is 27fc17db8fc8e443cd002cec7d78fbad61804ec8 and last build commit is 27fc17db8fc8e443cd002cec7d78fbad61804ec8
06:46:12 [2026-09-17T04:46:12.902Z] [Pipeline] }
06:46:12 [2026-09-17T04:46:12.913Z] [Pipeline] // dir
06:46:12 [2026-09-17T04:46:12.924Z] [Pipeline] echo
06:46:12 [2026-09-17T04:46:12.924Z] Build skipped due to no changes have been done since the last build
06:46:12 [2026-09-17T04:46:12.925Z] [Pipeline] }
06:46:12 [2026-09-17T04:46:12.941Z] [Pipeline] // script
06:46:12 [2026-09-17T04:46:12.951Z] [Pipeline] }
06:46:12 [2026-09-17T04:46:12.963Z] [Pipeline] // stage
06:46:12 [2026-09-17T04:46:12.983Z] [Pipeline] stage
06:46:12 [2026-09-17T04:46:12.984Z] [Pipeline] { (Build Silverpeas)
06:46:13 [2026-09-17T04:46:13.016Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:13 [2026-09-17T04:46:13.017Z] [Pipeline] getContext
06:46:13 [2026-09-17T04:46:13.055Z] [Pipeline] stage
06:46:13 [2026-09-17T04:46:13.056Z] [Pipeline] { (Build Silverpeas-Core)
06:46:13 [2026-09-17T04:46:13.074Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:13 [2026-09-17T04:46:13.075Z] [Pipeline] getContext
06:46:13 [2026-09-17T04:46:13.077Z] [Pipeline] }
06:46:13 [2026-09-17T04:46:13.095Z] [Pipeline] // stage
06:46:13 [2026-09-17T04:46:13.113Z] [Pipeline] stage
06:46:13 [2026-09-17T04:46:13.113Z] [Pipeline] { (Build Silverpeas-Components)
06:46:13 [2026-09-17T04:46:13.128Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:13 [2026-09-17T04:46:13.129Z] [Pipeline] getContext
06:46:13 [2026-09-17T04:46:13.130Z] [Pipeline] }
06:46:13 [2026-09-17T04:46:13.144Z] [Pipeline] // stage
06:46:13 [2026-09-17T04:46:13.161Z] [Pipeline] stage
06:46:13 [2026-09-17T04:46:13.161Z] [Pipeline] { (Build Silverpeas-Assembly)
06:46:13 [2026-09-17T04:46:13.174Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:13 [2026-09-17T04:46:13.176Z] [Pipeline] getContext
06:46:13 [2026-09-17T04:46:13.178Z] [Pipeline] }
06:46:13 [2026-09-17T04:46:13.190Z] [Pipeline] // stage
06:46:13 [2026-09-17T04:46:13.207Z] [Pipeline] stage
06:46:13 [2026-09-17T04:46:13.208Z] [Pipeline] { (Build Silverpeas Setup)
06:46:13 [2026-09-17T04:46:13.220Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:13 [2026-09-17T04:46:13.221Z] [Pipeline] getContext
06:46:13 [2026-09-17T04:46:13.223Z] [Pipeline] }
06:46:13 [2026-09-17T04:46:13.235Z] [Pipeline] // stage
06:46:13 [2026-09-17T04:46:13.248Z] [Pipeline] stage
06:46:13 [2026-09-17T04:46:13.248Z] [Pipeline] { (Build Silverpeas Distribution)
06:46:13 [2026-09-17T04:46:13.261Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:13 [2026-09-17T04:46:13.263Z] [Pipeline] getContext
06:46:13 [2026-09-17T04:46:13.265Z] [Pipeline] }
06:46:13 [2026-09-17T04:46:13.275Z] [Pipeline] // stage
06:46:13 [2026-09-17T04:46:13.288Z] [Pipeline] stage
06:46:13 [2026-09-17T04:46:13.289Z] [Pipeline] { (Build Silverpeas-Looks)
06:46:13 [2026-09-17T04:46:13.299Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:13 [2026-09-17T04:46:13.300Z] [Pipeline] getContext
06:46:13 [2026-09-17T04:46:13.302Z] [Pipeline] }
06:46:13 [2026-09-17T04:46:13.312Z] [Pipeline] // stage
06:46:13 [2026-09-17T04:46:13.324Z] [Pipeline] stage
06:46:13 [2026-09-17T04:46:13.325Z] [Pipeline] { (Publish Silverpeas-Core)
06:46:13 [2026-09-17T04:46:13.335Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:13 [2026-09-17T04:46:13.337Z] [Pipeline] getContext
06:46:13 [2026-09-17T04:46:13.338Z] [Pipeline] }
06:46:13 [2026-09-17T04:46:13.348Z] [Pipeline] // stage
06:46:13 [2026-09-17T04:46:13.359Z] [Pipeline] stage
06:46:13 [2026-09-17T04:46:13.360Z] [Pipeline] { (Publish Silverpeas-Components)
06:46:13 [2026-09-17T04:46:13.369Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:13 [2026-09-17T04:46:13.371Z] [Pipeline] getContext
06:46:13 [2026-09-17T04:46:13.373Z] [Pipeline] }
06:46:13 [2026-09-17T04:46:13.381Z] [Pipeline] // stage
06:46:13 [2026-09-17T04:46:13.393Z] [Pipeline] stage
06:46:13 [2026-09-17T04:46:13.394Z] [Pipeline] { (Publish Silverpeas-Assembly)
06:46:13 [2026-09-17T04:46:13.403Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:13 [2026-09-17T04:46:13.404Z] [Pipeline] getContext
06:46:13 [2026-09-17T04:46:13.406Z] [Pipeline] }
06:46:13 [2026-09-17T04:46:13.415Z] [Pipeline] // stage
06:46:13 [2026-09-17T04:46:13.427Z] [Pipeline] stage
06:46:13 [2026-09-17T04:46:13.427Z] [Pipeline] { (Publish Silverpeas-Setup)
06:46:13 [2026-09-17T04:46:13.437Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:13 [2026-09-17T04:46:13.438Z] [Pipeline] getContext
06:46:13 [2026-09-17T04:46:13.440Z] [Pipeline] }
06:46:13 [2026-09-17T04:46:13.449Z] [Pipeline] // stage
06:46:13 [2026-09-17T04:46:13.460Z] [Pipeline] stage
06:46:13 [2026-09-17T04:46:13.461Z] [Pipeline] { (Publish Silverpeas-Distribution)
06:46:13 [2026-09-17T04:46:13.474Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:13 [2026-09-17T04:46:13.475Z] [Pipeline] getContext
06:46:13 [2026-09-17T04:46:13.477Z] [Pipeline] }
06:46:13 [2026-09-17T04:46:13.490Z] [Pipeline] // stage
06:46:13 [2026-09-17T04:46:13.505Z] [Pipeline] stage
06:46:13 [2026-09-17T04:46:13.505Z] [Pipeline] { (Publish Silverpeas-Looks)
06:46:13 [2026-09-17T04:46:13.514Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:13 [2026-09-17T04:46:13.515Z] [Pipeline] getContext
06:46:13 [2026-09-17T04:46:13.516Z] [Pipeline] }
06:46:13 [2026-09-17T04:46:13.524Z] [Pipeline] // stage
06:46:13 [2026-09-17T04:46:13.532Z] [Pipeline] stage
06:46:13 [2026-09-17T04:46:13.533Z] [Pipeline] { (Publish Community Web Site)
06:46:13 [2026-09-17T04:46:13.543Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:13 [2026-09-17T04:46:13.544Z] [Pipeline] getContext
06:46:13 [2026-09-17T04:46:13.546Z] [Pipeline] }
06:46:13 [2026-09-17T04:46:13.553Z] [Pipeline] // stage
06:46:13 [2026-09-17T04:46:13.560Z] [Pipeline] }
06:46:13 [2026-09-17T04:46:13.567Z] [Pipeline] // stage
06:46:13 [2026-09-17T04:46:13.586Z] [Pipeline] stage
06:46:13 [2026-09-17T04:46:13.587Z] [Pipeline] { (Create YAML build report)
06:46:13 [2026-09-17T04:46:13.622Z] [Pipeline] script
06:46:13 [2026-09-17T04:46:13.631Z] [Pipeline] {
06:46:13 [2026-09-17T04:46:13.660Z] [Pipeline] sh
06:46:13 [2026-09-17T04:46:13.918Z] + mkdir -p target
06:46:13 [2026-09-17T04:46:13.921Z] [Pipeline] sh
06:46:14 [2026-09-17T04:46:14.180Z] + mv build.yaml target/
06:46:14 [2026-09-17T04:46:14.181Z] [Pipeline] }
06:46:14 [2026-09-17T04:46:14.198Z] [Pipeline] // script
06:46:14 [2026-09-17T04:46:14.217Z] [Pipeline] }
06:46:14 [2026-09-17T04:46:14.234Z] [Pipeline] // stage
06:46:14 [2026-09-17T04:46:14.261Z] [Pipeline] stage
06:46:14 [2026-09-17T04:46:14.262Z] [Pipeline] { (Declarative: Post Actions)
06:46:14 [2026-09-17T04:46:14.295Z] [Pipeline] step
06:46:14 [2026-09-17T04:46:14.342Z] [Pipeline] script
06:46:14 [2026-09-17T04:46:14.345Z] [Pipeline] {
06:46:14 [2026-09-17T04:46:14.384Z] [Pipeline] }
06:46:14 [2026-09-17T04:46:14.401Z] [Pipeline] // script
06:46:14 [2026-09-17T04:46:14.423Z] [Pipeline] archiveArtifacts
06:46:14 [2026-09-17T04:46:14.441Z] Archiving artifacts
06:46:14 [2026-09-17T04:46:14.443Z] Enregistrement des empreintes numériques
06:46:14 [2026-09-17T04:46:14.462Z] [Pipeline] sh
06:46:14 [2026-09-17T04:46:14.720Z] + rm -rf target
06:46:14 [2026-09-17T04:46:14.728Z] [Pipeline] }
06:46:14 [2026-09-17T04:46:14.748Z] [Pipeline] // stage
06:46:14 [2026-09-17T04:46:14.761Z] [Pipeline] }
06:46:14 [2026-09-17T04:46:14.774Z] [Pipeline] // withEnv
06:46:14 [2026-09-17T04:46:14.791Z] [Pipeline] }
06:46:14 [2026-09-17T04:46:14.792Z] $ docker stop --time=1 92040ef8cfd3af83c09334360f74a5abe88cebd90acc12c775c0f7954b5db026
06:46:16 [2026-09-17T04:46:16.073Z] $ docker rm -f --volumes 92040ef8cfd3af83c09334360f74a5abe88cebd90acc12c775c0f7954b5db026
06:46:16 [2026-09-17T04:46:16.124Z] [Pipeline] // withDockerContainer
06:46:16 [2026-09-17T04:46:16.136Z] [Pipeline] }
06:46:16 [2026-09-17T04:46:16.148Z] [Pipeline] // withEnv
06:46:16 [2026-09-17T04:46:16.166Z] [Pipeline] }
06:46:16 [2026-09-17T04:46:16.177Z] [Pipeline] // node
06:46:16 [2026-09-17T04:46:16.189Z] [Pipeline] End of Pipeline
06:46:16 [2026-09-17T04:46:16.245Z] Lancement d'un nouveau build de Silverpeas_Mobile_Stable_AutoDeploy #433
06:46:16 [2026-09-17T04:46:16.246Z] Finished: SUCCESS