01:21:22[2026-05-14T23:21:22.284Z] Démarré par le projet amont "Silverpeas_6.3.x_AutoDeploy" de numéro de build 28401:21:22[2026-05-14T23:21:22.284Z] Causé à l'origine par :
01:21:22[2026-05-14T23:21:22.284Z] Lancé par une alarme périodique
01:21:22[2026-05-14T23:21:22.284Z] Running as userbuild01:21:22[2026-05-14T23:21:22.696Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git01:21:22[2026-05-14T23:21:22.858Z] [Pipeline] Start of Pipeline
01:21:23[2026-05-14T23:21:23.086Z] [Pipeline] node
01:21:23[2026-05-14T23:21:23.089Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy
01:21:23[2026-05-14T23:21:23.096Z] [Pipeline] {
01:21:23[2026-05-14T23:21:23.118Z] [Pipeline] stage
01:21:23[2026-05-14T23:21:23.119Z] [Pipeline] { (Declarative: Checkout SCM)
01:21:23[2026-05-14T23:21:23.128Z] [Pipeline] checkout
01:21:23[2026-05-14T23:21:23.129Z] Selected Git installation does not exist. Using Default
01:21:23[2026-05-14T23:21:23.129Z] The recommended git tool is: NONE
01:21:23[2026-05-14T23:21:23.129Z] No credentials specified
01:21:23[2026-05-14T23:21:23.129Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:23[2026-05-14T23:21:23.136Z] Fetching changes from the remote Git repository
01:21:23[2026-05-14T23:21:23.139Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:23[2026-05-14T23:21:23.145Z] Cleaning workspace
01:21:23[2026-05-14T23:21:23.145Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:23[2026-05-14T23:21:23.151Z] Resetting working tree
01:21:23[2026-05-14T23:21:23.151Z] > /usr/bin/git reset --hard # timeout=10
01:21:23[2026-05-14T23:21:23.246Z] > /usr/bin/git clean -fdx # timeout=10
01:21:23[2026-05-14T23:21:23.257Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git01:21:23[2026-05-14T23:21:23.257Z] > /usr/bin/git --version # timeout=10
01:21:23[2026-05-14T23:21:23.262Z] > git --version # 'git version 2.43.0'
01:21:23[2026-05-14T23:21:23.262Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:24[2026-05-14T23:21:24.932Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:24[2026-05-14T23:21:24.939Z] Checking out Revision 01d06ccb34ffbca958998fce357470ddc43cbd57 (refs/remotes/origin/master)
01:21:24[2026-05-14T23:21:24.939Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:24[2026-05-14T23:21:24.945Z] > /usr/bin/git checkout -f 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10
01:21:24[2026-05-14T23:21:24.996Z] Commit message: "In all Jenkinsfiles, when updating the parent POM version, do it explicitly without any resolution"
01:21:24[2026-05-14T23:21:24.997Z] > /usr/bin/git rev-list --no-walk c63c56a7332cbacd0b334c0acf871a474aef9eae # timeout=10
01:21:25[2026-05-14T23:21:25.023Z] [Pipeline] }
01:21:25[2026-05-14T23:21:25.027Z] [Pipeline] // stage
01:21:25[2026-05-14T23:21:25.046Z] [Pipeline] withEnv
01:21:25[2026-05-14T23:21:25.047Z] [Pipeline] {
01:21:25[2026-05-14T23:21:25.201Z] [Pipeline] isUnix
01:21:25[2026-05-14T23:21:25.203Z] [Pipeline] withEnv
01:21:25[2026-05-14T23:21:25.204Z] [Pipeline] {
01:21:25[2026-05-14T23:21:25.213Z] [Pipeline] sh
01:21:25[2026-05-14T23:21:25.470Z] + docker inspect -f . silverpeas/silverbuild:6.3.3
01:21:25[2026-05-14T23:21:25.471Z] .
01:21:25[2026-05-14T23:21:25.472Z] [Pipeline] }
01:21:25[2026-05-14T23:21:25.491Z] [Pipeline] // withEnv
01:21:25[2026-05-14T23:21:25.502Z] [Pipeline] withDockerContainer
01:21:25[2026-05-14T23:21:25.537Z] Jenkins does not seem to be running inside a container
01:21:25[2026-05-14T23:21:25.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_Mobile_6.3.x_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Mobile_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 ******** silverpeas/silverbuild:6.3.3 cat
01:21:25[2026-05-14T23:21:25.870Z] $ docker top 9c0622f9b1db5a13659e93a82bebfbad93b611f9efa07a53f2bbfed12d54e4bc -eo pid,comm
01:21:25[2026-05-14T23:21:25.909Z] [Pipeline] {
01:21:25[2026-05-14T23:21:25.923Z] [Pipeline] withEnv
01:21:25[2026-05-14T23:21:25.924Z] [Pipeline] {
01:21:25[2026-05-14T23:21:25.933Z] [Pipeline] stage
01:21:25[2026-05-14T23:21:25.934Z] [Pipeline] { (Resolve dependency on Silverpeas)
01:21:25[2026-05-14T23:21:25.966Z] [Pipeline] script
01:21:25[2026-05-14T23:21:25.975Z] [Pipeline] {
01:21:25[2026-05-14T23:21:25.985Z] [Pipeline] echo
01:21:25[2026-05-14T23:21:25.986Z] Working on branch 6.3.x
01:21:25[2026-05-14T23:21:25.991Z] [Pipeline] copyArtifacts
01:21:25[2026-05-14T23:21:25.996Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 28401:21:26[2026-05-14T23:21:26.011Z] [Pipeline] readYaml
01:21:26[2026-05-14T23:21:26.021Z] 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:26[2026-05-14T23:21:26.021Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named silverpeasVersion (to a value of type String) which could lead to memory leaks or other issues.
01:21:26[2026-05-14T23:21:26.023Z] [Pipeline] sh
01:21:26[2026-05-14T23:21:26.282Z] + rm -f build.yaml
01:21:26[2026-05-14T23:21:26.284Z] [Pipeline] }
01:21:26[2026-05-14T23:21:26.295Z] [Pipeline] // script
01:21:26[2026-05-14T23:21:26.305Z] [Pipeline] echo
01:21:26[2026-05-14T23:21:26.306Z] Parent version is 1.5.3
01:21:26[2026-05-14T23:21:26.308Z] [Pipeline] echo
01:21:26[2026-05-14T23:21:26.309Z] Silverpeas version is 6.3.7-build250214
01:21:26[2026-05-14T23:21:26.310Z] [Pipeline] }
01:21:26[2026-05-14T23:21:26.319Z] [Pipeline] // stage
01:21:26[2026-05-14T23:21:26.336Z] [Pipeline] stage
01:21:26[2026-05-14T23:21:26.337Z] [Pipeline] { (Prepare the project)
01:21:26[2026-05-14T23:21:26.369Z] [Pipeline] git
01:21:26[2026-05-14T23:21:26.382Z] The recommended git tool is: /usr/bin/git
01:21:26[2026-05-14T23:21:26.383Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:26[2026-05-14T23:21:26.391Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@602c0476; decorates hudson.Launcher$LocalLauncher@559aa8e0 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:26[2026-05-14T23:21:26.393Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:26[2026-05-14T23:21:26.399Z] Fetching changes from the remote Git repository
01:21:26[2026-05-14T23:21:26.403Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
01:21:26[2026-05-14T23:21:26.408Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile01:21:26[2026-05-14T23:21:26.408Z] > /usr/bin/git --version # timeout=10
01:21:26[2026-05-14T23:21:26.414Z] > git --version # 'git version 2.43.0'
01:21:26[2026-05-14T23:21:26.414Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:26[2026-05-14T23:21:26.419Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:26[2026-05-14T23:21:26.948Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:26[2026-05-14T23:21:26.957Z] Checking out Revision defa63b4934e025329da4b267c4ca7f8968d7347 (refs/remotes/origin/6.3.x)
01:21:26[2026-05-14T23:21:26.957Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:26[2026-05-14T23:21:26.963Z] > /usr/bin/git checkout -f defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:27[2026-05-14T23:21:27.074Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:27[2026-05-14T23:21:27.083Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:27[2026-05-14T23:21:27.091Z] > /usr/bin/git checkout -b 6.3.x defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:27[2026-05-14T23:21:27.197Z] Commit message: "Update dependency on Silverpeas to version 6.3.7-build250214"
01:21:27[2026-05-14T23:21:27.198Z] > /usr/bin/git rev-list --no-walk defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:27[2026-05-14T23:21:27.220Z] [Pipeline] script
01:21:27[2026-05-14T23:21:27.223Z] [Pipeline] {
01:21:27[2026-05-14T23:21:27.235Z] [Pipeline] copyArtifacts
01:21:27[2026-05-14T23:21:27.238Z] Copied 1 artifact from "Silverpeas_Mobile_6.3.x_AutoDeploy" build number 25501:21:27[2026-05-14T23:21:27.249Z] [Pipeline] readYaml
01:21:27[2026-05-14T23:21:27.259Z] 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:27[2026-05-14T23:21:27.261Z] [Pipeline] sh
01:21:27[2026-05-14T23:21:27.521Z] + git rev-parse HEAD
01:21:27[2026-05-14T23:21:27.524Z] [Pipeline] echo
01:21:27[2026-05-14T23:21:27.525Z] Current commit is defa63b4934e025329da4b267c4ca7f8968d7347 and last build commit is defa63b4934e025329da4b267c4ca7f8968d7347
01:21:27[2026-05-14T23:21:27.526Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named triggerBuild (to a value of type Boolean) which could lead to memory leaks or other issues.
01:21:27[2026-05-14T23:21:27.526Z] [Pipeline] }
01:21:27[2026-05-14T23:21:27.537Z] [Pipeline] // script
01:21:27[2026-05-14T23:21:27.547Z] [Pipeline] script
01:21:27[2026-05-14T23:21:27.553Z] [Pipeline] {
01:21:27[2026-05-14T23:21:27.564Z] [Pipeline] readMavenPom
01:21:27[2026-05-14T23:21:27.574Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named pom (to a value of type Model) which could lead to memory leaks or other issues.
01:21:27[2026-05-14T23:21:27.575Z] 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:27[2026-05-14T23:21:27.576Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named buildNumber (to a value of type String) which could lead to memory leaks or other issues.
01:21:27[2026-05-14T23:21:27.577Z] 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:27[2026-05-14T23:21:27.578Z] [Pipeline] echo
01:21:27[2026-05-14T23:21:27.579Z] No changes and no update in Silverpeas since the last build
01:21:27[2026-05-14T23:21:27.579Z] [Pipeline] }
01:21:27[2026-05-14T23:21:27.589Z] [Pipeline] // script
01:21:27[2026-05-14T23:21:27.600Z] [Pipeline] }
01:21:27[2026-05-14T23:21:27.610Z] [Pipeline] // stage
01:21:27[2026-05-14T23:21:27.622Z] [Pipeline] stage
01:21:27[2026-05-14T23:21:27.623Z] [Pipeline] { (Build the project)
01:21:27[2026-05-14T23:21:27.673Z] Stage "Build the project" skipped due to when conditional
01:21:27[2026-05-14T23:21:27.674Z] [Pipeline] getContext
01:21:27[2026-05-14T23:21:27.687Z] [Pipeline] stage
01:21:27[2026-05-14T23:21:27.688Z] [Pipeline] { (Check POM parent version)
01:21:27[2026-05-14T23:21:27.700Z] Stage "Build the project" skipped due to when conditional
01:21:27[2026-05-14T23:21:27.702Z] [Pipeline] getContext
01:21:27[2026-05-14T23:21:27.704Z] [Pipeline] }
01:21:27[2026-05-14T23:21:27.713Z] [Pipeline] // stage
01:21:27[2026-05-14T23:21:27.725Z] [Pipeline] stage
01:21:27[2026-05-14T23:21:27.726Z] [Pipeline] { (Update POM parent)
01:21:27[2026-05-14T23:21:27.737Z] Stage "Build the project" skipped due to when conditional
01:21:27[2026-05-14T23:21:27.738Z] [Pipeline] getContext
01:21:27[2026-05-14T23:21:27.740Z] [Pipeline] }
01:21:27[2026-05-14T23:21:27.750Z] [Pipeline] // stage
01:21:27[2026-05-14T23:21:27.761Z] [Pipeline] stage
01:21:27[2026-05-14T23:21:27.762Z] [Pipeline] { (Update dependency on Silverpeas)
01:21:27[2026-05-14T23:21:27.773Z] Stage "Build the project" skipped due to when conditional
01:21:27[2026-05-14T23:21:27.774Z] [Pipeline] getContext
01:21:27[2026-05-14T23:21:27.776Z] [Pipeline] }
01:21:27[2026-05-14T23:21:27.788Z] [Pipeline] // stage
01:21:27[2026-05-14T23:21:27.800Z] [Pipeline] stage
01:21:27[2026-05-14T23:21:27.801Z] [Pipeline] { (Build and Publish)
01:21:27[2026-05-14T23:21:27.809Z] Stage "Build the project" skipped due to when conditional
01:21:27[2026-05-14T23:21:27.811Z] [Pipeline] getContext
01:21:27[2026-05-14T23:21:27.812Z] [Pipeline] }
01:21:27[2026-05-14T23:21:27.821Z] [Pipeline] // stage
01:21:27[2026-05-14T23:21:27.829Z] [Pipeline] }
01:21:27[2026-05-14T23:21:27.838Z] [Pipeline] // stage
01:21:27[2026-05-14T23:21:27.851Z] [Pipeline] stage
01:21:27[2026-05-14T23:21:27.852Z] [Pipeline] { (Create YAML build report)
01:21:27[2026-05-14T23:21:27.883Z] [Pipeline] script
01:21:27[2026-05-14T23:21:27.889Z] [Pipeline] {
01:21:27[2026-05-14T23:21:27.902Z] [Pipeline] sh
01:21:28[2026-05-14T23:21:28.162Z] + mkdir -p target
01:21:28[2026-05-14T23:21:28.165Z] [Pipeline] sh
01:21:28[2026-05-14T23:21:28.424Z] + mv build.yaml target/
01:21:28[2026-05-14T23:21:28.425Z] [Pipeline] }
01:21:28[2026-05-14T23:21:28.435Z] [Pipeline] // script
01:21:28[2026-05-14T23:21:28.446Z] [Pipeline] }
01:21:28[2026-05-14T23:21:28.455Z] [Pipeline] // stage
01:21:28[2026-05-14T23:21:28.468Z] [Pipeline] stage
01:21:28[2026-05-14T23:21:28.469Z] [Pipeline] { (Declarative: Post Actions)
01:21:28[2026-05-14T23:21:28.489Z] [Pipeline] step
01:21:28[2026-05-14T23:21:28.517Z] [Pipeline] script
01:21:28[2026-05-14T23:21:28.523Z] [Pipeline] {
01:21:28[2026-05-14T23:21:28.544Z] [Pipeline] }
01:21:28[2026-05-14T23:21:28.555Z] [Pipeline] // script
01:21:28[2026-05-14T23:21:28.571Z] [Pipeline] archiveArtifacts
01:21:28[2026-05-14T23:21:28.574Z] Archiving artifacts
01:21:28[2026-05-14T23:21:28.584Z] Enregistrement des empreintes numériques
01:21:28[2026-05-14T23:21:28.611Z] [Pipeline] }
01:21:28[2026-05-14T23:21:28.621Z] [Pipeline] // stage
01:21:28[2026-05-14T23:21:28.631Z] [Pipeline] }
01:21:28[2026-05-14T23:21:28.643Z] [Pipeline] // withEnv
01:21:28[2026-05-14T23:21:28.652Z] [Pipeline] }
01:21:28[2026-05-14T23:21:28.653Z] $ docker stop --time=1 9c0622f9b1db5a13659e93a82bebfbad93b611f9efa07a53f2bbfed12d54e4bc
01:21:29[2026-05-14T23:21:29.920Z] $ docker rm -f --volumes 9c0622f9b1db5a13659e93a82bebfbad93b611f9efa07a53f2bbfed12d54e4bc
01:21:29[2026-05-14T23:21:29.959Z] [Pipeline] // withDockerContainer
01:21:29[2026-05-14T23:21:29.963Z] [Pipeline] }
01:21:29[2026-05-14T23:21:29.967Z] [Pipeline] // withEnv
01:21:29[2026-05-14T23:21:29.971Z] [Pipeline] }
01:21:29[2026-05-14T23:21:29.976Z] [Pipeline] // node
01:21:29[2026-05-14T23:21:29.984Z] [Pipeline] End of Pipeline
01:21:30[2026-05-14T23:21:30.031Z] Finished: SUCCESS