Skip to content
Succès

Sortie de la console

06:46:00 [2025-05-05T04:46:00.944Z] Lancé par une alarme périodique
06:46:00 [2025-05-05T04:46:00.944Z] Running as userbuild
06:46:01 [2025-05-05T04:46:01.378Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2025-05-05T04:46:01.883Z] [Pipeline] Start of Pipeline
06:46:02 [2025-05-05T04:46:02.234Z] [Pipeline] node
06:46:02 [2025-05-05T04:46:02.237Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy
06:46:02 [2025-05-05T04:46:02.241Z] [Pipeline] {
06:46:02 [2025-05-05T04:46:02.258Z] [Pipeline] stage
06:46:02 [2025-05-05T04:46:02.259Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:02 [2025-05-05T04:46:02.270Z] [Pipeline] checkout
06:46:02 [2025-05-05T04:46:02.272Z] Selected Git installation does not exist. Using Default
06:46:02 [2025-05-05T04:46:02.272Z] The recommended git tool is: NONE
06:46:02 [2025-05-05T04:46:02.272Z] No credentials specified
06:46:02 [2025-05-05T04:46:02.272Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10
06:46:02 [2025-05-05T04:46:02.277Z] Fetching changes from the remote Git repository
06:46:02 [2025-05-05T04:46:02.280Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:02 [2025-05-05T04:46:02.285Z] Cleaning workspace
06:46:02 [2025-05-05T04:46:02.285Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:02 [2025-05-05T04:46:02.291Z] Resetting working tree
06:46:02 [2025-05-05T04:46:02.291Z]  > /usr/bin/git reset --hard # timeout=10
06:46:02 [2025-05-05T04:46:02.298Z]  > /usr/bin/git clean -fdx # timeout=10
06:46:02 [2025-05-05T04:46:02.304Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:02 [2025-05-05T04:46:02.304Z]  > /usr/bin/git --version # timeout=10
06:46:02 [2025-05-05T04:46:02.308Z]  > git --version # 'git version 2.43.0'
06:46:02 [2025-05-05T04:46:02.309Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:02 [2025-05-05T04:46:02.665Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:02 [2025-05-05T04:46:02.670Z] Checking out Revision d51d4c119b9e301c1eba8d136042197d6032c75f (refs/remotes/origin/master)
06:46:02 [2025-05-05T04:46:02.670Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:02 [2025-05-05T04:46:02.675Z]  > /usr/bin/git checkout -f d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
06:46:02 [2025-05-05T04:46:02.689Z] Commit message: "Update the version of the Docker image used to build Silverpeas-WebBrowserEdition"
06:46:02 [2025-05-05T04:46:02.689Z]  > /usr/bin/git rev-list --no-walk d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
06:46:02 [2025-05-05T04:46:02.710Z] [Pipeline] }
06:46:02 [2025-05-05T04:46:02.716Z] [Pipeline] // stage
06:46:02 [2025-05-05T04:46:02.730Z] [Pipeline] withEnv
06:46:02 [2025-05-05T04:46:02.731Z] [Pipeline] {
06:46:02 [2025-05-05T04:46:02.898Z] [Pipeline] isUnix
06:46:02 [2025-05-05T04:46:02.898Z] [Pipeline] withEnv
06:46:02 [2025-05-05T04:46:02.899Z] [Pipeline] {
06:46:02 [2025-05-05T04:46:02.907Z] [Pipeline] sh
06:46:03 [2025-05-05T04:46:03.163Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:03 [2025-05-05T04:46:03.163Z] .
06:46:03 [2025-05-05T04:46:03.163Z] [Pipeline] }
06:46:03 [2025-05-05T04:46:03.176Z] [Pipeline] // withEnv
06:46:03 [2025-05-05T04:46:03.192Z] [Pipeline] withDockerContainer
06:46:03 [2025-05-05T04:46:03.224Z] Jenkins does not seem to be running inside a container
06:46:03 [2025-05-05T04:46:03.231Z] $ 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 [2025-05-05T04:46:03.539Z] $ docker top 8228438a378709fdff81eb2b7e0c5ea04c4d8748426eb0c21263e48ad4b109c9 -eo pid,comm
06:46:03 [2025-05-05T04:46:03.578Z] [Pipeline] {
06:46:03 [2025-05-05T04:46:03.596Z] [Pipeline] withEnv
06:46:03 [2025-05-05T04:46:03.596Z] [Pipeline] {
06:46:03 [2025-05-05T04:46:03.618Z] [Pipeline] stage
06:46:03 [2025-05-05T04:46:03.618Z] [Pipeline] { (Prepare the job)
06:46:03 [2025-05-05T04:46:03.660Z] [Pipeline] sh
06:46:03 [2025-05-05T04:46:03.917Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.4.x/pom.xml
06:46:04 [2025-05-05T04:46:04.170Z] [Pipeline] script
06:46:04 [2025-05-05T04:46:04.174Z] [Pipeline] {
06:46:04 [2025-05-05T04:46:04.190Z] [Pipeline] readMavenPom
06:46:04 [2025-05-05T04:46:04.217Z] 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 [2025-05-05T04:46:04.219Z] 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 [2025-05-05T04:46:04.220Z] 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 [2025-05-05T04:46:04.220Z] 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 [2025-05-05T04:46:04.220Z] 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 [2025-05-05T04:46:04.222Z] [Pipeline] sh
06:46:04 [2025-05-05T04:46:04.479Z] + rm -f pom.xml
06:46:04 [2025-05-05T04:46:04.480Z] [Pipeline] }
06:46:04 [2025-05-05T04:46:04.494Z] [Pipeline] // script
06:46:04 [2025-05-05T04:46:04.509Z] [Pipeline] }
06:46:04 [2025-05-05T04:46:04.522Z] [Pipeline] // stage
06:46:04 [2025-05-05T04:46:04.537Z] [Pipeline] stage
06:46:04 [2025-05-05T04:46:04.538Z] [Pipeline] { (Check POM parent version)
06:46:04 [2025-05-05T04:46:04.599Z] Stage "Check POM parent version" skipped due to when conditional
06:46:04 [2025-05-05T04:46:04.600Z] [Pipeline] getContext
06:46:04 [2025-05-05T04:46:04.611Z] [Pipeline] }
06:46:04 [2025-05-05T04:46:04.622Z] [Pipeline] // stage
06:46:04 [2025-05-05T04:46:04.635Z] [Pipeline] stage
06:46:04 [2025-05-05T04:46:04.635Z] [Pipeline] { (Checkout projects and check code changes)
06:46:04 [2025-05-05T04:46:04.657Z] [Pipeline] script
06:46:04 [2025-05-05T04:46:04.661Z] [Pipeline] {
06:46:04 [2025-05-05T04:46:04.680Z] [Pipeline] copyArtifacts
06:46:04 [2025-05-05T04:46:04.687Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 387
06:46:04 [2025-05-05T04:46:04.695Z] [Pipeline] fileExists
06:46:04 [2025-05-05T04:46:04.711Z] [Pipeline] readYaml
06:46:04 [2025-05-05T04:46:04.724Z] 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 [2025-05-05T04:46:04.726Z] [Pipeline] dir
06:46:04 [2025-05-05T04:46:04.727Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core
06:46:04 [2025-05-05T04:46:04.727Z] [Pipeline] {
06:46:04 [2025-05-05T04:46:04.744Z] [Pipeline] git
06:46:04 [2025-05-05T04:46:04.745Z] The recommended git tool is: /usr/bin/git
06:46:04 [2025-05-05T04:46:04.747Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:04 [2025-05-05T04:46:04.760Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@b8c472; decorates hudson.Launcher$LocalLauncher@7ec1dd56 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:04 [2025-05-05T04:46:04.761Z]  > /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-05T04:46:04.767Z] Fetching changes from the remote Git repository
06:46:04 [2025-05-05T04:46:04.769Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
06:46:04 [2025-05-05T04:46:04.774Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
06:46:04 [2025-05-05T04:46:04.774Z]  > /usr/bin/git --version # timeout=10
06:46:04 [2025-05-05T04:46:04.778Z]  > git --version # 'git version 2.43.0'
06:46:04 [2025-05-05T04:46:04.778Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:04 [2025-05-05T04:46:04.784Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:05 [2025-05-05T04:46:05.175Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:05 [2025-05-05T04:46:05.182Z] Checking out Revision 63ca47e3cfb65ba2edb33a61511145e6f7e3b19a (refs/remotes/origin/6.4.x)
06:46:05 [2025-05-05T04:46:05.182Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:05 [2025-05-05T04:46:05.187Z]  > /usr/bin/git checkout -f 63ca47e3cfb65ba2edb33a61511145e6f7e3b19a # timeout=10
06:46:05 [2025-05-05T04:46:05.247Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:05 [2025-05-05T04:46:05.262Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:05 [2025-05-05T04:46:05.269Z]  > /usr/bin/git checkout -b 6.4.x 63ca47e3cfb65ba2edb33a61511145e6f7e3b19a # timeout=10
06:46:05 [2025-05-05T04:46:05.320Z] Commit message: "Bug #14674"
06:46:05 [2025-05-05T04:46:05.320Z]  > /usr/bin/git rev-list --no-walk 63ca47e3cfb65ba2edb33a61511145e6f7e3b19a # timeout=10
06:46:05 [2025-05-05T04:46:05.338Z] [Pipeline] fileExists
06:46:05 [2025-05-05T04:46:05.352Z] [Pipeline] readMavenPom
06:46:05 [2025-05-05T04:46:05.372Z] [Pipeline] sh
06:46:05 [2025-05-05T04:46:05.629Z] + git rev-parse HEAD
06:46:05 [2025-05-05T04:46:05.632Z] [Pipeline] echo
06:46:05 [2025-05-05T04:46:05.633Z] Silverpeas-Core: current commit is 63ca47e3cfb65ba2edb33a61511145e6f7e3b19a and last build commit is 63ca47e3cfb65ba2edb33a61511145e6f7e3b19a
06:46:05 [2025-05-05T04:46:05.635Z] [Pipeline] }
06:46:05 [2025-05-05T04:46:05.651Z] [Pipeline] // dir
06:46:05 [2025-05-05T04:46:05.666Z] [Pipeline] echo
06:46:05 [2025-05-05T04:46:05.666Z] Build skipped due to no changes have been done since the last build
06:46:05 [2025-05-05T04:46:05.681Z] [Pipeline] dir
06:46:05 [2025-05-05T04:46:05.682Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components
06:46:05 [2025-05-05T04:46:05.682Z] [Pipeline] {
06:46:05 [2025-05-05T04:46:05.700Z] [Pipeline] git
06:46:05 [2025-05-05T04:46:05.702Z] The recommended git tool is: /usr/bin/git
06:46:05 [2025-05-05T04:46:05.703Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:05 [2025-05-05T04:46:05.713Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2eef5850; decorates hudson.Launcher$LocalLauncher@5088f230 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:05 [2025-05-05T04:46:05.714Z]  > /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-05T04:46:05.721Z] Fetching changes from the remote Git repository
06:46:05 [2025-05-05T04:46:05.724Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
06:46:05 [2025-05-05T04:46:05.730Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
06:46:05 [2025-05-05T04:46:05.730Z]  > /usr/bin/git --version # timeout=10
06:46:05 [2025-05-05T04:46:05.735Z]  > git --version # 'git version 2.43.0'
06:46:05 [2025-05-05T04:46:05.735Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:05 [2025-05-05T04:46:05.741Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:06 [2025-05-05T04:46:06.144Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:06 [2025-05-05T04:46:06.150Z] Checking out Revision 855b2ca00011945e638e9761ea00c0294fa34add (refs/remotes/origin/6.4.x)
06:46:06 [2025-05-05T04:46:06.150Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:06 [2025-05-05T04:46:06.156Z]  > /usr/bin/git checkout -f 855b2ca00011945e638e9761ea00c0294fa34add # timeout=10
06:46:06 [2025-05-05T04:46:06.196Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:06 [2025-05-05T04:46:06.209Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:06 [2025-05-05T04:46:06.220Z]  > /usr/bin/git checkout -b 6.4.x 855b2ca00011945e638e9761ea00c0294fa34add # timeout=10
06:46:06 [2025-05-05T04:46:06.291Z] Commit message: "Fix URL to printContact.css in contact.jsp of YellowPages"
06:46:06 [2025-05-05T04:46:06.292Z]  > /usr/bin/git rev-list --no-walk 855b2ca00011945e638e9761ea00c0294fa34add # timeout=10
06:46:06 [2025-05-05T04:46:06.319Z] [Pipeline] fileExists
06:46:06 [2025-05-05T04:46:06.327Z] [Pipeline] readMavenPom
06:46:06 [2025-05-05T04:46:06.338Z] [Pipeline] sh
06:46:06 [2025-05-05T04:46:06.596Z] + git rev-parse HEAD
06:46:06 [2025-05-05T04:46:06.599Z] [Pipeline] echo
06:46:06 [2025-05-05T04:46:06.599Z] Silverpeas-Components: current commit is 855b2ca00011945e638e9761ea00c0294fa34add and last build commit is 855b2ca00011945e638e9761ea00c0294fa34add
06:46:06 [2025-05-05T04:46:06.601Z] [Pipeline] }
06:46:06 [2025-05-05T04:46:06.614Z] [Pipeline] // dir
06:46:06 [2025-05-05T04:46:06.626Z] [Pipeline] echo
06:46:06 [2025-05-05T04:46:06.627Z] Build skipped due to no changes have been done since the last build
06:46:06 [2025-05-05T04:46:06.643Z] [Pipeline] dir
06:46:06 [2025-05-05T04:46:06.643Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks
06:46:06 [2025-05-05T04:46:06.643Z] [Pipeline] {
06:46:06 [2025-05-05T04:46:06.688Z] [Pipeline] git
06:46:06 [2025-05-05T04:46:06.691Z] Selected Git installation does not exist. Using Default
06:46:06 [2025-05-05T04:46:06.691Z] The recommended git tool is: NONE
06:46:06 [2025-05-05T04:46:06.693Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:06 [2025-05-05T04:46:06.713Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@24d9a21e; decorates hudson.Launcher$LocalLauncher@782acd0 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:06 [2025-05-05T04:46:06.714Z]  > /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-05T04:46:06.720Z] Fetching changes from the remote Git repository
06:46:06 [2025-05-05T04:46:06.722Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
06:46:06 [2025-05-05T04:46:06.728Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
06:46:06 [2025-05-05T04:46:06.728Z]  > /usr/bin/git --version # timeout=10
06:46:06 [2025-05-05T04:46:06.733Z]  > git --version # 'git version 2.43.0'
06:46:06 [2025-05-05T04:46:06.733Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:06 [2025-05-05T04:46:06.737Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:07 [2025-05-05T04:46:07.091Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:07 [2025-05-05T04:46:07.096Z] Checking out Revision 22e12a80bfa2dcf9bad73b929937e912407df577 (refs/remotes/origin/6.4.x)
06:46:07 [2025-05-05T04:46:07.096Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:07 [2025-05-05T04:46:07.101Z]  > /usr/bin/git checkout -f 22e12a80bfa2dcf9bad73b929937e912407df577 # timeout=10
06:46:07 [2025-05-05T04:46:07.113Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:07 [2025-05-05T04:46:07.120Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:07 [2025-05-05T04:46:07.125Z]  > /usr/bin/git checkout -b 6.4.x 22e12a80bfa2dcf9bad73b929937e912407df577 # timeout=10
06:46:07 [2025-05-05T04:46:07.137Z] Commit message: "6.4.3 has been released from build 6.4.3-build250411 (3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7).Prepare for development iteration of next version 6.4.4"
06:46:07 [2025-05-05T04:46:07.137Z]  > /usr/bin/git rev-list --no-walk 22e12a80bfa2dcf9bad73b929937e912407df577 # timeout=10
06:46:07 [2025-05-05T04:46:07.159Z] [Pipeline] fileExists
06:46:07 [2025-05-05T04:46:07.167Z] [Pipeline] readMavenPom
06:46:07 [2025-05-05T04:46:07.179Z] [Pipeline] sh
06:46:07 [2025-05-05T04:46:07.437Z] + git rev-parse HEAD
06:46:07 [2025-05-05T04:46:07.440Z] [Pipeline] echo
06:46:07 [2025-05-05T04:46:07.441Z] Silverpeas-Looks: current commit is 22e12a80bfa2dcf9bad73b929937e912407df577 and last build commit is 22e12a80bfa2dcf9bad73b929937e912407df577
06:46:07 [2025-05-05T04:46:07.443Z] [Pipeline] }
06:46:07 [2025-05-05T04:46:07.461Z] [Pipeline] // dir
06:46:07 [2025-05-05T04:46:07.477Z] [Pipeline] echo
06:46:07 [2025-05-05T04:46:07.477Z] Build skipped due to no changes have been done since the last build
06:46:07 [2025-05-05T04:46:07.494Z] [Pipeline] dir
06:46:07 [2025-05-05T04:46:07.495Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup
06:46:07 [2025-05-05T04:46:07.495Z] [Pipeline] {
06:46:07 [2025-05-05T04:46:07.515Z] [Pipeline] git
06:46:07 [2025-05-05T04:46:07.517Z] The recommended git tool is: NONE
06:46:07 [2025-05-05T04:46:07.519Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:07 [2025-05-05T04:46:07.528Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4cba0f5d; decorates hudson.Launcher$LocalLauncher@6f51a1ae will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:07 [2025-05-05T04:46:07.528Z]  > /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-05T04:46:07.536Z] Fetching changes from the remote Git repository
06:46:07 [2025-05-05T04:46:07.539Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
06:46:07 [2025-05-05T04:46:07.545Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
06:46:07 [2025-05-05T04:46:07.545Z]  > /usr/bin/git --version # timeout=10
06:46:07 [2025-05-05T04:46:07.550Z]  > git --version # 'git version 2.43.0'
06:46:07 [2025-05-05T04:46:07.550Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:07 [2025-05-05T04:46:07.556Z]  > /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-05T04:46:07.915Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:07 [2025-05-05T04:46:07.921Z] Checking out Revision 6e5936ffe892e71fb63de6dc059da8ad09b72c90 (refs/remotes/origin/6.4.x)
06:46:07 [2025-05-05T04:46:07.921Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:07 [2025-05-05T04:46:07.926Z]  > /usr/bin/git checkout -f 6e5936ffe892e71fb63de6dc059da8ad09b72c90 # timeout=10
06:46:07 [2025-05-05T04:46:07.935Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:07 [2025-05-05T04:46:07.944Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:07 [2025-05-05T04:46:07.950Z]  > /usr/bin/git checkout -b 6.4.x 6e5936ffe892e71fb63de6dc059da8ad09b72c90 # timeout=10
06:46:07 [2025-05-05T04:46:07.961Z] 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-05T04:46:07.961Z]  > /usr/bin/git rev-list --no-walk 6e5936ffe892e71fb63de6dc059da8ad09b72c90 # timeout=10
06:46:07 [2025-05-05T04:46:07.982Z] [Pipeline] fileExists
06:46:07 [2025-05-05T04:46:07.993Z] [Pipeline] sh
06:46:08 [2025-05-05T04:46:08.248Z] + git rev-parse HEAD
06:46:08 [2025-05-05T04:46:08.250Z] [Pipeline] echo
06:46:08 [2025-05-05T04:46:08.251Z] Silverpeas-Setup: current commit is 6e5936ffe892e71fb63de6dc059da8ad09b72c90 and last build commit is 6e5936ffe892e71fb63de6dc059da8ad09b72c90
06:46:08 [2025-05-05T04:46:08.253Z] [Pipeline] }
06:46:08 [2025-05-05T04:46:08.271Z] [Pipeline] // dir
06:46:08 [2025-05-05T04:46:08.288Z] [Pipeline] echo
06:46:08 [2025-05-05T04:46:08.288Z] Build skipped due to no changes have been done since the last build
06:46:08 [2025-05-05T04:46:08.305Z] [Pipeline] dir
06:46:08 [2025-05-05T04:46:08.305Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution
06:46:08 [2025-05-05T04:46:08.306Z] [Pipeline] {
06:46:08 [2025-05-05T04:46:08.326Z] [Pipeline] git
06:46:08 [2025-05-05T04:46:08.328Z] The recommended git tool is: NONE
06:46:08 [2025-05-05T04:46:08.329Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:08 [2025-05-05T04:46:08.338Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@28ecba89; decorates hudson.Launcher$LocalLauncher@4fc427c will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:08 [2025-05-05T04:46:08.338Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
06:46:08 [2025-05-05T04:46:08.345Z] Fetching changes from the remote Git repository
06:46:08 [2025-05-05T04:46:08.348Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
06:46:08 [2025-05-05T04:46:08.354Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
06:46:08 [2025-05-05T04:46:08.354Z]  > /usr/bin/git --version # timeout=10
06:46:08 [2025-05-05T04:46:08.358Z]  > git --version # 'git version 2.43.0'
06:46:08 [2025-05-05T04:46:08.359Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:08 [2025-05-05T04:46:08.365Z]  > /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-05T04:46:08.777Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:08 [2025-05-05T04:46:08.783Z] Checking out Revision 6837d524e3282a03e2de06fa1f14b7c93c7608b1 (refs/remotes/origin/6.4.x)
06:46:08 [2025-05-05T04:46:08.783Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:08 [2025-05-05T04:46:08.788Z]  > /usr/bin/git checkout -f 6837d524e3282a03e2de06fa1f14b7c93c7608b1 # timeout=10
06:46:08 [2025-05-05T04:46:08.798Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:08 [2025-05-05T04:46:08.807Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:08 [2025-05-05T04:46:08.814Z]  > /usr/bin/git checkout -b 6.4.x 6837d524e3282a03e2de06fa1f14b7c93c7608b1 # timeout=10
06:46:08 [2025-05-05T04:46:08.827Z] 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-05T04:46:08.827Z]  > /usr/bin/git rev-list --no-walk 6837d524e3282a03e2de06fa1f14b7c93c7608b1 # timeout=10
06:46:08 [2025-05-05T04:46:08.851Z] [Pipeline] fileExists
06:46:08 [2025-05-05T04:46:08.860Z] [Pipeline] readMavenPom
06:46:08 [2025-05-05T04:46:08.880Z] [Pipeline] sh
06:46:09 [2025-05-05T04:46:09.139Z] + git rev-parse HEAD
06:46:09 [2025-05-05T04:46:09.141Z] [Pipeline] echo
06:46:09 [2025-05-05T04:46:09.141Z] Silverpeas-Distribution: current commit is 6837d524e3282a03e2de06fa1f14b7c93c7608b1 and last build commit is 6837d524e3282a03e2de06fa1f14b7c93c7608b1
06:46:09 [2025-05-05T04:46:09.142Z] [Pipeline] }
06:46:09 [2025-05-05T04:46:09.159Z] [Pipeline] // dir
06:46:09 [2025-05-05T04:46:09.177Z] [Pipeline] echo
06:46:09 [2025-05-05T04:46:09.177Z] Build skipped due to no changes have been done since the last build
06:46:09 [2025-05-05T04:46:09.195Z] [Pipeline] dir
06:46:09 [2025-05-05T04:46:09.195Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly
06:46:09 [2025-05-05T04:46:09.196Z] [Pipeline] {
06:46:09 [2025-05-05T04:46:09.217Z] [Pipeline] git
06:46:09 [2025-05-05T04:46:09.219Z] The recommended git tool is: NONE
06:46:09 [2025-05-05T04:46:09.219Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:09 [2025-05-05T04:46:09.228Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7b00823a; decorates hudson.Launcher$LocalLauncher@2c1c5dbc will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:09 [2025-05-05T04:46:09.228Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
06:46:09 [2025-05-05T04:46:09.234Z] Fetching changes from the remote Git repository
06:46:09 [2025-05-05T04:46:09.238Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
06:46:09 [2025-05-05T04:46:09.246Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
06:46:09 [2025-05-05T04:46:09.246Z]  > /usr/bin/git --version # timeout=10
06:46:09 [2025-05-05T04:46:09.251Z]  > git --version # 'git version 2.43.0'
06:46:09 [2025-05-05T04:46:09.251Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:09 [2025-05-05T04:46:09.256Z]  > /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-05T04:46:09.679Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:09 [2025-05-05T04:46:09.685Z] Checking out Revision 00897b0d98fcda4b9de1c512ded374aa33410f6f (refs/remotes/origin/6.4.x)
06:46:09 [2025-05-05T04:46:09.685Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:09 [2025-05-05T04:46:09.690Z]  > /usr/bin/git checkout -f 00897b0d98fcda4b9de1c512ded374aa33410f6f # timeout=10
06:46:09 [2025-05-05T04:46:09.700Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:09 [2025-05-05T04:46:09.710Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:09 [2025-05-05T04:46:09.718Z]  > /usr/bin/git checkout -b 6.4.x 00897b0d98fcda4b9de1c512ded374aa33410f6f # timeout=10
06:46:09 [2025-05-05T04:46:09.728Z] 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-05T04:46:09.729Z]  > /usr/bin/git rev-list --no-walk 00897b0d98fcda4b9de1c512ded374aa33410f6f # timeout=10
06:46:09 [2025-05-05T04:46:09.751Z] [Pipeline] fileExists
06:46:09 [2025-05-05T04:46:09.760Z] [Pipeline] readMavenPom
06:46:09 [2025-05-05T04:46:09.783Z] [Pipeline] sh
06:46:10 [2025-05-05T04:46:10.040Z] + git rev-parse HEAD
06:46:10 [2025-05-05T04:46:10.043Z] [Pipeline] echo
06:46:10 [2025-05-05T04:46:10.043Z] Silverpeas-Assembly: current commit is 00897b0d98fcda4b9de1c512ded374aa33410f6f and last build commit is 00897b0d98fcda4b9de1c512ded374aa33410f6f
06:46:10 [2025-05-05T04:46:10.045Z] [Pipeline] }
06:46:10 [2025-05-05T04:46:10.065Z] [Pipeline] // dir
06:46:10 [2025-05-05T04:46:10.083Z] [Pipeline] echo
06:46:10 [2025-05-05T04:46:10.084Z] Build skipped due to no changes have been done since the last build
06:46:10 [2025-05-05T04:46:10.084Z] [Pipeline] }
06:46:10 [2025-05-05T04:46:10.101Z] [Pipeline] // script
06:46:10 [2025-05-05T04:46:10.119Z] [Pipeline] }
06:46:10 [2025-05-05T04:46:10.134Z] [Pipeline] // stage
06:46:10 [2025-05-05T04:46:10.150Z] [Pipeline] stage
06:46:10 [2025-05-05T04:46:10.151Z] [Pipeline] { (Build Silverpeas)
06:46:10 [2025-05-05T04:46:10.177Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-05-05T04:46:10.177Z] [Pipeline] getContext
06:46:10 [2025-05-05T04:46:10.200Z] [Pipeline] stage
06:46:10 [2025-05-05T04:46:10.201Z] [Pipeline] { (Build Silverpeas-Core)
06:46:10 [2025-05-05T04:46:10.218Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-05-05T04:46:10.219Z] [Pipeline] getContext
06:46:10 [2025-05-05T04:46:10.220Z] [Pipeline] }
06:46:10 [2025-05-05T04:46:10.237Z] [Pipeline] // stage
06:46:10 [2025-05-05T04:46:10.253Z] [Pipeline] stage
06:46:10 [2025-05-05T04:46:10.254Z] [Pipeline] { (Build Silverpeas-Components)
06:46:10 [2025-05-05T04:46:10.268Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-05-05T04:46:10.269Z] [Pipeline] getContext
06:46:10 [2025-05-05T04:46:10.270Z] [Pipeline] }
06:46:10 [2025-05-05T04:46:10.285Z] [Pipeline] // stage
06:46:10 [2025-05-05T04:46:10.298Z] [Pipeline] stage
06:46:10 [2025-05-05T04:46:10.299Z] [Pipeline] { (Build Silverpeas-Assembly)
06:46:10 [2025-05-05T04:46:10.311Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-05-05T04:46:10.312Z] [Pipeline] getContext
06:46:10 [2025-05-05T04:46:10.313Z] [Pipeline] }
06:46:10 [2025-05-05T04:46:10.324Z] [Pipeline] // stage
06:46:10 [2025-05-05T04:46:10.336Z] [Pipeline] stage
06:46:10 [2025-05-05T04:46:10.337Z] [Pipeline] { (Build Silverpeas Setup)
06:46:10 [2025-05-05T04:46:10.347Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-05-05T04:46:10.348Z] [Pipeline] getContext
06:46:10 [2025-05-05T04:46:10.349Z] [Pipeline] }
06:46:10 [2025-05-05T04:46:10.359Z] [Pipeline] // stage
06:46:10 [2025-05-05T04:46:10.369Z] [Pipeline] stage
06:46:10 [2025-05-05T04:46:10.370Z] [Pipeline] { (Build Silverpeas Distribution)
06:46:10 [2025-05-05T04:46:10.379Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-05-05T04:46:10.379Z] [Pipeline] getContext
06:46:10 [2025-05-05T04:46:10.380Z] [Pipeline] }
06:46:10 [2025-05-05T04:46:10.389Z] [Pipeline] // stage
06:46:10 [2025-05-05T04:46:10.399Z] [Pipeline] stage
06:46:10 [2025-05-05T04:46:10.399Z] [Pipeline] { (Build Silverpeas-Looks)
06:46:10 [2025-05-05T04:46:10.408Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-05-05T04:46:10.408Z] [Pipeline] getContext
06:46:10 [2025-05-05T04:46:10.409Z] [Pipeline] }
06:46:10 [2025-05-05T04:46:10.417Z] [Pipeline] // stage
06:46:10 [2025-05-05T04:46:10.425Z] [Pipeline] stage
06:46:10 [2025-05-05T04:46:10.426Z] [Pipeline] { (Publish Silverpeas-Core)
06:46:10 [2025-05-05T04:46:10.433Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-05-05T04:46:10.434Z] [Pipeline] getContext
06:46:10 [2025-05-05T04:46:10.434Z] [Pipeline] }
06:46:10 [2025-05-05T04:46:10.442Z] [Pipeline] // stage
06:46:10 [2025-05-05T04:46:10.449Z] [Pipeline] stage
06:46:10 [2025-05-05T04:46:10.450Z] [Pipeline] { (Publish Silverpeas-Components)
06:46:10 [2025-05-05T04:46:10.457Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-05-05T04:46:10.457Z] [Pipeline] getContext
06:46:10 [2025-05-05T04:46:10.458Z] [Pipeline] }
06:46:10 [2025-05-05T04:46:10.464Z] [Pipeline] // stage
06:46:10 [2025-05-05T04:46:10.472Z] [Pipeline] stage
06:46:10 [2025-05-05T04:46:10.472Z] [Pipeline] { (Publish Silverpeas-Assembly)
06:46:10 [2025-05-05T04:46:10.479Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-05-05T04:46:10.479Z] [Pipeline] getContext
06:46:10 [2025-05-05T04:46:10.480Z] [Pipeline] }
06:46:10 [2025-05-05T04:46:10.487Z] [Pipeline] // stage
06:46:10 [2025-05-05T04:46:10.494Z] [Pipeline] stage
06:46:10 [2025-05-05T04:46:10.494Z] [Pipeline] { (Publish Silverpeas-Setup)
06:46:10 [2025-05-05T04:46:10.501Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-05-05T04:46:10.501Z] [Pipeline] getContext
06:46:10 [2025-05-05T04:46:10.502Z] [Pipeline] }
06:46:10 [2025-05-05T04:46:10.508Z] [Pipeline] // stage
06:46:10 [2025-05-05T04:46:10.516Z] [Pipeline] stage
06:46:10 [2025-05-05T04:46:10.516Z] [Pipeline] { (Publish Silverpeas-Distribution)
06:46:10 [2025-05-05T04:46:10.523Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-05-05T04:46:10.523Z] [Pipeline] getContext
06:46:10 [2025-05-05T04:46:10.524Z] [Pipeline] }
06:46:10 [2025-05-05T04:46:10.530Z] [Pipeline] // stage
06:46:10 [2025-05-05T04:46:10.538Z] [Pipeline] stage
06:46:10 [2025-05-05T04:46:10.538Z] [Pipeline] { (Publish Silverpeas-Looks)
06:46:10 [2025-05-05T04:46:10.545Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-05-05T04:46:10.545Z] [Pipeline] getContext
06:46:10 [2025-05-05T04:46:10.546Z] [Pipeline] }
06:46:10 [2025-05-05T04:46:10.552Z] [Pipeline] // stage
06:46:10 [2025-05-05T04:46:10.560Z] [Pipeline] stage
06:46:10 [2025-05-05T04:46:10.560Z] [Pipeline] { (Publish Community Web Site)
06:46:10 [2025-05-05T04:46:10.569Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-05-05T04:46:10.569Z] [Pipeline] getContext
06:46:10 [2025-05-05T04:46:10.570Z] [Pipeline] }
06:46:10 [2025-05-05T04:46:10.581Z] [Pipeline] // stage
06:46:10 [2025-05-05T04:46:10.588Z] [Pipeline] }
06:46:10 [2025-05-05T04:46:10.594Z] [Pipeline] // stage
06:46:10 [2025-05-05T04:46:10.601Z] [Pipeline] stage
06:46:10 [2025-05-05T04:46:10.602Z] [Pipeline] { (Create YAML build report)
06:46:10 [2025-05-05T04:46:10.613Z] [Pipeline] script
06:46:10 [2025-05-05T04:46:10.616Z] [Pipeline] {
06:46:10 [2025-05-05T04:46:10.624Z] [Pipeline] sh
06:46:10 [2025-05-05T04:46:10.879Z] + mkdir -p target
06:46:10 [2025-05-05T04:46:10.881Z] [Pipeline] sh
06:46:11 [2025-05-05T04:46:11.137Z] + mv build.yaml target/
06:46:11 [2025-05-05T04:46:11.138Z] [Pipeline] }
06:46:11 [2025-05-05T04:46:11.156Z] [Pipeline] // script
06:46:11 [2025-05-05T04:46:11.175Z] [Pipeline] }
06:46:11 [2025-05-05T04:46:11.192Z] [Pipeline] // stage
06:46:11 [2025-05-05T04:46:11.219Z] [Pipeline] stage
06:46:11 [2025-05-05T04:46:11.220Z] [Pipeline] { (Declarative: Post Actions)
06:46:11 [2025-05-05T04:46:11.251Z] [Pipeline] step
06:46:11 [2025-05-05T04:46:11.280Z] [Pipeline] script
06:46:11 [2025-05-05T04:46:11.285Z] [Pipeline] {
06:46:11 [2025-05-05T04:46:11.322Z] [Pipeline] }
06:46:11 [2025-05-05T04:46:11.338Z] [Pipeline] // script
06:46:11 [2025-05-05T04:46:11.362Z] [Pipeline] archiveArtifacts
06:46:11 [2025-05-05T04:46:11.365Z] Archiving artifacts
06:46:11 [2025-05-05T04:46:11.383Z] Enregistrement des empreintes numériques
06:46:11 [2025-05-05T04:46:11.395Z] [Pipeline] sh
06:46:11 [2025-05-05T04:46:11.654Z] + rm -rf target
06:46:11 [2025-05-05T04:46:11.659Z] [Pipeline] }
06:46:11 [2025-05-05T04:46:11.679Z] [Pipeline] // stage
06:46:11 [2025-05-05T04:46:11.698Z] [Pipeline] }
06:46:11 [2025-05-05T04:46:11.715Z] [Pipeline] // withEnv
06:46:11 [2025-05-05T04:46:11.732Z] [Pipeline] }
06:46:11 [2025-05-05T04:46:11.733Z] $ docker stop --time=1 8228438a378709fdff81eb2b7e0c5ea04c4d8748426eb0c21263e48ad4b109c9
06:46:13 [2025-05-05T04:46:13.007Z] $ docker rm -f --volumes 8228438a378709fdff81eb2b7e0c5ea04c4d8748426eb0c21263e48ad4b109c9
06:46:13 [2025-05-05T04:46:13.048Z] [Pipeline] // withDockerContainer
06:46:13 [2025-05-05T04:46:13.055Z] [Pipeline] }
06:46:13 [2025-05-05T04:46:13.063Z] [Pipeline] // withEnv
06:46:13 [2025-05-05T04:46:13.080Z] [Pipeline] }
06:46:13 [2025-05-05T04:46:13.099Z] [Pipeline] // node
06:46:13 [2025-05-05T04:46:13.116Z] [Pipeline] End of Pipeline
06:46:13 [2025-05-05T04:46:13.188Z] Lancement d'un nouveau build de Silverpeas_Mobile_Stable_AutoDeploy #289
06:46:13 [2025-05-05T04:46:13.189Z] Finished: SUCCESS