06:46:25[2026-09-24T04:46:25.222Z] Démarré par le projet amont "Silverpeas_Stable_AutoDeploy" de numéro de build 56906:46:25[2026-09-24T04:46:25.223Z] Causé à l'origine par :
06:46:25[2026-09-24T04:46:25.223Z] Lancé par une alarme périodique
06:46:25[2026-09-24T04:46:25.223Z] Running as userbuild06:46:25[2026-09-24T04:46:25.693Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git06:46:25[2026-09-24T04:46:25.875Z] [Pipeline] Start of Pipeline
06:46:26[2026-09-24T04:46:26.138Z] [Pipeline] node
06:46:26[2026-09-24T04:46:26.142Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy
06:46:26[2026-09-24T04:46:26.142Z] [Pipeline] {
06:46:26[2026-09-24T04:46:26.159Z] [Pipeline] stage
06:46:26[2026-09-24T04:46:26.159Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:26[2026-09-24T04:46:26.167Z] [Pipeline] checkout
06:46:26[2026-09-24T04:46:26.168Z] Selected Git installation does not exist. Using Default
06:46:26[2026-09-24T04:46:26.168Z] The recommended git tool is: NONE
06:46:26[2026-09-24T04:46:26.168Z] No credentials specified
06:46:26[2026-09-24T04:46:26.169Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:26[2026-09-24T04:46:26.174Z] Fetching changes from the remote Git repository
06:46:26[2026-09-24T04:46:26.176Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:26[2026-09-24T04:46:26.181Z] Cleaning workspace
06:46:26[2026-09-24T04:46:26.181Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:26[2026-09-24T04:46:26.185Z] Resetting working tree
06:46:26[2026-09-24T04:46:26.186Z] > /usr/bin/git reset --hard # timeout=10
06:46:26[2026-09-24T04:46:26.269Z] > /usr/bin/git clean -fdx # timeout=10
06:46:26[2026-09-24T04:46:26.282Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git06:46:26[2026-09-24T04:46:26.283Z] > /usr/bin/git --version # timeout=10
06:46:26[2026-09-24T04:46:26.287Z] > git --version # 'git version 2.43.0'
06:46:26[2026-09-24T04:46:26.287Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:26[2026-09-24T04:46:26.819Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:26[2026-09-24T04:46:26.825Z] Checking out Revision 56f5661a313b8828cac18f92b68f2f116fbd2cc2 (refs/remotes/origin/master)
06:46:26[2026-09-24T04:46:26.825Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:26[2026-09-24T04:46:26.829Z] > /usr/bin/git checkout -f 56f5661a313b8828cac18f92b68f2f116fbd2cc2 # timeout=10
06:46:26[2026-09-24T04:46:26.878Z] Commit message: "Quote the database connection URL passed to setupDB.sh"
06:46:26[2026-09-24T04:46:26.878Z] > /usr/bin/git rev-list --no-walk 56f5661a313b8828cac18f92b68f2f116fbd2cc2 # timeout=10
06:46:26[2026-09-24T04:46:26.898Z] [Pipeline] }
06:46:26[2026-09-24T04:46:26.902Z] [Pipeline] // stage
06:46:26[2026-09-24T04:46:26.914Z] [Pipeline] withEnv
06:46:26[2026-09-24T04:46:26.915Z] [Pipeline] {
06:46:27[2026-09-24T04:46:27.044Z] [Pipeline] isUnix
06:46:27[2026-09-24T04:46:27.047Z] [Pipeline] withEnv
06:46:27[2026-09-24T04:46:27.047Z] [Pipeline] {
06:46:27[2026-09-24T04:46:27.058Z] [Pipeline] sh
06:46:27[2026-09-24T04:46:27.315Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:27[2026-09-24T04:46:27.315Z] .
06:46:27[2026-09-24T04:46:27.316Z] [Pipeline] }
06:46:27[2026-09-24T04:46:27.324Z] [Pipeline] // withEnv
06:46:27[2026-09-24T04:46:27.333Z] [Pipeline] withDockerContainer
06:46:27[2026-09-24T04:46:27.368Z] Jenkins does not seem to be running inside a container
06:46:27[2026-09-24T04:46:27.376Z] $ 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_Stable_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_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.4 cat
06:46:27[2026-09-24T04:46:27.647Z] $ docker top 5470ecb4f182d3fd690727c09f785f541498914c8f0b1c040dc3fa9a2d1850fb -eo pid,comm
06:46:27[2026-09-24T04:46:27.690Z] [Pipeline] {
06:46:27[2026-09-24T04:46:27.702Z] [Pipeline] withEnv
06:46:27[2026-09-24T04:46:27.702Z] [Pipeline] {
06:46:27[2026-09-24T04:46:27.713Z] [Pipeline] stage
06:46:27[2026-09-24T04:46:27.713Z] [Pipeline] { (Resolve dependency on Silverpeas)
06:46:27[2026-09-24T04:46:27.744Z] [Pipeline] script
06:46:27[2026-09-24T04:46:27.750Z] [Pipeline] {
06:46:27[2026-09-24T04:46:27.761Z] [Pipeline] echo
06:46:27[2026-09-24T04:46:27.761Z] Working on branch 6.4.x
06:46:27[2026-09-24T04:46:27.766Z] [Pipeline] copyArtifacts
06:46:27[2026-09-24T04:46:27.772Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 56906:46:27[2026-09-24T04:46:27.782Z] [Pipeline] readYaml
06:46:27[2026-09-24T04:46:27.791Z] 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.
06:46:27[2026-09-24T04:46:27.791Z] 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.
06:46:27[2026-09-24T04:46:27.793Z] [Pipeline] sh
06:46:28[2026-09-24T04:46:28.051Z] + rm -f build.yaml
06:46:28[2026-09-24T04:46:28.052Z] [Pipeline] }
06:46:28[2026-09-24T04:46:28.061Z] [Pipeline] // script
06:46:28[2026-09-24T04:46:28.071Z] [Pipeline] echo
06:46:28[2026-09-24T04:46:28.071Z] Parent version is 1.6.3
06:46:28[2026-09-24T04:46:28.073Z] [Pipeline] echo
06:46:28[2026-09-24T04:46:28.073Z] Silverpeas version is 6.4.8-build260915
06:46:28[2026-09-24T04:46:28.075Z] [Pipeline] }
06:46:28[2026-09-24T04:46:28.083Z] [Pipeline] // stage
06:46:28[2026-09-24T04:46:28.096Z] [Pipeline] stage
06:46:28[2026-09-24T04:46:28.097Z] [Pipeline] { (Prepare the project)
06:46:28[2026-09-24T04:46:28.125Z] [Pipeline] git
06:46:28[2026-09-24T04:46:28.127Z] The recommended git tool is: /usr/bin/git
06:46:28[2026-09-24T04:46:28.128Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:28[2026-09-24T04:46:28.141Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@627d4c74; decorates hudson.Launcher$LocalLauncher@37583e22 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:28[2026-09-24T04:46:28.141Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:28[2026-09-24T04:46:28.148Z] Fetching changes from the remote Git repository
06:46:28[2026-09-24T04:46:28.152Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
06:46:28[2026-09-24T04:46:28.157Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile06:46:28[2026-09-24T04:46:28.157Z] > /usr/bin/git --version # timeout=10
06:46:28[2026-09-24T04:46:28.162Z] > git --version # 'git version 2.43.0'
06:46:28[2026-09-24T04:46:28.162Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:28[2026-09-24T04:46:28.167Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:28[2026-09-24T04:46:28.944Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:28[2026-09-24T04:46:28.950Z] Checking out Revision ecd41e603fc836714816481e8a35bb2fee3e6b4f (refs/remotes/origin/6.4.x)
06:46:28[2026-09-24T04:46:28.950Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:28[2026-09-24T04:46:28.955Z] > /usr/bin/git checkout -f ecd41e603fc836714816481e8a35bb2fee3e6b4f # timeout=10
06:46:29[2026-09-24T04:46:29.067Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:29[2026-09-24T04:46:29.077Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:29[2026-09-24T04:46:29.084Z] > /usr/bin/git checkout -b 6.4.x ecd41e603fc836714816481e8a35bb2fee3e6b4f # timeout=10
06:46:29[2026-09-24T04:46:29.179Z] Commit message: "Update dependency on Silverpeas to version 6.4.8-build260915"
06:46:29[2026-09-24T04:46:29.180Z] > /usr/bin/git rev-list --no-walk ecd41e603fc836714816481e8a35bb2fee3e6b4f # timeout=10
06:46:29[2026-09-24T04:46:29.203Z] [Pipeline] script
06:46:29[2026-09-24T04:46:29.207Z] [Pipeline] {
06:46:29[2026-09-24T04:46:29.234Z] [Pipeline] copyArtifacts
06:46:29[2026-09-24T04:46:29.242Z] Copied 1 artifact from "Silverpeas_Mobile_Stable_AutoDeploy" build number 43406:46:29[2026-09-24T04:46:29.255Z] [Pipeline] readYaml
06:46:29[2026-09-24T04:46:29.266Z] 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.
06:46:29[2026-09-24T04:46:29.268Z] [Pipeline] sh
06:46:29[2026-09-24T04:46:29.526Z] + git rev-parse HEAD
06:46:29[2026-09-24T04:46:29.529Z] [Pipeline] echo
06:46:29[2026-09-24T04:46:29.529Z] Current commit is ecd41e603fc836714816481e8a35bb2fee3e6b4f and last build commit is ecd41e603fc836714816481e8a35bb2fee3e6b4f
06:46:29[2026-09-24T04:46:29.530Z] 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.
06:46:29[2026-09-24T04:46:29.530Z] [Pipeline] }
06:46:29[2026-09-24T04:46:29.539Z] [Pipeline] // script
06:46:29[2026-09-24T04:46:29.550Z] [Pipeline] script
06:46:29[2026-09-24T04:46:29.555Z] [Pipeline] {
06:46:29[2026-09-24T04:46:29.566Z] [Pipeline] readMavenPom
06:46:29[2026-09-24T04:46:29.576Z] 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.
06:46:29[2026-09-24T04:46:29.577Z] 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.
06:46:29[2026-09-24T04:46:29.578Z] 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.
06:46:29[2026-09-24T04:46:29.578Z] 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.
06:46:29[2026-09-24T04:46:29.579Z] [Pipeline] echo
06:46:29[2026-09-24T04:46:29.580Z] No changes and no update in Silverpeas since the last build
06:46:29[2026-09-24T04:46:29.580Z] [Pipeline] }
06:46:29[2026-09-24T04:46:29.590Z] [Pipeline] // script
06:46:29[2026-09-24T04:46:29.601Z] [Pipeline] }
06:46:29[2026-09-24T04:46:29.612Z] [Pipeline] // stage
06:46:29[2026-09-24T04:46:29.624Z] [Pipeline] stage
06:46:29[2026-09-24T04:46:29.624Z] [Pipeline] { (Build the project)
06:46:29[2026-09-24T04:46:29.670Z] Stage "Build the project" skipped due to when conditional
06:46:29[2026-09-24T04:46:29.671Z] [Pipeline] getContext
06:46:29[2026-09-24T04:46:29.682Z] [Pipeline] stage
06:46:29[2026-09-24T04:46:29.683Z] [Pipeline] { (Check POM parent version)
06:46:29[2026-09-24T04:46:29.691Z] Stage "Build the project" skipped due to when conditional
06:46:29[2026-09-24T04:46:29.692Z] [Pipeline] getContext
06:46:29[2026-09-24T04:46:29.694Z] [Pipeline] }
06:46:29[2026-09-24T04:46:29.701Z] [Pipeline] // stage
06:46:29[2026-09-24T04:46:29.710Z] [Pipeline] stage
06:46:29[2026-09-24T04:46:29.710Z] [Pipeline] { (Update POM parent)
06:46:29[2026-09-24T04:46:29.719Z] Stage "Build the project" skipped due to when conditional
06:46:29[2026-09-24T04:46:29.720Z] [Pipeline] getContext
06:46:29[2026-09-24T04:46:29.721Z] [Pipeline] }
06:46:29[2026-09-24T04:46:29.729Z] [Pipeline] // stage
06:46:29[2026-09-24T04:46:29.740Z] [Pipeline] stage
06:46:29[2026-09-24T04:46:29.741Z] [Pipeline] { (Update dependency on Silverpeas)
06:46:29[2026-09-24T04:46:29.749Z] Stage "Build the project" skipped due to when conditional
06:46:29[2026-09-24T04:46:29.750Z] [Pipeline] getContext
06:46:29[2026-09-24T04:46:29.752Z] [Pipeline] }
06:46:29[2026-09-24T04:46:29.760Z] [Pipeline] // stage
06:46:29[2026-09-24T04:46:29.771Z] [Pipeline] stage
06:46:29[2026-09-24T04:46:29.771Z] [Pipeline] { (Build and Publish)
06:46:29[2026-09-24T04:46:29.780Z] Stage "Build the project" skipped due to when conditional
06:46:29[2026-09-24T04:46:29.781Z] [Pipeline] getContext
06:46:29[2026-09-24T04:46:29.784Z] [Pipeline] }
06:46:29[2026-09-24T04:46:29.792Z] [Pipeline] // stage
06:46:29[2026-09-24T04:46:29.800Z] [Pipeline] }
06:46:29[2026-09-24T04:46:29.807Z] [Pipeline] // stage
06:46:29[2026-09-24T04:46:29.818Z] [Pipeline] stage
06:46:29[2026-09-24T04:46:29.819Z] [Pipeline] { (Create YAML build report)
06:46:29[2026-09-24T04:46:29.844Z] [Pipeline] script
06:46:29[2026-09-24T04:46:29.850Z] [Pipeline] {
06:46:29[2026-09-24T04:46:29.861Z] [Pipeline] sh
06:46:30[2026-09-24T04:46:30.119Z] + mkdir -p target
06:46:30[2026-09-24T04:46:30.121Z] [Pipeline] sh
06:46:30[2026-09-24T04:46:30.377Z] + mv build.yaml target/
06:46:30[2026-09-24T04:46:30.378Z] [Pipeline] }
06:46:30[2026-09-24T04:46:30.388Z] [Pipeline] // script
06:46:30[2026-09-24T04:46:30.398Z] [Pipeline] }
06:46:30[2026-09-24T04:46:30.404Z] [Pipeline] // stage
06:46:30[2026-09-24T04:46:30.414Z] [Pipeline] stage
06:46:30[2026-09-24T04:46:30.414Z] [Pipeline] { (Declarative: Post Actions)
06:46:30[2026-09-24T04:46:30.431Z] [Pipeline] step
06:46:30[2026-09-24T04:46:30.454Z] [Pipeline] script
06:46:30[2026-09-24T04:46:30.459Z] [Pipeline] {
06:46:30[2026-09-24T04:46:30.469Z] [Pipeline] }
06:46:30[2026-09-24T04:46:30.478Z] [Pipeline] // script
06:46:30[2026-09-24T04:46:30.490Z] [Pipeline] archiveArtifacts
06:46:30[2026-09-24T04:46:30.493Z] Archiving artifacts
06:46:30[2026-09-24T04:46:30.502Z] Enregistrement des empreintes numériques
06:46:30[2026-09-24T04:46:30.528Z] [Pipeline] }
06:46:30[2026-09-24T04:46:30.537Z] [Pipeline] // stage
06:46:30[2026-09-24T04:46:30.547Z] [Pipeline] }
06:46:30[2026-09-24T04:46:30.559Z] [Pipeline] // withEnv
06:46:30[2026-09-24T04:46:30.568Z] [Pipeline] }
06:46:30[2026-09-24T04:46:30.569Z] $ docker stop --time=1 5470ecb4f182d3fd690727c09f785f541498914c8f0b1c040dc3fa9a2d1850fb
06:46:31[2026-09-24T04:46:31.857Z] $ docker rm -f --volumes 5470ecb4f182d3fd690727c09f785f541498914c8f0b1c040dc3fa9a2d1850fb
06:46:31[2026-09-24T04:46:31.899Z] [Pipeline] // withDockerContainer
06:46:31[2026-09-24T04:46:31.903Z] [Pipeline] }
06:46:31[2026-09-24T04:46:31.907Z] [Pipeline] // withEnv
06:46:31[2026-09-24T04:46:31.910Z] [Pipeline] }
06:46:31[2026-09-24T04:46:31.914Z] [Pipeline] // node
06:46:31[2026-09-24T04:46:31.919Z] [Pipeline] End of Pipeline
06:46:31[2026-09-24T04:46:31.977Z] Finished: SUCCESS