19:24:18[2026-04-12T17:24:18.762Z] Démarré par le projet amont "Silverpeas_Master_AutoDeploy" de numéro de build 107019:24:18[2026-04-12T17:24:18.762Z] Causé à l'origine par :
19:24:18[2026-04-12T17:24:18.762Z] Lancé par une alarme périodique
19:24:18[2026-04-12T17:24:18.762Z] Running as userbuild19:24:19[2026-04-12T17:24:19.192Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git19:24:19[2026-04-12T17:24:19.347Z] [Pipeline] Start of Pipeline
19:24:19[2026-04-12T17:24:19.585Z] [Pipeline] node
19:24:19[2026-04-12T17:24:19.588Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy
19:24:19[2026-04-12T17:24:19.590Z] [Pipeline] {
19:24:19[2026-04-12T17:24:19.603Z] [Pipeline] stage
19:24:19[2026-04-12T17:24:19.604Z] [Pipeline] { (Declarative: Checkout SCM)
19:24:19[2026-04-12T17:24:19.610Z] [Pipeline] checkout
19:24:19[2026-04-12T17:24:19.612Z] Selected Git installation does not exist. Using Default
19:24:19[2026-04-12T17:24:19.612Z] The recommended git tool is: NONE
19:24:19[2026-04-12T17:24:19.612Z] No credentials specified
19:24:19[2026-04-12T17:24:19.612Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
19:24:19[2026-04-12T17:24:19.619Z] Fetching changes from the remote Git repository
19:24:19[2026-04-12T17:24:19.624Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
19:24:19[2026-04-12T17:24:19.630Z] Cleaning workspace
19:24:19[2026-04-12T17:24:19.630Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
19:24:19[2026-04-12T17:24:19.635Z] Resetting working tree
19:24:19[2026-04-12T17:24:19.635Z] > /usr/bin/git reset --hard # timeout=10
19:24:19[2026-04-12T17:24:19.656Z] > /usr/bin/git clean -fdx # timeout=10
19:24:19[2026-04-12T17:24:19.950Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git19:24:19[2026-04-12T17:24:19.950Z] > /usr/bin/git --version # timeout=10
19:24:19[2026-04-12T17:24:19.956Z] > git --version # 'git version 2.43.0'
19:24:19[2026-04-12T17:24:19.956Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:20[2026-04-12T17:24:20.319Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:20[2026-04-12T17:24:20.327Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master)
19:24:20[2026-04-12T17:24:20.327Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:20[2026-04-12T17:24:20.332Z] > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
19:24:20[2026-04-12T17:24:20.437Z] Commit message: "Fix SonarQube Maven execution in pipelines."
19:24:20[2026-04-12T17:24:20.437Z] > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
19:24:20[2026-04-12T17:24:20.461Z] [Pipeline] }
19:24:20[2026-04-12T17:24:20.465Z] [Pipeline] // stage
19:24:20[2026-04-12T17:24:20.480Z] [Pipeline] withEnv
19:24:20[2026-04-12T17:24:20.481Z] [Pipeline] {
19:24:20[2026-04-12T17:24:20.596Z] [Pipeline] isUnix
19:24:20[2026-04-12T17:24:20.597Z] [Pipeline] withEnv
19:24:20[2026-04-12T17:24:20.598Z] [Pipeline] {
19:24:20[2026-04-12T17:24:20.608Z] [Pipeline] sh
19:24:20[2026-04-12T17:24:20.865Z] + docker inspect -f . silverpeas/silverbuild:latest
19:24:20[2026-04-12T17:24:20.865Z] .
19:24:20[2026-04-12T17:24:20.866Z] [Pipeline] }
19:24:20[2026-04-12T17:24:20.876Z] [Pipeline] // withEnv
19:24:20[2026-04-12T17:24:20.886Z] [Pipeline] withDockerContainer
19:24:20[2026-04-12T17:24:20.920Z] Jenkins does not seem to be running inside a container
19:24:20[2026-04-12T17:24:20.929Z] $ 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_Master_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Mobile_Master_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:latest cat
19:24:21[2026-04-12T17:24:21.254Z] $ docker top 44adf87efef2c56c2b6dbf25194c4059cd3d54eb84ba842d4049d94c9dfdd939 -eo pid,comm
19:24:21[2026-04-12T17:24:21.292Z] [Pipeline] {
19:24:21[2026-04-12T17:24:21.311Z] [Pipeline] withEnv
19:24:21[2026-04-12T17:24:21.312Z] [Pipeline] {
19:24:21[2026-04-12T17:24:21.326Z] [Pipeline] stage
19:24:21[2026-04-12T17:24:21.327Z] [Pipeline] { (Resolve dependency on Silverpeas)
19:24:21[2026-04-12T17:24:21.356Z] [Pipeline] script
19:24:21[2026-04-12T17:24:21.358Z] [Pipeline] {
19:24:21[2026-04-12T17:24:21.368Z] [Pipeline] echo
19:24:21[2026-04-12T17:24:21.368Z] Working on branch master
19:24:21[2026-04-12T17:24:21.373Z] [Pipeline] copyArtifacts
19:24:21[2026-04-12T17:24:21.379Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 107019:24:21[2026-04-12T17:24:21.388Z] [Pipeline] readYaml
19:24:21[2026-04-12T17:24:21.397Z] 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.
19:24:21[2026-04-12T17:24:21.398Z] 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.
19:24:21[2026-04-12T17:24:21.399Z] [Pipeline] sh
19:24:21[2026-04-12T17:24:21.658Z] + rm -f build.yaml
19:24:21[2026-04-12T17:24:21.659Z] [Pipeline] }
19:24:21[2026-04-12T17:24:21.667Z] [Pipeline] // script
19:24:21[2026-04-12T17:24:21.676Z] [Pipeline] echo
19:24:21[2026-04-12T17:24:21.677Z] Parent version is 1.7-build260224
19:24:21[2026-04-12T17:24:21.678Z] [Pipeline] echo
19:24:21[2026-04-12T17:24:21.678Z] Silverpeas version is 6.5-build260409
19:24:21[2026-04-12T17:24:21.680Z] [Pipeline] }
19:24:21[2026-04-12T17:24:21.688Z] [Pipeline] // stage
19:24:21[2026-04-12T17:24:21.698Z] [Pipeline] stage
19:24:21[2026-04-12T17:24:21.699Z] [Pipeline] { (Prepare the project)
19:24:21[2026-04-12T17:24:21.721Z] [Pipeline] git
19:24:21[2026-04-12T17:24:21.723Z] The recommended git tool is: /usr/bin/git
19:24:21[2026-04-12T17:24:21.724Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:21[2026-04-12T17:24:21.732Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@52166e07; decorates hudson.Launcher$LocalLauncher@639ccc65 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:21[2026-04-12T17:24:21.733Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
19:24:21[2026-04-12T17:24:21.739Z] Fetching changes from the remote Git repository
19:24:21[2026-04-12T17:24:21.744Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
19:24:21[2026-04-12T17:24:21.750Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile19:24:21[2026-04-12T17:24:21.750Z] > /usr/bin/git --version # timeout=10
19:24:21[2026-04-12T17:24:21.755Z] > git --version # 'git version 2.43.0'
19:24:21[2026-04-12T17:24:21.755Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:21[2026-04-12T17:24:21.762Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:22[2026-04-12T17:24:22.190Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:22[2026-04-12T17:24:22.198Z] Checking out Revision 863bbfbe57ea92fd5d23da6b0d4dd6d4372e11ed (refs/remotes/origin/master)
19:24:22[2026-04-12T17:24:22.198Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:22[2026-04-12T17:24:22.204Z] > /usr/bin/git checkout -f 863bbfbe57ea92fd5d23da6b0d4dd6d4372e11ed # timeout=10
19:24:22[2026-04-12T17:24:22.339Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:22[2026-04-12T17:24:22.350Z] > /usr/bin/git branch -D master # timeout=10
19:24:22[2026-04-12T17:24:22.358Z] > /usr/bin/git checkout -b master 863bbfbe57ea92fd5d23da6b0d4dd6d4372e11ed # timeout=10
19:24:22[2026-04-12T17:24:22.509Z] Commit message: "Update dependency on Silverpeas to version 6.5-build260409"
19:24:22[2026-04-12T17:24:22.509Z] > /usr/bin/git rev-list --no-walk 77fe5b952d8f99fac85cf8b6afe2f3c4af16416b # timeout=10
19:24:22[2026-04-12T17:24:22.531Z] [Pipeline] script
19:24:22[2026-04-12T17:24:22.534Z] [Pipeline] {
19:24:22[2026-04-12T17:24:22.542Z] [Pipeline] copyArtifacts
19:24:22[2026-04-12T17:24:22.546Z] Copied 1 artifact from "Silverpeas_Mobile_Master_AutoDeploy" build number 64219:24:22[2026-04-12T17:24:22.552Z] [Pipeline] readYaml
19:24:22[2026-04-12T17:24:22.560Z] 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.
19:24:22[2026-04-12T17:24:22.562Z] [Pipeline] sh
19:24:22[2026-04-12T17:24:22.821Z] + git rev-parse HEAD
19:24:22[2026-04-12T17:24:22.824Z] [Pipeline] echo
19:24:22[2026-04-12T17:24:22.824Z] Current commit is 863bbfbe57ea92fd5d23da6b0d4dd6d4372e11ed and last build commit is 863bbfbe57ea92fd5d23da6b0d4dd6d4372e11ed
19:24:22[2026-04-12T17:24:22.825Z] 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.
19:24:22[2026-04-12T17:24:22.825Z] [Pipeline] }
19:24:22[2026-04-12T17:24:22.834Z] [Pipeline] // script
19:24:22[2026-04-12T17:24:22.844Z] [Pipeline] script
19:24:22[2026-04-12T17:24:22.849Z] [Pipeline] {
19:24:22[2026-04-12T17:24:22.859Z] [Pipeline] readMavenPom
19:24:22[2026-04-12T17:24:22.868Z] 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.
19:24:22[2026-04-12T17:24:22.869Z] 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.
19:24:22[2026-04-12T17:24:22.869Z] 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.
19:24:22[2026-04-12T17:24:22.870Z] 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.
19:24:22[2026-04-12T17:24:22.871Z] [Pipeline] echo
19:24:22[2026-04-12T17:24:22.871Z] No changes and no update in Silverpeas since the last build
19:24:22[2026-04-12T17:24:22.872Z] [Pipeline] }
19:24:22[2026-04-12T17:24:22.880Z] [Pipeline] // script
19:24:22[2026-04-12T17:24:22.889Z] [Pipeline] }
19:24:22[2026-04-12T17:24:22.898Z] [Pipeline] // stage
19:24:22[2026-04-12T17:24:22.908Z] [Pipeline] stage
19:24:22[2026-04-12T17:24:22.909Z] [Pipeline] { (Build the project)
19:24:22[2026-04-12T17:24:22.950Z] Stage "Build the project" skipped due to when conditional
19:24:22[2026-04-12T17:24:22.951Z] [Pipeline] getContext
19:24:22[2026-04-12T17:24:22.964Z] [Pipeline] stage
19:24:22[2026-04-12T17:24:22.965Z] [Pipeline] { (Check POM parent version)
19:24:23[2026-04-12T17:24:23.000Z] Stage "Build the project" skipped due to when conditional
19:24:23[2026-04-12T17:24:23.002Z] [Pipeline] getContext
19:24:23[2026-04-12T17:24:23.003Z] [Pipeline] }
19:24:23[2026-04-12T17:24:23.013Z] [Pipeline] // stage
19:24:23[2026-04-12T17:24:23.023Z] [Pipeline] stage
19:24:23[2026-04-12T17:24:23.024Z] [Pipeline] { (Update POM parent)
19:24:23[2026-04-12T17:24:23.033Z] Stage "Build the project" skipped due to when conditional
19:24:23[2026-04-12T17:24:23.034Z] [Pipeline] getContext
19:24:23[2026-04-12T17:24:23.035Z] [Pipeline] }
19:24:23[2026-04-12T17:24:23.043Z] [Pipeline] // stage
19:24:23[2026-04-12T17:24:23.052Z] [Pipeline] stage
19:24:23[2026-04-12T17:24:23.053Z] [Pipeline] { (Update dependency on Silverpeas)
19:24:23[2026-04-12T17:24:23.061Z] Stage "Build the project" skipped due to when conditional
19:24:23[2026-04-12T17:24:23.062Z] [Pipeline] getContext
19:24:23[2026-04-12T17:24:23.063Z] [Pipeline] }
19:24:23[2026-04-12T17:24:23.071Z] [Pipeline] // stage
19:24:23[2026-04-12T17:24:23.080Z] [Pipeline] stage
19:24:23[2026-04-12T17:24:23.080Z] [Pipeline] { (Build and Publish)
19:24:23[2026-04-12T17:24:23.088Z] Stage "Build the project" skipped due to when conditional
19:24:23[2026-04-12T17:24:23.088Z] [Pipeline] getContext
19:24:23[2026-04-12T17:24:23.089Z] [Pipeline] }
19:24:23[2026-04-12T17:24:23.097Z] [Pipeline] // stage
19:24:23[2026-04-12T17:24:23.106Z] [Pipeline] }
19:24:23[2026-04-12T17:24:23.113Z] [Pipeline] // stage
19:24:23[2026-04-12T17:24:23.123Z] [Pipeline] stage
19:24:23[2026-04-12T17:24:23.124Z] [Pipeline] { (Create YAML build report)
19:24:23[2026-04-12T17:24:23.162Z] [Pipeline] script
19:24:23[2026-04-12T17:24:23.169Z] [Pipeline] {
19:24:23[2026-04-12T17:24:23.177Z] [Pipeline] sh
19:24:23[2026-04-12T17:24:23.435Z] + mkdir -p target
19:24:23[2026-04-12T17:24:23.438Z] [Pipeline] sh
19:24:23[2026-04-12T17:24:23.697Z] + mv build.yaml target/
19:24:23[2026-04-12T17:24:23.698Z] [Pipeline] }
19:24:23[2026-04-12T17:24:23.709Z] [Pipeline] // script
19:24:23[2026-04-12T17:24:23.719Z] [Pipeline] }
19:24:23[2026-04-12T17:24:23.727Z] [Pipeline] // stage
19:24:23[2026-04-12T17:24:23.738Z] [Pipeline] stage
19:24:23[2026-04-12T17:24:23.739Z] [Pipeline] { (Declarative: Post Actions)
19:24:23[2026-04-12T17:24:23.757Z] [Pipeline] step
19:24:23[2026-04-12T17:24:23.777Z] [Pipeline] script
19:24:23[2026-04-12T17:24:23.782Z] [Pipeline] {
19:24:23[2026-04-12T17:24:23.800Z] [Pipeline] }
19:24:23[2026-04-12T17:24:23.808Z] [Pipeline] // script
19:24:23[2026-04-12T17:24:23.822Z] [Pipeline] archiveArtifacts
19:24:23[2026-04-12T17:24:23.826Z] Archiving artifacts
19:24:23[2026-04-12T17:24:23.834Z] Enregistrement des empreintes numériques
19:24:23[2026-04-12T17:24:23.860Z] [Pipeline] }
19:24:23[2026-04-12T17:24:23.868Z] [Pipeline] // stage
19:24:23[2026-04-12T17:24:23.877Z] [Pipeline] }
19:24:23[2026-04-12T17:24:23.886Z] [Pipeline] // withEnv
19:24:23[2026-04-12T17:24:23.894Z] [Pipeline] }
19:24:23[2026-04-12T17:24:23.895Z] $ docker stop --time=1 44adf87efef2c56c2b6dbf25194c4059cd3d54eb84ba842d4049d94c9dfdd939
19:24:25[2026-04-12T17:24:25.152Z] $ docker rm -f --volumes 44adf87efef2c56c2b6dbf25194c4059cd3d54eb84ba842d4049d94c9dfdd939
19:24:25[2026-04-12T17:24:25.189Z] [Pipeline] // withDockerContainer
19:24:25[2026-04-12T17:24:25.192Z] [Pipeline] }
19:24:25[2026-04-12T17:24:25.196Z] [Pipeline] // withEnv
19:24:25[2026-04-12T17:24:25.200Z] [Pipeline] }
19:24:25[2026-04-12T17:24:25.204Z] [Pipeline] // node
19:24:25[2026-04-12T17:24:25.208Z] [Pipeline] End of Pipeline
19:24:25[2026-04-12T17:24:25.248Z] Finished: SUCCESS