SuccèsSortie de la console
01:21:00 [2025-04-03T23:21:00.301Z] Lancé par une alarme périodique
01:21:00 [2025-04-03T23:21:00.301Z] Running as userbuild
01:21:00 [2025-04-03T23:21:00.673Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:01 [2025-04-03T23:21:01.120Z] [Pipeline] Start of Pipeline
01:21:01 [2025-04-03T23:21:01.473Z] [Pipeline] node
01:21:01 [2025-04-03T23:21:01.476Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy
01:21:01 [2025-04-03T23:21:01.480Z] [Pipeline] {
01:21:01 [2025-04-03T23:21:01.498Z] [Pipeline] stage
01:21:01 [2025-04-03T23:21:01.498Z] [Pipeline] { (Declarative: Checkout SCM)
01:21:01 [2025-04-03T23:21:01.510Z] [Pipeline] checkout
01:21:01 [2025-04-03T23:21:01.512Z] Selected Git installation does not exist. Using Default
01:21:01 [2025-04-03T23:21:01.512Z] The recommended git tool is: NONE
01:21:01 [2025-04-03T23:21:01.512Z] No credentials specified
01:21:01 [2025-04-03T23:21:01.512Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/.git # timeout=10
01:21:01 [2025-04-03T23:21:01.517Z] Fetching changes from the remote Git repository
01:21:01 [2025-04-03T23:21:01.524Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:01 [2025-04-03T23:21:01.534Z] Cleaning workspace
01:21:01 [2025-04-03T23:21:01.534Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:01 [2025-04-03T23:21:01.539Z] Resetting working tree
01:21:01 [2025-04-03T23:21:01.539Z] > /usr/bin/git reset --hard # timeout=10
01:21:01 [2025-04-03T23:21:01.552Z] > /usr/bin/git clean -fdx # timeout=10
01:21:01 [2025-04-03T23:21:01.559Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:01 [2025-04-03T23:21:01.559Z] > /usr/bin/git --version # timeout=10
01:21:01 [2025-04-03T23:21:01.563Z] > git --version # 'git version 2.43.0'
01:21:01 [2025-04-03T23:21:01.563Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:01 [2025-04-03T23:21:01.960Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:01 [2025-04-03T23:21:01.965Z] Checking out Revision 08023d811205f6aba0cc1af783597b4af757a954 (refs/remotes/origin/master)
01:21:01 [2025-04-03T23:21:01.965Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:01 [2025-04-03T23:21:01.970Z] > /usr/bin/git checkout -f 08023d811205f6aba0cc1af783597b4af757a954 # timeout=10
01:21:01 [2025-04-03T23:21:01.982Z] Commit message: "Fix condition testing in the release pipeline for Silverpeas-Sso. In this same pipeline, give the version of the Docker image to use (6.4 currently). Idem for the auto build pipeline for Silverpeas-Sso."
01:21:01 [2025-04-03T23:21:01.982Z] > /usr/bin/git rev-list --no-walk 08023d811205f6aba0cc1af783597b4af757a954 # timeout=10
01:21:02 [2025-04-03T23:21:02.002Z] [Pipeline] }
01:21:02 [2025-04-03T23:21:02.009Z] [Pipeline] // stage
01:21:02 [2025-04-03T23:21:02.024Z] [Pipeline] withEnv
01:21:02 [2025-04-03T23:21:02.025Z] [Pipeline] {
01:21:02 [2025-04-03T23:21:02.201Z] [Pipeline] isUnix
01:21:02 [2025-04-03T23:21:02.202Z] [Pipeline] withEnv
01:21:02 [2025-04-03T23:21:02.203Z] [Pipeline] {
01:21:02 [2025-04-03T23:21:02.218Z] [Pipeline] sh
01:21:02 [2025-04-03T23:21:02.474Z] + docker inspect -f . silverpeas/silverbuild:6.3.3
01:21:02 [2025-04-03T23:21:02.474Z] .
01:21:02 [2025-04-03T23:21:02.475Z] [Pipeline] }
01:21:02 [2025-04-03T23:21:02.489Z] [Pipeline] // withEnv
01:21:02 [2025-04-03T23:21:02.504Z] [Pipeline] withDockerContainer
01:21:02 [2025-04-03T23:21:02.537Z] Jenkins does not seem to be running inside a container
01:21:02 [2025-04-03T23:21:02.545Z] $ 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:02 [2025-04-03T23:21:02.845Z] $ docker top a30032a609aaf833ffea99b845617d67430b814e205a9b8afc7e2d60dafd1944 -eo pid,comm
01:21:02 [2025-04-03T23:21:02.882Z] [Pipeline] {
01:21:02 [2025-04-03T23:21:02.904Z] [Pipeline] withEnv
01:21:02 [2025-04-03T23:21:02.905Z] [Pipeline] {
01:21:02 [2025-04-03T23:21:02.923Z] [Pipeline] stage
01:21:02 [2025-04-03T23:21:02.923Z] [Pipeline] { (Prepare the job)
01:21:02 [2025-04-03T23:21:02.965Z] [Pipeline] sh
01:21:03 [2025-04-03T23:21:03.222Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.3.x/pom.xml
01:21:03 [2025-04-03T23:21:03.475Z] [Pipeline] script
01:21:03 [2025-04-03T23:21:03.480Z] [Pipeline] {
01:21:03 [2025-04-03T23:21:03.497Z] [Pipeline] readMavenPom
01:21:03 [2025-04-03T23:21:03.524Z] 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:03 [2025-04-03T23:21:03.527Z] 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:03 [2025-04-03T23:21:03.528Z] 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:03 [2025-04-03T23:21:03.528Z] 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:03 [2025-04-03T23:21:03.528Z] 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:03 [2025-04-03T23:21:03.530Z] [Pipeline] sh
01:21:03 [2025-04-03T23:21:03.788Z] + rm -f pom.xml
01:21:03 [2025-04-03T23:21:03.789Z] [Pipeline] }
01:21:03 [2025-04-03T23:21:03.803Z] [Pipeline] // script
01:21:03 [2025-04-03T23:21:03.819Z] [Pipeline] }
01:21:03 [2025-04-03T23:21:03.832Z] [Pipeline] // stage
01:21:03 [2025-04-03T23:21:03.848Z] [Pipeline] stage
01:21:03 [2025-04-03T23:21:03.848Z] [Pipeline] { (Check POM parent version)
01:21:03 [2025-04-03T23:21:03.909Z] Stage "Check POM parent version" skipped due to when conditional
01:21:03 [2025-04-03T23:21:03.910Z] [Pipeline] getContext
01:21:03 [2025-04-03T23:21:03.912Z] [Pipeline] }
01:21:03 [2025-04-03T23:21:03.922Z] [Pipeline] // stage
01:21:03 [2025-04-03T23:21:03.934Z] [Pipeline] stage
01:21:03 [2025-04-03T23:21:03.935Z] [Pipeline] { (Checkout projects and check code changes)
01:21:03 [2025-04-03T23:21:03.957Z] [Pipeline] script
01:21:03 [2025-04-03T23:21:03.961Z] [Pipeline] {
01:21:03 [2025-04-03T23:21:03.981Z] [Pipeline] copyArtifacts
01:21:03 [2025-04-03T23:21:03.988Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 228
01:21:03 [2025-04-03T23:21:03.996Z] [Pipeline] fileExists
01:21:04 [2025-04-03T23:21:04.013Z] [Pipeline] readYaml
01:21:04 [2025-04-03T23:21:04.026Z] 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-04-03T23:21:04.028Z] [Pipeline] dir
01:21:04 [2025-04-03T23:21:04.029Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core
01:21:04 [2025-04-03T23:21:04.029Z] [Pipeline] {
01:21:04 [2025-04-03T23:21:04.047Z] [Pipeline] git
01:21:04 [2025-04-03T23:21:04.049Z] The recommended git tool is: /usr/bin/git
01:21:04 [2025-04-03T23:21:04.051Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:04 [2025-04-03T23:21:04.059Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@55403e93; decorates hudson.Launcher$LocalLauncher@2d3f011c will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:04 [2025-04-03T23:21:04.059Z] > /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-04-03T23:21:04.065Z] Fetching changes from the remote Git repository
01:21:04 [2025-04-03T23:21:04.069Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
01:21:04 [2025-04-03T23:21:04.074Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
01:21:04 [2025-04-03T23:21:04.074Z] > /usr/bin/git --version # timeout=10
01:21:04 [2025-04-03T23:21:04.079Z] > git --version # 'git version 2.43.0'
01:21:04 [2025-04-03T23:21:04.079Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:04 [2025-04-03T23:21:04.085Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:04 [2025-04-03T23:21:04.970Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:04 [2025-04-03T23:21:04.977Z] Checking out Revision 9fb6738bb65ceb23c810eabc6c663b383bffea1c (refs/remotes/origin/6.3.x)
01:21:04 [2025-04-03T23:21:04.977Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:04 [2025-04-03T23:21:04.983Z] > /usr/bin/git checkout -f 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:05 [2025-04-03T23:21:05.042Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:05 [2025-04-03T23:21:05.055Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:05 [2025-04-03T23:21:05.062Z] > /usr/bin/git checkout -b 6.3.x 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:05 [2025-04-03T23:21:05.119Z] 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-04-03T23:21:05.120Z] > /usr/bin/git rev-list --no-walk 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:05 [2025-04-03T23:21:05.148Z] [Pipeline] fileExists
01:21:05 [2025-04-03T23:21:05.156Z] [Pipeline] readMavenPom
01:21:05 [2025-04-03T23:21:05.178Z] [Pipeline] sh
01:21:05 [2025-04-03T23:21:05.437Z] + git rev-parse HEAD
01:21:05 [2025-04-03T23:21:05.439Z] [Pipeline] echo
01:21:05 [2025-04-03T23:21:05.440Z] Silverpeas-Core: current commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c and last build commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c
01:21:05 [2025-04-03T23:21:05.442Z] [Pipeline] }
01:21:05 [2025-04-03T23:21:05.456Z] [Pipeline] // dir
01:21:05 [2025-04-03T23:21:05.473Z] [Pipeline] echo
01:21:05 [2025-04-03T23:21:05.473Z] Build skipped due to no changes have been done since the last build
01:21:05 [2025-04-03T23:21:05.488Z] [Pipeline] dir
01:21:05 [2025-04-03T23:21:05.489Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components
01:21:05 [2025-04-03T23:21:05.489Z] [Pipeline] {
01:21:05 [2025-04-03T23:21:05.508Z] [Pipeline] git
01:21:05 [2025-04-03T23:21:05.510Z] The recommended git tool is: /usr/bin/git
01:21:05 [2025-04-03T23:21:05.511Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:05 [2025-04-03T23:21:05.523Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6179d27b; decorates hudson.Launcher$LocalLauncher@70875bcd will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:05 [2025-04-03T23:21:05.524Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components/.git # timeout=10
01:21:05 [2025-04-03T23:21:05.530Z] Fetching changes from the remote Git repository
01:21:05 [2025-04-03T23:21:05.534Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
01:21:05 [2025-04-03T23:21:05.540Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
01:21:05 [2025-04-03T23:21:05.540Z] > /usr/bin/git --version # timeout=10
01:21:05 [2025-04-03T23:21:05.545Z] > git --version # 'git version 2.43.0'
01:21:05 [2025-04-03T23:21:05.545Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:05 [2025-04-03T23:21:05.551Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:06 [2025-04-03T23:21:06.282Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:06 [2025-04-03T23:21:06.289Z] Checking out Revision 2e339ea5606ddc118da7037b1eb7c9519fe357e6 (refs/remotes/origin/6.3.x)
01:21:06 [2025-04-03T23:21:06.289Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:06 [2025-04-03T23:21:06.294Z] > /usr/bin/git checkout -f 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:06 [2025-04-03T23:21:06.331Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:06 [2025-04-03T23:21:06.345Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:06 [2025-04-03T23:21:06.351Z] > /usr/bin/git checkout -b 6.3.x 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:06 [2025-04-03T23:21:06.387Z] 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-04-03T23:21:06.388Z] > /usr/bin/git rev-list --no-walk 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:06 [2025-04-03T23:21:06.417Z] [Pipeline] fileExists
01:21:06 [2025-04-03T23:21:06.433Z] [Pipeline] readMavenPom
01:21:06 [2025-04-03T23:21:06.453Z] [Pipeline] sh
01:21:06 [2025-04-03T23:21:06.710Z] + git rev-parse HEAD
01:21:06 [2025-04-03T23:21:06.713Z] [Pipeline] echo
01:21:06 [2025-04-03T23:21:06.714Z] Silverpeas-Components: current commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6 and last build commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6
01:21:06 [2025-04-03T23:21:06.716Z] [Pipeline] }
01:21:06 [2025-04-03T23:21:06.731Z] [Pipeline] // dir
01:21:06 [2025-04-03T23:21:06.746Z] [Pipeline] echo
01:21:06 [2025-04-03T23:21:06.747Z] Build skipped due to no changes have been done since the last build
01:21:06 [2025-04-03T23:21:06.763Z] [Pipeline] dir
01:21:06 [2025-04-03T23:21:06.763Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks
01:21:06 [2025-04-03T23:21:06.764Z] [Pipeline] {
01:21:06 [2025-04-03T23:21:06.783Z] [Pipeline] git
01:21:06 [2025-04-03T23:21:06.785Z] Selected Git installation does not exist. Using Default
01:21:06 [2025-04-03T23:21:06.785Z] The recommended git tool is: NONE
01:21:06 [2025-04-03T23:21:06.786Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:06 [2025-04-03T23:21:06.800Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@8c90b4a; decorates hudson.Launcher$LocalLauncher@7e78491a will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:06 [2025-04-03T23:21:06.800Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks/.git # timeout=10
01:21:06 [2025-04-03T23:21:06.807Z] Fetching changes from the remote Git repository
01:21:06 [2025-04-03T23:21:06.810Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
01:21:06 [2025-04-03T23:21:06.815Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
01:21:06 [2025-04-03T23:21:06.815Z] > /usr/bin/git --version # timeout=10
01:21:06 [2025-04-03T23:21:06.820Z] > git --version # 'git version 2.43.0'
01:21:06 [2025-04-03T23:21:06.820Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:06 [2025-04-03T23:21:06.826Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:07 [2025-04-03T23:21:07.181Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:07 [2025-04-03T23:21:07.187Z] Checking out Revision 40b53bbb48033ea9a13da94de7788d58de030746 (refs/remotes/origin/6.3.x)
01:21:07 [2025-04-03T23:21:07.187Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:07 [2025-04-03T23:21:07.193Z] > /usr/bin/git checkout -f 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:07 [2025-04-03T23:21:07.206Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:07 [2025-04-03T23:21:07.214Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:07 [2025-04-03T23:21:07.220Z] > /usr/bin/git checkout -b 6.3.x 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:07 [2025-04-03T23:21:07.236Z] 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-04-03T23:21:07.237Z] > /usr/bin/git rev-list --no-walk 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10
01:21:07 [2025-04-03T23:21:07.265Z] [Pipeline] fileExists
01:21:07 [2025-04-03T23:21:07.282Z] [Pipeline] readMavenPom
01:21:07 [2025-04-03T23:21:07.303Z] [Pipeline] sh
01:21:07 [2025-04-03T23:21:07.561Z] + git rev-parse HEAD
01:21:07 [2025-04-03T23:21:07.563Z] [Pipeline] echo
01:21:07 [2025-04-03T23:21:07.564Z] Silverpeas-Looks: current commit is 40b53bbb48033ea9a13da94de7788d58de030746 and last build commit is 40b53bbb48033ea9a13da94de7788d58de030746
01:21:07 [2025-04-03T23:21:07.566Z] [Pipeline] }
01:21:07 [2025-04-03T23:21:07.581Z] [Pipeline] // dir
01:21:07 [2025-04-03T23:21:07.597Z] [Pipeline] echo
01:21:07 [2025-04-03T23:21:07.597Z] Build skipped due to no changes have been done since the last build
01:21:07 [2025-04-03T23:21:07.614Z] [Pipeline] dir
01:21:07 [2025-04-03T23:21:07.614Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup
01:21:07 [2025-04-03T23:21:07.615Z] [Pipeline] {
01:21:07 [2025-04-03T23:21:07.635Z] [Pipeline] git
01:21:07 [2025-04-03T23:21:07.637Z] The recommended git tool is: NONE
01:21:07 [2025-04-03T23:21:07.638Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:07 [2025-04-03T23:21:07.650Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4e61cef6; decorates hudson.Launcher$LocalLauncher@6e488627 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:07 [2025-04-03T23:21:07.651Z] > /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-04-03T23:21:07.657Z] Fetching changes from the remote Git repository
01:21:07 [2025-04-03T23:21:07.660Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
01:21:07 [2025-04-03T23:21:07.666Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
01:21:07 [2025-04-03T23:21:07.666Z] > /usr/bin/git --version # timeout=10
01:21:07 [2025-04-03T23:21:07.671Z] > git --version # 'git version 2.43.0'
01:21:07 [2025-04-03T23:21:07.671Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:07 [2025-04-03T23:21:07.678Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:08 [2025-04-03T23:21:08.175Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:08 [2025-04-03T23:21:08.181Z] Checking out Revision 5e69485e90fd4de185b584ffb550cecf2d6b6d76 (refs/remotes/origin/6.3.x)
01:21:08 [2025-04-03T23:21:08.181Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:08 [2025-04-03T23:21:08.186Z] > /usr/bin/git checkout -f 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:08 [2025-04-03T23:21:08.194Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:08 [2025-04-03T23:21:08.203Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:08 [2025-04-03T23:21:08.209Z] > /usr/bin/git checkout -b 6.3.x 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:08 [2025-04-03T23:21:08.220Z] 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-04-03T23:21:08.220Z] > /usr/bin/git rev-list --no-walk 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10
01:21:08 [2025-04-03T23:21:08.241Z] [Pipeline] fileExists
01:21:08 [2025-04-03T23:21:08.252Z] [Pipeline] sh
01:21:08 [2025-04-03T23:21:08.508Z] + git rev-parse HEAD
01:21:08 [2025-04-03T23:21:08.511Z] [Pipeline] echo
01:21:08 [2025-04-03T23:21:08.512Z] Silverpeas-Setup: current commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76 and last build commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76
01:21:08 [2025-04-03T23:21:08.514Z] [Pipeline] }
01:21:08 [2025-04-03T23:21:08.530Z] [Pipeline] // dir
01:21:08 [2025-04-03T23:21:08.546Z] [Pipeline] echo
01:21:08 [2025-04-03T23:21:08.547Z] Build skipped due to no changes have been done since the last build
01:21:08 [2025-04-03T23:21:08.564Z] [Pipeline] dir
01:21:08 [2025-04-03T23:21:08.564Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution
01:21:08 [2025-04-03T23:21:08.565Z] [Pipeline] {
01:21:08 [2025-04-03T23:21:08.586Z] [Pipeline] git
01:21:08 [2025-04-03T23:21:08.588Z] The recommended git tool is: NONE
01:21:08 [2025-04-03T23:21:08.589Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:08 [2025-04-03T23:21:08.604Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@91fe728; decorates hudson.Launcher$LocalLauncher@b1bfb00 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:08 [2025-04-03T23:21:08.604Z] > /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-04-03T23:21:08.610Z] Fetching changes from the remote Git repository
01:21:08 [2025-04-03T23:21:08.613Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
01:21:08 [2025-04-03T23:21:08.621Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
01:21:08 [2025-04-03T23:21:08.621Z] > /usr/bin/git --version # timeout=10
01:21:08 [2025-04-03T23:21:08.625Z] > git --version # 'git version 2.43.0'
01:21:08 [2025-04-03T23:21:08.626Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:08 [2025-04-03T23:21:08.631Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:09 [2025-04-03T23:21:09.120Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:09 [2025-04-03T23:21:09.126Z] Checking out Revision b89d99591ab26c256b63c753a8e883fc10d1f027 (refs/remotes/origin/6.3.x)
01:21:09 [2025-04-03T23:21:09.126Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:09 [2025-04-03T23:21:09.131Z] > /usr/bin/git checkout -f b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:09 [2025-04-03T23:21:09.138Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:09 [2025-04-03T23:21:09.146Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:09 [2025-04-03T23:21:09.152Z] > /usr/bin/git checkout -b 6.3.x b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:09 [2025-04-03T23:21:09.165Z] 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-04-03T23:21:09.165Z] > /usr/bin/git rev-list --no-walk b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10
01:21:09 [2025-04-03T23:21:09.196Z] [Pipeline] fileExists
01:21:09 [2025-04-03T23:21:09.213Z] [Pipeline] readMavenPom
01:21:09 [2025-04-03T23:21:09.265Z] [Pipeline] sh
01:21:09 [2025-04-03T23:21:09.522Z] + git rev-parse HEAD
01:21:09 [2025-04-03T23:21:09.525Z] [Pipeline] echo
01:21:09 [2025-04-03T23:21:09.525Z] Silverpeas-Distribution: current commit is b89d99591ab26c256b63c753a8e883fc10d1f027 and last build commit is b89d99591ab26c256b63c753a8e883fc10d1f027
01:21:09 [2025-04-03T23:21:09.527Z] [Pipeline] }
01:21:09 [2025-04-03T23:21:09.544Z] [Pipeline] // dir
01:21:09 [2025-04-03T23:21:09.561Z] [Pipeline] echo
01:21:09 [2025-04-03T23:21:09.561Z] Build skipped due to no changes have been done since the last build
01:21:09 [2025-04-03T23:21:09.582Z] [Pipeline] dir
01:21:09 [2025-04-03T23:21:09.583Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly
01:21:09 [2025-04-03T23:21:09.583Z] [Pipeline] {
01:21:09 [2025-04-03T23:21:09.604Z] [Pipeline] git
01:21:09 [2025-04-03T23:21:09.606Z] The recommended git tool is: NONE
01:21:09 [2025-04-03T23:21:09.607Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:09 [2025-04-03T23:21:09.616Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@e92dc29; decorates hudson.Launcher$LocalLauncher@1084e20f will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:09 [2025-04-03T23:21:09.617Z] > /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-04-03T23:21:09.622Z] Fetching changes from the remote Git repository
01:21:09 [2025-04-03T23:21:09.626Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
01:21:09 [2025-04-03T23:21:09.631Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
01:21:09 [2025-04-03T23:21:09.632Z] > /usr/bin/git --version # timeout=10
01:21:09 [2025-04-03T23:21:09.637Z] > git --version # 'git version 2.43.0'
01:21:09 [2025-04-03T23:21:09.637Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:09 [2025-04-03T23:21:09.643Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:10 [2025-04-03T23:21:10.036Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:10 [2025-04-03T23:21:10.042Z] Checking out Revision 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 (refs/remotes/origin/6.3.x)
01:21:10 [2025-04-03T23:21:10.042Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:10 [2025-04-03T23:21:10.048Z] > /usr/bin/git checkout -f 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:10 [2025-04-03T23:21:10.058Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:10 [2025-04-03T23:21:10.069Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:10 [2025-04-03T23:21:10.076Z] > /usr/bin/git checkout -b 6.3.x 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:10 [2025-04-03T23:21:10.089Z] 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-04-03T23:21:10.089Z] > /usr/bin/git rev-list --no-walk 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10
01:21:10 [2025-04-03T23:21:10.121Z] [Pipeline] fileExists
01:21:10 [2025-04-03T23:21:10.139Z] [Pipeline] readMavenPom
01:21:10 [2025-04-03T23:21:10.164Z] [Pipeline] sh
01:21:10 [2025-04-03T23:21:10.422Z] + git rev-parse HEAD
01:21:10 [2025-04-03T23:21:10.425Z] [Pipeline] echo
01:21:10 [2025-04-03T23:21:10.425Z] Silverpeas-Assembly: current commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 and last build commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779
01:21:10 [2025-04-03T23:21:10.427Z] [Pipeline] }
01:21:10 [2025-04-03T23:21:10.444Z] [Pipeline] // dir
01:21:10 [2025-04-03T23:21:10.462Z] [Pipeline] echo
01:21:10 [2025-04-03T23:21:10.462Z] Build skipped due to no changes have been done since the last build
01:21:10 [2025-04-03T23:21:10.463Z] [Pipeline] }
01:21:10 [2025-04-03T23:21:10.479Z] [Pipeline] // script
01:21:10 [2025-04-03T23:21:10.496Z] [Pipeline] }
01:21:10 [2025-04-03T23:21:10.512Z] [Pipeline] // stage
01:21:10 [2025-04-03T23:21:10.531Z] [Pipeline] stage
01:21:10 [2025-04-03T23:21:10.532Z] [Pipeline] { (Build Silverpeas)
01:21:10 [2025-04-03T23:21:10.561Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-04-03T23:21:10.562Z] [Pipeline] getContext
01:21:10 [2025-04-03T23:21:10.596Z] [Pipeline] stage
01:21:10 [2025-04-03T23:21:10.597Z] [Pipeline] { (Build Silverpeas-Core)
01:21:10 [2025-04-03T23:21:10.614Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-04-03T23:21:10.615Z] [Pipeline] getContext
01:21:10 [2025-04-03T23:21:10.616Z] [Pipeline] }
01:21:10 [2025-04-03T23:21:10.633Z] [Pipeline] // stage
01:21:10 [2025-04-03T23:21:10.650Z] [Pipeline] stage
01:21:10 [2025-04-03T23:21:10.651Z] [Pipeline] { (Build Silverpeas-Components)
01:21:10 [2025-04-03T23:21:10.666Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-04-03T23:21:10.667Z] [Pipeline] getContext
01:21:10 [2025-04-03T23:21:10.668Z] [Pipeline] }
01:21:10 [2025-04-03T23:21:10.682Z] [Pipeline] // stage
01:21:10 [2025-04-03T23:21:10.697Z] [Pipeline] stage
01:21:10 [2025-04-03T23:21:10.698Z] [Pipeline] { (Build Silverpeas-Assembly)
01:21:10 [2025-04-03T23:21:10.711Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-04-03T23:21:10.712Z] [Pipeline] getContext
01:21:10 [2025-04-03T23:21:10.713Z] [Pipeline] }
01:21:10 [2025-04-03T23:21:10.725Z] [Pipeline] // stage
01:21:10 [2025-04-03T23:21:10.738Z] [Pipeline] stage
01:21:10 [2025-04-03T23:21:10.739Z] [Pipeline] { (Build Silverpeas Setup)
01:21:10 [2025-04-03T23:21:10.750Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-04-03T23:21:10.751Z] [Pipeline] getContext
01:21:10 [2025-04-03T23:21:10.752Z] [Pipeline] }
01:21:10 [2025-04-03T23:21:10.763Z] [Pipeline] // stage
01:21:10 [2025-04-03T23:21:10.776Z] [Pipeline] stage
01:21:10 [2025-04-03T23:21:10.777Z] [Pipeline] { (Build Silverpeas Distribution)
01:21:10 [2025-04-03T23:21:10.787Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-04-03T23:21:10.788Z] [Pipeline] getContext
01:21:10 [2025-04-03T23:21:10.789Z] [Pipeline] }
01:21:10 [2025-04-03T23:21:10.799Z] [Pipeline] // stage
01:21:10 [2025-04-03T23:21:10.811Z] [Pipeline] stage
01:21:10 [2025-04-03T23:21:10.812Z] [Pipeline] { (Build Silverpeas-Looks)
01:21:10 [2025-04-03T23:21:10.821Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-04-03T23:21:10.822Z] [Pipeline] getContext
01:21:10 [2025-04-03T23:21:10.823Z] [Pipeline] }
01:21:10 [2025-04-03T23:21:10.833Z] [Pipeline] // stage
01:21:10 [2025-04-03T23:21:10.844Z] [Pipeline] stage
01:21:10 [2025-04-03T23:21:10.844Z] [Pipeline] { (Publish Silverpeas-Core)
01:21:10 [2025-04-03T23:21:10.853Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-04-03T23:21:10.854Z] [Pipeline] getContext
01:21:10 [2025-04-03T23:21:10.856Z] [Pipeline] }
01:21:10 [2025-04-03T23:21:10.864Z] [Pipeline] // stage
01:21:10 [2025-04-03T23:21:10.875Z] [Pipeline] stage
01:21:10 [2025-04-03T23:21:10.875Z] [Pipeline] { (Publish Silverpeas-Components)
01:21:10 [2025-04-03T23:21:10.884Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-04-03T23:21:10.885Z] [Pipeline] getContext
01:21:10 [2025-04-03T23:21:10.886Z] [Pipeline] }
01:21:10 [2025-04-03T23:21:10.894Z] [Pipeline] // stage
01:21:10 [2025-04-03T23:21:10.903Z] [Pipeline] stage
01:21:10 [2025-04-03T23:21:10.904Z] [Pipeline] { (Publish Silverpeas-Assembly)
01:21:10 [2025-04-03T23:21:10.912Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-04-03T23:21:10.913Z] [Pipeline] getContext
01:21:10 [2025-04-03T23:21:10.914Z] [Pipeline] }
01:21:10 [2025-04-03T23:21:10.921Z] [Pipeline] // stage
01:21:10 [2025-04-03T23:21:10.930Z] [Pipeline] stage
01:21:10 [2025-04-03T23:21:10.931Z] [Pipeline] { (Publish Silverpeas-Setup)
01:21:10 [2025-04-03T23:21:10.939Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-04-03T23:21:10.939Z] [Pipeline] getContext
01:21:10 [2025-04-03T23:21:10.941Z] [Pipeline] }
01:21:10 [2025-04-03T23:21:10.948Z] [Pipeline] // stage
01:21:10 [2025-04-03T23:21:10.957Z] [Pipeline] stage
01:21:10 [2025-04-03T23:21:10.957Z] [Pipeline] { (Publish Silverpeas-Distribution)
01:21:10 [2025-04-03T23:21:10.964Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-04-03T23:21:10.965Z] [Pipeline] getContext
01:21:10 [2025-04-03T23:21:10.967Z] [Pipeline] }
01:21:10 [2025-04-03T23:21:10.974Z] [Pipeline] // stage
01:21:10 [2025-04-03T23:21:10.983Z] [Pipeline] stage
01:21:10 [2025-04-03T23:21:10.984Z] [Pipeline] { (Publish Silverpeas-Looks)
01:21:10 [2025-04-03T23:21:10.991Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:10 [2025-04-03T23:21:10.992Z] [Pipeline] getContext
01:21:10 [2025-04-03T23:21:10.993Z] [Pipeline] }
01:21:11 [2025-04-03T23:21:11.000Z] [Pipeline] // stage
01:21:11 [2025-04-03T23:21:11.009Z] [Pipeline] stage
01:21:11 [2025-04-03T23:21:11.009Z] [Pipeline] { (Publish Community Web Site)
01:21:11 [2025-04-03T23:21:11.017Z] Stage "Build Silverpeas" skipped due to when conditional
01:21:11 [2025-04-03T23:21:11.018Z] [Pipeline] getContext
01:21:11 [2025-04-03T23:21:11.019Z] [Pipeline] }
01:21:11 [2025-04-03T23:21:11.025Z] [Pipeline] // stage
01:21:11 [2025-04-03T23:21:11.032Z] [Pipeline] }
01:21:11 [2025-04-03T23:21:11.039Z] [Pipeline] // stage
01:21:11 [2025-04-03T23:21:11.056Z] [Pipeline] stage
01:21:11 [2025-04-03T23:21:11.057Z] [Pipeline] { (Create YAML build report)
01:21:11 [2025-04-03T23:21:11.083Z] [Pipeline] script
01:21:11 [2025-04-03T23:21:11.087Z] [Pipeline] {
01:21:11 [2025-04-03T23:21:11.105Z] [Pipeline] sh
01:21:11 [2025-04-03T23:21:11.362Z] + mkdir -p target
01:21:11 [2025-04-03T23:21:11.364Z] [Pipeline] sh
01:21:11 [2025-04-03T23:21:11.621Z] + mv build.yaml target/
01:21:11 [2025-04-03T23:21:11.622Z] [Pipeline] }
01:21:11 [2025-04-03T23:21:11.639Z] [Pipeline] // script
01:21:11 [2025-04-03T23:21:11.657Z] [Pipeline] }
01:21:11 [2025-04-03T23:21:11.673Z] [Pipeline] // stage
01:21:11 [2025-04-03T23:21:11.698Z] [Pipeline] stage
01:21:11 [2025-04-03T23:21:11.698Z] [Pipeline] { (Declarative: Post Actions)
01:21:11 [2025-04-03T23:21:11.727Z] [Pipeline] step
01:21:11 [2025-04-03T23:21:11.755Z] [Pipeline] script
01:21:11 [2025-04-03T23:21:11.760Z] [Pipeline] {
01:21:11 [2025-04-03T23:21:11.795Z] [Pipeline] }
01:21:11 [2025-04-03T23:21:11.812Z] [Pipeline] // script
01:21:11 [2025-04-03T23:21:11.834Z] [Pipeline] archiveArtifacts
01:21:11 [2025-04-03T23:21:11.837Z] Archiving artifacts
01:21:11 [2025-04-03T23:21:11.854Z] Enregistrement des empreintes numériques
01:21:11 [2025-04-03T23:21:11.871Z] [Pipeline] sh
01:21:12 [2025-04-03T23:21:12.132Z] + rm -rf target
01:21:12 [2025-04-03T23:21:12.138Z] [Pipeline] }
01:21:12 [2025-04-03T23:21:12.155Z] [Pipeline] // stage
01:21:12 [2025-04-03T23:21:12.172Z] [Pipeline] }
01:21:12 [2025-04-03T23:21:12.189Z] [Pipeline] // withEnv
01:21:12 [2025-04-03T23:21:12.206Z] [Pipeline] }
01:21:12 [2025-04-03T23:21:12.206Z] $ docker stop --time=1 a30032a609aaf833ffea99b845617d67430b814e205a9b8afc7e2d60dafd1944
01:21:13 [2025-04-03T23:21:13.446Z] $ docker rm -f --volumes a30032a609aaf833ffea99b845617d67430b814e205a9b8afc7e2d60dafd1944
01:21:13 [2025-04-03T23:21:13.490Z] [Pipeline] // withDockerContainer
01:21:13 [2025-04-03T23:21:13.507Z] [Pipeline] }
01:21:13 [2025-04-03T23:21:13.523Z] [Pipeline] // withEnv
01:21:13 [2025-04-03T23:21:13.540Z] [Pipeline] }
01:21:13 [2025-04-03T23:21:13.557Z] [Pipeline] // node
01:21:13 [2025-04-03T23:21:13.574Z] [Pipeline] End of Pipeline
01:21:13 [2025-04-03T23:21:13.649Z] Lancement d'un nouveau build de Silverpeas_Mobile_6.3.x_AutoDeploy #201
01:21:13 [2025-04-03T23:21:13.650Z] Finished: SUCCESS