06:46:00 [2026-03-12T05:46:00.036Z] Lancé par une alarme périodique
06:46:00 [2026-03-12T05:46:00.036Z] Running as userbuild
06:46:00 [2026-03-12T05:46:00.459Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:00 [2026-03-12T05:46:00.936Z] [Pipeline] Start of Pipeline
06:46:01 [2026-03-12T05:46:01.292Z] [Pipeline] node
06:46:01 [2026-03-12T05:46:01.296Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy
06:46:01 [2026-03-12T05:46:01.299Z] [Pipeline] {
06:46:01 [2026-03-12T05:46:01.313Z] [Pipeline] stage
06:46:01 [2026-03-12T05:46:01.314Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:01 [2026-03-12T05:46:01.325Z] [Pipeline] checkout
06:46:01 [2026-03-12T05:46:01.327Z] Selected Git installation does not exist. Using Default
06:46:01 [2026-03-12T05:46:01.327Z] The recommended git tool is: NONE
06:46:01 [2026-03-12T05:46:01.327Z] No credentials specified
06:46:01 [2026-03-12T05:46:01.327Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10
06:46:01 [2026-03-12T05:46:01.332Z] Fetching changes from the remote Git repository
06:46:01 [2026-03-12T05:46:01.333Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:01 [2026-03-12T05:46:01.339Z] Cleaning workspace
06:46:01 [2026-03-12T05:46:01.339Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:01 [2026-03-12T05:46:01.343Z] Resetting working tree
06:46:01 [2026-03-12T05:46:01.344Z] > /usr/bin/git reset --hard # timeout=10
06:46:01 [2026-03-12T05:46:01.350Z] > /usr/bin/git clean -fdx # timeout=10
06:46:01 [2026-03-12T05:46:01.356Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2026-03-12T05:46:01.356Z] > /usr/bin/git --version # timeout=10
06:46:01 [2026-03-12T05:46:01.361Z] > git --version # 'git version 2.43.0'
06:46:01 [2026-03-12T05:46:01.361Z] > /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-03-12T05:46:01.763Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:01 [2026-03-12T05:46:01.769Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master)
06:46:01 [2026-03-12T05:46:01.769Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:01 [2026-03-12T05:46:01.774Z] > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
06:46:01 [2026-03-12T05:46:01.785Z] Commit message: "Fix SonarQube Maven execution in pipelines."
06:46:01 [2026-03-12T05:46:01.786Z] > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
06:46:01 [2026-03-12T05:46:01.807Z] [Pipeline] }
06:46:01 [2026-03-12T05:46:01.814Z] [Pipeline] // stage
06:46:01 [2026-03-12T05:46:01.827Z] [Pipeline] withEnv
06:46:01 [2026-03-12T05:46:01.828Z] [Pipeline] {
06:46:01 [2026-03-12T05:46:01.966Z] [Pipeline] isUnix
06:46:01 [2026-03-12T05:46:01.967Z] [Pipeline] withEnv
06:46:01 [2026-03-12T05:46:01.967Z] [Pipeline] {
06:46:01 [2026-03-12T05:46:01.983Z] [Pipeline] sh
06:46:02 [2026-03-12T05:46:02.240Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:02 [2026-03-12T05:46:02.240Z] .
06:46:02 [2026-03-12T05:46:02.241Z] [Pipeline] }
06:46:02 [2026-03-12T05:46:02.255Z] [Pipeline] // withEnv
06:46:02 [2026-03-12T05:46:02.270Z] [Pipeline] withDockerContainer
06:46:02 [2026-03-12T05:46:02.305Z] Jenkins does not seem to be running inside a container
06:46:02 [2026-03-12T05:46:02.312Z] $ 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-03-12T05:46:02.609Z] $ docker top 12393098564d7a59d884f0d616b00dd096f2ea7fd849caccbe7f4fdd1f97e474 -eo pid,comm
06:46:02 [2026-03-12T05:46:02.648Z] [Pipeline] {
06:46:02 [2026-03-12T05:46:02.664Z] [Pipeline] withEnv
06:46:02 [2026-03-12T05:46:02.664Z] [Pipeline] {
06:46:02 [2026-03-12T05:46:02.676Z] [Pipeline] stage
06:46:02 [2026-03-12T05:46:02.677Z] [Pipeline] { (Prepare the job)
06:46:02 [2026-03-12T05:46:02.704Z] [Pipeline] sh
06:46:02 [2026-03-12T05:46:02.961Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.4.x/pom.xml
06:46:03 [2026-03-12T05:46:03.214Z] [Pipeline] script
06:46:03 [2026-03-12T05:46:03.218Z] [Pipeline] {
06:46:03 [2026-03-12T05:46:03.235Z] [Pipeline] readMavenPom
06:46:03 [2026-03-12T05:46:03.263Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named release (to a value of type String) which could lead to memory leaks or other issues.
06:46:03 [2026-03-12T05:46:03.266Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named buildVersion (to a value of type GStringImpl) which could lead to memory leaks or other issues.
06:46:03 [2026-03-12T05:46:03.267Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named parentVersion (to a value of type String) which could lead to memory leaks or other issues.
06:46:03 [2026-03-12T05:46:03.267Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named commits (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
06:46:03 [2026-03-12T05:46:03.267Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named changes (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
06:46:03 [2026-03-12T05:46:03.269Z] [Pipeline] sh
06:46:03 [2026-03-12T05:46:03.528Z] + rm -f pom.xml
06:46:03 [2026-03-12T05:46:03.529Z] [Pipeline] }
06:46:03 [2026-03-12T05:46:03.545Z] [Pipeline] // script
06:46:03 [2026-03-12T05:46:03.561Z] [Pipeline] }
06:46:03 [2026-03-12T05:46:03.574Z] [Pipeline] // stage
06:46:03 [2026-03-12T05:46:03.589Z] [Pipeline] stage
06:46:03 [2026-03-12T05:46:03.590Z] [Pipeline] { (Check POM parent version)
06:46:03 [2026-03-12T05:46:03.651Z] Stage "Check POM parent version" skipped due to when conditional
06:46:03 [2026-03-12T05:46:03.652Z] [Pipeline] getContext
06:46:03 [2026-03-12T05:46:03.662Z] [Pipeline] }
06:46:03 [2026-03-12T05:46:03.674Z] [Pipeline] // stage
06:46:03 [2026-03-12T05:46:03.688Z] [Pipeline] stage
06:46:03 [2026-03-12T05:46:03.689Z] [Pipeline] { (Checkout projects and check code changes)
06:46:03 [2026-03-12T05:46:03.714Z] [Pipeline] script
06:46:03 [2026-03-12T05:46:03.718Z] [Pipeline] {
06:46:03 [2026-03-12T05:46:03.740Z] [Pipeline] copyArtifacts
06:46:03 [2026-03-12T05:46:03.750Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 493
06:46:03 [2026-03-12T05:46:03.761Z] [Pipeline] fileExists
06:46:03 [2026-03-12T05:46:03.777Z] [Pipeline] readYaml
06:46:03 [2026-03-12T05:46:03.797Z] 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-03-12T05:46:03.800Z] [Pipeline] dir
06:46:03 [2026-03-12T05:46:03.800Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core
06:46:03 [2026-03-12T05:46:03.801Z] [Pipeline] {
06:46:03 [2026-03-12T05:46:03.819Z] [Pipeline] git
06:46:03 [2026-03-12T05:46:03.821Z] The recommended git tool is: /usr/bin/git
06:46:03 [2026-03-12T05:46:03.823Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:03 [2026-03-12T05:46:03.833Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6976ce84; decorates hudson.Launcher$LocalLauncher@d0d48f will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:03 [2026-03-12T05:46:03.833Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10
06:46:03 [2026-03-12T05:46:03.840Z] Fetching changes from the remote Git repository
06:46:03 [2026-03-12T05:46:03.843Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
06:46:03 [2026-03-12T05:46:03.848Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
06:46:03 [2026-03-12T05:46:03.848Z] > /usr/bin/git --version # timeout=10
06:46:03 [2026-03-12T05:46:03.854Z] > git --version # 'git version 2.43.0'
06:46:03 [2026-03-12T05:46:03.854Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:03 [2026-03-12T05:46:03.860Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:04 [2026-03-12T05:46:04.872Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:04 [2026-03-12T05:46:04.879Z] Checking out Revision 11e9d8e91d766446dc7c8526d84d400527285dea (refs/remotes/origin/6.4.x)
06:46:04 [2026-03-12T05:46:04.879Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:04 [2026-03-12T05:46:04.885Z] > /usr/bin/git checkout -f 11e9d8e91d766446dc7c8526d84d400527285dea # timeout=10
06:46:04 [2026-03-12T05:46:04.944Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:04 [2026-03-12T05:46:04.959Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:04 [2026-03-12T05:46:04.967Z] > /usr/bin/git checkout -b 6.4.x 11e9d8e91d766446dc7c8526d84d400527285dea # timeout=10
06:46:05 [2026-03-12T05:46:05.018Z] Commit message: "6.4.6 has been released from build 6.4.6-build260219 (1364a040f0f11b3f146da9ccc2ec93603072f20c).Prepare for development iteration of next version 6.4.7"
06:46:05 [2026-03-12T05:46:05.019Z] > /usr/bin/git rev-list --no-walk 11e9d8e91d766446dc7c8526d84d400527285dea # timeout=10
06:46:05 [2026-03-12T05:46:05.038Z] [Pipeline] fileExists
06:46:05 [2026-03-12T05:46:05.046Z] [Pipeline] readMavenPom
06:46:05 [2026-03-12T05:46:05.057Z] [Pipeline] sh
06:46:05 [2026-03-12T05:46:05.313Z] + git rev-parse HEAD
06:46:05 [2026-03-12T05:46:05.316Z] [Pipeline] echo
06:46:05 [2026-03-12T05:46:05.317Z] Silverpeas-Core: current commit is 11e9d8e91d766446dc7c8526d84d400527285dea and last build commit is 11e9d8e91d766446dc7c8526d84d400527285dea
06:46:05 [2026-03-12T05:46:05.319Z] [Pipeline] }
06:46:05 [2026-03-12T05:46:05.334Z] [Pipeline] // dir
06:46:05 [2026-03-12T05:46:05.350Z] [Pipeline] echo
06:46:05 [2026-03-12T05:46:05.351Z] Build skipped due to no changes have been done since the last build
06:46:05 [2026-03-12T05:46:05.367Z] [Pipeline] dir
06:46:05 [2026-03-12T05:46:05.367Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components
06:46:05 [2026-03-12T05:46:05.368Z] [Pipeline] {
06:46:05 [2026-03-12T05:46:05.388Z] [Pipeline] git
06:46:05 [2026-03-12T05:46:05.390Z] The recommended git tool is: /usr/bin/git
06:46:05 [2026-03-12T05:46:05.390Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:05 [2026-03-12T05:46:05.408Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@69f9740d; decorates hudson.Launcher$LocalLauncher@6b000c5b will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:05 [2026-03-12T05:46:05.409Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/.git # timeout=10
06:46:05 [2026-03-12T05:46:05.416Z] Fetching changes from the remote Git repository
06:46:05 [2026-03-12T05:46:05.418Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
06:46:05 [2026-03-12T05:46:05.423Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
06:46:05 [2026-03-12T05:46:05.423Z] > /usr/bin/git --version # timeout=10
06:46:05 [2026-03-12T05:46:05.428Z] > git --version # 'git version 2.43.0'
06:46:05 [2026-03-12T05:46:05.428Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:05 [2026-03-12T05:46:05.435Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:05 [2026-03-12T05:46:05.830Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:05 [2026-03-12T05:46:05.836Z] Checking out Revision c1fb5fc01c164bed5abf2021b6b289528bb70f1a (refs/remotes/origin/6.4.x)
06:46:05 [2026-03-12T05:46:05.836Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:05 [2026-03-12T05:46:05.842Z] > /usr/bin/git checkout -f c1fb5fc01c164bed5abf2021b6b289528bb70f1a # timeout=10
06:46:05 [2026-03-12T05:46:05.883Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:05 [2026-03-12T05:46:05.896Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:05 [2026-03-12T05:46:05.905Z] > /usr/bin/git checkout -b 6.4.x c1fb5fc01c164bed5abf2021b6b289528bb70f1a # timeout=10
06:46:05 [2026-03-12T05:46:05.942Z] Commit message: "6.4.6 has been released from build 6.4.6-build260219 (fd4d6de1efbd8afbb6da8c5b28916a1f5058641a).Prepare for development iteration of next version 6.4.7"
06:46:05 [2026-03-12T05:46:05.942Z] > /usr/bin/git rev-list --no-walk c1fb5fc01c164bed5abf2021b6b289528bb70f1a # timeout=10
06:46:05 [2026-03-12T05:46:05.967Z] [Pipeline] fileExists
06:46:05 [2026-03-12T05:46:05.975Z] [Pipeline] readMavenPom
06:46:05 [2026-03-12T05:46:05.990Z] [Pipeline] sh
06:46:06 [2026-03-12T05:46:06.248Z] + git rev-parse HEAD
06:46:06 [2026-03-12T05:46:06.251Z] [Pipeline] echo
06:46:06 [2026-03-12T05:46:06.252Z] Silverpeas-Components: current commit is c1fb5fc01c164bed5abf2021b6b289528bb70f1a and last build commit is c1fb5fc01c164bed5abf2021b6b289528bb70f1a
06:46:06 [2026-03-12T05:46:06.254Z] [Pipeline] }
06:46:06 [2026-03-12T05:46:06.269Z] [Pipeline] // dir
06:46:06 [2026-03-12T05:46:06.285Z] [Pipeline] echo
06:46:06 [2026-03-12T05:46:06.285Z] Build skipped due to no changes have been done since the last build
06:46:06 [2026-03-12T05:46:06.302Z] [Pipeline] dir
06:46:06 [2026-03-12T05:46:06.303Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks
06:46:06 [2026-03-12T05:46:06.304Z] [Pipeline] {
06:46:06 [2026-03-12T05:46:06.324Z] [Pipeline] git
06:46:06 [2026-03-12T05:46:06.326Z] Selected Git installation does not exist. Using Default
06:46:06 [2026-03-12T05:46:06.326Z] The recommended git tool is: NONE
06:46:06 [2026-03-12T05:46:06.326Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:06 [2026-03-12T05:46:06.346Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@300ec74; decorates hudson.Launcher$LocalLauncher@78fbedbe will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:06 [2026-03-12T05:46:06.346Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks/.git # timeout=10
06:46:06 [2026-03-12T05:46:06.353Z] Fetching changes from the remote Git repository
06:46:06 [2026-03-12T05:46:06.356Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
06:46:06 [2026-03-12T05:46:06.362Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
06:46:06 [2026-03-12T05:46:06.362Z] > /usr/bin/git --version # timeout=10
06:46:06 [2026-03-12T05:46:06.367Z] > git --version # 'git version 2.43.0'
06:46:06 [2026-03-12T05:46:06.367Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:06 [2026-03-12T05:46:06.373Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:07 [2026-03-12T05:46:07.093Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:07 [2026-03-12T05:46:07.099Z] Checking out Revision 935c8fa36c9972bfdf5d06aae95e0511c7a5658f (refs/remotes/origin/6.4.x)
06:46:07 [2026-03-12T05:46:07.099Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:07 [2026-03-12T05:46:07.103Z] > /usr/bin/git checkout -f 935c8fa36c9972bfdf5d06aae95e0511c7a5658f # timeout=10
06:46:07 [2026-03-12T05:46:07.114Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:07 [2026-03-12T05:46:07.122Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:07 [2026-03-12T05:46:07.132Z] > /usr/bin/git checkout -b 6.4.x 935c8fa36c9972bfdf5d06aae95e0511c7a5658f # timeout=10
06:46:07 [2026-03-12T05:46:07.147Z] Commit message: "6.4.6 has been released from build 6.4.6-build260219 (24dae09cd809bb64dc209b0ee7fc0a54481a8168).Prepare for development iteration of next version 6.4.7"
06:46:07 [2026-03-12T05:46:07.147Z] > /usr/bin/git rev-list --no-walk 935c8fa36c9972bfdf5d06aae95e0511c7a5658f # timeout=10
06:46:07 [2026-03-12T05:46:07.168Z] [Pipeline] fileExists
06:46:07 [2026-03-12T05:46:07.176Z] [Pipeline] readMavenPom
06:46:07 [2026-03-12T05:46:07.188Z] [Pipeline] sh
06:46:07 [2026-03-12T05:46:07.446Z] + git rev-parse HEAD
06:46:07 [2026-03-12T05:46:07.449Z] [Pipeline] echo
06:46:07 [2026-03-12T05:46:07.449Z] Silverpeas-Looks: current commit is 935c8fa36c9972bfdf5d06aae95e0511c7a5658f and last build commit is 935c8fa36c9972bfdf5d06aae95e0511c7a5658f
06:46:07 [2026-03-12T05:46:07.452Z] [Pipeline] }
06:46:07 [2026-03-12T05:46:07.468Z] [Pipeline] // dir
06:46:07 [2026-03-12T05:46:07.484Z] [Pipeline] echo
06:46:07 [2026-03-12T05:46:07.485Z] Build skipped due to no changes have been done since the last build
06:46:07 [2026-03-12T05:46:07.502Z] [Pipeline] dir
06:46:07 [2026-03-12T05:46:07.502Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup
06:46:07 [2026-03-12T05:46:07.503Z] [Pipeline] {
06:46:07 [2026-03-12T05:46:07.523Z] [Pipeline] git
06:46:07 [2026-03-12T05:46:07.525Z] The recommended git tool is: NONE
06:46:07 [2026-03-12T05:46:07.526Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:07 [2026-03-12T05:46:07.539Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@62be80f6; decorates hudson.Launcher$LocalLauncher@73d9791b will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:07 [2026-03-12T05:46:07.540Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup/.git # timeout=10
06:46:07 [2026-03-12T05:46:07.547Z] Fetching changes from the remote Git repository
06:46:07 [2026-03-12T05:46:07.550Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
06:46:07 [2026-03-12T05:46:07.556Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
06:46:07 [2026-03-12T05:46:07.556Z] > /usr/bin/git --version # timeout=10
06:46:07 [2026-03-12T05:46:07.561Z] > git --version # 'git version 2.43.0'
06:46:07 [2026-03-12T05:46:07.561Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:07 [2026-03-12T05:46:07.567Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:08 [2026-03-12T05:46:08.102Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:08 [2026-03-12T05:46:08.108Z] Checking out Revision aecd07d65033311ae1482ee12306ec2e4b4f6a04 (refs/remotes/origin/6.4.x)
06:46:08 [2026-03-12T05:46:08.108Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:08 [2026-03-12T05:46:08.113Z] > /usr/bin/git checkout -f aecd07d65033311ae1482ee12306ec2e4b4f6a04 # timeout=10
06:46:08 [2026-03-12T05:46:08.123Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:08 [2026-03-12T05:46:08.132Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:08 [2026-03-12T05:46:08.138Z] > /usr/bin/git checkout -b 6.4.x aecd07d65033311ae1482ee12306ec2e4b4f6a04 # timeout=10
06:46:08 [2026-03-12T05:46:08.149Z] Commit message: "6.4.6 has been released from build 6.4.6-build260219 (9919d69f4a7a716b7054ac490e50d8991ce2c338).Prepare for development iteration of next version 6.4.7"
06:46:08 [2026-03-12T05:46:08.149Z] > /usr/bin/git rev-list --no-walk aecd07d65033311ae1482ee12306ec2e4b4f6a04 # timeout=10
06:46:08 [2026-03-12T05:46:08.170Z] [Pipeline] fileExists
06:46:08 [2026-03-12T05:46:08.179Z] [Pipeline] sh
06:46:08 [2026-03-12T05:46:08.435Z] + git rev-parse HEAD
06:46:08 [2026-03-12T05:46:08.437Z] [Pipeline] echo
06:46:08 [2026-03-12T05:46:08.437Z] Silverpeas-Setup: current commit is aecd07d65033311ae1482ee12306ec2e4b4f6a04 and last build commit is aecd07d65033311ae1482ee12306ec2e4b4f6a04
06:46:08 [2026-03-12T05:46:08.439Z] [Pipeline] }
06:46:08 [2026-03-12T05:46:08.456Z] [Pipeline] // dir
06:46:08 [2026-03-12T05:46:08.473Z] [Pipeline] echo
06:46:08 [2026-03-12T05:46:08.473Z] Build skipped due to no changes have been done since the last build
06:46:08 [2026-03-12T05:46:08.491Z] [Pipeline] dir
06:46:08 [2026-03-12T05:46:08.491Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution
06:46:08 [2026-03-12T05:46:08.492Z] [Pipeline] {
06:46:08 [2026-03-12T05:46:08.513Z] [Pipeline] git
06:46:08 [2026-03-12T05:46:08.515Z] The recommended git tool is: NONE
06:46:08 [2026-03-12T05:46:08.516Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:08 [2026-03-12T05:46:08.528Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2ad388bf; decorates hudson.Launcher$LocalLauncher@50fc62e8 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:08 [2026-03-12T05:46:08.528Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
06:46:08 [2026-03-12T05:46:08.535Z] Fetching changes from the remote Git repository
06:46:08 [2026-03-12T05:46:08.537Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
06:46:08 [2026-03-12T05:46:08.543Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
06:46:08 [2026-03-12T05:46:08.543Z] > /usr/bin/git --version # timeout=10
06:46:08 [2026-03-12T05:46:08.549Z] > git --version # 'git version 2.43.0'
06:46:08 [2026-03-12T05:46:08.549Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:08 [2026-03-12T05:46:08.556Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:08 [2026-03-12T05:46:08.946Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:08 [2026-03-12T05:46:08.953Z] Checking out Revision 19de88b46530c2be6fa793fd3d7595b27a9e1b52 (refs/remotes/origin/6.4.x)
06:46:08 [2026-03-12T05:46:08.953Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:08 [2026-03-12T05:46:08.959Z] > /usr/bin/git checkout -f 19de88b46530c2be6fa793fd3d7595b27a9e1b52 # timeout=10
06:46:08 [2026-03-12T05:46:08.970Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:08 [2026-03-12T05:46:08.979Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:08 [2026-03-12T05:46:08.985Z] > /usr/bin/git checkout -b 6.4.x 19de88b46530c2be6fa793fd3d7595b27a9e1b52 # timeout=10
06:46:08 [2026-03-12T05:46:08.996Z] Commit message: "6.4.6 has been released from build 6.4.6-build260219 (c77a8f4682d539408137ee00de16eb9a275829aa).Prepare for development iteration of next version 6.4.7"
06:46:08 [2026-03-12T05:46:08.996Z] > /usr/bin/git rev-list --no-walk 19de88b46530c2be6fa793fd3d7595b27a9e1b52 # timeout=10
06:46:09 [2026-03-12T05:46:09.017Z] [Pipeline] fileExists
06:46:09 [2026-03-12T05:46:09.026Z] [Pipeline] readMavenPom
06:46:09 [2026-03-12T05:46:09.037Z] [Pipeline] sh
06:46:09 [2026-03-12T05:46:09.294Z] + git rev-parse HEAD
06:46:09 [2026-03-12T05:46:09.297Z] [Pipeline] echo
06:46:09 [2026-03-12T05:46:09.298Z] Silverpeas-Distribution: current commit is 19de88b46530c2be6fa793fd3d7595b27a9e1b52 and last build commit is 19de88b46530c2be6fa793fd3d7595b27a9e1b52
06:46:09 [2026-03-12T05:46:09.300Z] [Pipeline] }
06:46:09 [2026-03-12T05:46:09.317Z] [Pipeline] // dir
06:46:09 [2026-03-12T05:46:09.335Z] [Pipeline] echo
06:46:09 [2026-03-12T05:46:09.335Z] Build skipped due to no changes have been done since the last build
06:46:09 [2026-03-12T05:46:09.354Z] [Pipeline] dir
06:46:09 [2026-03-12T05:46:09.354Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly
06:46:09 [2026-03-12T05:46:09.355Z] [Pipeline] {
06:46:09 [2026-03-12T05:46:09.377Z] [Pipeline] git
06:46:09 [2026-03-12T05:46:09.379Z] The recommended git tool is: NONE
06:46:09 [2026-03-12T05:46:09.380Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:09 [2026-03-12T05:46:09.390Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1719d5df; decorates hudson.Launcher$LocalLauncher@47d0d452 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:09 [2026-03-12T05:46:09.390Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
06:46:09 [2026-03-12T05:46:09.396Z] Fetching changes from the remote Git repository
06:46:09 [2026-03-12T05:46:09.399Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
06:46:09 [2026-03-12T05:46:09.405Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
06:46:09 [2026-03-12T05:46:09.405Z] > /usr/bin/git --version # timeout=10
06:46:09 [2026-03-12T05:46:09.410Z] > git --version # 'git version 2.43.0'
06:46:09 [2026-03-12T05:46:09.410Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:09 [2026-03-12T05:46:09.417Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:09 [2026-03-12T05:46:09.808Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:09 [2026-03-12T05:46:09.815Z] Checking out Revision 1e40be645f8bd8c7019323045305b08ebdf7ed20 (refs/remotes/origin/6.4.x)
06:46:09 [2026-03-12T05:46:09.815Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:09 [2026-03-12T05:46:09.821Z] > /usr/bin/git checkout -f 1e40be645f8bd8c7019323045305b08ebdf7ed20 # timeout=10
06:46:09 [2026-03-12T05:46:09.834Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:09 [2026-03-12T05:46:09.845Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:09 [2026-03-12T05:46:09.852Z] > /usr/bin/git checkout -b 6.4.x 1e40be645f8bd8c7019323045305b08ebdf7ed20 # timeout=10
06:46:09 [2026-03-12T05:46:09.864Z] Commit message: "6.4.6 has been released from build 6.4.6-build260219 (065d9c82457e188938ed687cb018445bfb7ebecf).Prepare for development iteration of next version 6.4.7"
06:46:09 [2026-03-12T05:46:09.864Z] > /usr/bin/git rev-list --no-walk 1e40be645f8bd8c7019323045305b08ebdf7ed20 # timeout=10
06:46:09 [2026-03-12T05:46:09.887Z] [Pipeline] fileExists
06:46:09 [2026-03-12T05:46:09.921Z] [Pipeline] readMavenPom
06:46:09 [2026-03-12T05:46:09.933Z] [Pipeline] sh
06:46:10 [2026-03-12T05:46:10.190Z] + git rev-parse HEAD
06:46:10 [2026-03-12T05:46:10.193Z] [Pipeline] echo
06:46:10 [2026-03-12T05:46:10.194Z] Silverpeas-Assembly: current commit is 1e40be645f8bd8c7019323045305b08ebdf7ed20 and last build commit is 1e40be645f8bd8c7019323045305b08ebdf7ed20
06:46:10 [2026-03-12T05:46:10.196Z] [Pipeline] }
06:46:10 [2026-03-12T05:46:10.214Z] [Pipeline] // dir
06:46:10 [2026-03-12T05:46:10.232Z] [Pipeline] echo
06:46:10 [2026-03-12T05:46:10.232Z] Build skipped due to no changes have been done since the last build
06:46:10 [2026-03-12T05:46:10.233Z] [Pipeline] }
06:46:10 [2026-03-12T05:46:10.250Z] [Pipeline] // script
06:46:10 [2026-03-12T05:46:10.267Z] [Pipeline] }
06:46:10 [2026-03-12T05:46:10.283Z] [Pipeline] // stage
06:46:10 [2026-03-12T05:46:10.302Z] [Pipeline] stage
06:46:10 [2026-03-12T05:46:10.303Z] [Pipeline] { (Build Silverpeas)
06:46:10 [2026-03-12T05:46:10.331Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-03-12T05:46:10.332Z] [Pipeline] getContext
06:46:10 [2026-03-12T05:46:10.354Z] [Pipeline] stage
06:46:10 [2026-03-12T05:46:10.355Z] [Pipeline] { (Build Silverpeas-Core)
06:46:10 [2026-03-12T05:46:10.373Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-03-12T05:46:10.373Z] [Pipeline] getContext
06:46:10 [2026-03-12T05:46:10.375Z] [Pipeline] }
06:46:10 [2026-03-12T05:46:10.392Z] [Pipeline] // stage
06:46:10 [2026-03-12T05:46:10.409Z] [Pipeline] stage
06:46:10 [2026-03-12T05:46:10.410Z] [Pipeline] { (Build Silverpeas-Components)
06:46:10 [2026-03-12T05:46:10.425Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-03-12T05:46:10.426Z] [Pipeline] getContext
06:46:10 [2026-03-12T05:46:10.427Z] [Pipeline] }
06:46:10 [2026-03-12T05:46:10.441Z] [Pipeline] // stage
06:46:10 [2026-03-12T05:46:10.456Z] [Pipeline] stage
06:46:10 [2026-03-12T05:46:10.457Z] [Pipeline] { (Build Silverpeas-Assembly)
06:46:10 [2026-03-12T05:46:10.469Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-03-12T05:46:10.470Z] [Pipeline] getContext
06:46:10 [2026-03-12T05:46:10.472Z] [Pipeline] }
06:46:10 [2026-03-12T05:46:10.484Z] [Pipeline] // stage
06:46:10 [2026-03-12T05:46:10.498Z] [Pipeline] stage
06:46:10 [2026-03-12T05:46:10.499Z] [Pipeline] { (Build Silverpeas Setup)
06:46:10 [2026-03-12T05:46:10.510Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-03-12T05:46:10.511Z] [Pipeline] getContext
06:46:10 [2026-03-12T05:46:10.513Z] [Pipeline] }
06:46:10 [2026-03-12T05:46:10.525Z] [Pipeline] // stage
06:46:10 [2026-03-12T05:46:10.537Z] [Pipeline] stage
06:46:10 [2026-03-12T05:46:10.538Z] [Pipeline] { (Build Silverpeas Distribution)
06:46:10 [2026-03-12T05:46:10.548Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-03-12T05:46:10.549Z] [Pipeline] getContext
06:46:10 [2026-03-12T05:46:10.551Z] [Pipeline] }
06:46:10 [2026-03-12T05:46:10.561Z] [Pipeline] // stage
06:46:10 [2026-03-12T05:46:10.574Z] [Pipeline] stage
06:46:10 [2026-03-12T05:46:10.574Z] [Pipeline] { (Build Silverpeas-Looks)
06:46:10 [2026-03-12T05:46:10.584Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-03-12T05:46:10.585Z] [Pipeline] getContext
06:46:10 [2026-03-12T05:46:10.587Z] [Pipeline] }
06:46:10 [2026-03-12T05:46:10.597Z] [Pipeline] // stage
06:46:10 [2026-03-12T05:46:10.608Z] [Pipeline] stage
06:46:10 [2026-03-12T05:46:10.609Z] [Pipeline] { (Publish Silverpeas-Core)
06:46:10 [2026-03-12T05:46:10.618Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-03-12T05:46:10.619Z] [Pipeline] getContext
06:46:10 [2026-03-12T05:46:10.621Z] [Pipeline] }
06:46:10 [2026-03-12T05:46:10.630Z] [Pipeline] // stage
06:46:10 [2026-03-12T05:46:10.640Z] [Pipeline] stage
06:46:10 [2026-03-12T05:46:10.641Z] [Pipeline] { (Publish Silverpeas-Components)
06:46:10 [2026-03-12T05:46:10.649Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-03-12T05:46:10.650Z] [Pipeline] getContext
06:46:10 [2026-03-12T05:46:10.652Z] [Pipeline] }
06:46:10 [2026-03-12T05:46:10.660Z] [Pipeline] // stage
06:46:10 [2026-03-12T05:46:10.670Z] [Pipeline] stage
06:46:10 [2026-03-12T05:46:10.671Z] [Pipeline] { (Publish Silverpeas-Assembly)
06:46:10 [2026-03-12T05:46:10.679Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-03-12T05:46:10.680Z] [Pipeline] getContext
06:46:10 [2026-03-12T05:46:10.682Z] [Pipeline] }
06:46:10 [2026-03-12T05:46:10.690Z] [Pipeline] // stage
06:46:10 [2026-03-12T05:46:10.700Z] [Pipeline] stage
06:46:10 [2026-03-12T05:46:10.701Z] [Pipeline] { (Publish Silverpeas-Setup)
06:46:10 [2026-03-12T05:46:10.709Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-03-12T05:46:10.710Z] [Pipeline] getContext
06:46:10 [2026-03-12T05:46:10.711Z] [Pipeline] }
06:46:10 [2026-03-12T05:46:10.719Z] [Pipeline] // stage
06:46:10 [2026-03-12T05:46:10.729Z] [Pipeline] stage
06:46:10 [2026-03-12T05:46:10.730Z] [Pipeline] { (Publish Silverpeas-Distribution)
06:46:10 [2026-03-12T05:46:10.737Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-03-12T05:46:10.738Z] [Pipeline] getContext
06:46:10 [2026-03-12T05:46:10.741Z] [Pipeline] }
06:46:10 [2026-03-12T05:46:10.748Z] [Pipeline] // stage
06:46:10 [2026-03-12T05:46:10.758Z] [Pipeline] stage
06:46:10 [2026-03-12T05:46:10.759Z] [Pipeline] { (Publish Silverpeas-Looks)
06:46:10 [2026-03-12T05:46:10.766Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-03-12T05:46:10.767Z] [Pipeline] getContext
06:46:10 [2026-03-12T05:46:10.769Z] [Pipeline] }
06:46:10 [2026-03-12T05:46:10.776Z] [Pipeline] // stage
06:46:10 [2026-03-12T05:46:10.785Z] [Pipeline] stage
06:46:10 [2026-03-12T05:46:10.786Z] [Pipeline] { (Publish Community Web Site)
06:46:10 [2026-03-12T05:46:10.793Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-03-12T05:46:10.794Z] [Pipeline] getContext
06:46:10 [2026-03-12T05:46:10.796Z] [Pipeline] }
06:46:10 [2026-03-12T05:46:10.803Z] [Pipeline] // stage
06:46:10 [2026-03-12T05:46:10.810Z] [Pipeline] }
06:46:10 [2026-03-12T05:46:10.817Z] [Pipeline] // stage
06:46:10 [2026-03-12T05:46:10.836Z] [Pipeline] stage
06:46:10 [2026-03-12T05:46:10.837Z] [Pipeline] { (Create YAML build report)
06:46:10 [2026-03-12T05:46:10.861Z] [Pipeline] script
06:46:10 [2026-03-12T05:46:10.864Z] [Pipeline] {
06:46:10 [2026-03-12T05:46:10.882Z] [Pipeline] sh
06:46:11 [2026-03-12T05:46:11.141Z] + mkdir -p target
06:46:11 [2026-03-12T05:46:11.143Z] [Pipeline] sh
06:46:11 [2026-03-12T05:46:11.401Z] + mv build.yaml target/
06:46:11 [2026-03-12T05:46:11.403Z] [Pipeline] }
06:46:11 [2026-03-12T05:46:11.422Z] [Pipeline] // script
06:46:11 [2026-03-12T05:46:11.441Z] [Pipeline] }
06:46:11 [2026-03-12T05:46:11.459Z] [Pipeline] // stage
06:46:11 [2026-03-12T05:46:11.484Z] [Pipeline] stage
06:46:11 [2026-03-12T05:46:11.484Z] [Pipeline] { (Declarative: Post Actions)
06:46:11 [2026-03-12T05:46:11.514Z] [Pipeline] step
06:46:11 [2026-03-12T05:46:11.547Z] [Pipeline] script
06:46:11 [2026-03-12T05:46:11.550Z] [Pipeline] {
06:46:11 [2026-03-12T05:46:11.587Z] [Pipeline] }
06:46:11 [2026-03-12T05:46:11.605Z] [Pipeline] // script
06:46:11 [2026-03-12T05:46:11.627Z] [Pipeline] archiveArtifacts
06:46:11 [2026-03-12T05:46:11.630Z] Archiving artifacts
06:46:11 [2026-03-12T05:46:11.648Z] Enregistrement des empreintes numériques
06:46:11 [2026-03-12T05:46:11.664Z] [Pipeline] sh
06:46:11 [2026-03-12T05:46:11.922Z] + rm -rf target
06:46:11 [2026-03-12T05:46:11.929Z] [Pipeline] }
06:46:11 [2026-03-12T05:46:11.947Z] [Pipeline] // stage
06:46:11 [2026-03-12T05:46:11.964Z] [Pipeline] }
06:46:11 [2026-03-12T05:46:11.982Z] [Pipeline] // withEnv
06:46:12 [2026-03-12T05:46:12.000Z] [Pipeline] }
06:46:12 [2026-03-12T05:46:12.001Z] $ docker stop --time=1 12393098564d7a59d884f0d616b00dd096f2ea7fd849caccbe7f4fdd1f97e474
06:46:13 [2026-03-12T05:46:13.311Z] $ docker rm -f --volumes 12393098564d7a59d884f0d616b00dd096f2ea7fd849caccbe7f4fdd1f97e474
06:46:13 [2026-03-12T05:46:13.357Z] [Pipeline] // withDockerContainer
06:46:13 [2026-03-12T05:46:13.366Z] [Pipeline] }
06:46:13 [2026-03-12T05:46:13.374Z] [Pipeline] // withEnv
06:46:13 [2026-03-12T05:46:13.392Z] [Pipeline] }
06:46:13 [2026-03-12T05:46:13.409Z] [Pipeline] // node
06:46:13 [2026-03-12T05:46:13.427Z] [Pipeline] End of Pipeline
06:46:13 [2026-03-12T05:46:13.498Z] Lancement d'un nouveau build de Silverpeas_Mobile_Stable_AutoDeploy #379
06:46:13 [2026-03-12T05:46:13.499Z] Finished: SUCCESS