Skip to content
06:46:00 [2026-07-23T04:46:00.239Z] Lancé par une alarme périodique
06:46:00 [2026-07-23T04:46:00.239Z] Running as userbuild
06:46:00 [2026-07-23T04:46:00.717Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2026-07-23T04:46:01.108Z] [Pipeline] Start of Pipeline
06:46:01 [2026-07-23T04:46:01.385Z] [Pipeline] node
06:46:01 [2026-07-23T04:46:01.389Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy
06:46:01 [2026-07-23T04:46:01.392Z] [Pipeline] {
06:46:01 [2026-07-23T04:46:01.408Z] [Pipeline] stage
06:46:01 [2026-07-23T04:46:01.409Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:01 [2026-07-23T04:46:01.420Z] [Pipeline] checkout
06:46:01 [2026-07-23T04:46:01.422Z] Selected Git installation does not exist. Using Default
06:46:01 [2026-07-23T04:46:01.422Z] The recommended git tool is: NONE
06:46:01 [2026-07-23T04:46:01.422Z] No credentials specified
06:46:01 [2026-07-23T04:46:01.422Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10
06:46:01 [2026-07-23T04:46:01.429Z] Fetching changes from the remote Git repository
06:46:01 [2026-07-23T04:46:01.433Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:01 [2026-07-23T04:46:01.440Z] Cleaning workspace
06:46:01 [2026-07-23T04:46:01.440Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:01 [2026-07-23T04:46:01.445Z] Resetting working tree
06:46:01 [2026-07-23T04:46:01.445Z]  > /usr/bin/git reset --hard # timeout=10
06:46:01 [2026-07-23T04:46:01.452Z]  > /usr/bin/git clean -fdx # timeout=10
06:46:01 [2026-07-23T04:46:01.459Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2026-07-23T04:46:01.459Z]  > /usr/bin/git --version # timeout=10
06:46:01 [2026-07-23T04:46:01.463Z]  > git --version # 'git version 2.43.0'
06:46:01 [2026-07-23T04:46:01.463Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:01 [2026-07-23T04:46:01.833Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:01 [2026-07-23T04:46:01.839Z] Checking out Revision ee417f2e12a50c898fce7d66542b733c63b400a8 (refs/remotes/origin/master)
06:46:01 [2026-07-23T04:46:01.839Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:01 [2026-07-23T04:46:01.844Z]  > /usr/bin/git checkout -f ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
06:46:01 [2026-07-23T04:46:01.856Z] Commit message: "Update pipeline to build a build release of master based upon JEE"
06:46:01 [2026-07-23T04:46:01.856Z]  > /usr/bin/git rev-list --no-walk ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
06:46:01 [2026-07-23T04:46:01.878Z] [Pipeline] }
06:46:01 [2026-07-23T04:46:01.884Z] [Pipeline] // stage
06:46:01 [2026-07-23T04:46:01.895Z] [Pipeline] withEnv
06:46:01 [2026-07-23T04:46:01.896Z] [Pipeline] {
06:46:01 [2026-07-23T04:46:01.987Z] [Pipeline] isUnix
06:46:01 [2026-07-23T04:46:01.988Z] [Pipeline] withEnv
06:46:01 [2026-07-23T04:46:01.988Z] [Pipeline] {
06:46:01 [2026-07-23T04:46:01.995Z] [Pipeline] sh
06:46:02 [2026-07-23T04:46:02.251Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:02 [2026-07-23T04:46:02.251Z] .
06:46:02 [2026-07-23T04:46:02.252Z] [Pipeline] }
06:46:02 [2026-07-23T04:46:02.266Z] [Pipeline] // withEnv
06:46:02 [2026-07-23T04:46:02.281Z] [Pipeline] withDockerContainer
06:46:02 [2026-07-23T04:46:02.316Z] Jenkins does not seem to be running inside a container
06:46:02 [2026-07-23T04:46:02.324Z] $ 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 [2026-07-23T04:46:02.650Z] $ docker top 2f6c551087bb0a0ad46abf4b55c92a3ff675d4dafbcaae3a5d786e1765b46eb4 -eo pid,comm
06:46:02 [2026-07-23T04:46:02.691Z] [Pipeline] {
06:46:02 [2026-07-23T04:46:02.714Z] [Pipeline] withEnv
06:46:02 [2026-07-23T04:46:02.715Z] [Pipeline] {
06:46:02 [2026-07-23T04:46:02.739Z] [Pipeline] stage
06:46:02 [2026-07-23T04:46:02.739Z] [Pipeline] { (Prepare the job)
06:46:02 [2026-07-23T04:46:02.779Z] [Pipeline] sh
06:46:03 [2026-07-23T04:46:03.036Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.4.x/pom.xml
06:46:03 [2026-07-23T04:46:03.289Z] [Pipeline] script
06:46:03 [2026-07-23T04:46:03.293Z] [Pipeline] {
06:46:03 [2026-07-23T04:46:03.339Z] [Pipeline] readMavenPom
06:46:03 [2026-07-23T04:46:03.362Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named release (to a value of type String) which could lead to memory leaks or other issues.
06:46:03 [2026-07-23T04:46:03.364Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named buildVersion (to a value of type GStringImpl) which could lead to memory leaks or other issues.
06:46:03 [2026-07-23T04:46:03.366Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named parentVersion (to a value of type String) which could lead to memory leaks or other issues.
06:46:03 [2026-07-23T04:46:03.366Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named commits (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
06:46:03 [2026-07-23T04:46:03.366Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named changes (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
06:46:03 [2026-07-23T04:46:03.367Z] [Pipeline] sh
06:46:03 [2026-07-23T04:46:03.625Z] + rm -f pom.xml
06:46:03 [2026-07-23T04:46:03.627Z] [Pipeline] }
06:46:03 [2026-07-23T04:46:03.640Z] [Pipeline] // script
06:46:03 [2026-07-23T04:46:03.655Z] [Pipeline] }
06:46:03 [2026-07-23T04:46:03.668Z] [Pipeline] // stage
06:46:03 [2026-07-23T04:46:03.684Z] [Pipeline] stage
06:46:03 [2026-07-23T04:46:03.685Z] [Pipeline] { (Check POM parent version)
06:46:03 [2026-07-23T04:46:03.740Z] Stage "Check POM parent version" skipped due to when conditional
06:46:03 [2026-07-23T04:46:03.741Z] [Pipeline] getContext
06:46:03 [2026-07-23T04:46:03.742Z] [Pipeline] }
06:46:03 [2026-07-23T04:46:03.754Z] [Pipeline] // stage
06:46:03 [2026-07-23T04:46:03.768Z] [Pipeline] stage
06:46:03 [2026-07-23T04:46:03.769Z] [Pipeline] { (Checkout projects and check code changes)
06:46:03 [2026-07-23T04:46:03.795Z] [Pipeline] script
06:46:03 [2026-07-23T04:46:03.799Z] [Pipeline] {
06:46:03 [2026-07-23T04:46:03.820Z] [Pipeline] copyArtifacts
06:46:03 [2026-07-23T04:46:03.827Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 545
06:46:03 [2026-07-23T04:46:03.840Z] [Pipeline] fileExists
06:46:03 [2026-07-23T04:46:03.855Z] [Pipeline] readYaml
06:46:03 [2026-07-23T04:46:03.869Z] 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 [2026-07-23T04:46:03.871Z] [Pipeline] dir
06:46:03 [2026-07-23T04:46:03.872Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core
06:46:03 [2026-07-23T04:46:03.872Z] [Pipeline] {
06:46:03 [2026-07-23T04:46:03.891Z] [Pipeline] git
06:46:03 [2026-07-23T04:46:03.893Z] The recommended git tool is: /usr/bin/git
06:46:03 [2026-07-23T04:46:03.893Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:03 [2026-07-23T04:46:03.905Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@12f522c3; decorates hudson.Launcher$LocalLauncher@e1cc5f5 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:03 [2026-07-23T04:46:03.905Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10
06:46:03 [2026-07-23T04:46:03.912Z] Fetching changes from the remote Git repository
06:46:03 [2026-07-23T04:46:03.915Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
06:46:03 [2026-07-23T04:46:03.922Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
06:46:03 [2026-07-23T04:46:03.922Z]  > /usr/bin/git --version # timeout=10
06:46:03 [2026-07-23T04:46:03.927Z]  > git --version # 'git version 2.43.0'
06:46:03 [2026-07-23T04:46:03.927Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:03 [2026-07-23T04:46:03.934Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:04 [2026-07-23T04:46:04.922Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:04 [2026-07-23T04:46:04.928Z] Checking out Revision 35734bf91a15df8000adae445ca69835f908f4d3 (refs/remotes/origin/6.4.x)
06:46:04 [2026-07-23T04:46:04.929Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:04 [2026-07-23T04:46:04.933Z]  > /usr/bin/git checkout -f 35734bf91a15df8000adae445ca69835f908f4d3 # timeout=10
06:46:04 [2026-07-23T04:46:04.983Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:04 [2026-07-23T04:46:04.997Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:05 [2026-07-23T04:46:05.004Z]  > /usr/bin/git checkout -b 6.4.x 35734bf91a15df8000adae445ca69835f908f4d3 # timeout=10
06:46:05 [2026-07-23T04:46:05.058Z] Commit message: "6.4.7 has been released from build 6.4.7-build260713 (ca4c4d26ed49ea764220358dd76541a7ab3f5dc7).Prepare for development iteration of next version 6.4.8"
06:46:05 [2026-07-23T04:46:05.058Z]  > /usr/bin/git rev-list --no-walk 35734bf91a15df8000adae445ca69835f908f4d3 # timeout=10
06:46:05 [2026-07-23T04:46:05.076Z] [Pipeline] fileExists
06:46:05 [2026-07-23T04:46:05.083Z] [Pipeline] readMavenPom
06:46:05 [2026-07-23T04:46:05.096Z] [Pipeline] sh
06:46:05 [2026-07-23T04:46:05.353Z] + git rev-parse HEAD
06:46:05 [2026-07-23T04:46:05.356Z] [Pipeline] echo
06:46:05 [2026-07-23T04:46:05.357Z] Silverpeas-Core: current commit is 35734bf91a15df8000adae445ca69835f908f4d3 and last build commit is 35734bf91a15df8000adae445ca69835f908f4d3
06:46:05 [2026-07-23T04:46:05.359Z] [Pipeline] }
06:46:05 [2026-07-23T04:46:05.373Z] [Pipeline] // dir
06:46:05 [2026-07-23T04:46:05.388Z] [Pipeline] echo
06:46:05 [2026-07-23T04:46:05.388Z] Build skipped due to no changes have been done since the last build
06:46:05 [2026-07-23T04:46:05.403Z] [Pipeline] dir
06:46:05 [2026-07-23T04:46:05.403Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components
06:46:05 [2026-07-23T04:46:05.404Z] [Pipeline] {
06:46:05 [2026-07-23T04:46:05.423Z] [Pipeline] git
06:46:05 [2026-07-23T04:46:05.424Z] The recommended git tool is: /usr/bin/git
06:46:05 [2026-07-23T04:46:05.425Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:05 [2026-07-23T04:46:05.440Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2db15315; decorates hudson.Launcher$LocalLauncher@6c9e9273 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:05 [2026-07-23T04:46:05.440Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/.git # timeout=10
06:46:05 [2026-07-23T04:46:05.447Z] Fetching changes from the remote Git repository
06:46:05 [2026-07-23T04:46:05.450Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
06:46:05 [2026-07-23T04:46:05.456Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
06:46:05 [2026-07-23T04:46:05.456Z]  > /usr/bin/git --version # timeout=10
06:46:05 [2026-07-23T04:46:05.461Z]  > git --version # 'git version 2.43.0'
06:46:05 [2026-07-23T04:46:05.461Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:05 [2026-07-23T04:46:05.467Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:05 [2026-07-23T04:46:05.883Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:05 [2026-07-23T04:46:05.890Z] Checking out Revision d9e44239e2d440db8410ee4c41705c8b20b4725b (refs/remotes/origin/6.4.x)
06:46:05 [2026-07-23T04:46:05.890Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:05 [2026-07-23T04:46:05.895Z]  > /usr/bin/git checkout -f d9e44239e2d440db8410ee4c41705c8b20b4725b # timeout=10
06:46:05 [2026-07-23T04:46:05.937Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:05 [2026-07-23T04:46:05.953Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:05 [2026-07-23T04:46:05.960Z]  > /usr/bin/git checkout -b 6.4.x d9e44239e2d440db8410ee4c41705c8b20b4725b # timeout=10
06:46:05 [2026-07-23T04:46:05.996Z] Commit message: "6.4.7 has been released from build 6.4.7-build260713 (e7a8566e4749cc33d5b6b18fc7cee84ac21c15e3).Prepare for development iteration of next version 6.4.8"
06:46:05 [2026-07-23T04:46:05.996Z]  > /usr/bin/git rev-list --no-walk d9e44239e2d440db8410ee4c41705c8b20b4725b # timeout=10
06:46:06 [2026-07-23T04:46:06.027Z] [Pipeline] fileExists
06:46:06 [2026-07-23T04:46:06.043Z] [Pipeline] readMavenPom
06:46:06 [2026-07-23T04:46:06.062Z] [Pipeline] sh
06:46:06 [2026-07-23T04:46:06.320Z] + git rev-parse HEAD
06:46:06 [2026-07-23T04:46:06.324Z] [Pipeline] echo
06:46:06 [2026-07-23T04:46:06.324Z] Silverpeas-Components: current commit is d9e44239e2d440db8410ee4c41705c8b20b4725b and last build commit is d9e44239e2d440db8410ee4c41705c8b20b4725b
06:46:06 [2026-07-23T04:46:06.327Z] [Pipeline] }
06:46:06 [2026-07-23T04:46:06.341Z] [Pipeline] // dir
06:46:06 [2026-07-23T04:46:06.357Z] [Pipeline] echo
06:46:06 [2026-07-23T04:46:06.357Z] Build skipped due to no changes have been done since the last build
06:46:06 [2026-07-23T04:46:06.373Z] [Pipeline] dir
06:46:06 [2026-07-23T04:46:06.373Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks
06:46:06 [2026-07-23T04:46:06.374Z] [Pipeline] {
06:46:06 [2026-07-23T04:46:06.393Z] [Pipeline] git
06:46:06 [2026-07-23T04:46:06.395Z] Selected Git installation does not exist. Using Default
06:46:06 [2026-07-23T04:46:06.395Z] The recommended git tool is: NONE
06:46:06 [2026-07-23T04:46:06.396Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:06 [2026-07-23T04:46:06.412Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@579664d3; decorates hudson.Launcher$LocalLauncher@28ed42f6 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:06 [2026-07-23T04:46:06.413Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks/.git # timeout=10
06:46:06 [2026-07-23T04:46:06.419Z] Fetching changes from the remote Git repository
06:46:06 [2026-07-23T04:46:06.421Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
06:46:06 [2026-07-23T04:46:06.428Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
06:46:06 [2026-07-23T04:46:06.428Z]  > /usr/bin/git --version # timeout=10
06:46:06 [2026-07-23T04:46:06.433Z]  > git --version # 'git version 2.43.0'
06:46:06 [2026-07-23T04:46:06.433Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:06 [2026-07-23T04:46:06.440Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:06 [2026-07-23T04:46:06.890Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:06 [2026-07-23T04:46:06.896Z] Checking out Revision f105160616b668c112072a2f4714b531c52c98bc (refs/remotes/origin/6.4.x)
06:46:06 [2026-07-23T04:46:06.897Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:06 [2026-07-23T04:46:06.901Z]  > /usr/bin/git checkout -f f105160616b668c112072a2f4714b531c52c98bc # timeout=10
06:46:06 [2026-07-23T04:46:06.915Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:06 [2026-07-23T04:46:06.924Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:06 [2026-07-23T04:46:06.933Z]  > /usr/bin/git checkout -b 6.4.x f105160616b668c112072a2f4714b531c52c98bc # timeout=10
06:46:06 [2026-07-23T04:46:06.956Z] 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:06 [2026-07-23T04:46:06.957Z]  > /usr/bin/git rev-list --no-walk f105160616b668c112072a2f4714b531c52c98bc # timeout=10
06:46:06 [2026-07-23T04:46:06.978Z] [Pipeline] fileExists
06:46:06 [2026-07-23T04:46:06.994Z] [Pipeline] readMavenPom
06:46:07 [2026-07-23T04:46:07.015Z] [Pipeline] sh
06:46:07 [2026-07-23T04:46:07.272Z] + git rev-parse HEAD
06:46:07 [2026-07-23T04:46:07.275Z] [Pipeline] echo
06:46:07 [2026-07-23T04:46:07.276Z] Silverpeas-Looks: current commit is f105160616b668c112072a2f4714b531c52c98bc and last build commit is f105160616b668c112072a2f4714b531c52c98bc
06:46:07 [2026-07-23T04:46:07.278Z] [Pipeline] }
06:46:07 [2026-07-23T04:46:07.296Z] [Pipeline] // dir
06:46:07 [2026-07-23T04:46:07.311Z] [Pipeline] echo
06:46:07 [2026-07-23T04:46:07.312Z] Build skipped due to no changes have been done since the last build
06:46:07 [2026-07-23T04:46:07.328Z] [Pipeline] dir
06:46:07 [2026-07-23T04:46:07.329Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup
06:46:07 [2026-07-23T04:46:07.329Z] [Pipeline] {
06:46:07 [2026-07-23T04:46:07.349Z] [Pipeline] git
06:46:07 [2026-07-23T04:46:07.351Z] The recommended git tool is: NONE
06:46:07 [2026-07-23T04:46:07.352Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:07 [2026-07-23T04:46:07.362Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@606baf93; decorates hudson.Launcher$LocalLauncher@62b38557 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:07 [2026-07-23T04:46:07.362Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup/.git # timeout=10
06:46:07 [2026-07-23T04:46:07.369Z] Fetching changes from the remote Git repository
06:46:07 [2026-07-23T04:46:07.371Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
06:46:07 [2026-07-23T04:46:07.377Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
06:46:07 [2026-07-23T04:46:07.377Z]  > /usr/bin/git --version # timeout=10
06:46:07 [2026-07-23T04:46:07.382Z]  > git --version # 'git version 2.43.0'
06:46:07 [2026-07-23T04:46:07.383Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:07 [2026-07-23T04:46:07.389Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:07 [2026-07-23T04:46:07.884Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:07 [2026-07-23T04:46:07.890Z] Checking out Revision f9a3cc8ddfdefbb340e23594a0d441da1d2cd613 (refs/remotes/origin/6.4.x)
06:46:07 [2026-07-23T04:46:07.890Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:07 [2026-07-23T04:46:07.896Z]  > /usr/bin/git checkout -f f9a3cc8ddfdefbb340e23594a0d441da1d2cd613 # timeout=10
06:46:07 [2026-07-23T04:46:07.906Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:07 [2026-07-23T04:46:07.915Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:07 [2026-07-23T04:46:07.921Z]  > /usr/bin/git checkout -b 6.4.x f9a3cc8ddfdefbb340e23594a0d441da1d2cd613 # timeout=10
06:46:07 [2026-07-23T04:46:07.933Z] 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:07 [2026-07-23T04:46:07.933Z]  > /usr/bin/git rev-list --no-walk f9a3cc8ddfdefbb340e23594a0d441da1d2cd613 # timeout=10
06:46:07 [2026-07-23T04:46:07.954Z] [Pipeline] fileExists
06:46:07 [2026-07-23T04:46:07.974Z] [Pipeline] sh
06:46:08 [2026-07-23T04:46:08.233Z] + git rev-parse HEAD
06:46:08 [2026-07-23T04:46:08.236Z] [Pipeline] echo
06:46:08 [2026-07-23T04:46:08.236Z] Silverpeas-Setup: current commit is f9a3cc8ddfdefbb340e23594a0d441da1d2cd613 and last build commit is f9a3cc8ddfdefbb340e23594a0d441da1d2cd613
06:46:08 [2026-07-23T04:46:08.238Z] [Pipeline] }
06:46:08 [2026-07-23T04:46:08.254Z] [Pipeline] // dir
06:46:08 [2026-07-23T04:46:08.271Z] [Pipeline] echo
06:46:08 [2026-07-23T04:46:08.271Z] Build skipped due to no changes have been done since the last build
06:46:08 [2026-07-23T04:46:08.289Z] [Pipeline] dir
06:46:08 [2026-07-23T04:46:08.289Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution
06:46:08 [2026-07-23T04:46:08.290Z] [Pipeline] {
06:46:08 [2026-07-23T04:46:08.311Z] [Pipeline] git
06:46:08 [2026-07-23T04:46:08.313Z] The recommended git tool is: NONE
06:46:08 [2026-07-23T04:46:08.314Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:08 [2026-07-23T04:46:08.323Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1e6401c9; decorates hudson.Launcher$LocalLauncher@70551218 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:08 [2026-07-23T04:46:08.324Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
06:46:08 [2026-07-23T04:46:08.330Z] Fetching changes from the remote Git repository
06:46:08 [2026-07-23T04:46:08.332Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
06:46:08 [2026-07-23T04:46:08.338Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
06:46:08 [2026-07-23T04:46:08.338Z]  > /usr/bin/git --version # timeout=10
06:46:08 [2026-07-23T04:46:08.343Z]  > git --version # 'git version 2.43.0'
06:46:08 [2026-07-23T04:46:08.343Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:08 [2026-07-23T04:46:08.349Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:08 [2026-07-23T04:46:08.753Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:08 [2026-07-23T04:46:08.759Z] Checking out Revision 4c911d0c826d86eae553a296dd6f65961fc161ae (refs/remotes/origin/6.4.x)
06:46:08 [2026-07-23T04:46:08.760Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:08 [2026-07-23T04:46:08.765Z]  > /usr/bin/git checkout -f 4c911d0c826d86eae553a296dd6f65961fc161ae # timeout=10
06:46:08 [2026-07-23T04:46:08.776Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:08 [2026-07-23T04:46:08.785Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:08 [2026-07-23T04:46:08.794Z]  > /usr/bin/git checkout -b 6.4.x 4c911d0c826d86eae553a296dd6f65961fc161ae # timeout=10
06:46:08 [2026-07-23T04:46:08.803Z] 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:08 [2026-07-23T04:46:08.803Z]  > /usr/bin/git rev-list --no-walk 4c911d0c826d86eae553a296dd6f65961fc161ae # timeout=10
06:46:08 [2026-07-23T04:46:08.824Z] [Pipeline] fileExists
06:46:08 [2026-07-23T04:46:08.837Z] [Pipeline] readMavenPom
06:46:08 [2026-07-23T04:46:08.858Z] [Pipeline] sh
06:46:09 [2026-07-23T04:46:09.115Z] + git rev-parse HEAD
06:46:09 [2026-07-23T04:46:09.118Z] [Pipeline] echo
06:46:09 [2026-07-23T04:46:09.119Z] Silverpeas-Distribution: current commit is 4c911d0c826d86eae553a296dd6f65961fc161ae and last build commit is 4c911d0c826d86eae553a296dd6f65961fc161ae
06:46:09 [2026-07-23T04:46:09.121Z] [Pipeline] }
06:46:09 [2026-07-23T04:46:09.137Z] [Pipeline] // dir
06:46:09 [2026-07-23T04:46:09.154Z] [Pipeline] echo
06:46:09 [2026-07-23T04:46:09.155Z] Build skipped due to no changes have been done since the last build
06:46:09 [2026-07-23T04:46:09.172Z] [Pipeline] dir
06:46:09 [2026-07-23T04:46:09.173Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly
06:46:09 [2026-07-23T04:46:09.173Z] [Pipeline] {
06:46:09 [2026-07-23T04:46:09.195Z] [Pipeline] git
06:46:09 [2026-07-23T04:46:09.197Z] The recommended git tool is: NONE
06:46:09 [2026-07-23T04:46:09.198Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:09 [2026-07-23T04:46:09.207Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5885d090; decorates hudson.Launcher$LocalLauncher@715dee6 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:09 [2026-07-23T04:46:09.207Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
06:46:09 [2026-07-23T04:46:09.214Z] Fetching changes from the remote Git repository
06:46:09 [2026-07-23T04:46:09.216Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
06:46:09 [2026-07-23T04:46:09.223Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
06:46:09 [2026-07-23T04:46:09.223Z]  > /usr/bin/git --version # timeout=10
06:46:09 [2026-07-23T04:46:09.229Z]  > git --version # 'git version 2.43.0'
06:46:09 [2026-07-23T04:46:09.229Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:09 [2026-07-23T04:46:09.235Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:09 [2026-07-23T04:46:09.689Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:09 [2026-07-23T04:46:09.695Z] Checking out Revision 27fc17db8fc8e443cd002cec7d78fbad61804ec8 (refs/remotes/origin/6.4.x)
06:46:09 [2026-07-23T04:46:09.695Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:09 [2026-07-23T04:46:09.700Z]  > /usr/bin/git checkout -f 27fc17db8fc8e443cd002cec7d78fbad61804ec8 # timeout=10
06:46:09 [2026-07-23T04:46:09.710Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:09 [2026-07-23T04:46:09.720Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:09 [2026-07-23T04:46:09.726Z]  > /usr/bin/git checkout -b 6.4.x 27fc17db8fc8e443cd002cec7d78fbad61804ec8 # timeout=10
06:46:09 [2026-07-23T04:46:09.735Z] 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:09 [2026-07-23T04:46:09.735Z]  > /usr/bin/git rev-list --no-walk 27fc17db8fc8e443cd002cec7d78fbad61804ec8 # timeout=10
06:46:09 [2026-07-23T04:46:09.756Z] [Pipeline] fileExists
06:46:09 [2026-07-23T04:46:09.766Z] [Pipeline] readMavenPom
06:46:09 [2026-07-23T04:46:09.778Z] [Pipeline] sh
06:46:10 [2026-07-23T04:46:10.036Z] + git rev-parse HEAD
06:46:10 [2026-07-23T04:46:10.039Z] [Pipeline] echo
06:46:10 [2026-07-23T04:46:10.040Z] Silverpeas-Assembly: current commit is 27fc17db8fc8e443cd002cec7d78fbad61804ec8 and last build commit is 27fc17db8fc8e443cd002cec7d78fbad61804ec8
06:46:10 [2026-07-23T04:46:10.042Z] [Pipeline] }
06:46:10 [2026-07-23T04:46:10.059Z] [Pipeline] // dir
06:46:10 [2026-07-23T04:46:10.077Z] [Pipeline] echo
06:46:10 [2026-07-23T04:46:10.077Z] Build skipped due to no changes have been done since the last build
06:46:10 [2026-07-23T04:46:10.078Z] [Pipeline] }
06:46:10 [2026-07-23T04:46:10.095Z] [Pipeline] // script
06:46:10 [2026-07-23T04:46:10.112Z] [Pipeline] }
06:46:10 [2026-07-23T04:46:10.127Z] [Pipeline] // stage
06:46:10 [2026-07-23T04:46:10.146Z] [Pipeline] stage
06:46:10 [2026-07-23T04:46:10.146Z] [Pipeline] { (Build Silverpeas)
06:46:10 [2026-07-23T04:46:10.175Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-07-23T04:46:10.176Z] [Pipeline] getContext
06:46:10 [2026-07-23T04:46:10.198Z] [Pipeline] stage
06:46:10 [2026-07-23T04:46:10.198Z] [Pipeline] { (Build Silverpeas-Core)
06:46:10 [2026-07-23T04:46:10.215Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-07-23T04:46:10.217Z] [Pipeline] getContext
06:46:10 [2026-07-23T04:46:10.218Z] [Pipeline] }
06:46:10 [2026-07-23T04:46:10.234Z] [Pipeline] // stage
06:46:10 [2026-07-23T04:46:10.251Z] [Pipeline] stage
06:46:10 [2026-07-23T04:46:10.252Z] [Pipeline] { (Build Silverpeas-Components)
06:46:10 [2026-07-23T04:46:10.266Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-07-23T04:46:10.267Z] [Pipeline] getContext
06:46:10 [2026-07-23T04:46:10.268Z] [Pipeline] }
06:46:10 [2026-07-23T04:46:10.283Z] [Pipeline] // stage
06:46:10 [2026-07-23T04:46:10.297Z] [Pipeline] stage
06:46:10 [2026-07-23T04:46:10.298Z] [Pipeline] { (Build Silverpeas-Assembly)
06:46:10 [2026-07-23T04:46:10.310Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-07-23T04:46:10.312Z] [Pipeline] getContext
06:46:10 [2026-07-23T04:46:10.313Z] [Pipeline] }
06:46:10 [2026-07-23T04:46:10.325Z] [Pipeline] // stage
06:46:10 [2026-07-23T04:46:10.338Z] [Pipeline] stage
06:46:10 [2026-07-23T04:46:10.339Z] [Pipeline] { (Build Silverpeas Setup)
06:46:10 [2026-07-23T04:46:10.350Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-07-23T04:46:10.351Z] [Pipeline] getContext
06:46:10 [2026-07-23T04:46:10.353Z] [Pipeline] }
06:46:10 [2026-07-23T04:46:10.364Z] [Pipeline] // stage
06:46:10 [2026-07-23T04:46:10.376Z] [Pipeline] stage
06:46:10 [2026-07-23T04:46:10.377Z] [Pipeline] { (Build Silverpeas Distribution)
06:46:10 [2026-07-23T04:46:10.387Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-07-23T04:46:10.388Z] [Pipeline] getContext
06:46:10 [2026-07-23T04:46:10.390Z] [Pipeline] }
06:46:10 [2026-07-23T04:46:10.400Z] [Pipeline] // stage
06:46:10 [2026-07-23T04:46:10.412Z] [Pipeline] stage
06:46:10 [2026-07-23T04:46:10.412Z] [Pipeline] { (Build Silverpeas-Looks)
06:46:10 [2026-07-23T04:46:10.422Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-07-23T04:46:10.423Z] [Pipeline] getContext
06:46:10 [2026-07-23T04:46:10.425Z] [Pipeline] }
06:46:10 [2026-07-23T04:46:10.434Z] [Pipeline] // stage
06:46:10 [2026-07-23T04:46:10.445Z] [Pipeline] stage
06:46:10 [2026-07-23T04:46:10.445Z] [Pipeline] { (Publish Silverpeas-Core)
06:46:10 [2026-07-23T04:46:10.454Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-07-23T04:46:10.455Z] [Pipeline] getContext
06:46:10 [2026-07-23T04:46:10.457Z] [Pipeline] }
06:46:10 [2026-07-23T04:46:10.465Z] [Pipeline] // stage
06:46:10 [2026-07-23T04:46:10.476Z] [Pipeline] stage
06:46:10 [2026-07-23T04:46:10.476Z] [Pipeline] { (Publish Silverpeas-Components)
06:46:10 [2026-07-23T04:46:10.485Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-07-23T04:46:10.486Z] [Pipeline] getContext
06:46:10 [2026-07-23T04:46:10.487Z] [Pipeline] }
06:46:10 [2026-07-23T04:46:10.495Z] [Pipeline] // stage
06:46:10 [2026-07-23T04:46:10.505Z] [Pipeline] stage
06:46:10 [2026-07-23T04:46:10.506Z] [Pipeline] { (Publish Silverpeas-Assembly)
06:46:10 [2026-07-23T04:46:10.514Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-07-23T04:46:10.515Z] [Pipeline] getContext
06:46:10 [2026-07-23T04:46:10.516Z] [Pipeline] }
06:46:10 [2026-07-23T04:46:10.525Z] [Pipeline] // stage
06:46:10 [2026-07-23T04:46:10.534Z] [Pipeline] stage
06:46:10 [2026-07-23T04:46:10.535Z] [Pipeline] { (Publish Silverpeas-Setup)
06:46:10 [2026-07-23T04:46:10.543Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-07-23T04:46:10.544Z] [Pipeline] getContext
06:46:10 [2026-07-23T04:46:10.545Z] [Pipeline] }
06:46:10 [2026-07-23T04:46:10.553Z] [Pipeline] // stage
06:46:10 [2026-07-23T04:46:10.562Z] [Pipeline] stage
06:46:10 [2026-07-23T04:46:10.563Z] [Pipeline] { (Publish Silverpeas-Distribution)
06:46:10 [2026-07-23T04:46:10.570Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-07-23T04:46:10.571Z] [Pipeline] getContext
06:46:10 [2026-07-23T04:46:10.573Z] [Pipeline] }
06:46:10 [2026-07-23T04:46:10.580Z] [Pipeline] // stage
06:46:10 [2026-07-23T04:46:10.589Z] [Pipeline] stage
06:46:10 [2026-07-23T04:46:10.590Z] [Pipeline] { (Publish Silverpeas-Looks)
06:46:10 [2026-07-23T04:46:10.598Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-07-23T04:46:10.599Z] [Pipeline] getContext
06:46:10 [2026-07-23T04:46:10.600Z] [Pipeline] }
06:46:10 [2026-07-23T04:46:10.607Z] [Pipeline] // stage
06:46:10 [2026-07-23T04:46:10.616Z] [Pipeline] stage
06:46:10 [2026-07-23T04:46:10.617Z] [Pipeline] { (Publish Community Web Site)
06:46:10 [2026-07-23T04:46:10.624Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-07-23T04:46:10.625Z] [Pipeline] getContext
06:46:10 [2026-07-23T04:46:10.626Z] [Pipeline] }
06:46:10 [2026-07-23T04:46:10.633Z] [Pipeline] // stage
06:46:10 [2026-07-23T04:46:10.640Z] [Pipeline] }
06:46:10 [2026-07-23T04:46:10.647Z] [Pipeline] // stage
06:46:10 [2026-07-23T04:46:10.665Z] [Pipeline] stage
06:46:10 [2026-07-23T04:46:10.665Z] [Pipeline] { (Create YAML build report)
06:46:10 [2026-07-23T04:46:10.691Z] [Pipeline] script
06:46:10 [2026-07-23T04:46:10.693Z] [Pipeline] {
06:46:10 [2026-07-23T04:46:10.711Z] [Pipeline] sh
06:46:10 [2026-07-23T04:46:10.969Z] + mkdir -p target
06:46:10 [2026-07-23T04:46:10.971Z] [Pipeline] sh
06:46:11 [2026-07-23T04:46:11.229Z] + mv build.yaml target/
06:46:11 [2026-07-23T04:46:11.230Z] [Pipeline] }
06:46:11 [2026-07-23T04:46:11.247Z] [Pipeline] // script
06:46:11 [2026-07-23T04:46:11.264Z] [Pipeline] }
06:46:11 [2026-07-23T04:46:11.281Z] [Pipeline] // stage
06:46:11 [2026-07-23T04:46:11.306Z] [Pipeline] stage
06:46:11 [2026-07-23T04:46:11.306Z] [Pipeline] { (Declarative: Post Actions)
06:46:11 [2026-07-23T04:46:11.335Z] [Pipeline] step
06:46:11 [2026-07-23T04:46:11.366Z] [Pipeline] script
06:46:11 [2026-07-23T04:46:11.370Z] [Pipeline] {
06:46:11 [2026-07-23T04:46:11.407Z] [Pipeline] }
06:46:11 [2026-07-23T04:46:11.424Z] [Pipeline] // script
06:46:11 [2026-07-23T04:46:11.446Z] [Pipeline] archiveArtifacts
06:46:11 [2026-07-23T04:46:11.449Z] Archiving artifacts
06:46:11 [2026-07-23T04:46:11.467Z] Enregistrement des empreintes numériques
06:46:11 [2026-07-23T04:46:11.484Z] [Pipeline] sh
06:46:11 [2026-07-23T04:46:11.742Z] + rm -rf target
06:46:11 [2026-07-23T04:46:11.748Z] [Pipeline] }
06:46:11 [2026-07-23T04:46:11.759Z] [Pipeline] // stage
06:46:11 [2026-07-23T04:46:11.776Z] [Pipeline] }
06:46:11 [2026-07-23T04:46:11.793Z] [Pipeline] // withEnv
06:46:11 [2026-07-23T04:46:11.810Z] [Pipeline] }
06:46:11 [2026-07-23T04:46:11.811Z] $ docker stop --time=1 2f6c551087bb0a0ad46abf4b55c92a3ff675d4dafbcaae3a5d786e1765b46eb4
06:46:13 [2026-07-23T04:46:13.103Z] $ docker rm -f --volumes 2f6c551087bb0a0ad46abf4b55c92a3ff675d4dafbcaae3a5d786e1765b46eb4
06:46:13 [2026-07-23T04:46:13.148Z] [Pipeline] // withDockerContainer
06:46:13 [2026-07-23T04:46:13.156Z] [Pipeline] }
06:46:13 [2026-07-23T04:46:13.164Z] [Pipeline] // withEnv
06:46:13 [2026-07-23T04:46:13.181Z] [Pipeline] }
06:46:13 [2026-07-23T04:46:13.223Z] [Pipeline] // node
06:46:13 [2026-07-23T04:46:13.236Z] [Pipeline] End of Pipeline
06:46:13 [2026-07-23T04:46:13.307Z] Lancement d'un nouveau build de Silverpeas_Mobile_Stable_AutoDeploy #417
06:46:13 [2026-07-23T04:46:13.307Z] Finished: SUCCESS