01:21:19[2026-05-21T23:21:19.147Z] Démarré par le projet amont "Silverpeas_6.3.x_AutoDeploy" de numéro de build 28501:21:19[2026-05-21T23:21:19.148Z] Causé à l'origine par :
01:21:19[2026-05-21T23:21:19.148Z] Lancé par une alarme périodique
01:21:19[2026-05-21T23:21:19.148Z] Running as userbuild01:21:19[2026-05-21T23:21:19.611Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git01:21:19[2026-05-21T23:21:19.783Z] [Pipeline] Start of Pipeline
01:21:20[2026-05-21T23:21:20.042Z] [Pipeline] node
01:21:20[2026-05-21T23:21:20.046Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy
01:21:20[2026-05-21T23:21:20.047Z] [Pipeline] {
01:21:20[2026-05-21T23:21:20.063Z] [Pipeline] stage
01:21:20[2026-05-21T23:21:20.064Z] [Pipeline] { (Declarative: Checkout SCM)
01:21:20[2026-05-21T23:21:20.077Z] [Pipeline] checkout
01:21:20[2026-05-21T23:21:20.079Z] Selected Git installation does not exist. Using Default
01:21:20[2026-05-21T23:21:20.079Z] The recommended git tool is: NONE
01:21:20[2026-05-21T23:21:20.079Z] No credentials specified
01:21:20[2026-05-21T23:21:20.080Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:20[2026-05-21T23:21:20.087Z] Fetching changes from the remote Git repository
01:21:20[2026-05-21T23:21:20.088Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:20[2026-05-21T23:21:20.094Z] Cleaning workspace
01:21:20[2026-05-21T23:21:20.094Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:20[2026-05-21T23:21:20.100Z] Resetting working tree
01:21:20[2026-05-21T23:21:20.100Z] > /usr/bin/git reset --hard # timeout=10
01:21:20[2026-05-21T23:21:20.211Z] > /usr/bin/git clean -fdx # timeout=10
01:21:20[2026-05-21T23:21:20.222Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git01:21:20[2026-05-21T23:21:20.222Z] > /usr/bin/git --version # timeout=10
01:21:20[2026-05-21T23:21:20.228Z] > git --version # 'git version 2.43.0'
01:21:20[2026-05-21T23:21:20.228Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:20[2026-05-21T23:21:20.657Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:20[2026-05-21T23:21:20.664Z] Checking out Revision 01d06ccb34ffbca958998fce357470ddc43cbd57 (refs/remotes/origin/master)
01:21:20[2026-05-21T23:21:20.664Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:20[2026-05-21T23:21:20.669Z] > /usr/bin/git checkout -f 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10
01:21:20[2026-05-21T23:21:20.708Z] Commit message: "In all Jenkinsfiles, when updating the parent POM version, do it explicitly without any resolution"
01:21:20[2026-05-21T23:21:20.708Z] > /usr/bin/git rev-list --no-walk 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10
01:21:20[2026-05-21T23:21:20.724Z] [Pipeline] }
01:21:20[2026-05-21T23:21:20.736Z] [Pipeline] // stage
01:21:20[2026-05-21T23:21:20.748Z] [Pipeline] withEnv
01:21:20[2026-05-21T23:21:20.748Z] [Pipeline] {
01:21:20[2026-05-21T23:21:20.851Z] [Pipeline] isUnix
01:21:20[2026-05-21T23:21:20.852Z] [Pipeline] withEnv
01:21:20[2026-05-21T23:21:20.853Z] [Pipeline] {
01:21:20[2026-05-21T23:21:20.858Z] [Pipeline] sh
01:21:21[2026-05-21T23:21:21.113Z] + docker inspect -f . silverpeas/silverbuild:6.3.3
01:21:21[2026-05-21T23:21:21.113Z] .
01:21:21[2026-05-21T23:21:21.115Z] [Pipeline] }
01:21:21[2026-05-21T23:21:21.119Z] [Pipeline] // withEnv
01:21:21[2026-05-21T23:21:21.126Z] [Pipeline] withDockerContainer
01:21:21[2026-05-21T23:21:21.150Z] Jenkins does not seem to be running inside a container
01:21:21[2026-05-21T23:21:21.157Z] $ 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:21[2026-05-21T23:21:21.495Z] $ docker top 617cf554592a77e71888a0c36ed6c0be830508a6cd4c98aa4588e7f7882b0dea -eo pid,comm
01:21:21[2026-05-21T23:21:21.533Z] [Pipeline] {
01:21:21[2026-05-21T23:21:21.545Z] [Pipeline] withEnv
01:21:21[2026-05-21T23:21:21.546Z] [Pipeline] {
01:21:21[2026-05-21T23:21:21.558Z] [Pipeline] stage
01:21:21[2026-05-21T23:21:21.558Z] [Pipeline] { (Resolve dependency on Silverpeas)
01:21:21[2026-05-21T23:21:21.587Z] [Pipeline] script
01:21:21[2026-05-21T23:21:21.593Z] [Pipeline] {
01:21:21[2026-05-21T23:21:21.603Z] [Pipeline] echo
01:21:21[2026-05-21T23:21:21.604Z] Working on branch 6.3.x
01:21:21[2026-05-21T23:21:21.609Z] [Pipeline] copyArtifacts
01:21:21[2026-05-21T23:21:21.616Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 28501:21:21[2026-05-21T23:21:21.624Z] [Pipeline] readYaml
01:21:21[2026-05-21T23:21:21.635Z] 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:21[2026-05-21T23:21:21.635Z] 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:21[2026-05-21T23:21:21.637Z] [Pipeline] sh
01:21:21[2026-05-21T23:21:21.899Z] + rm -f build.yaml
01:21:21[2026-05-21T23:21:21.900Z] [Pipeline] }
01:21:21[2026-05-21T23:21:21.913Z] [Pipeline] // script
01:21:21[2026-05-21T23:21:21.923Z] [Pipeline] echo
01:21:21[2026-05-21T23:21:21.923Z] Parent version is 1.5.3
01:21:21[2026-05-21T23:21:21.926Z] [Pipeline] echo
01:21:21[2026-05-21T23:21:21.927Z] Silverpeas version is 6.3.7-build250214
01:21:21[2026-05-21T23:21:21.928Z] [Pipeline] }
01:21:21[2026-05-21T23:21:21.937Z] [Pipeline] // stage
01:21:21[2026-05-21T23:21:21.948Z] [Pipeline] stage
01:21:21[2026-05-21T23:21:21.949Z] [Pipeline] { (Prepare the project)
01:21:21[2026-05-21T23:21:21.977Z] [Pipeline] git
01:21:21[2026-05-21T23:21:21.979Z] The recommended git tool is: /usr/bin/git
01:21:21[2026-05-21T23:21:21.980Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:21[2026-05-21T23:21:21.990Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@43e838e0; decorates hudson.Launcher$LocalLauncher@1b93fce4 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:21[2026-05-21T23:21:21.991Z] > /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-05-21T23:21:21.999Z] Fetching changes from the remote Git repository
01:21:22[2026-05-21T23:21:22.001Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
01:21:22[2026-05-21T23:21:22.009Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile01:21:22[2026-05-21T23:21:22.009Z] > /usr/bin/git --version # timeout=10
01:21:22[2026-05-21T23:21:22.014Z] > git --version # 'git version 2.43.0'
01:21:22[2026-05-21T23:21:22.014Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:22[2026-05-21T23:21:22.019Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:22[2026-05-21T23:21:22.580Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:22[2026-05-21T23:21:22.587Z] Checking out Revision defa63b4934e025329da4b267c4ca7f8968d7347 (refs/remotes/origin/6.3.x)
01:21:22[2026-05-21T23:21:22.587Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:22[2026-05-21T23:21:22.592Z] > /usr/bin/git checkout -f defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:22[2026-05-21T23:21:22.696Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:22[2026-05-21T23:21:22.707Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:22[2026-05-21T23:21:22.716Z] > /usr/bin/git checkout -b 6.3.x defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:22[2026-05-21T23:21:22.851Z] Commit message: "Update dependency on Silverpeas to version 6.3.7-build250214"
01:21:22[2026-05-21T23:21:22.851Z] > /usr/bin/git rev-list --no-walk defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:22[2026-05-21T23:21:22.876Z] [Pipeline] script
01:21:22[2026-05-21T23:21:22.881Z] [Pipeline] {
01:21:22[2026-05-21T23:21:22.892Z] [Pipeline] copyArtifacts
01:21:22[2026-05-21T23:21:22.897Z] Copied 1 artifact from "Silverpeas_Mobile_6.3.x_AutoDeploy" build number 25601:21:22[2026-05-21T23:21:22.907Z] [Pipeline] readYaml
01:21:22[2026-05-21T23:21:22.922Z] 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:22[2026-05-21T23:21:22.924Z] [Pipeline] sh
01:21:23[2026-05-21T23:21:23.182Z] + git rev-parse HEAD
01:21:23[2026-05-21T23:21:23.185Z] [Pipeline] echo
01:21:23[2026-05-21T23:21:23.185Z] Current commit is defa63b4934e025329da4b267c4ca7f8968d7347 and last build commit is defa63b4934e025329da4b267c4ca7f8968d7347
01:21:23[2026-05-21T23:21:23.186Z] 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:23[2026-05-21T23:21:23.187Z] [Pipeline] }
01:21:23[2026-05-21T23:21:23.199Z] [Pipeline] // script
01:21:23[2026-05-21T23:21:23.211Z] [Pipeline] script
01:21:23[2026-05-21T23:21:23.219Z] [Pipeline] {
01:21:23[2026-05-21T23:21:23.229Z] [Pipeline] readMavenPom
01:21:23[2026-05-21T23:21:23.245Z] 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:23[2026-05-21T23:21:23.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.
01:21:23[2026-05-21T23:21:23.247Z] 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:23[2026-05-21T23:21:23.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.
01:21:23[2026-05-21T23:21:23.249Z] [Pipeline] echo
01:21:23[2026-05-21T23:21:23.249Z] No changes and no update in Silverpeas since the last build
01:21:23[2026-05-21T23:21:23.250Z] [Pipeline] }
01:21:23[2026-05-21T23:21:23.263Z] [Pipeline] // script
01:21:23[2026-05-21T23:21:23.272Z] [Pipeline] }
01:21:23[2026-05-21T23:21:23.281Z] [Pipeline] // stage
01:21:23[2026-05-21T23:21:23.293Z] [Pipeline] stage
01:21:23[2026-05-21T23:21:23.294Z] [Pipeline] { (Build the project)
01:21:23[2026-05-21T23:21:23.350Z] Stage "Build the project" skipped due to when conditional
01:21:23[2026-05-21T23:21:23.351Z] [Pipeline] getContext
01:21:23[2026-05-21T23:21:23.364Z] [Pipeline] stage
01:21:23[2026-05-21T23:21:23.365Z] [Pipeline] { (Check POM parent version)
01:21:23[2026-05-21T23:21:23.373Z] Stage "Build the project" skipped due to when conditional
01:21:23[2026-05-21T23:21:23.374Z] [Pipeline] getContext
01:21:23[2026-05-21T23:21:23.376Z] [Pipeline] }
01:21:23[2026-05-21T23:21:23.384Z] [Pipeline] // stage
01:21:23[2026-05-21T23:21:23.395Z] [Pipeline] stage
01:21:23[2026-05-21T23:21:23.396Z] [Pipeline] { (Update POM parent)
01:21:23[2026-05-21T23:21:23.410Z] Stage "Build the project" skipped due to when conditional
01:21:23[2026-05-21T23:21:23.411Z] [Pipeline] getContext
01:21:23[2026-05-21T23:21:23.413Z] [Pipeline] }
01:21:23[2026-05-21T23:21:23.425Z] [Pipeline] // stage
01:21:23[2026-05-21T23:21:23.439Z] [Pipeline] stage
01:21:23[2026-05-21T23:21:23.440Z] [Pipeline] { (Update dependency on Silverpeas)
01:21:23[2026-05-21T23:21:23.447Z] Stage "Build the project" skipped due to when conditional
01:21:23[2026-05-21T23:21:23.449Z] [Pipeline] getContext
01:21:23[2026-05-21T23:21:23.451Z] [Pipeline] }
01:21:23[2026-05-21T23:21:23.458Z] [Pipeline] // stage
01:21:23[2026-05-21T23:21:23.467Z] [Pipeline] stage
01:21:23[2026-05-21T23:21:23.468Z] [Pipeline] { (Build and Publish)
01:21:23[2026-05-21T23:21:23.476Z] Stage "Build the project" skipped due to when conditional
01:21:23[2026-05-21T23:21:23.477Z] [Pipeline] getContext
01:21:23[2026-05-21T23:21:23.479Z] [Pipeline] }
01:21:23[2026-05-21T23:21:23.486Z] [Pipeline] // stage
01:21:23[2026-05-21T23:21:23.493Z] [Pipeline] }
01:21:23[2026-05-21T23:21:23.500Z] [Pipeline] // stage
01:21:23[2026-05-21T23:21:23.511Z] [Pipeline] stage
01:21:23[2026-05-21T23:21:23.511Z] [Pipeline] { (Create YAML build report)
01:21:23[2026-05-21T23:21:23.536Z] [Pipeline] script
01:21:23[2026-05-21T23:21:23.542Z] [Pipeline] {
01:21:23[2026-05-21T23:21:23.559Z] [Pipeline] sh
01:21:23[2026-05-21T23:21:23.818Z] + mkdir -p target
01:21:23[2026-05-21T23:21:23.820Z] [Pipeline] sh
01:21:24[2026-05-21T23:21:24.080Z] + mv build.yaml target/
01:21:24[2026-05-21T23:21:24.081Z] [Pipeline] }
01:21:24[2026-05-21T23:21:24.092Z] [Pipeline] // script
01:21:24[2026-05-21T23:21:24.101Z] [Pipeline] }
01:21:24[2026-05-21T23:21:24.110Z] [Pipeline] // stage
01:21:24[2026-05-21T23:21:24.122Z] [Pipeline] stage
01:21:24[2026-05-21T23:21:24.123Z] [Pipeline] { (Declarative: Post Actions)
01:21:24[2026-05-21T23:21:24.140Z] [Pipeline] step
01:21:24[2026-05-21T23:21:24.165Z] [Pipeline] script
01:21:24[2026-05-21T23:21:24.173Z] [Pipeline] {
01:21:24[2026-05-21T23:21:24.193Z] [Pipeline] }
01:21:24[2026-05-21T23:21:24.201Z] [Pipeline] // script
01:21:24[2026-05-21T23:21:24.219Z] [Pipeline] archiveArtifacts
01:21:24[2026-05-21T23:21:24.222Z] Archiving artifacts
01:21:24[2026-05-21T23:21:24.232Z] Enregistrement des empreintes numériques
01:21:24[2026-05-21T23:21:24.257Z] [Pipeline] }
01:21:24[2026-05-21T23:21:24.266Z] [Pipeline] // stage
01:21:24[2026-05-21T23:21:24.275Z] [Pipeline] }
01:21:24[2026-05-21T23:21:24.283Z] [Pipeline] // withEnv
01:21:24[2026-05-21T23:21:24.292Z] [Pipeline] }
01:21:24[2026-05-21T23:21:24.293Z] $ docker stop --time=1 617cf554592a77e71888a0c36ed6c0be830508a6cd4c98aa4588e7f7882b0dea
01:21:25[2026-05-21T23:21:25.550Z] $ docker rm -f --volumes 617cf554592a77e71888a0c36ed6c0be830508a6cd4c98aa4588e7f7882b0dea
01:21:25[2026-05-21T23:21:25.587Z] [Pipeline] // withDockerContainer
01:21:25[2026-05-21T23:21:25.591Z] [Pipeline] }
01:21:25[2026-05-21T23:21:25.595Z] [Pipeline] // withEnv
01:21:25[2026-05-21T23:21:25.599Z] [Pipeline] }
01:21:25[2026-05-21T23:21:25.603Z] [Pipeline] // node
01:21:25[2026-05-21T23:21:25.607Z] [Pipeline] End of Pipeline
01:21:25[2026-05-21T23:21:25.655Z] Finished: SUCCESS