SuccèsSortie de la console
06:46:00 [2025-05-26T04:46:00.132Z] Lancé par une alarme périodique
06:46:00 [2025-05-26T04:46:00.132Z] Running as userbuild
06:46:00 [2025-05-26T04:46:00.518Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2025-05-26T04:46:01.020Z] [Pipeline] Start of Pipeline
06:46:01 [2025-05-26T04:46:01.382Z] [Pipeline] node
06:46:01 [2025-05-26T04:46:01.386Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy
06:46:01 [2025-05-26T04:46:01.391Z] [Pipeline] {
06:46:01 [2025-05-26T04:46:01.408Z] [Pipeline] stage
06:46:01 [2025-05-26T04:46:01.409Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:01 [2025-05-26T04:46:01.420Z] [Pipeline] checkout
06:46:01 [2025-05-26T04:46:01.422Z] Selected Git installation does not exist. Using Default
06:46:01 [2025-05-26T04:46:01.422Z] The recommended git tool is: NONE
06:46:01 [2025-05-26T04:46:01.422Z] No credentials specified
06:46:01 [2025-05-26T04:46:01.423Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10
06:46:01 [2025-05-26T04:46:01.428Z] Fetching changes from the remote Git repository
06:46:01 [2025-05-26T04:46:01.431Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:01 [2025-05-26T04:46:01.439Z] Cleaning workspace
06:46:01 [2025-05-26T04:46:01.439Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:01 [2025-05-26T04:46:01.443Z] Resetting working tree
06:46:01 [2025-05-26T04:46:01.443Z] > /usr/bin/git reset --hard # timeout=10
06:46:01 [2025-05-26T04:46:01.452Z] > /usr/bin/git clean -fdx # timeout=10
06:46:01 [2025-05-26T04:46:01.458Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2025-05-26T04:46:01.458Z] > /usr/bin/git --version # timeout=10
06:46:01 [2025-05-26T04:46:01.462Z] > git --version # 'git version 2.43.0'
06:46:01 [2025-05-26T04:46:01.462Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:01 [2025-05-26T04:46:01.853Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:01 [2025-05-26T04:46:01.860Z] Checking out Revision d51d4c119b9e301c1eba8d136042197d6032c75f (refs/remotes/origin/master)
06:46:01 [2025-05-26T04:46:01.860Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:01 [2025-05-26T04:46:01.865Z] > /usr/bin/git checkout -f d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
06:46:01 [2025-05-26T04:46:01.878Z] Commit message: "Update the version of the Docker image used to build Silverpeas-WebBrowserEdition"
06:46:01 [2025-05-26T04:46:01.878Z] > /usr/bin/git rev-list --no-walk d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
06:46:01 [2025-05-26T04:46:01.900Z] [Pipeline] }
06:46:01 [2025-05-26T04:46:01.913Z] [Pipeline] // stage
06:46:01 [2025-05-26T04:46:01.937Z] [Pipeline] withEnv
06:46:01 [2025-05-26T04:46:01.938Z] [Pipeline] {
06:46:02 [2025-05-26T04:46:02.115Z] [Pipeline] isUnix
06:46:02 [2025-05-26T04:46:02.116Z] [Pipeline] withEnv
06:46:02 [2025-05-26T04:46:02.116Z] [Pipeline] {
06:46:02 [2025-05-26T04:46:02.132Z] [Pipeline] sh
06:46:02 [2025-05-26T04:46:02.388Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:02 [2025-05-26T04:46:02.388Z] .
06:46:02 [2025-05-26T04:46:02.389Z] [Pipeline] }
06:46:02 [2025-05-26T04:46:02.403Z] [Pipeline] // withEnv
06:46:02 [2025-05-26T04:46:02.419Z] [Pipeline] withDockerContainer
06:46:02 [2025-05-26T04:46:02.456Z] Jenkins does not seem to be running inside a container
06:46:02 [2025-05-26T04:46:02.464Z] $ 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:02 [2025-05-26T04:46:02.770Z] $ docker top 73eb8eabbf72e54296efe094773c2a5aa9f212dc29b2f9f8e5be5d038db4b00e -eo pid,comm
06:46:02 [2025-05-26T04:46:02.809Z] [Pipeline] {
06:46:02 [2025-05-26T04:46:02.839Z] [Pipeline] withEnv
06:46:02 [2025-05-26T04:46:02.840Z] [Pipeline] {
06:46:02 [2025-05-26T04:46:02.865Z] [Pipeline] stage
06:46:02 [2025-05-26T04:46:02.866Z] [Pipeline] { (Prepare the job)
06:46:02 [2025-05-26T04:46:02.909Z] [Pipeline] sh
06:46:03 [2025-05-26T04:46:03.167Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.4.x/pom.xml
06:46:03 [2025-05-26T04:46:03.420Z] [Pipeline] script
06:46:03 [2025-05-26T04:46:03.425Z] [Pipeline] {
06:46:03 [2025-05-26T04:46:03.442Z] [Pipeline] readMavenPom
06:46:03 [2025-05-26T04:46:03.468Z] 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 [2025-05-26T04:46:03.470Z] 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 [2025-05-26T04:46:03.471Z] 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 [2025-05-26T04:46:03.471Z] 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 [2025-05-26T04:46:03.472Z] 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 [2025-05-26T04:46:03.473Z] [Pipeline] sh
06:46:03 [2025-05-26T04:46:03.731Z] + rm -f pom.xml
06:46:03 [2025-05-26T04:46:03.732Z] [Pipeline] }
06:46:03 [2025-05-26T04:46:03.748Z] [Pipeline] // script
06:46:03 [2025-05-26T04:46:03.764Z] [Pipeline] }
06:46:03 [2025-05-26T04:46:03.777Z] [Pipeline] // stage
06:46:03 [2025-05-26T04:46:03.792Z] [Pipeline] stage
06:46:03 [2025-05-26T04:46:03.793Z] [Pipeline] { (Check POM parent version)
06:46:03 [2025-05-26T04:46:03.855Z] Stage "Check POM parent version" skipped due to when conditional
06:46:03 [2025-05-26T04:46:03.855Z] [Pipeline] getContext
06:46:03 [2025-05-26T04:46:03.868Z] [Pipeline] }
06:46:03 [2025-05-26T04:46:03.880Z] [Pipeline] // stage
06:46:03 [2025-05-26T04:46:03.893Z] [Pipeline] stage
06:46:03 [2025-05-26T04:46:03.894Z] [Pipeline] { (Checkout projects and check code changes)
06:46:03 [2025-05-26T04:46:03.917Z] [Pipeline] script
06:46:03 [2025-05-26T04:46:03.921Z] [Pipeline] {
06:46:03 [2025-05-26T04:46:03.941Z] [Pipeline] copyArtifacts
06:46:03 [2025-05-26T04:46:03.948Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 393
06:46:03 [2025-05-26T04:46:03.957Z] [Pipeline] fileExists
06:46:03 [2025-05-26T04:46:03.974Z] [Pipeline] readYaml
06:46:03 [2025-05-26T04:46:03.987Z] 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:03 [2025-05-26T04:46:03.989Z] [Pipeline] dir
06:46:03 [2025-05-26T04:46:03.990Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core
06:46:03 [2025-05-26T04:46:03.990Z] [Pipeline] {
06:46:04 [2025-05-26T04:46:04.007Z] [Pipeline] git
06:46:04 [2025-05-26T04:46:04.009Z] The recommended git tool is: /usr/bin/git
06:46:04 [2025-05-26T04:46:04.010Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:04 [2025-05-26T04:46:04.022Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5de8afd6; decorates hudson.Launcher$LocalLauncher@3fdf080e will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:04 [2025-05-26T04:46:04.022Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10
06:46:04 [2025-05-26T04:46:04.029Z] Fetching changes from the remote Git repository
06:46:04 [2025-05-26T04:46:04.032Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
06:46:04 [2025-05-26T04:46:04.039Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
06:46:04 [2025-05-26T04:46:04.039Z] > /usr/bin/git --version # timeout=10
06:46:04 [2025-05-26T04:46:04.045Z] > git --version # 'git version 2.43.0'
06:46:04 [2025-05-26T04:46:04.045Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:04 [2025-05-26T04:46:04.051Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:04 [2025-05-26T04:46:04.503Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:04 [2025-05-26T04:46:04.510Z] Checking out Revision 3d09c1a9ee533e5bf2a4e1c9d570b87e1bc8e4ee (refs/remotes/origin/6.4.x)
06:46:04 [2025-05-26T04:46:04.511Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:04 [2025-05-26T04:46:04.516Z] > /usr/bin/git checkout -f 3d09c1a9ee533e5bf2a4e1c9d570b87e1bc8e4ee # timeout=10
06:46:04 [2025-05-26T04:46:04.583Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:04 [2025-05-26T04:46:04.598Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:04 [2025-05-26T04:46:04.607Z] > /usr/bin/git checkout -b 6.4.x 3d09c1a9ee533e5bf2a4e1c9d570b87e1bc8e4ee # timeout=10
06:46:04 [2025-05-26T04:46:04.660Z] Commit message: "Bug #14787"
06:46:04 [2025-05-26T04:46:04.661Z] > /usr/bin/git rev-list --no-walk 3d09c1a9ee533e5bf2a4e1c9d570b87e1bc8e4ee # timeout=10
06:46:04 [2025-05-26T04:46:04.690Z] [Pipeline] fileExists
06:46:04 [2025-05-26T04:46:04.730Z] [Pipeline] readMavenPom
06:46:04 [2025-05-26T04:46:04.751Z] [Pipeline] sh
06:46:05 [2025-05-26T04:46:05.008Z] + git rev-parse HEAD
06:46:05 [2025-05-26T04:46:05.011Z] [Pipeline] echo
06:46:05 [2025-05-26T04:46:05.012Z] Silverpeas-Core: current commit is 3d09c1a9ee533e5bf2a4e1c9d570b87e1bc8e4ee and last build commit is 3d09c1a9ee533e5bf2a4e1c9d570b87e1bc8e4ee
06:46:05 [2025-05-26T04:46:05.013Z] [Pipeline] }
06:46:05 [2025-05-26T04:46:05.028Z] [Pipeline] // dir
06:46:05 [2025-05-26T04:46:05.042Z] [Pipeline] echo
06:46:05 [2025-05-26T04:46:05.043Z] Build skipped due to no changes have been done since the last build
06:46:05 [2025-05-26T04:46:05.058Z] [Pipeline] dir
06:46:05 [2025-05-26T04:46:05.058Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components
06:46:05 [2025-05-26T04:46:05.059Z] [Pipeline] {
06:46:05 [2025-05-26T04:46:05.077Z] [Pipeline] git
06:46:05 [2025-05-26T04:46:05.079Z] The recommended git tool is: /usr/bin/git
06:46:05 [2025-05-26T04:46:05.079Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:05 [2025-05-26T04:46:05.091Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6d158f48; decorates hudson.Launcher$LocalLauncher@14f3483b will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:05 [2025-05-26T04:46:05.091Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/.git # timeout=10
06:46:05 [2025-05-26T04:46:05.099Z] Fetching changes from the remote Git repository
06:46:05 [2025-05-26T04:46:05.102Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
06:46:05 [2025-05-26T04:46:05.108Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
06:46:05 [2025-05-26T04:46:05.108Z] > /usr/bin/git --version # timeout=10
06:46:05 [2025-05-26T04:46:05.113Z] > git --version # 'git version 2.43.0'
06:46:05 [2025-05-26T04:46:05.113Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:05 [2025-05-26T04:46:05.119Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:05 [2025-05-26T04:46:05.681Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:05 [2025-05-26T04:46:05.688Z] Checking out Revision a7e201d4e6127c97cf0450ac7ff755406f8c0565 (refs/remotes/origin/6.4.x)
06:46:05 [2025-05-26T04:46:05.688Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:05 [2025-05-26T04:46:05.694Z] > /usr/bin/git checkout -f a7e201d4e6127c97cf0450ac7ff755406f8c0565 # timeout=10
06:46:05 [2025-05-26T04:46:05.734Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:05 [2025-05-26T04:46:05.747Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:05 [2025-05-26T04:46:05.753Z] > /usr/bin/git checkout -b 6.4.x a7e201d4e6127c97cf0450ac7ff755406f8c0565 # timeout=10
06:46:05 [2025-05-26T04:46:05.801Z] Commit message: "Bug #14770"
06:46:05 [2025-05-26T04:46:05.801Z] > /usr/bin/git rev-list --no-walk a7e201d4e6127c97cf0450ac7ff755406f8c0565 # timeout=10
06:46:05 [2025-05-26T04:46:05.826Z] [Pipeline] fileExists
06:46:05 [2025-05-26T04:46:05.834Z] [Pipeline] readMavenPom
06:46:05 [2025-05-26T04:46:05.853Z] [Pipeline] sh
06:46:06 [2025-05-26T04:46:06.110Z] + git rev-parse HEAD
06:46:06 [2025-05-26T04:46:06.113Z] [Pipeline] echo
06:46:06 [2025-05-26T04:46:06.113Z] Silverpeas-Components: current commit is a7e201d4e6127c97cf0450ac7ff755406f8c0565 and last build commit is a7e201d4e6127c97cf0450ac7ff755406f8c0565
06:46:06 [2025-05-26T04:46:06.115Z] [Pipeline] }
06:46:06 [2025-05-26T04:46:06.130Z] [Pipeline] // dir
06:46:06 [2025-05-26T04:46:06.145Z] [Pipeline] echo
06:46:06 [2025-05-26T04:46:06.146Z] Build skipped due to no changes have been done since the last build
06:46:06 [2025-05-26T04:46:06.162Z] [Pipeline] dir
06:46:06 [2025-05-26T04:46:06.162Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks
06:46:06 [2025-05-26T04:46:06.163Z] [Pipeline] {
06:46:06 [2025-05-26T04:46:06.182Z] [Pipeline] git
06:46:06 [2025-05-26T04:46:06.183Z] Selected Git installation does not exist. Using Default
06:46:06 [2025-05-26T04:46:06.184Z] The recommended git tool is: NONE
06:46:06 [2025-05-26T04:46:06.184Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:06 [2025-05-26T04:46:06.203Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@783efef; decorates hudson.Launcher$LocalLauncher@7d003151 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:06 [2025-05-26T04:46:06.203Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks/.git # timeout=10
06:46:06 [2025-05-26T04:46:06.209Z] Fetching changes from the remote Git repository
06:46:06 [2025-05-26T04:46:06.213Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
06:46:06 [2025-05-26T04:46:06.218Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
06:46:06 [2025-05-26T04:46:06.218Z] > /usr/bin/git --version # timeout=10
06:46:06 [2025-05-26T04:46:06.223Z] > git --version # 'git version 2.43.0'
06:46:06 [2025-05-26T04:46:06.223Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:06 [2025-05-26T04:46:06.229Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:06 [2025-05-26T04:46:06.639Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:06 [2025-05-26T04:46:06.645Z] Checking out Revision 993c286ab9afc34dcbd58fdc766369f2305c692d (refs/remotes/origin/6.4.x)
06:46:06 [2025-05-26T04:46:06.646Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:06 [2025-05-26T04:46:06.651Z] > /usr/bin/git checkout -f 993c286ab9afc34dcbd58fdc766369f2305c692d # timeout=10
06:46:06 [2025-05-26T04:46:06.665Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:06 [2025-05-26T04:46:06.672Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:06 [2025-05-26T04:46:06.678Z] > /usr/bin/git checkout -b 6.4.x 993c286ab9afc34dcbd58fdc766369f2305c692d # timeout=10
06:46:06 [2025-05-26T04:46:06.691Z] Commit message: "Remove a duplicated code by simplifying the if-statement"
06:46:06 [2025-05-26T04:46:06.692Z] > /usr/bin/git rev-list --no-walk 993c286ab9afc34dcbd58fdc766369f2305c692d # timeout=10
06:46:06 [2025-05-26T04:46:06.714Z] [Pipeline] fileExists
06:46:06 [2025-05-26T04:46:06.722Z] [Pipeline] readMavenPom
06:46:06 [2025-05-26T04:46:06.731Z] [Pipeline] sh
06:46:06 [2025-05-26T04:46:06.986Z] + git rev-parse HEAD
06:46:06 [2025-05-26T04:46:06.988Z] [Pipeline] echo
06:46:06 [2025-05-26T04:46:06.989Z] Silverpeas-Looks: current commit is 993c286ab9afc34dcbd58fdc766369f2305c692d and last build commit is 993c286ab9afc34dcbd58fdc766369f2305c692d
06:46:06 [2025-05-26T04:46:06.990Z] [Pipeline] }
06:46:07 [2025-05-26T04:46:07.005Z] [Pipeline] // dir
06:46:07 [2025-05-26T04:46:07.021Z] [Pipeline] echo
06:46:07 [2025-05-26T04:46:07.021Z] Build skipped due to no changes have been done since the last build
06:46:07 [2025-05-26T04:46:07.038Z] [Pipeline] dir
06:46:07 [2025-05-26T04:46:07.039Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup
06:46:07 [2025-05-26T04:46:07.039Z] [Pipeline] {
06:46:07 [2025-05-26T04:46:07.059Z] [Pipeline] git
06:46:07 [2025-05-26T04:46:07.061Z] The recommended git tool is: NONE
06:46:07 [2025-05-26T04:46:07.061Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:07 [2025-05-26T04:46:07.070Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4d27d186; decorates hudson.Launcher$LocalLauncher@410eeb16 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:07 [2025-05-26T04:46:07.071Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup/.git # timeout=10
06:46:07 [2025-05-26T04:46:07.077Z] Fetching changes from the remote Git repository
06:46:07 [2025-05-26T04:46:07.081Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
06:46:07 [2025-05-26T04:46:07.087Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
06:46:07 [2025-05-26T04:46:07.087Z] > /usr/bin/git --version # timeout=10
06:46:07 [2025-05-26T04:46:07.093Z] > git --version # 'git version 2.43.0'
06:46:07 [2025-05-26T04:46:07.093Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:07 [2025-05-26T04:46:07.099Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:07 [2025-05-26T04:46:07.475Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:07 [2025-05-26T04:46:07.482Z] Checking out Revision 6e5936ffe892e71fb63de6dc059da8ad09b72c90 (refs/remotes/origin/6.4.x)
06:46:07 [2025-05-26T04:46:07.482Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:07 [2025-05-26T04:46:07.487Z] > /usr/bin/git checkout -f 6e5936ffe892e71fb63de6dc059da8ad09b72c90 # timeout=10
06:46:07 [2025-05-26T04:46:07.499Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:07 [2025-05-26T04:46:07.508Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:07 [2025-05-26T04:46:07.515Z] > /usr/bin/git checkout -b 6.4.x 6e5936ffe892e71fb63de6dc059da8ad09b72c90 # timeout=10
06:46:07 [2025-05-26T04:46:07.529Z] Commit message: "6.4.3 has been released from build 6.4.3-build250411 (2bd9e5b3d4c9516811f574f4f53ce5e22532133b).Prepare for development iteration of next version 6.4.4"
06:46:07 [2025-05-26T04:46:07.530Z] > /usr/bin/git rev-list --no-walk 6e5936ffe892e71fb63de6dc059da8ad09b72c90 # timeout=10
06:46:07 [2025-05-26T04:46:07.561Z] [Pipeline] fileExists
06:46:07 [2025-05-26T04:46:07.580Z] [Pipeline] sh
06:46:07 [2025-05-26T04:46:07.838Z] + git rev-parse HEAD
06:46:07 [2025-05-26T04:46:07.841Z] [Pipeline] echo
06:46:07 [2025-05-26T04:46:07.842Z] Silverpeas-Setup: current commit is 6e5936ffe892e71fb63de6dc059da8ad09b72c90 and last build commit is 6e5936ffe892e71fb63de6dc059da8ad09b72c90
06:46:07 [2025-05-26T04:46:07.843Z] [Pipeline] }
06:46:07 [2025-05-26T04:46:07.860Z] [Pipeline] // dir
06:46:07 [2025-05-26T04:46:07.877Z] [Pipeline] echo
06:46:07 [2025-05-26T04:46:07.877Z] Build skipped due to no changes have been done since the last build
06:46:07 [2025-05-26T04:46:07.895Z] [Pipeline] dir
06:46:07 [2025-05-26T04:46:07.895Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution
06:46:07 [2025-05-26T04:46:07.896Z] [Pipeline] {
06:46:07 [2025-05-26T04:46:07.916Z] [Pipeline] git
06:46:07 [2025-05-26T04:46:07.918Z] The recommended git tool is: NONE
06:46:07 [2025-05-26T04:46:07.919Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:07 [2025-05-26T04:46:07.928Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@773a18fa; decorates hudson.Launcher$LocalLauncher@41d0eca0 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:07 [2025-05-26T04:46:07.928Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
06:46:07 [2025-05-26T04:46:07.935Z] Fetching changes from the remote Git repository
06:46:07 [2025-05-26T04:46:07.937Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
06:46:07 [2025-05-26T04:46:07.943Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
06:46:07 [2025-05-26T04:46:07.943Z] > /usr/bin/git --version # timeout=10
06:46:07 [2025-05-26T04:46:07.949Z] > git --version # 'git version 2.43.0'
06:46:07 [2025-05-26T04:46:07.949Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:07 [2025-05-26T04:46:07.955Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:08 [2025-05-26T04:46:08.321Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:08 [2025-05-26T04:46:08.327Z] Checking out Revision 6837d524e3282a03e2de06fa1f14b7c93c7608b1 (refs/remotes/origin/6.4.x)
06:46:08 [2025-05-26T04:46:08.327Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:08 [2025-05-26T04:46:08.333Z] > /usr/bin/git checkout -f 6837d524e3282a03e2de06fa1f14b7c93c7608b1 # timeout=10
06:46:08 [2025-05-26T04:46:08.342Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:08 [2025-05-26T04:46:08.350Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:08 [2025-05-26T04:46:08.357Z] > /usr/bin/git checkout -b 6.4.x 6837d524e3282a03e2de06fa1f14b7c93c7608b1 # timeout=10
06:46:08 [2025-05-26T04:46:08.371Z] Commit message: "6.4.3 has been released from build 6.4.3-build250411 (90e9347286664c1f250640839a01b6491f0c0a8d).Prepare for development iteration of next version 6.4.4"
06:46:08 [2025-05-26T04:46:08.371Z] > /usr/bin/git rev-list --no-walk 6837d524e3282a03e2de06fa1f14b7c93c7608b1 # timeout=10
06:46:08 [2025-05-26T04:46:08.402Z] [Pipeline] fileExists
06:46:08 [2025-05-26T04:46:08.411Z] [Pipeline] readMavenPom
06:46:08 [2025-05-26T04:46:08.431Z] [Pipeline] sh
06:46:08 [2025-05-26T04:46:08.689Z] + git rev-parse HEAD
06:46:08 [2025-05-26T04:46:08.691Z] [Pipeline] echo
06:46:08 [2025-05-26T04:46:08.692Z] Silverpeas-Distribution: current commit is 6837d524e3282a03e2de06fa1f14b7c93c7608b1 and last build commit is 6837d524e3282a03e2de06fa1f14b7c93c7608b1
06:46:08 [2025-05-26T04:46:08.694Z] [Pipeline] }
06:46:08 [2025-05-26T04:46:08.711Z] [Pipeline] // dir
06:46:08 [2025-05-26T04:46:08.729Z] [Pipeline] echo
06:46:08 [2025-05-26T04:46:08.730Z] Build skipped due to no changes have been done since the last build
06:46:08 [2025-05-26T04:46:08.748Z] [Pipeline] dir
06:46:08 [2025-05-26T04:46:08.749Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly
06:46:08 [2025-05-26T04:46:08.749Z] [Pipeline] {
06:46:08 [2025-05-26T04:46:08.770Z] [Pipeline] git
06:46:08 [2025-05-26T04:46:08.773Z] The recommended git tool is: NONE
06:46:08 [2025-05-26T04:46:08.774Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:08 [2025-05-26T04:46:08.785Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4c4c06b9; decorates hudson.Launcher$LocalLauncher@36d02bb8 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:08 [2025-05-26T04:46:08.785Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
06:46:08 [2025-05-26T04:46:08.792Z] Fetching changes from the remote Git repository
06:46:08 [2025-05-26T04:46:08.795Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
06:46:08 [2025-05-26T04:46:08.800Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
06:46:08 [2025-05-26T04:46:08.801Z] > /usr/bin/git --version # timeout=10
06:46:08 [2025-05-26T04:46:08.805Z] > git --version # 'git version 2.43.0'
06:46:08 [2025-05-26T04:46:08.806Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:08 [2025-05-26T04:46:08.813Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:09 [2025-05-26T04:46:09.210Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:09 [2025-05-26T04:46:09.217Z] Checking out Revision 00897b0d98fcda4b9de1c512ded374aa33410f6f (refs/remotes/origin/6.4.x)
06:46:09 [2025-05-26T04:46:09.217Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:09 [2025-05-26T04:46:09.223Z] > /usr/bin/git checkout -f 00897b0d98fcda4b9de1c512ded374aa33410f6f # timeout=10
06:46:09 [2025-05-26T04:46:09.233Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:09 [2025-05-26T04:46:09.244Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:09 [2025-05-26T04:46:09.251Z] > /usr/bin/git checkout -b 6.4.x 00897b0d98fcda4b9de1c512ded374aa33410f6f # timeout=10
06:46:09 [2025-05-26T04:46:09.264Z] Commit message: "6.4.3 has been released from build 6.4.3-build250411 (0d793f451ae2822fa89a779eed487790159a3a27).Prepare for development iteration of next version 6.4.4"
06:46:09 [2025-05-26T04:46:09.264Z] > /usr/bin/git rev-list --no-walk 00897b0d98fcda4b9de1c512ded374aa33410f6f # timeout=10
06:46:09 [2025-05-26T04:46:09.296Z] [Pipeline] fileExists
06:46:09 [2025-05-26T04:46:09.314Z] [Pipeline] readMavenPom
06:46:09 [2025-05-26T04:46:09.336Z] [Pipeline] sh
06:46:09 [2025-05-26T04:46:09.594Z] + git rev-parse HEAD
06:46:09 [2025-05-26T04:46:09.597Z] [Pipeline] echo
06:46:09 [2025-05-26T04:46:09.597Z] Silverpeas-Assembly: current commit is 00897b0d98fcda4b9de1c512ded374aa33410f6f and last build commit is 00897b0d98fcda4b9de1c512ded374aa33410f6f
06:46:09 [2025-05-26T04:46:09.599Z] [Pipeline] }
06:46:09 [2025-05-26T04:46:09.617Z] [Pipeline] // dir
06:46:09 [2025-05-26T04:46:09.635Z] [Pipeline] echo
06:46:09 [2025-05-26T04:46:09.636Z] Build skipped due to no changes have been done since the last build
06:46:09 [2025-05-26T04:46:09.636Z] [Pipeline] }
06:46:09 [2025-05-26T04:46:09.654Z] [Pipeline] // script
06:46:09 [2025-05-26T04:46:09.672Z] [Pipeline] }
06:46:09 [2025-05-26T04:46:09.688Z] [Pipeline] // stage
06:46:09 [2025-05-26T04:46:09.707Z] [Pipeline] stage
06:46:09 [2025-05-26T04:46:09.708Z] [Pipeline] { (Build Silverpeas)
06:46:09 [2025-05-26T04:46:09.739Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2025-05-26T04:46:09.740Z] [Pipeline] getContext
06:46:09 [2025-05-26T04:46:09.762Z] [Pipeline] stage
06:46:09 [2025-05-26T04:46:09.763Z] [Pipeline] { (Build Silverpeas-Core)
06:46:09 [2025-05-26T04:46:09.781Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2025-05-26T04:46:09.782Z] [Pipeline] getContext
06:46:09 [2025-05-26T04:46:09.783Z] [Pipeline] }
06:46:09 [2025-05-26T04:46:09.799Z] [Pipeline] // stage
06:46:09 [2025-05-26T04:46:09.817Z] [Pipeline] stage
06:46:09 [2025-05-26T04:46:09.817Z] [Pipeline] { (Build Silverpeas-Components)
06:46:09 [2025-05-26T04:46:09.829Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2025-05-26T04:46:09.830Z] [Pipeline] getContext
06:46:09 [2025-05-26T04:46:09.831Z] [Pipeline] }
06:46:09 [2025-05-26T04:46:09.840Z] [Pipeline] // stage
06:46:09 [2025-05-26T04:46:09.851Z] [Pipeline] stage
06:46:09 [2025-05-26T04:46:09.852Z] [Pipeline] { (Build Silverpeas-Assembly)
06:46:09 [2025-05-26T04:46:09.863Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2025-05-26T04:46:09.864Z] [Pipeline] getContext
06:46:09 [2025-05-26T04:46:09.865Z] [Pipeline] }
06:46:09 [2025-05-26T04:46:09.876Z] [Pipeline] // stage
06:46:09 [2025-05-26T04:46:09.888Z] [Pipeline] stage
06:46:09 [2025-05-26T04:46:09.888Z] [Pipeline] { (Build Silverpeas Setup)
06:46:09 [2025-05-26T04:46:09.899Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2025-05-26T04:46:09.899Z] [Pipeline] getContext
06:46:09 [2025-05-26T04:46:09.901Z] [Pipeline] }
06:46:09 [2025-05-26T04:46:09.910Z] [Pipeline] // stage
06:46:09 [2025-05-26T04:46:09.921Z] [Pipeline] stage
06:46:09 [2025-05-26T04:46:09.922Z] [Pipeline] { (Build Silverpeas Distribution)
06:46:09 [2025-05-26T04:46:09.932Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2025-05-26T04:46:09.932Z] [Pipeline] getContext
06:46:09 [2025-05-26T04:46:09.934Z] [Pipeline] }
06:46:09 [2025-05-26T04:46:09.943Z] [Pipeline] // stage
06:46:09 [2025-05-26T04:46:09.953Z] [Pipeline] stage
06:46:09 [2025-05-26T04:46:09.954Z] [Pipeline] { (Build Silverpeas-Looks)
06:46:09 [2025-05-26T04:46:09.963Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2025-05-26T04:46:09.964Z] [Pipeline] getContext
06:46:09 [2025-05-26T04:46:09.965Z] [Pipeline] }
06:46:09 [2025-05-26T04:46:09.974Z] [Pipeline] // stage
06:46:09 [2025-05-26T04:46:09.984Z] [Pipeline] stage
06:46:09 [2025-05-26T04:46:09.984Z] [Pipeline] { (Publish Silverpeas-Core)
06:46:09 [2025-05-26T04:46:09.993Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2025-05-26T04:46:09.994Z] [Pipeline] getContext
06:46:09 [2025-05-26T04:46:09.995Z] [Pipeline] }
06:46:10 [2025-05-26T04:46:10.003Z] [Pipeline] // stage
06:46:10 [2025-05-26T04:46:10.012Z] [Pipeline] stage
06:46:10 [2025-05-26T04:46:10.013Z] [Pipeline] { (Publish Silverpeas-Components)
06:46:10 [2025-05-26T04:46:10.021Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-05-26T04:46:10.022Z] [Pipeline] getContext
06:46:10 [2025-05-26T04:46:10.023Z] [Pipeline] }
06:46:10 [2025-05-26T04:46:10.031Z] [Pipeline] // stage
06:46:10 [2025-05-26T04:46:10.040Z] [Pipeline] stage
06:46:10 [2025-05-26T04:46:10.041Z] [Pipeline] { (Publish Silverpeas-Assembly)
06:46:10 [2025-05-26T04:46:10.049Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-05-26T04:46:10.050Z] [Pipeline] getContext
06:46:10 [2025-05-26T04:46:10.051Z] [Pipeline] }
06:46:10 [2025-05-26T04:46:10.059Z] [Pipeline] // stage
06:46:10 [2025-05-26T04:46:10.068Z] [Pipeline] stage
06:46:10 [2025-05-26T04:46:10.069Z] [Pipeline] { (Publish Silverpeas-Setup)
06:46:10 [2025-05-26T04:46:10.076Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-05-26T04:46:10.077Z] [Pipeline] getContext
06:46:10 [2025-05-26T04:46:10.078Z] [Pipeline] }
06:46:10 [2025-05-26T04:46:10.086Z] [Pipeline] // stage
06:46:10 [2025-05-26T04:46:10.094Z] [Pipeline] stage
06:46:10 [2025-05-26T04:46:10.095Z] [Pipeline] { (Publish Silverpeas-Distribution)
06:46:10 [2025-05-26T04:46:10.102Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-05-26T04:46:10.103Z] [Pipeline] getContext
06:46:10 [2025-05-26T04:46:10.105Z] [Pipeline] }
06:46:10 [2025-05-26T04:46:10.112Z] [Pipeline] // stage
06:46:10 [2025-05-26T04:46:10.121Z] [Pipeline] stage
06:46:10 [2025-05-26T04:46:10.121Z] [Pipeline] { (Publish Silverpeas-Looks)
06:46:10 [2025-05-26T04:46:10.129Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-05-26T04:46:10.130Z] [Pipeline] getContext
06:46:10 [2025-05-26T04:46:10.131Z] [Pipeline] }
06:46:10 [2025-05-26T04:46:10.138Z] [Pipeline] // stage
06:46:10 [2025-05-26T04:46:10.146Z] [Pipeline] stage
06:46:10 [2025-05-26T04:46:10.147Z] [Pipeline] { (Publish Community Web Site)
06:46:10 [2025-05-26T04:46:10.154Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-05-26T04:46:10.155Z] [Pipeline] getContext
06:46:10 [2025-05-26T04:46:10.156Z] [Pipeline] }
06:46:10 [2025-05-26T04:46:10.163Z] [Pipeline] // stage
06:46:10 [2025-05-26T04:46:10.170Z] [Pipeline] }
06:46:10 [2025-05-26T04:46:10.177Z] [Pipeline] // stage
06:46:10 [2025-05-26T04:46:10.196Z] [Pipeline] stage
06:46:10 [2025-05-26T04:46:10.196Z] [Pipeline] { (Create YAML build report)
06:46:10 [2025-05-26T04:46:10.222Z] [Pipeline] script
06:46:10 [2025-05-26T04:46:10.225Z] [Pipeline] {
06:46:10 [2025-05-26T04:46:10.244Z] [Pipeline] sh
06:46:10 [2025-05-26T04:46:10.502Z] + mkdir -p target
06:46:10 [2025-05-26T04:46:10.504Z] [Pipeline] sh
06:46:10 [2025-05-26T04:46:10.761Z] + mv build.yaml target/
06:46:10 [2025-05-26T04:46:10.762Z] [Pipeline] }
06:46:10 [2025-05-26T04:46:10.782Z] [Pipeline] // script
06:46:10 [2025-05-26T04:46:10.800Z] [Pipeline] }
06:46:10 [2025-05-26T04:46:10.817Z] [Pipeline] // stage
06:46:10 [2025-05-26T04:46:10.842Z] [Pipeline] stage
06:46:10 [2025-05-26T04:46:10.843Z] [Pipeline] { (Declarative: Post Actions)
06:46:10 [2025-05-26T04:46:10.873Z] [Pipeline] step
06:46:10 [2025-05-26T04:46:10.904Z] [Pipeline] script
06:46:10 [2025-05-26T04:46:10.910Z] [Pipeline] {
06:46:10 [2025-05-26T04:46:10.947Z] [Pipeline] }
06:46:10 [2025-05-26T04:46:10.966Z] [Pipeline] // script
06:46:10 [2025-05-26T04:46:10.988Z] [Pipeline] archiveArtifacts
06:46:10 [2025-05-26T04:46:10.991Z] Archiving artifacts
06:46:11 [2025-05-26T04:46:11.009Z] Enregistrement des empreintes numériques
06:46:11 [2025-05-26T04:46:11.027Z] [Pipeline] sh
06:46:11 [2025-05-26T04:46:11.287Z] + rm -rf target
06:46:11 [2025-05-26T04:46:11.294Z] [Pipeline] }
06:46:11 [2025-05-26T04:46:11.312Z] [Pipeline] // stage
06:46:11 [2025-05-26T04:46:11.330Z] [Pipeline] }
06:46:11 [2025-05-26T04:46:11.347Z] [Pipeline] // withEnv
06:46:11 [2025-05-26T04:46:11.365Z] [Pipeline] }
06:46:11 [2025-05-26T04:46:11.366Z] $ docker stop --time=1 73eb8eabbf72e54296efe094773c2a5aa9f212dc29b2f9f8e5be5d038db4b00e
06:46:12 [2025-05-26T04:46:12.632Z] $ docker rm -f --volumes 73eb8eabbf72e54296efe094773c2a5aa9f212dc29b2f9f8e5be5d038db4b00e
06:46:12 [2025-05-26T04:46:12.673Z] [Pipeline] // withDockerContainer
06:46:12 [2025-05-26T04:46:12.685Z] [Pipeline] }
06:46:12 [2025-05-26T04:46:12.696Z] [Pipeline] // withEnv
06:46:12 [2025-05-26T04:46:12.714Z] [Pipeline] }
06:46:12 [2025-05-26T04:46:12.733Z] [Pipeline] // node
06:46:12 [2025-05-26T04:46:12.751Z] [Pipeline] End of Pipeline
06:46:12 [2025-05-26T04:46:12.823Z] Lancement d'un nouveau build de Silverpeas_Mobile_Stable_AutoDeploy #295
06:46:12 [2025-05-26T04:46:12.824Z] Finished: SUCCESS