SuccèsSortie de la console
01:21:00 [2025-05-15T23:21:00.676Z] Lancé par une alarme périodique
01:21:00 [2025-05-15T23:21:00.677Z] Running as userbuild
01:21:01 [2025-05-15T23:21:01.095Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:01 [2025-05-15T23:21:01.610Z] [Pipeline] Start of Pipeline
01:21:01 [2025-05-15T23:21:01.965Z] [Pipeline] node
01:21:01 [2025-05-15T23:21:01.969Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy
01:21:01 [2025-05-15T23:21:01.971Z] [Pipeline] {
01:21:01 [2025-05-15T23:21:01.986Z] [Pipeline] stage
01:21:01 [2025-05-15T23:21:01.987Z] [Pipeline] { (Declarative: Checkout SCM)
01:21:01 [2025-05-15T23:21:01.997Z] [Pipeline] checkout
01:21:01 [2025-05-15T23:21:01.999Z] Selected Git installation does not exist. Using Default
01:21:01 [2025-05-15T23:21:01.999Z] The recommended git tool is: NONE
01:21:01 [2025-05-15T23:21:01.999Z] No credentials specified
01:21:02 [2025-05-15T23:21:02.000Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/.git # timeout=10
01:21:02 [2025-05-15T23:21:02.006Z] Fetching changes from the remote Git repository
01:21:02 [2025-05-15T23:21:02.007Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:02 [2025-05-15T23:21:02.012Z] Cleaning workspace
01:21:02 [2025-05-15T23:21:02.012Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:02 [2025-05-15T23:21:02.017Z] Resetting working tree
01:21:02 [2025-05-15T23:21:02.017Z] > /usr/bin/git reset --hard # timeout=10
01:21:02 [2025-05-15T23:21:02.023Z] > /usr/bin/git clean -fdx # timeout=10
01:21:02 [2025-05-15T23:21:02.030Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:02 [2025-05-15T23:21:02.030Z] > /usr/bin/git --version # timeout=10
01:21:02 [2025-05-15T23:21:02.034Z] > git --version # 'git version 2.43.0'
01:21:02 [2025-05-15T23:21:02.034Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:02 [2025-05-15T23:21:02.377Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:02 [2025-05-15T23:21:02.383Z] Checking out Revision d51d4c119b9e301c1eba8d136042197d6032c75f (refs/remotes/origin/master)
01:21:02 [2025-05-15T23:21:02.383Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:02 [2025-05-15T23:21:02.388Z] > /usr/bin/git checkout -f d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
01:21:02 [2025-05-15T23:21:02.400Z] Commit message: "Update the version of the Docker image used to build Silverpeas-WebBrowserEdition"
01:21:02 [2025-05-15T23:21:02.400Z] > /usr/bin/git rev-list --no-walk d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
01:21:02 [2025-05-15T23:21:02.424Z] [Pipeline] }
01:21:02 [2025-05-15T23:21:02.431Z] [Pipeline] // stage
01:21:02 [2025-05-15T23:21:02.454Z] [Pipeline] withEnv
01:21:02 [2025-05-15T23:21:02.455Z] [Pipeline] {
01:21:02 [2025-05-15T23:21:02.649Z] [Pipeline] isUnix
01:21:02 [2025-05-15T23:21:02.649Z] [Pipeline] withEnv
01:21:02 [2025-05-15T23:21:02.650Z] [Pipeline] {
01:21:02 [2025-05-15T23:21:02.665Z] [Pipeline] sh
01:21:02 [2025-05-15T23:21:02.921Z] + docker inspect -f . silverpeas/silverbuild:6.3.3
01:21:02 [2025-05-15T23:21:02.921Z] .
01:21:02 [2025-05-15T23:21:02.922Z] [Pipeline] }
01:21:02 [2025-05-15T23:21:02.935Z] [Pipeline] // withEnv
01:21:02 [2025-05-15T23:21:02.950Z] [Pipeline] withDockerContainer
01:21:02 [2025-05-15T23:21:02.981Z] Jenkins does not seem to be running inside a container
01:21:02 [2025-05-15T23:21:02.988Z] $ 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_6.3.x_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_6.3.x_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.3.3 cat
01:21:03 [2025-05-15T23:21:03.329Z] $ docker top 79208a98b33a2cb615e8fe4a341165eb56a50a8ec0d3d3dc896e0ab61d7863eb -eo pid,comm
01:21:03 [2025-05-15T23:21:03.368Z] [Pipeline] {
01:21:03 [2025-05-15T23:21:03.387Z] [Pipeline] withEnv
01:21:03 [2025-05-15T23:21:03.388Z] [Pipeline] {
01:21:03 [2025-05-15T23:21:03.406Z] [Pipeline] stage
01:21:03 [2025-05-15T23:21:03.407Z] [Pipeline] { (Prepare the job)
01:21:03 [2025-05-15T23:21:03.445Z] [Pipeline] sh
01:21:03 [2025-05-15T23:21:03.702Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.3.x/pom.xml
01:21:03 [2025-05-15T23:21:03.955Z] [Pipeline] script
01:21:03 [2025-05-15T23:21:03.960Z] [Pipeline] {
01:21:03 [2025-05-15T23:21:03.977Z] [Pipeline] readMavenPom
01:21:04 [2025-05-15T23:21:04.001Z] 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.
01:21:04 [2025-05-15T23:21:04.003Z] 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.
01:21:04 [2025-05-15T23:21:04.005Z] 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.
01:21:04 [2025-05-15T23:21:04.005Z] 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.
01:21:04 [2025-05-15T23:21:04.005Z] 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.
01:21:04 [2025-05-15T23:21:04.006Z] [Pipeline] sh
01:21:04 [2025-05-15T23:21:04.264Z] + rm -f pom.xml
01:21:04 [2025-05-15T23:21:04.265Z] [Pipeline] }
01:21:04 [2025-05-15T23:21:04.278Z] [Pipeline] // script
01:21:04 [2025-05-15T23:21:04.293Z] [Pipeline] }
01:21:04 [2025-05-15T23:21:04.306Z] [Pipeline] // stage
01:21:04 [2025-05-15T23:21:04.321Z] [Pipeline] stage
01:21:04 [2025-05-15T23:21:04.321Z] [Pipeline] { (Check POM parent version)
01:21:04 [2025-05-15T23:21:04.386Z] Stage "Check POM parent version" skipped due to when conditional
01:21:04 [2025-05-15T23:21:04.387Z] [Pipeline] getContext
01:21:04 [2025-05-15T23:21:04.403Z] [Pipeline] }
01:21:04 [2025-05-15T23:21:04.414Z] [Pipeline] // stage
01:21:04 [2025-05-15T23:21:04.429Z] [Pipeline] stage
01:21:04 [2025-05-15T23:21:04.429Z] [Pipeline] { (Checkout projects and check code changes)
01:21:04 [2025-05-15T23:21:04.456Z] [Pipeline] script
01:21:04 [2025-05-15T23:21:04.460Z] [Pipeline] {
01:21:04 [2025-05-15T23:21:04.480Z] [Pipeline] copyArtifacts
01:21:04 [2025-05-15T23:21:04.487Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 234
01:21:04 [2025-05-15T23:21:04.497Z] [Pipeline] fileExists
01:21:04 [2025-05-15T23:21:04.514Z] [Pipeline] readYaml
01:21:04 [2025-05-15T23:21:04.528Z] 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.
01:21:04 [2025-05-15T23:21:04.530Z] [Pipeline] dir
01:21:04 [2025-05-15T23:21:04.531Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core
01:21:04 [2025-05-15T23:21:04.531Z] [Pipeline] {
01:21:04 [2025-05-15T23:21:04.549Z] [Pipeline] git
01:21:04 [2025-05-15T23:21:04.550Z] The recommended git tool is: /usr/bin/git
01:21:04 [2025-05-15T23:21:04.552Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:04 [2025-05-15T23:21:04.562Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@13529393; decorates hudson.Launcher$LocalLauncher@a90c9e8 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:04 [2025-05-15T23:21:04.563Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core/.git # timeout=10
01:21:04 [2025-05-15T23:21:04.570Z] Fetching changes from the remote Git repository
01:21:04 [2025-05-15T23:21:04.572Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
01:21:04 [2025-05-15T23:21:04.577Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
01:21:04 [2025-05-15T23:21:04.577Z] > /usr/bin/git --version # timeout=10
01:21:04 [2025-05-15T23:21:04.582Z] > git --version # 'git version 2.43.0'
01:21:04 [2025-05-15T23:21:04.582Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:04 [2025-05-15T23:21:04.587Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:05 [2025-05-15T23:21:05.481Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:05 [2025-05-15T23:21:05.487Z] Checking out Revision 9fb6738bb65ceb23c810eabc6c663b383bffea1c (refs/remotes/origin/6.3.x)
01:21:05 [2025-05-15T23:21:05.488Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:05 [2025-05-15T23:21:05.492Z] > /usr/bin/git checkout -f 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:05 [2025-05-15T23:21:05.550Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:05 [2025-05-15T23:21:05.566Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:05 [2025-05-15T23:21:05.573Z] > /usr/bin/git checkout -b 6.3.x 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:05 [2025-05-15T23:21:05.641Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (eb4bb924dcf549c2db0cee56992e75cd32ef4033).Prepare for development iteration of next version 6.3.7"
01:21:05 [2025-05-15T23:21:05.641Z] > /usr/bin/git rev-list --no-walk 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:05 [2025-05-15T23:21:05.670Z] [Pipeline] fileExists
01:21:05 [2025-05-15T23:21:05.684Z] [Pipeline] readMavenPom
01:21:05 [2025-05-15T23:21:05.705Z] [Pipeline] sh
01:21:05 [2025-05-15T23:21:05.963Z] + git rev-parse HEAD
01:21:05 [2025-05-15T23:21:05.966Z] [Pipeline] echo
01:21:05 [2025-05-15T23:21:05.966Z] Silverpeas-Core: current commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c and last build commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c
01:21:05 [2025-05-15T23:21:05.968Z] [Pipeline] }
01:21:05 [2025-05-15T23:21:05.978Z] [Pipeline] // dir
01:21:05 [2025-05-15T23:21:05.988Z] [Pipeline] echo
01:21:05 [2025-05-15T23:21:05.989Z] Build skipped due to no changes have been done since the last build
01:21:05 [2025-05-15T23:21:05.999Z] [Pipeline] dir
01:21:06 [2025-05-15T23:21:06.000Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components
01:21:06 [2025-05-15T23:21:06.000Z] [Pipeline] {
01:21:06 [2025-05-15T23:21:06.012Z] [Pipeline] git
01:21:06 [2025-05-15T23:21:06.013Z] The recommended git tool is: /usr/bin/git
01:21:06 [2025-05-15T23:21:06.014Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:06 [2025-05-15T23:21:06.027Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3dbae559; decorates hudson.Launcher$LocalLauncher@640cd256 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:06 [2025-05-15T23:21:06.027Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components/.git # timeout=10
01:21:06 [2025-05-15T23:21:06.033Z] Fetching changes from the remote Git repository
01:21:06 [2025-05-15T23:21:06.036Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
01:21:06 [2025-05-15T23:21:06.041Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
01:21:06 [2025-05-15T23:21:06.041Z] > /usr/bin/git --version # timeout=10
01:21:06 [2025-05-15T23:21:06.046Z] > git --version # 'git version 2.43.0'
01:21:06 [2025-05-15T23:21:06.046Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:06 [2025-05-15T23:21:06.051Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:06 [2025-05-15T23:21:06.616Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:06 [2025-05-15T23:21:06.623Z] Checking out Revision 2e339ea5606ddc118da7037b1eb7c9519fe357e6 (refs/remotes/origin/6.3.x)
01:21:06 [2025-05-15T23:21:06.623Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:06 [2025-05-15T23:21:06.628Z] > /usr/bin/git checkout -f 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:06 [2025-05-15T23:21:06.649Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:06 [2025-05-15T23:21:06.660Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:06 [2025-05-15T23:21:06.666Z] > /usr/bin/git checkout -b 6.3.x 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:06 [2025-05-15T23:21:06.694Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (f1c18f5b16ecf085b04a36a636aa4aa26ec5d773).Prepare for development iteration of next version 6.3.7"
01:21:06 [2025-05-15T23:21:06.694Z] > /usr/bin/git rev-list --no-walk 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:06 [2025-05-15T23:21:06.712Z] [Pipeline] fileExists
01:21:06 [2025-05-15T23:21:06.720Z] [Pipeline] readMavenPom
01:21:06 [2025-05-15T23:21:06.728Z] [Pipeline] sh
01:21:06 [2025-05-15T23:21:06.983Z] + git rev-parse HEAD
01:21:06 [2025-05-15T23:21:06.986Z] [Pipeline] echo
01:21:06 [2025-05-15T23:21:06.986Z] Silverpeas-Components: current commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6 and last build commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6
01:21:06 [2025-05-15T23:21:06.988Z] [Pipeline] }
01:21:07 [2025-05-15T23:21:07.000Z] [Pipeline] // dir
01:21:07 [2025-05-15T23:21:07.012Z] [Pipeline] echo
01:21:07 [2025-05-15T23:21:07.013Z] Build skipped due to no changes have been done since the last build
01:21:07 [2025-05-15T23:21:07.028Z] [Pipeline] dir
01:21:07 [2025-05-15T23:21:07.028Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks
01:21:07 [2025-05-15T23:21:07.029Z] [Pipeline] {
01:21:07 [2025-05-15T23:21:07.047Z] [Pipeline] git
01:21:07 [2025-05-15T23:21:07.049Z] Selected Git installation does not exist. Using Default
01:21:07 [2025-05-15T23:21:07.049Z] The recommended git tool is: NONE
01:21:07 [2025-05-15T23:21:07.050Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:07 [2025-05-15T23:21:07.059Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@a9e9cf5; decorates hudson.Launcher$LocalLauncher@3aaf015b will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:07 [2025-05-15T23:21:07.059Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks/.git # timeout=10
01:21:07 [2025-05-15T23:21:07.066Z] Fetching changes from the remote Git repository
01:21:07 [2025-05-15T23:21:07.069Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
01:21:07 [2025-05-15T23:21:07.075Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
01:21:07 [2025-05-15T23:21:07.075Z] > /usr/bin/git --version # timeout=10
01:21:07 [2025-05-15T23:21:07.080Z] > git --version # 'git version 2.43.0'
01:21:07 [2025-05-15T23:21:07.081Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:07 [2025-05-15T23:21:07.087Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:07 [2025-05-15T23:21:07.448Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:07 [2025-05-15T23:21:07.454Z] Checking out Revision 40b53bbb48033ea9a13da94de7788d58de030746 (refs/remotes/origin/6.3.x)
01:21:07 [2025-05-15T23:21:07.454Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:07 [2025-05-15T23:21:07.459Z] > /usr/bin/git checkout -f 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:07 [2025-05-15T23:21:07.480Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:07 [2025-05-15T23:21:07.489Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:07 [2025-05-15T23:21:07.496Z] > /usr/bin/git checkout -b 6.3.x 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:07 [2025-05-15T23:21:07.509Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (586ebdd23e10f812e41a52cbf1a3a7f4a81fe924).Prepare for development iteration of next version 6.3.7"
01:21:07 [2025-05-15T23:21:07.510Z] > /usr/bin/git rev-list --no-walk 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:07 [2025-05-15T23:21:07.535Z] [Pipeline] fileExists
01:21:07 [2025-05-15T23:21:07.550Z] [Pipeline] readMavenPom
01:21:07 [2025-05-15T23:21:07.571Z] [Pipeline] sh
01:21:07 [2025-05-15T23:21:07.829Z] + git rev-parse HEAD
01:21:07 [2025-05-15T23:21:07.833Z] [Pipeline] echo
01:21:07 [2025-05-15T23:21:07.834Z] Silverpeas-Looks: current commit is 40b53bbb48033ea9a13da94de7788d58de030746 and last build commit is 40b53bbb48033ea9a13da94de7788d58de030746
01:21:07 [2025-05-15T23:21:07.836Z] [Pipeline] }
01:21:07 [2025-05-15T23:21:07.852Z] [Pipeline] // dir
01:21:07 [2025-05-15T23:21:07.870Z] [Pipeline] echo
01:21:07 [2025-05-15T23:21:07.870Z] Build skipped due to no changes have been done since the last build
01:21:07 [2025-05-15T23:21:07.886Z] [Pipeline] dir
01:21:07 [2025-05-15T23:21:07.886Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup
01:21:07 [2025-05-15T23:21:07.887Z] [Pipeline] {
01:21:07 [2025-05-15T23:21:07.906Z] [Pipeline] git
01:21:07 [2025-05-15T23:21:07.908Z] The recommended git tool is: NONE
01:21:07 [2025-05-15T23:21:07.909Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:07 [2025-05-15T23:21:07.924Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3d69c0ad; decorates hudson.Launcher$LocalLauncher@5c373c86 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:07 [2025-05-15T23:21:07.925Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup/.git # timeout=10
01:21:07 [2025-05-15T23:21:07.931Z] Fetching changes from the remote Git repository
01:21:07 [2025-05-15T23:21:07.934Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
01:21:07 [2025-05-15T23:21:07.940Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
01:21:07 [2025-05-15T23:21:07.940Z] > /usr/bin/git --version # timeout=10
01:21:07 [2025-05-15T23:21:07.945Z] > git --version # 'git version 2.43.0'
01:21:07 [2025-05-15T23:21:07.945Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:07 [2025-05-15T23:21:07.951Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:08 [2025-05-15T23:21:08.355Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:08 [2025-05-15T23:21:08.360Z] Checking out Revision 5e69485e90fd4de185b584ffb550cecf2d6b6d76 (refs/remotes/origin/6.3.x)
01:21:08 [2025-05-15T23:21:08.360Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:08 [2025-05-15T23:21:08.365Z] > /usr/bin/git checkout -f 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:08 [2025-05-15T23:21:08.375Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:08 [2025-05-15T23:21:08.384Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:08 [2025-05-15T23:21:08.390Z] > /usr/bin/git checkout -b 6.3.x 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:08 [2025-05-15T23:21:08.401Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (146430cd63566b3be410c8dd534faa57033583b3).Prepare for development iteration of next version 6.3.7"
01:21:08 [2025-05-15T23:21:08.401Z] > /usr/bin/git rev-list --no-walk 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:08 [2025-05-15T23:21:08.421Z] [Pipeline] fileExists
01:21:08 [2025-05-15T23:21:08.430Z] [Pipeline] sh
01:21:08 [2025-05-15T23:21:08.686Z] + git rev-parse HEAD
01:21:08 [2025-05-15T23:21:08.688Z] [Pipeline] echo
01:21:08 [2025-05-15T23:21:08.689Z] Silverpeas-Setup: current commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76 and last build commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76
01:21:08 [2025-05-15T23:21:08.691Z] [Pipeline] }
01:21:08 [2025-05-15T23:21:08.706Z] [Pipeline] // dir
01:21:08 [2025-05-15T23:21:08.722Z] [Pipeline] echo
01:21:08 [2025-05-15T23:21:08.722Z] Build skipped due to no changes have been done since the last build
01:21:08 [2025-05-15T23:21:08.739Z] [Pipeline] dir
01:21:08 [2025-05-15T23:21:08.739Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution
01:21:08 [2025-05-15T23:21:08.740Z] [Pipeline] {
01:21:08 [2025-05-15T23:21:08.759Z] [Pipeline] git
01:21:08 [2025-05-15T23:21:08.761Z] The recommended git tool is: NONE
01:21:08 [2025-05-15T23:21:08.762Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:08 [2025-05-15T23:21:08.774Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5ed776a9; decorates hudson.Launcher$LocalLauncher@178488d3 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:08 [2025-05-15T23:21:08.774Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
01:21:08 [2025-05-15T23:21:08.780Z] Fetching changes from the remote Git repository
01:21:08 [2025-05-15T23:21:08.783Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
01:21:08 [2025-05-15T23:21:08.789Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
01:21:08 [2025-05-15T23:21:08.789Z] > /usr/bin/git --version # timeout=10
01:21:08 [2025-05-15T23:21:08.794Z] > git --version # 'git version 2.43.0'
01:21:08 [2025-05-15T23:21:08.794Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:08 [2025-05-15T23:21:08.801Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:09 [2025-05-15T23:21:09.198Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:09 [2025-05-15T23:21:09.205Z] Checking out Revision b89d99591ab26c256b63c753a8e883fc10d1f027 (refs/remotes/origin/6.3.x)
01:21:09 [2025-05-15T23:21:09.205Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:09 [2025-05-15T23:21:09.211Z] > /usr/bin/git checkout -f b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:09 [2025-05-15T23:21:09.220Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:09 [2025-05-15T23:21:09.228Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:09 [2025-05-15T23:21:09.235Z] > /usr/bin/git checkout -b 6.3.x b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:09 [2025-05-15T23:21:09.246Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (10719018413e414cfa70c0f64a945a72670797f4).Prepare for development iteration of next version 6.3.7"
01:21:09 [2025-05-15T23:21:09.246Z] > /usr/bin/git rev-list --no-walk b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:09 [2025-05-15T23:21:09.267Z] [Pipeline] fileExists
01:21:09 [2025-05-15T23:21:09.283Z] [Pipeline] readMavenPom
01:21:09 [2025-05-15T23:21:09.302Z] [Pipeline] sh
01:21:09 [2025-05-15T23:21:09.559Z] + git rev-parse HEAD
01:21:09 [2025-05-15T23:21:09.562Z] [Pipeline] echo
01:21:09 [2025-05-15T23:21:09.562Z] Silverpeas-Distribution: current commit is b89d99591ab26c256b63c753a8e883fc10d1f027 and last build commit is b89d99591ab26c256b63c753a8e883fc10d1f027
01:21:09 [2025-05-15T23:21:09.564Z] [Pipeline] }
01:21:09 [2025-05-15T23:21:09.580Z] [Pipeline] // dir
01:21:09 [2025-05-15T23:21:09.596Z] [Pipeline] echo
01:21:09 [2025-05-15T23:21:09.596Z] Build skipped due to no changes have been done since the last build
01:21:09 [2025-05-15T23:21:09.613Z] [Pipeline] dir
01:21:09 [2025-05-15T23:21:09.613Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly
01:21:09 [2025-05-15T23:21:09.614Z] [Pipeline] {
01:21:09 [2025-05-15T23:21:09.634Z] [Pipeline] git
01:21:09 [2025-05-15T23:21:09.636Z] The recommended git tool is: NONE
01:21:09 [2025-05-15T23:21:09.637Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:09 [2025-05-15T23:21:09.649Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5d036a94; decorates hudson.Launcher$LocalLauncher@49c68810 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:09 [2025-05-15T23:21:09.649Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
01:21:09 [2025-05-15T23:21:09.655Z] Fetching changes from the remote Git repository
01:21:09 [2025-05-15T23:21:09.658Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
01:21:09 [2025-05-15T23:21:09.664Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
01:21:09 [2025-05-15T23:21:09.664Z] > /usr/bin/git --version # timeout=10
01:21:09 [2025-05-15T23:21:09.669Z] > git --version # 'git version 2.43.0'
01:21:09 [2025-05-15T23:21:09.669Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:09 [2025-05-15T23:21:09.675Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:10 [2025-05-15T23:21:10.084Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:10 [2025-05-15T23:21:10.090Z] Checking out Revision 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 (refs/remotes/origin/6.3.x)
01:21:10 [2025-05-15T23:21:10.090Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:10 [2025-05-15T23:21:10.096Z] > /usr/bin/git checkout -f 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:10 [2025-05-15T23:21:10.105Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:10 [2025-05-15T23:21:10.116Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:10 [2025-05-15T23:21:10.123Z] > /usr/bin/git checkout -b 6.3.x 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:10 [2025-05-15T23:21:10.136Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (e6cf90efb933ea1d65558af1cade3056ac4b6462).Prepare for development iteration of next version 6.3.7"
01:21:10 [2025-05-15T23:21:10.136Z] > /usr/bin/git rev-list --no-walk 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:10 [2025-05-15T23:21:10.166Z] [Pipeline] fileExists
01:21:10 [2025-05-15T23:21:10.184Z] [Pipeline] readMavenPom
01:21:10 [2025-05-15T23:21:10.205Z] [Pipeline] sh
01:21:10 [2025-05-15T23:21:10.462Z] + git rev-parse HEAD
01:21:10 [2025-05-15T23:21:10.465Z] [Pipeline] echo
01:21:10 [2025-05-15T23:21:10.466Z] Silverpeas-Assembly: current commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 and last build commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779
01:21:10 [2025-05-15T23:21:10.467Z] [Pipeline] }
01:21:10 [2025-05-15T23:21:10.486Z] [Pipeline] // dir
01:21:10 [2025-05-15T23:21:10.503Z] [Pipeline] echo
01:21:10 [2025-05-15T23:21:10.504Z] Build skipped due to no changes have been done since the last build
01:21:10 [2025-05-15T23:21:10.504Z] [Pipeline] }
01:21:10 [2025-05-15T23:21:10.521Z] [Pipeline] // script
01:21:10 [2025-05-15T23:21:10.537Z] [Pipeline] }
01:21:10 [2025-05-15T23:21:10.553Z] [Pipeline] // stage
01:21:10 [2025-05-15T23:21:10.571Z] [Pipeline] stage
01:21:10 [2025-05-15T23:21:10.572Z] [Pipeline] { (Build Silverpeas)
01:21:10 [2025-05-15T23:21:10.601Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-05-15T23:21:10.602Z] [Pipeline] getContext
01:21:10 [2025-05-15T23:21:10.623Z] [Pipeline] stage
01:21:10 [2025-05-15T23:21:10.624Z] [Pipeline] { (Build Silverpeas-Core)
01:21:10 [2025-05-15T23:21:10.641Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-05-15T23:21:10.641Z] [Pipeline] getContext
01:21:10 [2025-05-15T23:21:10.643Z] [Pipeline] }
01:21:10 [2025-05-15T23:21:10.658Z] [Pipeline] // stage
01:21:10 [2025-05-15T23:21:10.676Z] [Pipeline] stage
01:21:10 [2025-05-15T23:21:10.677Z] [Pipeline] { (Build Silverpeas-Components)
01:21:10 [2025-05-15T23:21:10.692Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-05-15T23:21:10.692Z] [Pipeline] getContext
01:21:10 [2025-05-15T23:21:10.694Z] [Pipeline] }
01:21:10 [2025-05-15T23:21:10.707Z] [Pipeline] // stage
01:21:10 [2025-05-15T23:21:10.722Z] [Pipeline] stage
01:21:10 [2025-05-15T23:21:10.722Z] [Pipeline] { (Build Silverpeas-Assembly)
01:21:10 [2025-05-15T23:21:10.735Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-05-15T23:21:10.736Z] [Pipeline] getContext
01:21:10 [2025-05-15T23:21:10.737Z] [Pipeline] }
01:21:10 [2025-05-15T23:21:10.749Z] [Pipeline] // stage
01:21:10 [2025-05-15T23:21:10.762Z] [Pipeline] stage
01:21:10 [2025-05-15T23:21:10.763Z] [Pipeline] { (Build Silverpeas Setup)
01:21:10 [2025-05-15T23:21:10.774Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-05-15T23:21:10.775Z] [Pipeline] getContext
01:21:10 [2025-05-15T23:21:10.776Z] [Pipeline] }
01:21:10 [2025-05-15T23:21:10.787Z] [Pipeline] // stage
01:21:10 [2025-05-15T23:21:10.799Z] [Pipeline] stage
01:21:10 [2025-05-15T23:21:10.800Z] [Pipeline] { (Build Silverpeas Distribution)
01:21:10 [2025-05-15T23:21:10.810Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-05-15T23:21:10.811Z] [Pipeline] getContext
01:21:10 [2025-05-15T23:21:10.812Z] [Pipeline] }
01:21:10 [2025-05-15T23:21:10.821Z] [Pipeline] // stage
01:21:10 [2025-05-15T23:21:10.833Z] [Pipeline] stage
01:21:10 [2025-05-15T23:21:10.834Z] [Pipeline] { (Build Silverpeas-Looks)
01:21:10 [2025-05-15T23:21:10.844Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-05-15T23:21:10.845Z] [Pipeline] getContext
01:21:10 [2025-05-15T23:21:10.846Z] [Pipeline] }
01:21:10 [2025-05-15T23:21:10.855Z] [Pipeline] // stage
01:21:10 [2025-05-15T23:21:10.865Z] [Pipeline] stage
01:21:10 [2025-05-15T23:21:10.866Z] [Pipeline] { (Publish Silverpeas-Core)
01:21:10 [2025-05-15T23:21:10.875Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-05-15T23:21:10.876Z] [Pipeline] getContext
01:21:10 [2025-05-15T23:21:10.877Z] [Pipeline] }
01:21:10 [2025-05-15T23:21:10.885Z] [Pipeline] // stage
01:21:10 [2025-05-15T23:21:10.895Z] [Pipeline] stage
01:21:10 [2025-05-15T23:21:10.896Z] [Pipeline] { (Publish Silverpeas-Components)
01:21:10 [2025-05-15T23:21:10.904Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-05-15T23:21:10.905Z] [Pipeline] getContext
01:21:10 [2025-05-15T23:21:10.906Z] [Pipeline] }
01:21:10 [2025-05-15T23:21:10.914Z] [Pipeline] // stage
01:21:10 [2025-05-15T23:21:10.924Z] [Pipeline] stage
01:21:10 [2025-05-15T23:21:10.925Z] [Pipeline] { (Publish Silverpeas-Assembly)
01:21:10 [2025-05-15T23:21:10.933Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-05-15T23:21:10.933Z] [Pipeline] getContext
01:21:10 [2025-05-15T23:21:10.935Z] [Pipeline] }
01:21:10 [2025-05-15T23:21:10.943Z] [Pipeline] // stage
01:21:10 [2025-05-15T23:21:10.953Z] [Pipeline] stage
01:21:10 [2025-05-15T23:21:10.953Z] [Pipeline] { (Publish Silverpeas-Setup)
01:21:10 [2025-05-15T23:21:10.961Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-05-15T23:21:10.962Z] [Pipeline] getContext
01:21:10 [2025-05-15T23:21:10.963Z] [Pipeline] }
01:21:10 [2025-05-15T23:21:10.970Z] [Pipeline] // stage
01:21:10 [2025-05-15T23:21:10.979Z] [Pipeline] stage
01:21:10 [2025-05-15T23:21:10.980Z] [Pipeline] { (Publish Silverpeas-Distribution)
01:21:10 [2025-05-15T23:21:10.987Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-05-15T23:21:10.988Z] [Pipeline] getContext
01:21:10 [2025-05-15T23:21:10.990Z] [Pipeline] }
01:21:10 [2025-05-15T23:21:10.997Z] [Pipeline] // stage
01:21:11 [2025-05-15T23:21:11.006Z] [Pipeline] stage
01:21:11 [2025-05-15T23:21:11.006Z] [Pipeline] { (Publish Silverpeas-Looks)
01:21:11 [2025-05-15T23:21:11.014Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-05-15T23:21:11.015Z] [Pipeline] getContext
01:21:11 [2025-05-15T23:21:11.016Z] [Pipeline] }
01:21:11 [2025-05-15T23:21:11.023Z] [Pipeline] // stage
01:21:11 [2025-05-15T23:21:11.031Z] [Pipeline] stage
01:21:11 [2025-05-15T23:21:11.032Z] [Pipeline] { (Publish Community Web Site)
01:21:11 [2025-05-15T23:21:11.039Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-05-15T23:21:11.040Z] [Pipeline] getContext
01:21:11 [2025-05-15T23:21:11.041Z] [Pipeline] }
01:21:11 [2025-05-15T23:21:11.047Z] [Pipeline] // stage
01:21:11 [2025-05-15T23:21:11.054Z] [Pipeline] }
01:21:11 [2025-05-15T23:21:11.061Z] [Pipeline] // stage
01:21:11 [2025-05-15T23:21:11.078Z] [Pipeline] stage
01:21:11 [2025-05-15T23:21:11.078Z] [Pipeline] { (Create YAML build report)
01:21:11 [2025-05-15T23:21:11.103Z] [Pipeline] script
01:21:11 [2025-05-15T23:21:11.107Z] [Pipeline] {
01:21:11 [2025-05-15T23:21:11.125Z] [Pipeline] sh
01:21:11 [2025-05-15T23:21:11.382Z] + mkdir -p target
01:21:11 [2025-05-15T23:21:11.384Z] [Pipeline] sh
01:21:11 [2025-05-15T23:21:11.641Z] + mv build.yaml target/
01:21:11 [2025-05-15T23:21:11.642Z] [Pipeline] }
01:21:11 [2025-05-15T23:21:11.658Z] [Pipeline] // script
01:21:11 [2025-05-15T23:21:11.674Z] [Pipeline] }
01:21:11 [2025-05-15T23:21:11.690Z] [Pipeline] // stage
01:21:11 [2025-05-15T23:21:11.715Z] [Pipeline] stage
01:21:11 [2025-05-15T23:21:11.715Z] [Pipeline] { (Declarative: Post Actions)
01:21:11 [2025-05-15T23:21:11.744Z] [Pipeline] step
01:21:11 [2025-05-15T23:21:11.773Z] [Pipeline] script
01:21:11 [2025-05-15T23:21:11.779Z] [Pipeline] {
01:21:11 [2025-05-15T23:21:11.812Z] [Pipeline] }
01:21:11 [2025-05-15T23:21:11.828Z] [Pipeline] // script
01:21:11 [2025-05-15T23:21:11.849Z] [Pipeline] archiveArtifacts
01:21:11 [2025-05-15T23:21:11.852Z] Archiving artifacts
01:21:11 [2025-05-15T23:21:11.868Z] Enregistrement des empreintes numériques
01:21:11 [2025-05-15T23:21:11.881Z] [Pipeline] sh
01:21:12 [2025-05-15T23:21:12.141Z] + rm -rf target
01:21:12 [2025-05-15T23:21:12.148Z] [Pipeline] }
01:21:12 [2025-05-15T23:21:12.164Z] [Pipeline] // stage
01:21:12 [2025-05-15T23:21:12.180Z] [Pipeline] }
01:21:12 [2025-05-15T23:21:12.196Z] [Pipeline] // withEnv
01:21:12 [2025-05-15T23:21:12.212Z] [Pipeline] }
01:21:12 [2025-05-15T23:21:12.213Z] $ docker stop --time=1 79208a98b33a2cb615e8fe4a341165eb56a50a8ec0d3d3dc896e0ab61d7863eb
01:21:13 [2025-05-15T23:21:13.461Z] $ docker rm -f --volumes 79208a98b33a2cb615e8fe4a341165eb56a50a8ec0d3d3dc896e0ab61d7863eb
01:21:13 [2025-05-15T23:21:13.505Z] [Pipeline] // withDockerContainer
01:21:13 [2025-05-15T23:21:13.512Z] [Pipeline] }
01:21:13 [2025-05-15T23:21:13.521Z] [Pipeline] // withEnv
01:21:13 [2025-05-15T23:21:13.536Z] [Pipeline] }
01:21:13 [2025-05-15T23:21:13.552Z] [Pipeline] // node
01:21:13 [2025-05-15T23:21:13.568Z] [Pipeline] End of Pipeline
01:21:13 [2025-05-15T23:21:13.636Z] Lancement d'un nouveau build de Silverpeas_Mobile_6.3.x_AutoDeploy #207
01:21:13 [2025-05-15T23:21:13.637Z] Finished: SUCCESS