Skip to content
19:24:25 [2026-03-04T18:24:25.255Z] Démarré par le projet amont "Silverpeas_Master_AutoDeploy" de numéro de build 1054
19:24:25 [2026-03-04T18:24:25.255Z] Causé à l'origine par :
19:24:25 [2026-03-04T18:24:25.255Z]  Lancé par une alarme périodique
19:24:25 [2026-03-04T18:24:25.255Z] Running as userbuild
19:24:25 [2026-03-04T18:24:25.743Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:25 [2026-03-04T18:24:25.891Z] [Pipeline] Start of Pipeline
19:24:26 [2026-03-04T18:24:26.121Z] [Pipeline] node
19:24:26 [2026-03-04T18:24:26.125Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy
19:24:26 [2026-03-04T18:24:26.127Z] [Pipeline] {
19:24:26 [2026-03-04T18:24:26.142Z] [Pipeline] stage
19:24:26 [2026-03-04T18:24:26.143Z] [Pipeline] { (Declarative: Checkout SCM)
19:24:26 [2026-03-04T18:24:26.151Z] [Pipeline] checkout
19:24:26 [2026-03-04T18:24:26.153Z] Selected Git installation does not exist. Using Default
19:24:26 [2026-03-04T18:24:26.154Z] The recommended git tool is: NONE
19:24:26 [2026-03-04T18:24:26.154Z] No credentials specified
19:24:26 [2026-03-04T18:24:26.165Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
19:24:26 [2026-03-04T18:24:26.171Z] Fetching changes from the remote Git repository
19:24:26 [2026-03-04T18:24:26.175Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
19:24:26 [2026-03-04T18:24:26.180Z] Cleaning workspace
19:24:26 [2026-03-04T18:24:26.180Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
19:24:26 [2026-03-04T18:24:26.184Z] Resetting working tree
19:24:26 [2026-03-04T18:24:26.184Z]  > /usr/bin/git reset --hard # timeout=10
19:24:26 [2026-03-04T18:24:26.289Z]  > /usr/bin/git clean -fdx # timeout=10
19:24:26 [2026-03-04T18:24:26.301Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:26 [2026-03-04T18:24:26.301Z]  > /usr/bin/git --version # timeout=10
19:24:26 [2026-03-04T18:24:26.306Z]  > git --version # 'git version 2.43.0'
19:24:26 [2026-03-04T18:24:26.307Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:26 [2026-03-04T18:24:26.752Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:26 [2026-03-04T18:24:26.759Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master)
19:24:26 [2026-03-04T18:24:26.759Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:26 [2026-03-04T18:24:26.764Z]  > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
19:24:26 [2026-03-04T18:24:26.856Z] Commit message: "Fix SonarQube Maven execution in pipelines."
19:24:26 [2026-03-04T18:24:26.856Z]  > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
19:24:26 [2026-03-04T18:24:26.884Z] [Pipeline] }
19:24:26 [2026-03-04T18:24:26.888Z] [Pipeline] // stage
19:24:26 [2026-03-04T18:24:26.901Z] [Pipeline] withEnv
19:24:26 [2026-03-04T18:24:26.902Z] [Pipeline] {
19:24:27 [2026-03-04T18:24:27.008Z] [Pipeline] isUnix
19:24:27 [2026-03-04T18:24:27.009Z] [Pipeline] withEnv
19:24:27 [2026-03-04T18:24:27.010Z] [Pipeline] {
19:24:27 [2026-03-04T18:24:27.018Z] [Pipeline] sh
19:24:27 [2026-03-04T18:24:27.275Z] + docker inspect -f . silverpeas/silverbuild:latest
19:24:27 [2026-03-04T18:24:27.275Z] .
19:24:27 [2026-03-04T18:24:27.276Z] [Pipeline] }
19:24:27 [2026-03-04T18:24:27.284Z] [Pipeline] // withEnv
19:24:27 [2026-03-04T18:24:27.295Z] [Pipeline] withDockerContainer
19:24:27 [2026-03-04T18:24:27.325Z] Jenkins does not seem to be running inside a container
19:24:27 [2026-03-04T18:24:27.332Z] $ 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:27 [2026-03-04T18:24:27.640Z] $ docker top acad3b6a7bb0d07543a4ee2c586730bf52a91d9d29d34fd329895b1b0ea25dbf -eo pid,comm
19:24:27 [2026-03-04T18:24:27.673Z] [Pipeline] {
19:24:27 [2026-03-04T18:24:27.683Z] [Pipeline] withEnv
19:24:27 [2026-03-04T18:24:27.683Z] [Pipeline] {
19:24:27 [2026-03-04T18:24:27.689Z] [Pipeline] stage
19:24:27 [2026-03-04T18:24:27.689Z] [Pipeline] { (Resolve dependency on Silverpeas)
19:24:27 [2026-03-04T18:24:27.706Z] [Pipeline] script
19:24:27 [2026-03-04T18:24:27.710Z] [Pipeline] {
19:24:27 [2026-03-04T18:24:27.719Z] [Pipeline] echo
19:24:27 [2026-03-04T18:24:27.719Z] Working on branch master
19:24:27 [2026-03-04T18:24:27.723Z] [Pipeline] copyArtifacts
19:24:27 [2026-03-04T18:24:27.730Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 1054
19:24:27 [2026-03-04T18:24:27.738Z] [Pipeline] readYaml
19:24:27 [2026-03-04T18:24:27.747Z] 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:27 [2026-03-04T18:24:27.747Z] 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:27 [2026-03-04T18:24:27.749Z] [Pipeline] sh
19:24:28 [2026-03-04T18:24:28.006Z] + rm -f build.yaml
19:24:28 [2026-03-04T18:24:28.008Z] [Pipeline] }
19:24:28 [2026-03-04T18:24:28.016Z] [Pipeline] // script
19:24:28 [2026-03-04T18:24:28.027Z] [Pipeline] echo
19:24:28 [2026-03-04T18:24:28.028Z] Parent version is 1.7-build260224
19:24:28 [2026-03-04T18:24:28.029Z] [Pipeline] echo
19:24:28 [2026-03-04T18:24:28.030Z] Silverpeas version is 6.5-build260225
19:24:28 [2026-03-04T18:24:28.031Z] [Pipeline] }
19:24:28 [2026-03-04T18:24:28.039Z] [Pipeline] // stage
19:24:28 [2026-03-04T18:24:28.049Z] [Pipeline] stage
19:24:28 [2026-03-04T18:24:28.050Z] [Pipeline] { (Prepare the project)
19:24:28 [2026-03-04T18:24:28.076Z] [Pipeline] git
19:24:28 [2026-03-04T18:24:28.078Z] The recommended git tool is: /usr/bin/git
19:24:28 [2026-03-04T18:24:28.079Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:28 [2026-03-04T18:24:28.089Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5f917d25; decorates hudson.Launcher$LocalLauncher@3f5b19f2 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:28 [2026-03-04T18:24:28.090Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
19:24:28 [2026-03-04T18:24:28.097Z] Fetching changes from the remote Git repository
19:24:28 [2026-03-04T18:24:28.099Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
19:24:28 [2026-03-04T18:24:28.105Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
19:24:28 [2026-03-04T18:24:28.105Z]  > /usr/bin/git --version # timeout=10
19:24:28 [2026-03-04T18:24:28.110Z]  > git --version # 'git version 2.43.0'
19:24:28 [2026-03-04T18:24:28.110Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:28 [2026-03-04T18:24:28.115Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:28 [2026-03-04T18:24:28.678Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:28 [2026-03-04T18:24:28.686Z] Checking out Revision d8d281f8e0fdd2c3b7c97efd434c8d4427982dc7 (refs/remotes/origin/master)
19:24:28 [2026-03-04T18:24:28.686Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:28 [2026-03-04T18:24:28.692Z]  > /usr/bin/git checkout -f d8d281f8e0fdd2c3b7c97efd434c8d4427982dc7 # timeout=10
19:24:28 [2026-03-04T18:24:28.824Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:28 [2026-03-04T18:24:28.836Z]  > /usr/bin/git branch -D master # timeout=10
19:24:28 [2026-03-04T18:24:28.844Z]  > /usr/bin/git checkout -b master d8d281f8e0fdd2c3b7c97efd434c8d4427982dc7 # timeout=10
19:24:28 [2026-03-04T18:24:28.990Z] Commit message: "Update dependency on Silverpeas to version 6.5-build260225"
19:24:28 [2026-03-04T18:24:28.990Z]  > /usr/bin/git rev-list --no-walk d8d281f8e0fdd2c3b7c97efd434c8d4427982dc7 # timeout=10
19:24:29 [2026-03-04T18:24:29.011Z] [Pipeline] script
19:24:29 [2026-03-04T18:24:29.014Z] [Pipeline] {
19:24:29 [2026-03-04T18:24:29.022Z] [Pipeline] copyArtifacts
19:24:29 [2026-03-04T18:24:29.026Z] Copied 1 artifact from "Silverpeas_Mobile_Master_AutoDeploy" build number 631
19:24:29 [2026-03-04T18:24:29.034Z] [Pipeline] readYaml
19:24:29 [2026-03-04T18:24:29.043Z] 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:29 [2026-03-04T18:24:29.045Z] [Pipeline] sh
19:24:29 [2026-03-04T18:24:29.304Z] + git rev-parse HEAD
19:24:29 [2026-03-04T18:24:29.307Z] [Pipeline] echo
19:24:29 [2026-03-04T18:24:29.307Z] Current commit is d8d281f8e0fdd2c3b7c97efd434c8d4427982dc7 and last build commit is d8d281f8e0fdd2c3b7c97efd434c8d4427982dc7
19:24:29 [2026-03-04T18:24:29.308Z] 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:29 [2026-03-04T18:24:29.308Z] [Pipeline] }
19:24:29 [2026-03-04T18:24:29.315Z] [Pipeline] // script
19:24:29 [2026-03-04T18:24:29.330Z] [Pipeline] script
19:24:29 [2026-03-04T18:24:29.337Z] [Pipeline] {
19:24:29 [2026-03-04T18:24:29.347Z] [Pipeline] readMavenPom
19:24:29 [2026-03-04T18:24:29.356Z] 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:29 [2026-03-04T18:24:29.357Z] 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:29 [2026-03-04T18:24:29.358Z] 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:29 [2026-03-04T18:24:29.359Z] 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:29 [2026-03-04T18:24:29.360Z] [Pipeline] echo
19:24:29 [2026-03-04T18:24:29.360Z] No changes and no update in Silverpeas since the last build
19:24:29 [2026-03-04T18:24:29.361Z] [Pipeline] }
19:24:29 [2026-03-04T18:24:29.369Z] [Pipeline] // script
19:24:29 [2026-03-04T18:24:29.378Z] [Pipeline] }
19:24:29 [2026-03-04T18:24:29.387Z] [Pipeline] // stage
19:24:29 [2026-03-04T18:24:29.397Z] [Pipeline] stage
19:24:29 [2026-03-04T18:24:29.398Z] [Pipeline] { (Build the project)
19:24:29 [2026-03-04T18:24:29.442Z] Stage "Build the project" skipped due to when conditional
19:24:29 [2026-03-04T18:24:29.444Z] [Pipeline] getContext
19:24:29 [2026-03-04T18:24:29.457Z] [Pipeline] stage
19:24:29 [2026-03-04T18:24:29.458Z] [Pipeline] { (Check POM parent version)
19:24:29 [2026-03-04T18:24:29.467Z] Stage "Build the project" skipped due to when conditional
19:24:29 [2026-03-04T18:24:29.468Z] [Pipeline] getContext
19:24:29 [2026-03-04T18:24:29.469Z] [Pipeline] }
19:24:29 [2026-03-04T18:24:29.478Z] [Pipeline] // stage
19:24:29 [2026-03-04T18:24:29.489Z] [Pipeline] stage
19:24:29 [2026-03-04T18:24:29.489Z] [Pipeline] { (Update POM parent)
19:24:29 [2026-03-04T18:24:29.498Z] Stage "Build the project" skipped due to when conditional
19:24:29 [2026-03-04T18:24:29.500Z] [Pipeline] getContext
19:24:29 [2026-03-04T18:24:29.501Z] [Pipeline] }
19:24:29 [2026-03-04T18:24:29.510Z] [Pipeline] // stage
19:24:29 [2026-03-04T18:24:29.520Z] [Pipeline] stage
19:24:29 [2026-03-04T18:24:29.521Z] [Pipeline] { (Update dependency on Silverpeas)
19:24:29 [2026-03-04T18:24:29.529Z] Stage "Build the project" skipped due to when conditional
19:24:29 [2026-03-04T18:24:29.530Z] [Pipeline] getContext
19:24:29 [2026-03-04T18:24:29.532Z] [Pipeline] }
19:24:29 [2026-03-04T18:24:29.538Z] [Pipeline] // stage
19:24:29 [2026-03-04T18:24:29.547Z] [Pipeline] stage
19:24:29 [2026-03-04T18:24:29.548Z] [Pipeline] { (Build and Publish)
19:24:29 [2026-03-04T18:24:29.554Z] Stage "Build the project" skipped due to when conditional
19:24:29 [2026-03-04T18:24:29.556Z] [Pipeline] getContext
19:24:29 [2026-03-04T18:24:29.558Z] [Pipeline] }
19:24:29 [2026-03-04T18:24:29.564Z] [Pipeline] // stage
19:24:29 [2026-03-04T18:24:29.571Z] [Pipeline] }
19:24:29 [2026-03-04T18:24:29.577Z] [Pipeline] // stage
19:24:29 [2026-03-04T18:24:29.588Z] [Pipeline] stage
19:24:29 [2026-03-04T18:24:29.588Z] [Pipeline] { (Create YAML build report)
19:24:29 [2026-03-04T18:24:29.609Z] [Pipeline] script
19:24:29 [2026-03-04T18:24:29.614Z] [Pipeline] {
19:24:29 [2026-03-04T18:24:29.624Z] [Pipeline] sh
19:24:29 [2026-03-04T18:24:29.882Z] + mkdir -p target
19:24:29 [2026-03-04T18:24:29.885Z] [Pipeline] sh
19:24:30 [2026-03-04T18:24:30.143Z] + mv build.yaml target/
19:24:30 [2026-03-04T18:24:30.144Z] [Pipeline] }
19:24:30 [2026-03-04T18:24:30.161Z] [Pipeline] // script
19:24:30 [2026-03-04T18:24:30.170Z] [Pipeline] }
19:24:30 [2026-03-04T18:24:30.178Z] [Pipeline] // stage
19:24:30 [2026-03-04T18:24:30.190Z] [Pipeline] stage
19:24:30 [2026-03-04T18:24:30.191Z] [Pipeline] { (Declarative: Post Actions)
19:24:30 [2026-03-04T18:24:30.208Z] [Pipeline] step
19:24:30 [2026-03-04T18:24:30.229Z] [Pipeline] script
19:24:30 [2026-03-04T18:24:30.234Z] [Pipeline] {
19:24:30 [2026-03-04T18:24:30.252Z] [Pipeline] }
19:24:30 [2026-03-04T18:24:30.260Z] [Pipeline] // script
19:24:30 [2026-03-04T18:24:30.273Z] [Pipeline] archiveArtifacts
19:24:30 [2026-03-04T18:24:30.277Z] Archiving artifacts
19:24:30 [2026-03-04T18:24:30.285Z] Enregistrement des empreintes numériques
19:24:30 [2026-03-04T18:24:30.309Z] [Pipeline] }
19:24:30 [2026-03-04T18:24:30.318Z] [Pipeline] // stage
19:24:30 [2026-03-04T18:24:30.327Z] [Pipeline] }
19:24:30 [2026-03-04T18:24:30.335Z] [Pipeline] // withEnv
19:24:30 [2026-03-04T18:24:30.344Z] [Pipeline] }
19:24:30 [2026-03-04T18:24:30.344Z] $ docker stop --time=1 acad3b6a7bb0d07543a4ee2c586730bf52a91d9d29d34fd329895b1b0ea25dbf
19:24:31 [2026-03-04T18:24:31.674Z] $ docker rm -f --volumes acad3b6a7bb0d07543a4ee2c586730bf52a91d9d29d34fd329895b1b0ea25dbf
19:24:31 [2026-03-04T18:24:31.714Z] [Pipeline] // withDockerContainer
19:24:31 [2026-03-04T18:24:31.718Z] [Pipeline] }
19:24:31 [2026-03-04T18:24:31.722Z] [Pipeline] // withEnv
19:24:31 [2026-03-04T18:24:31.725Z] [Pipeline] }
19:24:31 [2026-03-04T18:24:31.729Z] [Pipeline] // node
19:24:31 [2026-03-04T18:24:31.733Z] [Pipeline] End of Pipeline
19:24:31 [2026-03-04T18:24:31.765Z] Finished: SUCCESS