06:46:22[2026-03-30T04:46:22.249Z] Démarré par le projet amont "Silverpeas_Stable_AutoDeploy" de numéro de build 50506:46:22[2026-03-30T04:46:22.250Z] Causé à l'origine par :
06:46:22[2026-03-30T04:46:22.250Z] Lancé par une alarme périodique
06:46:22[2026-03-30T04:46:22.250Z] Running as userbuild06:46:22[2026-03-30T04:46:22.685Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git06:46:22[2026-03-30T04:46:22.810Z] [Pipeline] Start of Pipeline
06:46:23[2026-03-30T04:46:23.061Z] [Pipeline] node
06:46:23[2026-03-30T04:46:23.065Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy
06:46:23[2026-03-30T04:46:23.067Z] [Pipeline] {
06:46:23[2026-03-30T04:46:23.082Z] [Pipeline] stage
06:46:23[2026-03-30T04:46:23.082Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:23[2026-03-30T04:46:23.090Z] [Pipeline] checkout
06:46:23[2026-03-30T04:46:23.092Z] Selected Git installation does not exist. Using Default
06:46:23[2026-03-30T04:46:23.092Z] The recommended git tool is: NONE
06:46:23[2026-03-30T04:46:23.092Z] No credentials specified
06:46:23[2026-03-30T04:46:23.093Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:23[2026-03-30T04:46:23.099Z] Fetching changes from the remote Git repository
06:46:23[2026-03-30T04:46:23.101Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:23[2026-03-30T04:46:23.107Z] Cleaning workspace
06:46:23[2026-03-30T04:46:23.107Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:23[2026-03-30T04:46:23.112Z] Resetting working tree
06:46:23[2026-03-30T04:46:23.112Z] > /usr/bin/git reset --hard # timeout=10
06:46:23[2026-03-30T04:46:23.136Z] > /usr/bin/git clean -fdx # timeout=10
06:46:23[2026-03-30T04:46:23.388Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git06:46:23[2026-03-30T04:46:23.388Z] > /usr/bin/git --version # timeout=10
06:46:23[2026-03-30T04:46:23.394Z] > git --version # 'git version 2.43.0'
06:46:23[2026-03-30T04:46:23.394Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:23[2026-03-30T04:46:23.784Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:23[2026-03-30T04:46:23.791Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master)
06:46:23[2026-03-30T04:46:23.791Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:23[2026-03-30T04:46:23.796Z] > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
06:46:23[2026-03-30T04:46:23.924Z] Commit message: "Fix SonarQube Maven execution in pipelines."
06:46:23[2026-03-30T04:46:23.924Z] > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
06:46:23[2026-03-30T04:46:23.947Z] [Pipeline] }
06:46:23[2026-03-30T04:46:23.951Z] [Pipeline] // stage
06:46:23[2026-03-30T04:46:23.967Z] [Pipeline] withEnv
06:46:23[2026-03-30T04:46:23.968Z] [Pipeline] {
06:46:24[2026-03-30T04:46:24.081Z] [Pipeline] isUnix
06:46:24[2026-03-30T04:46:24.082Z] [Pipeline] withEnv
06:46:24[2026-03-30T04:46:24.083Z] [Pipeline] {
06:46:24[2026-03-30T04:46:24.092Z] [Pipeline] sh
06:46:24[2026-03-30T04:46:24.349Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:24[2026-03-30T04:46:24.349Z] .
06:46:24[2026-03-30T04:46:24.350Z] [Pipeline] }
06:46:24[2026-03-30T04:46:24.358Z] [Pipeline] // withEnv
06:46:24[2026-03-30T04:46:24.370Z] [Pipeline] withDockerContainer
06:46:24[2026-03-30T04:46:24.402Z] Jenkins does not seem to be running inside a container
06:46:24[2026-03-30T04:46:24.409Z] $ 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:24[2026-03-30T04:46:24.780Z] $ docker top df6410c8be33ae41b12c840e6d088a5e189912c4c2202a77612d691acad0e4bb -eo pid,comm
06:46:24[2026-03-30T04:46:24.818Z] [Pipeline] {
06:46:24[2026-03-30T04:46:24.826Z] [Pipeline] withEnv
06:46:24[2026-03-30T04:46:24.827Z] [Pipeline] {
06:46:24[2026-03-30T04:46:24.834Z] [Pipeline] stage
06:46:24[2026-03-30T04:46:24.835Z] [Pipeline] { (Resolve dependency on Silverpeas)
06:46:24[2026-03-30T04:46:24.857Z] [Pipeline] script
06:46:24[2026-03-30T04:46:24.861Z] [Pipeline] {
06:46:24[2026-03-30T04:46:24.870Z] [Pipeline] echo
06:46:24[2026-03-30T04:46:24.870Z] Working on branch 6.4.x
06:46:24[2026-03-30T04:46:24.875Z] [Pipeline] copyArtifacts
06:46:24[2026-03-30T04:46:24.882Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 50506:46:24[2026-03-30T04:46:24.890Z] [Pipeline] readYaml
06:46:24[2026-03-30T04:46:24.899Z] 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:24[2026-03-30T04:46:24.899Z] 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:24[2026-03-30T04:46:24.900Z] [Pipeline] sh
06:46:25[2026-03-30T04:46:25.157Z] + rm -f build.yaml
06:46:25[2026-03-30T04:46:25.158Z] [Pipeline] }
06:46:25[2026-03-30T04:46:25.167Z] [Pipeline] // script
06:46:25[2026-03-30T04:46:25.181Z] [Pipeline] echo
06:46:25[2026-03-30T04:46:25.181Z] Parent version is 1.6.2
06:46:25[2026-03-30T04:46:25.183Z] [Pipeline] echo
06:46:25[2026-03-30T04:46:25.183Z] Silverpeas version is 6.4.7-build260327
06:46:25[2026-03-30T04:46:25.184Z] [Pipeline] }
06:46:25[2026-03-30T04:46:25.192Z] [Pipeline] // stage
06:46:25[2026-03-30T04:46:25.202Z] [Pipeline] stage
06:46:25[2026-03-30T04:46:25.203Z] [Pipeline] { (Prepare the project)
06:46:25[2026-03-30T04:46:25.225Z] [Pipeline] git
06:46:25[2026-03-30T04:46:25.228Z] The recommended git tool is: /usr/bin/git
06:46:25[2026-03-30T04:46:25.229Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:25[2026-03-30T04:46:25.237Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4d599ccd; decorates hudson.Launcher$LocalLauncher@427afcf3 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:25[2026-03-30T04:46:25.238Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:25[2026-03-30T04:46:25.244Z] Fetching changes from the remote Git repository
06:46:25[2026-03-30T04:46:25.247Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
06:46:25[2026-03-30T04:46:25.253Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile06:46:25[2026-03-30T04:46:25.253Z] > /usr/bin/git --version # timeout=10
06:46:25[2026-03-30T04:46:25.259Z] > git --version # 'git version 2.43.0'
06:46:25[2026-03-30T04:46:25.259Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:25[2026-03-30T04:46:25.265Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:26[2026-03-30T04:46:26.383Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:26[2026-03-30T04:46:26.393Z] Checking out Revision aee7a8ebdf1d8eb5afbb6b8fd52000f84f7bc608 (refs/remotes/origin/6.4.x)
06:46:26[2026-03-30T04:46:26.393Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:26[2026-03-30T04:46:26.398Z] > /usr/bin/git checkout -f aee7a8ebdf1d8eb5afbb6b8fd52000f84f7bc608 # timeout=10
06:46:26[2026-03-30T04:46:26.521Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:26[2026-03-30T04:46:26.531Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:26[2026-03-30T04:46:26.540Z] > /usr/bin/git checkout -b 6.4.x aee7a8ebdf1d8eb5afbb6b8fd52000f84f7bc608 # timeout=10
06:46:26[2026-03-30T04:46:26.655Z] Commit message: "Update dependency on Silverpeas to version 6.4.7-build260327"
06:46:26[2026-03-30T04:46:26.655Z] > /usr/bin/git rev-list --no-walk 110f26bb42bd4ffd7516bc4006ba854b76ca2077 # timeout=10
06:46:26[2026-03-30T04:46:26.680Z] [Pipeline] script
06:46:26[2026-03-30T04:46:26.684Z] [Pipeline] {
06:46:26[2026-03-30T04:46:26.698Z] [Pipeline] copyArtifacts
06:46:26[2026-03-30T04:46:26.703Z] Copied 1 artifact from "Silverpeas_Mobile_Stable_AutoDeploy" build number 38506:46:26[2026-03-30T04:46:26.714Z] [Pipeline] readYaml
06:46:26[2026-03-30T04:46:26.723Z] 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:26[2026-03-30T04:46:26.725Z] [Pipeline] sh
06:46:26[2026-03-30T04:46:26.982Z] + git rev-parse HEAD
06:46:26[2026-03-30T04:46:26.984Z] [Pipeline] echo
06:46:26[2026-03-30T04:46:26.985Z] Current commit is aee7a8ebdf1d8eb5afbb6b8fd52000f84f7bc608 and last build commit is aee7a8ebdf1d8eb5afbb6b8fd52000f84f7bc608
06:46:26[2026-03-30T04:46:26.986Z] 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:26[2026-03-30T04:46:26.986Z] [Pipeline] }
06:46:26[2026-03-30T04:46:26.997Z] [Pipeline] // script
06:46:27[2026-03-30T04:46:27.007Z] [Pipeline] script
06:46:27[2026-03-30T04:46:27.011Z] [Pipeline] {
06:46:27[2026-03-30T04:46:27.021Z] [Pipeline] readMavenPom
06:46:27[2026-03-30T04:46:27.030Z] 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:27[2026-03-30T04:46:27.031Z] 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:27[2026-03-30T04:46:27.031Z] 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:27[2026-03-30T04:46:27.032Z] 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:27[2026-03-30T04:46:27.033Z] [Pipeline] echo
06:46:27[2026-03-30T04:46:27.033Z] No changes and no update in Silverpeas since the last build
06:46:27[2026-03-30T04:46:27.033Z] [Pipeline] }
06:46:27[2026-03-30T04:46:27.042Z] [Pipeline] // script
06:46:27[2026-03-30T04:46:27.052Z] [Pipeline] }
06:46:27[2026-03-30T04:46:27.061Z] [Pipeline] // stage
06:46:27[2026-03-30T04:46:27.071Z] [Pipeline] stage
06:46:27[2026-03-30T04:46:27.072Z] [Pipeline] { (Build the project)
06:46:27[2026-03-30T04:46:27.110Z] Stage "Build the project" skipped due to when conditional
06:46:27[2026-03-30T04:46:27.112Z] [Pipeline] getContext
06:46:27[2026-03-30T04:46:27.124Z] [Pipeline] stage
06:46:27[2026-03-30T04:46:27.125Z] [Pipeline] { (Check POM parent version)
06:46:27[2026-03-30T04:46:27.134Z] Stage "Build the project" skipped due to when conditional
06:46:27[2026-03-30T04:46:27.135Z] [Pipeline] getContext
06:46:27[2026-03-30T04:46:27.137Z] [Pipeline] }
06:46:27[2026-03-30T04:46:27.146Z] [Pipeline] // stage
06:46:27[2026-03-30T04:46:27.157Z] [Pipeline] stage
06:46:27[2026-03-30T04:46:27.157Z] [Pipeline] { (Update POM parent)
06:46:27[2026-03-30T04:46:27.167Z] Stage "Build the project" skipped due to when conditional
06:46:27[2026-03-30T04:46:27.168Z] [Pipeline] getContext
06:46:27[2026-03-30T04:46:27.170Z] [Pipeline] }
06:46:27[2026-03-30T04:46:27.179Z] [Pipeline] // stage
06:46:27[2026-03-30T04:46:27.189Z] [Pipeline] stage
06:46:27[2026-03-30T04:46:27.190Z] [Pipeline] { (Update dependency on Silverpeas)
06:46:27[2026-03-30T04:46:27.199Z] Stage "Build the project" skipped due to when conditional
06:46:27[2026-03-30T04:46:27.200Z] [Pipeline] getContext
06:46:27[2026-03-30T04:46:27.201Z] [Pipeline] }
06:46:27[2026-03-30T04:46:27.210Z] [Pipeline] // stage
06:46:27[2026-03-30T04:46:27.219Z] [Pipeline] stage
06:46:27[2026-03-30T04:46:27.220Z] [Pipeline] { (Build and Publish)
06:46:27[2026-03-30T04:46:27.229Z] Stage "Build the project" skipped due to when conditional
06:46:27[2026-03-30T04:46:27.230Z] [Pipeline] getContext
06:46:27[2026-03-30T04:46:27.231Z] [Pipeline] }
06:46:27[2026-03-30T04:46:27.239Z] [Pipeline] // stage
06:46:27[2026-03-30T04:46:27.247Z] [Pipeline] }
06:46:27[2026-03-30T04:46:27.254Z] [Pipeline] // stage
06:46:27[2026-03-30T04:46:27.264Z] [Pipeline] stage
06:46:27[2026-03-30T04:46:27.265Z] [Pipeline] { (Create YAML build report)
06:46:27[2026-03-30T04:46:27.286Z] [Pipeline] script
06:46:27[2026-03-30T04:46:27.290Z] [Pipeline] {
06:46:27[2026-03-30T04:46:27.303Z] [Pipeline] sh
06:46:27[2026-03-30T04:46:27.561Z] + mkdir -p target
06:46:27[2026-03-30T04:46:27.563Z] [Pipeline] sh
06:46:27[2026-03-30T04:46:27.821Z] + mv build.yaml target/
06:46:27[2026-03-30T04:46:27.822Z] [Pipeline] }
06:46:27[2026-03-30T04:46:27.833Z] [Pipeline] // script
06:46:27[2026-03-30T04:46:27.842Z] [Pipeline] }
06:46:27[2026-03-30T04:46:27.850Z] [Pipeline] // stage
06:46:27[2026-03-30T04:46:27.862Z] [Pipeline] stage
06:46:27[2026-03-30T04:46:27.862Z] [Pipeline] { (Declarative: Post Actions)
06:46:27[2026-03-30T04:46:27.879Z] [Pipeline] step
06:46:27[2026-03-30T04:46:27.900Z] [Pipeline] script
06:46:27[2026-03-30T04:46:27.904Z] [Pipeline] {
06:46:27[2026-03-30T04:46:27.922Z] [Pipeline] }
06:46:27[2026-03-30T04:46:27.931Z] [Pipeline] // script
06:46:27[2026-03-30T04:46:27.945Z] [Pipeline] archiveArtifacts
06:46:27[2026-03-30T04:46:27.948Z] Archiving artifacts
06:46:27[2026-03-30T04:46:27.957Z] Enregistrement des empreintes numériques
06:46:27[2026-03-30T04:46:27.983Z] [Pipeline] }
06:46:27[2026-03-30T04:46:27.992Z] [Pipeline] // stage
06:46:28[2026-03-30T04:46:28.000Z] [Pipeline] }
06:46:28[2026-03-30T04:46:28.004Z] [Pipeline] // withEnv
06:46:28[2026-03-30T04:46:28.013Z] [Pipeline] }
06:46:28[2026-03-30T04:46:28.014Z] $ docker stop --time=1 df6410c8be33ae41b12c840e6d088a5e189912c4c2202a77612d691acad0e4bb
06:46:29[2026-03-30T04:46:29.301Z] $ docker rm -f --volumes df6410c8be33ae41b12c840e6d088a5e189912c4c2202a77612d691acad0e4bb
06:46:29[2026-03-30T04:46:29.342Z] [Pipeline] // withDockerContainer
06:46:29[2026-03-30T04:46:29.346Z] [Pipeline] }
06:46:29[2026-03-30T04:46:29.349Z] [Pipeline] // withEnv
06:46:29[2026-03-30T04:46:29.355Z] [Pipeline] }
06:46:29[2026-03-30T04:46:29.364Z] [Pipeline] // node
06:46:29[2026-03-30T04:46:29.372Z] [Pipeline] End of Pipeline
06:46:29[2026-03-30T04:46:29.431Z] Finished: SUCCESS