[2026-04-30T23:21:00.572Z] Lancé par une alarme périodique [2026-04-30T23:21:00.572Z] Running as userbuild [2026-04-30T23:21:01.028Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git [2026-04-30T23:21:01.918Z] [Pipeline] Start of Pipeline [2026-04-30T23:21:02.230Z] [Pipeline] node [2026-04-30T23:21:02.233Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy [2026-04-30T23:21:02.240Z] [Pipeline] { [2026-04-30T23:21:02.263Z] [Pipeline] stage [2026-04-30T23:21:02.263Z] [Pipeline] { (Declarative: Checkout SCM) [2026-04-30T23:21:02.277Z] [Pipeline] checkout [2026-04-30T23:21:02.279Z] Selected Git installation does not exist. Using Default [2026-04-30T23:21:02.279Z] The recommended git tool is: NONE [2026-04-30T23:21:02.279Z] No credentials specified [2026-04-30T23:21:02.280Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/.git # timeout=10 [2026-04-30T23:21:02.286Z] Fetching changes from the remote Git repository [2026-04-30T23:21:02.290Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 [2026-04-30T23:21:02.299Z] Cleaning workspace [2026-04-30T23:21:02.299Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 [2026-04-30T23:21:02.304Z] Resetting working tree [2026-04-30T23:21:02.304Z] > /usr/bin/git reset --hard # timeout=10 [2026-04-30T23:21:02.314Z] > /usr/bin/git clean -fdx # timeout=10 [2026-04-30T23:21:02.320Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git [2026-04-30T23:21:02.320Z] > /usr/bin/git --version # timeout=10 [2026-04-30T23:21:02.324Z] > git --version # 'git version 2.43.0' [2026-04-30T23:21:02.324Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-30T23:21:02.728Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2026-04-30T23:21:02.733Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master) [2026-04-30T23:21:02.733Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2026-04-30T23:21:02.738Z] > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10 [2026-04-30T23:21:02.751Z] Commit message: "Fix SonarQube Maven execution in pipelines." [2026-04-30T23:21:02.751Z] > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10 [2026-04-30T23:21:02.769Z] [Pipeline] } [2026-04-30T23:21:02.775Z] [Pipeline] // stage [2026-04-30T23:21:02.795Z] [Pipeline] withEnv [2026-04-30T23:21:02.795Z] [Pipeline] { [2026-04-30T23:21:02.927Z] [Pipeline] isUnix [2026-04-30T23:21:02.928Z] [Pipeline] withEnv [2026-04-30T23:21:02.928Z] [Pipeline] { [2026-04-30T23:21:02.942Z] [Pipeline] sh [2026-04-30T23:21:03.198Z] + docker inspect -f . silverpeas/silverbuild:6.3.3 [2026-04-30T23:21:03.198Z] . [2026-04-30T23:21:03.199Z] [Pipeline] } [2026-04-30T23:21:03.207Z] [Pipeline] // withEnv [2026-04-30T23:21:03.216Z] [Pipeline] withDockerContainer [2026-04-30T23:21:03.243Z] Jenkins does not seem to be running inside a container [2026-04-30T23:21:03.250Z] $ 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 [2026-04-30T23:21:03.552Z] $ docker top d7835269e8502852d36522f054384134d2f01b42330d70b69f5387eb56300de0 -eo pid,comm [2026-04-30T23:21:03.594Z] [Pipeline] { [2026-04-30T23:21:03.610Z] [Pipeline] withEnv [2026-04-30T23:21:03.610Z] [Pipeline] { [2026-04-30T23:21:03.635Z] [Pipeline] stage [2026-04-30T23:21:03.636Z] [Pipeline] { (Prepare the job) [2026-04-30T23:21:03.681Z] [Pipeline] sh [2026-04-30T23:21:03.940Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.3.x/pom.xml [2026-04-30T23:21:04.192Z] [Pipeline] script [2026-04-30T23:21:04.197Z] [Pipeline] { [2026-04-30T23:21:04.217Z] [Pipeline] readMavenPom [2026-04-30T23:21:04.246Z] 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. [2026-04-30T23:21:04.247Z] 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. [2026-04-30T23:21:04.249Z] 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. [2026-04-30T23:21:04.249Z] 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. [2026-04-30T23:21:04.249Z] 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. [2026-04-30T23:21:04.251Z] [Pipeline] sh [2026-04-30T23:21:04.510Z] + rm -f pom.xml [2026-04-30T23:21:04.511Z] [Pipeline] } [2026-04-30T23:21:04.527Z] [Pipeline] // script [2026-04-30T23:21:04.549Z] [Pipeline] } [2026-04-30T23:21:04.562Z] [Pipeline] // stage [2026-04-30T23:21:04.582Z] [Pipeline] stage [2026-04-30T23:21:04.583Z] [Pipeline] { (Check POM parent version) [2026-04-30T23:21:04.645Z] Stage "Check POM parent version" skipped due to when conditional [2026-04-30T23:21:04.646Z] [Pipeline] getContext [2026-04-30T23:21:04.648Z] [Pipeline] } [2026-04-30T23:21:04.661Z] [Pipeline] // stage [2026-04-30T23:21:04.677Z] [Pipeline] stage [2026-04-30T23:21:04.678Z] [Pipeline] { (Checkout projects and check code changes) [2026-04-30T23:21:04.699Z] [Pipeline] script [2026-04-30T23:21:04.703Z] [Pipeline] { [2026-04-30T23:21:04.745Z] [Pipeline] copyArtifacts [2026-04-30T23:21:04.752Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 281 [2026-04-30T23:21:04.765Z] [Pipeline] fileExists [2026-04-30T23:21:04.784Z] [Pipeline] readYaml [2026-04-30T23:21:04.800Z] 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. [2026-04-30T23:21:04.803Z] [Pipeline] dir [2026-04-30T23:21:04.803Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core [2026-04-30T23:21:04.804Z] [Pipeline] { [2026-04-30T23:21:04.816Z] [Pipeline] git [2026-04-30T23:21:04.818Z] The recommended git tool is: /usr/bin/git [2026-04-30T23:21:04.819Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2026-04-30T23:21:04.830Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@69a3d656; decorates hudson.Launcher$LocalLauncher@4ff7c2da will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2026-04-30T23:21:04.831Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core/.git # timeout=10 [2026-04-30T23:21:04.837Z] Fetching changes from the remote Git repository [2026-04-30T23:21:04.838Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10 [2026-04-30T23:21:04.843Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core [2026-04-30T23:21:04.843Z] > /usr/bin/git --version # timeout=10 [2026-04-30T23:21:04.847Z] > git --version # 'git version 2.43.0' [2026-04-30T23:21:04.847Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2026-04-30T23:21:04.851Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-30T23:21:06.700Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 [2026-04-30T23:21:06.705Z] Checking out Revision 9fb6738bb65ceb23c810eabc6c663b383bffea1c (refs/remotes/origin/6.3.x) [2026-04-30T23:21:06.706Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2026-04-30T23:21:06.710Z] > /usr/bin/git checkout -f 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10 [2026-04-30T23:21:06.755Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2026-04-30T23:21:06.773Z] > /usr/bin/git branch -D 6.3.x # timeout=10 [2026-04-30T23:21:06.781Z] > /usr/bin/git checkout -b 6.3.x 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10 [2026-04-30T23:21:06.861Z] 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" [2026-04-30T23:21:06.861Z] > /usr/bin/git rev-list --no-walk 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10 [2026-04-30T23:21:06.887Z] [Pipeline] fileExists [2026-04-30T23:21:06.899Z] [Pipeline] readMavenPom [2026-04-30T23:21:06.922Z] [Pipeline] sh [2026-04-30T23:21:07.180Z] + git rev-parse HEAD [2026-04-30T23:21:07.183Z] [Pipeline] echo [2026-04-30T23:21:07.183Z] Silverpeas-Core: current commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c and last build commit is 9fb6738bb65ceb23c810eabc6c663b383bffea1c [2026-04-30T23:21:07.187Z] [Pipeline] } [2026-04-30T23:21:07.203Z] [Pipeline] // dir [2026-04-30T23:21:07.220Z] [Pipeline] echo [2026-04-30T23:21:07.220Z] Build skipped due to no changes have been done since the last build [2026-04-30T23:21:07.239Z] [Pipeline] dir [2026-04-30T23:21:07.239Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components [2026-04-30T23:21:07.240Z] [Pipeline] { [2026-04-30T23:21:07.258Z] [Pipeline] git [2026-04-30T23:21:07.260Z] The recommended git tool is: /usr/bin/git [2026-04-30T23:21:07.260Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2026-04-30T23:21:07.274Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6d660e09; decorates hudson.Launcher$LocalLauncher@449fa0bb will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2026-04-30T23:21:07.274Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components/.git # timeout=10 [2026-04-30T23:21:07.281Z] Fetching changes from the remote Git repository [2026-04-30T23:21:07.282Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10 [2026-04-30T23:21:07.287Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components [2026-04-30T23:21:07.287Z] > /usr/bin/git --version # timeout=10 [2026-04-30T23:21:07.292Z] > git --version # 'git version 2.43.0' [2026-04-30T23:21:07.292Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2026-04-30T23:21:07.297Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-30T23:21:08.660Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 [2026-04-30T23:21:08.666Z] Checking out Revision 2e339ea5606ddc118da7037b1eb7c9519fe357e6 (refs/remotes/origin/6.3.x) [2026-04-30T23:21:08.666Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2026-04-30T23:21:08.672Z] > /usr/bin/git checkout -f 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10 [2026-04-30T23:21:08.700Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2026-04-30T23:21:08.715Z] > /usr/bin/git branch -D 6.3.x # timeout=10 [2026-04-30T23:21:08.722Z] > /usr/bin/git checkout -b 6.3.x 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10 [2026-04-30T23:21:08.758Z] 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" [2026-04-30T23:21:08.759Z] > /usr/bin/git rev-list --no-walk 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10 [2026-04-30T23:21:08.777Z] [Pipeline] fileExists [2026-04-30T23:21:08.784Z] [Pipeline] readMavenPom [2026-04-30T23:21:08.794Z] [Pipeline] sh [2026-04-30T23:21:09.051Z] + git rev-parse HEAD [2026-04-30T23:21:09.053Z] [Pipeline] echo [2026-04-30T23:21:09.053Z] Silverpeas-Components: current commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6 and last build commit is 2e339ea5606ddc118da7037b1eb7c9519fe357e6 [2026-04-30T23:21:09.054Z] [Pipeline] } [2026-04-30T23:21:09.068Z] [Pipeline] // dir [2026-04-30T23:21:09.078Z] [Pipeline] echo [2026-04-30T23:21:09.078Z] Build skipped due to no changes have been done since the last build [2026-04-30T23:21:09.098Z] [Pipeline] dir [2026-04-30T23:21:09.098Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks [2026-04-30T23:21:09.099Z] [Pipeline] { [2026-04-30T23:21:09.117Z] [Pipeline] git [2026-04-30T23:21:09.119Z] Selected Git installation does not exist. Using Default [2026-04-30T23:21:09.119Z] The recommended git tool is: NONE [2026-04-30T23:21:09.120Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2026-04-30T23:21:09.132Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@64391c12; decorates hudson.Launcher$LocalLauncher@66a37524 will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2026-04-30T23:21:09.132Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks/.git # timeout=10 [2026-04-30T23:21:09.139Z] Fetching changes from the remote Git repository [2026-04-30T23:21:09.142Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10 [2026-04-30T23:21:09.150Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks [2026-04-30T23:21:09.150Z] > /usr/bin/git --version # timeout=10 [2026-04-30T23:21:09.156Z] > git --version # 'git version 2.43.0' [2026-04-30T23:21:09.157Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2026-04-30T23:21:09.163Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-30T23:21:09.787Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 [2026-04-30T23:21:09.793Z] Checking out Revision 40b53bbb48033ea9a13da94de7788d58de030746 (refs/remotes/origin/6.3.x) [2026-04-30T23:21:09.793Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2026-04-30T23:21:09.797Z] > /usr/bin/git checkout -f 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10 [2026-04-30T23:21:09.804Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2026-04-30T23:21:09.812Z] > /usr/bin/git branch -D 6.3.x # timeout=10 [2026-04-30T23:21:09.818Z] > /usr/bin/git checkout -b 6.3.x 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10 [2026-04-30T23:21:09.833Z] 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" [2026-04-30T23:21:09.833Z] > /usr/bin/git rev-list --no-walk 40b53bbb48033ea9a13da94de7788d58de030746 # timeout=10 [2026-04-30T23:21:09.851Z] [Pipeline] fileExists [2026-04-30T23:21:09.858Z] [Pipeline] readMavenPom [2026-04-30T23:21:09.868Z] [Pipeline] sh [2026-04-30T23:21:10.124Z] + git rev-parse HEAD [2026-04-30T23:21:10.127Z] [Pipeline] echo [2026-04-30T23:21:10.127Z] Silverpeas-Looks: current commit is 40b53bbb48033ea9a13da94de7788d58de030746 and last build commit is 40b53bbb48033ea9a13da94de7788d58de030746 [2026-04-30T23:21:10.129Z] [Pipeline] } [2026-04-30T23:21:10.140Z] [Pipeline] // dir [2026-04-30T23:21:10.153Z] [Pipeline] echo [2026-04-30T23:21:10.153Z] Build skipped due to no changes have been done since the last build [2026-04-30T23:21:10.168Z] [Pipeline] dir [2026-04-30T23:21:10.168Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup [2026-04-30T23:21:10.169Z] [Pipeline] { [2026-04-30T23:21:10.184Z] [Pipeline] git [2026-04-30T23:21:10.191Z] The recommended git tool is: NONE [2026-04-30T23:21:10.192Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2026-04-30T23:21:10.202Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5efb0c3d; decorates hudson.Launcher$LocalLauncher@709c477 will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2026-04-30T23:21:10.202Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Setup/.git # timeout=10 [2026-04-30T23:21:10.209Z] Fetching changes from the remote Git repository [2026-04-30T23:21:10.212Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10 [2026-04-30T23:21:10.218Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup [2026-04-30T23:21:10.218Z] > /usr/bin/git --version # timeout=10 [2026-04-30T23:21:10.222Z] > git --version # 'git version 2.43.0' [2026-04-30T23:21:10.223Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2026-04-30T23:21:10.228Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-30T23:21:10.939Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 [2026-04-30T23:21:10.946Z] Checking out Revision 5e69485e90fd4de185b584ffb550cecf2d6b6d76 (refs/remotes/origin/6.3.x) [2026-04-30T23:21:10.946Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2026-04-30T23:21:10.952Z] > /usr/bin/git checkout -f 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10 [2026-04-30T23:21:10.961Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2026-04-30T23:21:10.970Z] > /usr/bin/git branch -D 6.3.x # timeout=10 [2026-04-30T23:21:10.977Z] > /usr/bin/git checkout -b 6.3.x 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10 [2026-04-30T23:21:10.987Z] 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" [2026-04-30T23:21:10.987Z] > /usr/bin/git rev-list --no-walk 5e69485e90fd4de185b584ffb550cecf2d6b6d76 # timeout=10 [2026-04-30T23:21:11.006Z] [Pipeline] fileExists [2026-04-30T23:21:11.015Z] [Pipeline] sh [2026-04-30T23:21:11.271Z] + git rev-parse HEAD [2026-04-30T23:21:11.273Z] [Pipeline] echo [2026-04-30T23:21:11.274Z] Silverpeas-Setup: current commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76 and last build commit is 5e69485e90fd4de185b584ffb550cecf2d6b6d76 [2026-04-30T23:21:11.275Z] [Pipeline] } [2026-04-30T23:21:11.292Z] [Pipeline] // dir [2026-04-30T23:21:11.307Z] [Pipeline] echo [2026-04-30T23:21:11.308Z] Build skipped due to no changes have been done since the last build [2026-04-30T23:21:11.324Z] [Pipeline] dir [2026-04-30T23:21:11.324Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution [2026-04-30T23:21:11.325Z] [Pipeline] { [2026-04-30T23:21:11.344Z] [Pipeline] git [2026-04-30T23:21:11.346Z] The recommended git tool is: NONE [2026-04-30T23:21:11.347Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2026-04-30T23:21:11.356Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4c67f323; decorates hudson.Launcher$LocalLauncher@162ba821 will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2026-04-30T23:21:11.357Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Distribution/.git # timeout=10 [2026-04-30T23:21:11.363Z] Fetching changes from the remote Git repository [2026-04-30T23:21:11.366Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10 [2026-04-30T23:21:11.372Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution [2026-04-30T23:21:11.372Z] > /usr/bin/git --version # timeout=10 [2026-04-30T23:21:11.377Z] > git --version # 'git version 2.43.0' [2026-04-30T23:21:11.377Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2026-04-30T23:21:11.382Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-30T23:21:12.001Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 [2026-04-30T23:21:12.007Z] Checking out Revision b89d99591ab26c256b63c753a8e883fc10d1f027 (refs/remotes/origin/6.3.x) [2026-04-30T23:21:12.007Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2026-04-30T23:21:12.012Z] > /usr/bin/git checkout -f b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10 [2026-04-30T23:21:12.019Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2026-04-30T23:21:12.026Z] > /usr/bin/git branch -D 6.3.x # timeout=10 [2026-04-30T23:21:12.031Z] > /usr/bin/git checkout -b 6.3.x b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10 [2026-04-30T23:21:12.040Z] 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" [2026-04-30T23:21:12.040Z] > /usr/bin/git rev-list --no-walk b89d99591ab26c256b63c753a8e883fc10d1f027 # timeout=10 [2026-04-30T23:21:12.059Z] [Pipeline] fileExists [2026-04-30T23:21:12.066Z] [Pipeline] readMavenPom [2026-04-30T23:21:12.073Z] [Pipeline] sh [2026-04-30T23:21:12.328Z] + git rev-parse HEAD [2026-04-30T23:21:12.330Z] [Pipeline] echo [2026-04-30T23:21:12.331Z] Silverpeas-Distribution: current commit is b89d99591ab26c256b63c753a8e883fc10d1f027 and last build commit is b89d99591ab26c256b63c753a8e883fc10d1f027 [2026-04-30T23:21:12.333Z] [Pipeline] } [2026-04-30T23:21:12.348Z] [Pipeline] // dir [2026-04-30T23:21:12.365Z] [Pipeline] echo [2026-04-30T23:21:12.365Z] Build skipped due to no changes have been done since the last build [2026-04-30T23:21:12.382Z] [Pipeline] dir [2026-04-30T23:21:12.383Z] Running in /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly [2026-04-30T23:21:12.383Z] [Pipeline] { [2026-04-30T23:21:12.404Z] [Pipeline] git [2026-04-30T23:21:12.405Z] The recommended git tool is: NONE [2026-04-30T23:21:12.406Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2026-04-30T23:21:12.413Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4f23f4ae; decorates hudson.Launcher$LocalLauncher@7fecfce1 will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2026-04-30T23:21:12.413Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Assembly/.git # timeout=10 [2026-04-30T23:21:12.419Z] Fetching changes from the remote Git repository [2026-04-30T23:21:12.421Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10 [2026-04-30T23:21:12.427Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly [2026-04-30T23:21:12.427Z] > /usr/bin/git --version # timeout=10 [2026-04-30T23:21:12.432Z] > git --version # 'git version 2.43.0' [2026-04-30T23:21:12.432Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2026-04-30T23:21:12.437Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-30T23:21:13.047Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 [2026-04-30T23:21:13.052Z] Checking out Revision 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 (refs/remotes/origin/6.3.x) [2026-04-30T23:21:13.052Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2026-04-30T23:21:13.057Z] > /usr/bin/git checkout -f 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10 [2026-04-30T23:21:13.063Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2026-04-30T23:21:13.073Z] > /usr/bin/git branch -D 6.3.x # timeout=10 [2026-04-30T23:21:13.079Z] > /usr/bin/git checkout -b 6.3.x 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10 [2026-04-30T23:21:13.090Z] 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" [2026-04-30T23:21:13.090Z] > /usr/bin/git rev-list --no-walk 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 # timeout=10 [2026-04-30T23:21:13.113Z] [Pipeline] fileExists [2026-04-30T23:21:13.131Z] [Pipeline] readMavenPom [2026-04-30T23:21:13.151Z] [Pipeline] sh [2026-04-30T23:21:13.410Z] + git rev-parse HEAD [2026-04-30T23:21:13.412Z] [Pipeline] echo [2026-04-30T23:21:13.413Z] Silverpeas-Assembly: current commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 and last build commit is 1cefa42ceb7c104a44e749eabc9a5c896d2e9779 [2026-04-30T23:21:13.414Z] [Pipeline] } [2026-04-30T23:21:13.425Z] [Pipeline] // dir [2026-04-30T23:21:13.436Z] [Pipeline] echo [2026-04-30T23:21:13.436Z] Build skipped due to no changes have been done since the last build [2026-04-30T23:21:13.437Z] [Pipeline] } [2026-04-30T23:21:13.446Z] [Pipeline] // script [2026-04-30T23:21:13.457Z] [Pipeline] } [2026-04-30T23:21:13.467Z] [Pipeline] // stage [2026-04-30T23:21:13.484Z] [Pipeline] stage [2026-04-30T23:21:13.484Z] [Pipeline] { (Build Silverpeas) [2026-04-30T23:21:13.507Z] Stage "Build Silverpeas" skipped due to when conditional [2026-04-30T23:21:13.508Z] [Pipeline] getContext [2026-04-30T23:21:13.533Z] [Pipeline] stage [2026-04-30T23:21:13.534Z] [Pipeline] { (Build Silverpeas-Core) [2026-04-30T23:21:13.550Z] Stage "Build Silverpeas" skipped due to when conditional [2026-04-30T23:21:13.550Z] [Pipeline] getContext [2026-04-30T23:21:13.552Z] [Pipeline] } [2026-04-30T23:21:13.567Z] [Pipeline] // stage [2026-04-30T23:21:13.583Z] [Pipeline] stage [2026-04-30T23:21:13.584Z] [Pipeline] { (Build Silverpeas-Components) [2026-04-30T23:21:13.598Z] Stage "Build Silverpeas" skipped due to when conditional [2026-04-30T23:21:13.598Z] [Pipeline] getContext [2026-04-30T23:21:13.599Z] [Pipeline] } [2026-04-30T23:21:13.613Z] [Pipeline] // stage [2026-04-30T23:21:13.627Z] [Pipeline] stage [2026-04-30T23:21:13.628Z] [Pipeline] { (Build Silverpeas-Assembly) [2026-04-30T23:21:13.640Z] Stage "Build Silverpeas" skipped due to when conditional [2026-04-30T23:21:13.641Z] [Pipeline] getContext [2026-04-30T23:21:13.643Z] [Pipeline] } [2026-04-30T23:21:13.654Z] [Pipeline] // stage [2026-04-30T23:21:13.667Z] [Pipeline] stage [2026-04-30T23:21:13.668Z] [Pipeline] { (Build Silverpeas Setup) [2026-04-30T23:21:13.679Z] Stage "Build Silverpeas" skipped due to when conditional [2026-04-30T23:21:13.680Z] [Pipeline] getContext [2026-04-30T23:21:13.683Z] [Pipeline] } [2026-04-30T23:21:13.693Z] [Pipeline] // stage [2026-04-30T23:21:13.705Z] [Pipeline] stage [2026-04-30T23:21:13.706Z] [Pipeline] { (Build Silverpeas Distribution) [2026-04-30T23:21:13.716Z] Stage "Build Silverpeas" skipped due to when conditional [2026-04-30T23:21:13.717Z] [Pipeline] getContext [2026-04-30T23:21:13.719Z] [Pipeline] } [2026-04-30T23:21:13.729Z] [Pipeline] // stage [2026-04-30T23:21:13.740Z] [Pipeline] stage [2026-04-30T23:21:13.741Z] [Pipeline] { (Build Silverpeas-Looks) [2026-04-30T23:21:13.750Z] Stage "Build Silverpeas" skipped due to when conditional [2026-04-30T23:21:13.751Z] [Pipeline] getContext [2026-04-30T23:21:13.752Z] [Pipeline] } [2026-04-30T23:21:13.761Z] [Pipeline] // stage [2026-04-30T23:21:13.771Z] [Pipeline] stage [2026-04-30T23:21:13.772Z] [Pipeline] { (Publish Silverpeas-Core) [2026-04-30T23:21:13.780Z] Stage "Build Silverpeas" skipped due to when conditional [2026-04-30T23:21:13.781Z] [Pipeline] getContext [2026-04-30T23:21:13.782Z] [Pipeline] } [2026-04-30T23:21:13.790Z] [Pipeline] // stage [2026-04-30T23:21:13.800Z] [Pipeline] stage [2026-04-30T23:21:13.801Z] [Pipeline] { (Publish Silverpeas-Components) [2026-04-30T23:21:13.810Z] Stage "Build Silverpeas" skipped due to when conditional [2026-04-30T23:21:13.811Z] [Pipeline] getContext [2026-04-30T23:21:13.812Z] [Pipeline] } [2026-04-30T23:21:13.820Z] [Pipeline] // stage [2026-04-30T23:21:13.831Z] [Pipeline] stage [2026-04-30T23:21:13.832Z] [Pipeline] { (Publish Silverpeas-Assembly) [2026-04-30T23:21:13.840Z] Stage "Build Silverpeas" skipped due to when conditional [2026-04-30T23:21:13.840Z] [Pipeline] getContext [2026-04-30T23:21:13.841Z] [Pipeline] } [2026-04-30T23:21:13.848Z] [Pipeline] // stage [2026-04-30T23:21:13.856Z] [Pipeline] stage [2026-04-30T23:21:13.856Z] [Pipeline] { (Publish Silverpeas-Setup) [2026-04-30T23:21:13.863Z] Stage "Build Silverpeas" skipped due to when conditional [2026-04-30T23:21:13.863Z] [Pipeline] getContext [2026-04-30T23:21:13.864Z] [Pipeline] } [2026-04-30T23:21:13.870Z] [Pipeline] // stage [2026-04-30T23:21:13.877Z] [Pipeline] stage [2026-04-30T23:21:13.878Z] [Pipeline] { (Publish Silverpeas-Distribution) [2026-04-30T23:21:13.884Z] Stage "Build Silverpeas" skipped due to when conditional [2026-04-30T23:21:13.885Z] [Pipeline] getContext [2026-04-30T23:21:13.886Z] [Pipeline] } [2026-04-30T23:21:13.892Z] [Pipeline] // stage [2026-04-30T23:21:13.900Z] [Pipeline] stage [2026-04-30T23:21:13.900Z] [Pipeline] { (Publish Silverpeas-Looks) [2026-04-30T23:21:13.907Z] Stage "Build Silverpeas" skipped due to when conditional [2026-04-30T23:21:13.907Z] [Pipeline] getContext [2026-04-30T23:21:13.908Z] [Pipeline] } [2026-04-30T23:21:13.914Z] [Pipeline] // stage [2026-04-30T23:21:13.923Z] [Pipeline] stage [2026-04-30T23:21:13.923Z] [Pipeline] { (Publish Community Web Site) [2026-04-30T23:21:13.930Z] Stage "Build Silverpeas" skipped due to when conditional [2026-04-30T23:21:13.931Z] [Pipeline] getContext [2026-04-30T23:21:13.932Z] [Pipeline] } [2026-04-30T23:21:13.938Z] [Pipeline] // stage [2026-04-30T23:21:13.945Z] [Pipeline] } [2026-04-30T23:21:13.951Z] [Pipeline] // stage [2026-04-30T23:21:13.967Z] [Pipeline] stage [2026-04-30T23:21:13.967Z] [Pipeline] { (Create YAML build report) [2026-04-30T23:21:13.983Z] [Pipeline] script [2026-04-30T23:21:13.986Z] [Pipeline] { [2026-04-30T23:21:13.998Z] [Pipeline] sh [2026-04-30T23:21:14.255Z] + mkdir -p target [2026-04-30T23:21:14.256Z] [Pipeline] sh [2026-04-30T23:21:14.513Z] + mv build.yaml target/ [2026-04-30T23:21:14.514Z] [Pipeline] } [2026-04-30T23:21:14.532Z] [Pipeline] // script [2026-04-30T23:21:14.548Z] [Pipeline] } [2026-04-30T23:21:14.563Z] [Pipeline] // stage [2026-04-30T23:21:14.587Z] [Pipeline] stage [2026-04-30T23:21:14.587Z] [Pipeline] { (Declarative: Post Actions) [2026-04-30T23:21:14.612Z] [Pipeline] step [2026-04-30T23:21:14.654Z] [Pipeline] script [2026-04-30T23:21:14.659Z] [Pipeline] { [2026-04-30T23:21:14.693Z] [Pipeline] } [2026-04-30T23:21:14.709Z] [Pipeline] // script [2026-04-30T23:21:14.724Z] [Pipeline] archiveArtifacts [2026-04-30T23:21:14.727Z] Archiving artifacts [2026-04-30T23:21:14.738Z] Enregistrement des empreintes numériques [2026-04-30T23:21:14.751Z] [Pipeline] sh [2026-04-30T23:21:15.008Z] + rm -rf target [2026-04-30T23:21:15.014Z] [Pipeline] } [2026-04-30T23:21:15.030Z] [Pipeline] // stage [2026-04-30T23:21:15.047Z] [Pipeline] } [2026-04-30T23:21:15.064Z] [Pipeline] // withEnv [2026-04-30T23:21:15.080Z] [Pipeline] } [2026-04-30T23:21:15.081Z] $ docker stop --time=1 d7835269e8502852d36522f054384134d2f01b42330d70b69f5387eb56300de0 [2026-04-30T23:21:16.306Z] $ docker rm -f --volumes d7835269e8502852d36522f054384134d2f01b42330d70b69f5387eb56300de0 [2026-04-30T23:21:16.343Z] [Pipeline] // withDockerContainer [2026-04-30T23:21:16.351Z] [Pipeline] } [2026-04-30T23:21:16.360Z] [Pipeline] // withEnv [2026-04-30T23:21:16.375Z] [Pipeline] } [2026-04-30T23:21:16.384Z] [Pipeline] // node [2026-04-30T23:21:16.400Z] [Pipeline] End of Pipeline [2026-04-30T23:21:16.485Z] Lancement d'un nouveau build de Silverpeas_Mobile_6.3.x_AutoDeploy #254 [2026-04-30T23:21:16.486Z] Finished: SUCCESS