01:21:20[2026-07-02T23:21:20.976Z] Démarré par le projet amont "Silverpeas_6.3.x_AutoDeploy" de numéro de build 29101:21:20[2026-07-02T23:21:20.976Z] Causé à l'origine par :
01:21:20[2026-07-02T23:21:20.976Z] Lancé par une alarme périodique
01:21:20[2026-07-02T23:21:20.976Z] Running as userbuild01:21:21[2026-07-02T23:21:21.399Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git01:21:21[2026-07-02T23:21:21.513Z] [Pipeline] Start of Pipeline
01:21:21[2026-07-02T23:21:21.696Z] [Pipeline] node
01:21:21[2026-07-02T23:21:21.698Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy
01:21:21[2026-07-02T23:21:21.701Z] [Pipeline] {
01:21:21[2026-07-02T23:21:21.718Z] [Pipeline] stage
01:21:21[2026-07-02T23:21:21.719Z] [Pipeline] { (Declarative: Checkout SCM)
01:21:21[2026-07-02T23:21:21.728Z] [Pipeline] checkout
01:21:21[2026-07-02T23:21:21.730Z] Selected Git installation does not exist. Using Default
01:21:21[2026-07-02T23:21:21.730Z] The recommended git tool is: NONE
01:21:21[2026-07-02T23:21:21.730Z] No credentials specified
01:21:21[2026-07-02T23:21:21.731Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:21[2026-07-02T23:21:21.736Z] Fetching changes from the remote Git repository
01:21:21[2026-07-02T23:21:21.738Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:21[2026-07-02T23:21:21.743Z] Cleaning workspace
01:21:21[2026-07-02T23:21:21.744Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:21[2026-07-02T23:21:21.749Z] Resetting working tree
01:21:21[2026-07-02T23:21:21.749Z] > /usr/bin/git reset --hard # timeout=10
01:21:21[2026-07-02T23:21:21.855Z] > /usr/bin/git clean -fdx # timeout=10
01:21:21[2026-07-02T23:21:21.868Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git01:21:21[2026-07-02T23:21:21.868Z] > /usr/bin/git --version # timeout=10
01:21:21[2026-07-02T23:21:21.872Z] > git --version # 'git version 2.43.0'
01:21:21[2026-07-02T23:21:21.872Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:22[2026-07-02T23:21:22.307Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:22[2026-07-02T23:21:22.314Z] Checking out Revision ee417f2e12a50c898fce7d66542b733c63b400a8 (refs/remotes/origin/master)
01:21:22[2026-07-02T23:21:22.314Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:22[2026-07-02T23:21:22.319Z] > /usr/bin/git checkout -f ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
01:21:22[2026-07-02T23:21:22.372Z] Commit message: "Update pipeline to build a build release of master based upon JEE"
01:21:22[2026-07-02T23:21:22.372Z] > /usr/bin/git rev-list --no-walk ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
01:21:22[2026-07-02T23:21:22.392Z] [Pipeline] }
01:21:22[2026-07-02T23:21:22.397Z] [Pipeline] // stage
01:21:22[2026-07-02T23:21:22.405Z] [Pipeline] withEnv
01:21:22[2026-07-02T23:21:22.405Z] [Pipeline] {
01:21:22[2026-07-02T23:21:22.491Z] [Pipeline] isUnix
01:21:22[2026-07-02T23:21:22.492Z] [Pipeline] withEnv
01:21:22[2026-07-02T23:21:22.492Z] [Pipeline] {
01:21:22[2026-07-02T23:21:22.499Z] [Pipeline] sh
01:21:22[2026-07-02T23:21:22.754Z] + docker inspect -f . silverpeas/silverbuild:6.3.3
01:21:22[2026-07-02T23:21:22.754Z] .
01:21:22[2026-07-02T23:21:22.755Z] [Pipeline] }
01:21:22[2026-07-02T23:21:22.763Z] [Pipeline] // withEnv
01:21:22[2026-07-02T23:21:22.772Z] [Pipeline] withDockerContainer
01:21:22[2026-07-02T23:21:22.803Z] Jenkins does not seem to be running inside a container
01:21:22[2026-07-02T23:21:22.811Z] $ 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:23[2026-07-02T23:21:23.128Z] $ docker top eca053aeb24b300a3cf4ec032f72b154aaccd5846e825f5cd7a3deeaa9a5bff1 -eo pid,comm
01:21:23[2026-07-02T23:21:23.166Z] [Pipeline] {
01:21:23[2026-07-02T23:21:23.186Z] [Pipeline] withEnv
01:21:23[2026-07-02T23:21:23.187Z] [Pipeline] {
01:21:23[2026-07-02T23:21:23.201Z] [Pipeline] stage
01:21:23[2026-07-02T23:21:23.202Z] [Pipeline] { (Resolve dependency on Silverpeas)
01:21:23[2026-07-02T23:21:23.234Z] [Pipeline] script
01:21:23[2026-07-02T23:21:23.239Z] [Pipeline] {
01:21:23[2026-07-02T23:21:23.248Z] [Pipeline] echo
01:21:23[2026-07-02T23:21:23.249Z] Working on branch 6.3.x
01:21:23[2026-07-02T23:21:23.254Z] [Pipeline] copyArtifacts
01:21:23[2026-07-02T23:21:23.261Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 29101:21:23[2026-07-02T23:21:23.276Z] [Pipeline] readYaml
01:21:23[2026-07-02T23:21:23.285Z] 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:23[2026-07-02T23:21:23.285Z] 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:23[2026-07-02T23:21:23.287Z] [Pipeline] sh
01:21:23[2026-07-02T23:21:23.546Z] + rm -f build.yaml
01:21:23[2026-07-02T23:21:23.547Z] [Pipeline] }
01:21:23[2026-07-02T23:21:23.556Z] [Pipeline] // script
01:21:23[2026-07-02T23:21:23.562Z] [Pipeline] echo
01:21:23[2026-07-02T23:21:23.563Z] Parent version is 1.5.3
01:21:23[2026-07-02T23:21:23.565Z] [Pipeline] echo
01:21:23[2026-07-02T23:21:23.565Z] Silverpeas version is 6.3.7-build250214
01:21:23[2026-07-02T23:21:23.566Z] [Pipeline] }
01:21:23[2026-07-02T23:21:23.571Z] [Pipeline] // stage
01:21:23[2026-07-02T23:21:23.582Z] [Pipeline] stage
01:21:23[2026-07-02T23:21:23.583Z] [Pipeline] { (Prepare the project)
01:21:23[2026-07-02T23:21:23.610Z] [Pipeline] git
01:21:23[2026-07-02T23:21:23.612Z] The recommended git tool is: /usr/bin/git
01:21:23[2026-07-02T23:21:23.613Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:23[2026-07-02T23:21:23.621Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@aeef04f; decorates hudson.Launcher$LocalLauncher@2448dfe2 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:23[2026-07-02T23:21:23.622Z] > /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-07-02T23:21:23.628Z] Fetching changes from the remote Git repository
01:21:23[2026-07-02T23:21:23.630Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
01:21:23[2026-07-02T23:21:23.638Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile01:21:23[2026-07-02T23:21:23.638Z] > /usr/bin/git --version # timeout=10
01:21:23[2026-07-02T23:21:23.643Z] > git --version # 'git version 2.43.0'
01:21:23[2026-07-02T23:21:23.643Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:23[2026-07-02T23:21:23.647Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:24[2026-07-02T23:21:24.717Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:24[2026-07-02T23:21:24.725Z] Checking out Revision defa63b4934e025329da4b267c4ca7f8968d7347 (refs/remotes/origin/6.3.x)
01:21:24[2026-07-02T23:21:24.725Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:24[2026-07-02T23:21:24.730Z] > /usr/bin/git checkout -f defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:24[2026-07-02T23:21:24.850Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:24[2026-07-02T23:21:24.859Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:24[2026-07-02T23:21:24.867Z] > /usr/bin/git checkout -b 6.3.x defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:24[2026-07-02T23:21:24.974Z] Commit message: "Update dependency on Silverpeas to version 6.3.7-build250214"
01:21:24[2026-07-02T23:21:24.974Z] > /usr/bin/git rev-list --no-walk defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:24[2026-07-02T23:21:24.996Z] [Pipeline] script
01:21:24[2026-07-02T23:21:24.998Z] [Pipeline] {
01:21:25[2026-07-02T23:21:25.009Z] [Pipeline] copyArtifacts
01:21:25[2026-07-02T23:21:25.012Z] Copied 1 artifact from "Silverpeas_Mobile_6.3.x_AutoDeploy" build number 26201:21:25[2026-07-02T23:21:25.022Z] [Pipeline] readYaml
01:21:25[2026-07-02T23:21:25.031Z] 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:25[2026-07-02T23:21:25.032Z] [Pipeline] sh
01:21:25[2026-07-02T23:21:25.288Z] + git rev-parse HEAD
01:21:25[2026-07-02T23:21:25.290Z] [Pipeline] echo
01:21:25[2026-07-02T23:21:25.291Z] Current commit is defa63b4934e025329da4b267c4ca7f8968d7347 and last build commit is defa63b4934e025329da4b267c4ca7f8968d7347
01:21:25[2026-07-02T23:21:25.292Z] 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:25[2026-07-02T23:21:25.292Z] [Pipeline] }
01:21:25[2026-07-02T23:21:25.298Z] [Pipeline] // script
01:21:25[2026-07-02T23:21:25.308Z] [Pipeline] script
01:21:25[2026-07-02T23:21:25.313Z] [Pipeline] {
01:21:25[2026-07-02T23:21:25.325Z] [Pipeline] readMavenPom
01:21:25[2026-07-02T23:21:25.334Z] 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:25[2026-07-02T23:21:25.334Z] 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:25[2026-07-02T23:21:25.336Z] 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:25[2026-07-02T23:21:25.336Z] 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:25[2026-07-02T23:21:25.338Z] [Pipeline] echo
01:21:25[2026-07-02T23:21:25.338Z] No changes and no update in Silverpeas since the last build
01:21:25[2026-07-02T23:21:25.339Z] [Pipeline] }
01:21:25[2026-07-02T23:21:25.347Z] [Pipeline] // script
01:21:25[2026-07-02T23:21:25.357Z] [Pipeline] }
01:21:25[2026-07-02T23:21:25.366Z] [Pipeline] // stage
01:21:25[2026-07-02T23:21:25.382Z] [Pipeline] stage
01:21:25[2026-07-02T23:21:25.383Z] [Pipeline] { (Build the project)
01:21:25[2026-07-02T23:21:25.432Z] Stage "Build the project" skipped due to when conditional
01:21:25[2026-07-02T23:21:25.433Z] [Pipeline] getContext
01:21:25[2026-07-02T23:21:25.448Z] [Pipeline] stage
01:21:25[2026-07-02T23:21:25.449Z] [Pipeline] { (Check POM parent version)
01:21:25[2026-07-02T23:21:25.457Z] Stage "Build the project" skipped due to when conditional
01:21:25[2026-07-02T23:21:25.458Z] [Pipeline] getContext
01:21:25[2026-07-02T23:21:25.460Z] [Pipeline] }
01:21:25[2026-07-02T23:21:25.469Z] [Pipeline] // stage
01:21:25[2026-07-02T23:21:25.479Z] [Pipeline] stage
01:21:25[2026-07-02T23:21:25.480Z] [Pipeline] { (Update POM parent)
01:21:25[2026-07-02T23:21:25.489Z] Stage "Build the project" skipped due to when conditional
01:21:25[2026-07-02T23:21:25.490Z] [Pipeline] getContext
01:21:25[2026-07-02T23:21:25.492Z] [Pipeline] }
01:21:25[2026-07-02T23:21:25.501Z] [Pipeline] // stage
01:21:25[2026-07-02T23:21:25.511Z] [Pipeline] stage
01:21:25[2026-07-02T23:21:25.512Z] [Pipeline] { (Update dependency on Silverpeas)
01:21:25[2026-07-02T23:21:25.521Z] Stage "Build the project" skipped due to when conditional
01:21:25[2026-07-02T23:21:25.522Z] [Pipeline] getContext
01:21:25[2026-07-02T23:21:25.524Z] [Pipeline] }
01:21:25[2026-07-02T23:21:25.532Z] [Pipeline] // stage
01:21:25[2026-07-02T23:21:25.541Z] [Pipeline] stage
01:21:25[2026-07-02T23:21:25.542Z] [Pipeline] { (Build and Publish)
01:21:25[2026-07-02T23:21:25.551Z] Stage "Build the project" skipped due to when conditional
01:21:25[2026-07-02T23:21:25.552Z] [Pipeline] getContext
01:21:25[2026-07-02T23:21:25.554Z] [Pipeline] }
01:21:25[2026-07-02T23:21:25.562Z] [Pipeline] // stage
01:21:25[2026-07-02T23:21:25.571Z] [Pipeline] }
01:21:25[2026-07-02T23:21:25.578Z] [Pipeline] // stage
01:21:25[2026-07-02T23:21:25.585Z] [Pipeline] stage
01:21:25[2026-07-02T23:21:25.586Z] [Pipeline] { (Create YAML build report)
01:21:25[2026-07-02T23:21:25.604Z] [Pipeline] script
01:21:25[2026-07-02T23:21:25.610Z] [Pipeline] {
01:21:25[2026-07-02T23:21:25.617Z] [Pipeline] sh
01:21:25[2026-07-02T23:21:25.873Z] + mkdir -p target
01:21:25[2026-07-02T23:21:25.875Z] [Pipeline] sh
01:21:26[2026-07-02T23:21:26.134Z] + mv build.yaml target/
01:21:26[2026-07-02T23:21:26.135Z] [Pipeline] }
01:21:26[2026-07-02T23:21:26.144Z] [Pipeline] // script
01:21:26[2026-07-02T23:21:26.153Z] [Pipeline] }
01:21:26[2026-07-02T23:21:26.163Z] [Pipeline] // stage
01:21:26[2026-07-02T23:21:26.175Z] [Pipeline] stage
01:21:26[2026-07-02T23:21:26.176Z] [Pipeline] { (Declarative: Post Actions)
01:21:26[2026-07-02T23:21:26.193Z] [Pipeline] step
01:21:26[2026-07-02T23:21:26.215Z] [Pipeline] script
01:21:26[2026-07-02T23:21:26.219Z] [Pipeline] {
01:21:26[2026-07-02T23:21:26.250Z] [Pipeline] }
01:21:26[2026-07-02T23:21:26.259Z] [Pipeline] // script
01:21:26[2026-07-02T23:21:26.274Z] [Pipeline] archiveArtifacts
01:21:26[2026-07-02T23:21:26.278Z] Archiving artifacts
01:21:26[2026-07-02T23:21:26.287Z] Enregistrement des empreintes numériques
01:21:26[2026-07-02T23:21:26.309Z] [Pipeline] }
01:21:26[2026-07-02T23:21:26.317Z] [Pipeline] // stage
01:21:26[2026-07-02T23:21:26.326Z] [Pipeline] }
01:21:26[2026-07-02T23:21:26.334Z] [Pipeline] // withEnv
01:21:26[2026-07-02T23:21:26.343Z] [Pipeline] }
01:21:26[2026-07-02T23:21:26.344Z] $ docker stop --time=1 eca053aeb24b300a3cf4ec032f72b154aaccd5846e825f5cd7a3deeaa9a5bff1
01:21:27[2026-07-02T23:21:27.617Z] $ docker rm -f --volumes eca053aeb24b300a3cf4ec032f72b154aaccd5846e825f5cd7a3deeaa9a5bff1
01:21:27[2026-07-02T23:21:27.658Z] [Pipeline] // withDockerContainer
01:21:27[2026-07-02T23:21:27.662Z] [Pipeline] }
01:21:27[2026-07-02T23:21:27.665Z] [Pipeline] // withEnv
01:21:27[2026-07-02T23:21:27.672Z] [Pipeline] }
01:21:27[2026-07-02T23:21:27.680Z] [Pipeline] // node
01:21:27[2026-07-02T23:21:27.689Z] [Pipeline] End of Pipeline
01:21:27[2026-07-02T23:21:27.742Z] Finished: SUCCESS