19:24:18[2026-03-01T18:24:18.723Z] Démarré par le projet amont "Silverpeas_Master_AutoDeploy" de numéro de build 105319:24:18[2026-03-01T18:24:18.723Z] Causé à l'origine par :
19:24:18[2026-03-01T18:24:18.723Z] Lancé par une alarme périodique
19:24:18[2026-03-01T18:24:18.723Z] Running as userbuild19:24:19[2026-03-01T18:24:19.137Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git19:24:19[2026-03-01T18:24:19.266Z] [Pipeline] Start of Pipeline
19:24:19[2026-03-01T18:24:19.493Z] [Pipeline] node
19:24:19[2026-03-01T18:24:19.496Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy
19:24:19[2026-03-01T18:24:19.498Z] [Pipeline] {
19:24:19[2026-03-01T18:24:19.516Z] [Pipeline] stage
19:24:19[2026-03-01T18:24:19.516Z] [Pipeline] { (Declarative: Checkout SCM)
19:24:19[2026-03-01T18:24:19.526Z] [Pipeline] checkout
19:24:19[2026-03-01T18:24:19.528Z] Selected Git installation does not exist. Using Default
19:24:19[2026-03-01T18:24:19.528Z] The recommended git tool is: NONE
19:24:19[2026-03-01T18:24:19.528Z] No credentials specified
19:24:19[2026-03-01T18:24:19.529Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
19:24:19[2026-03-01T18:24:19.535Z] Fetching changes from the remote Git repository
19:24:19[2026-03-01T18:24:19.538Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
19:24:19[2026-03-01T18:24:19.543Z] Cleaning workspace
19:24:19[2026-03-01T18:24:19.543Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
19:24:19[2026-03-01T18:24:19.549Z] Resetting working tree
19:24:19[2026-03-01T18:24:19.549Z] > /usr/bin/git reset --hard # timeout=10
19:24:19[2026-03-01T18:24:19.654Z] > /usr/bin/git clean -fdx # timeout=10
19:24:19[2026-03-01T18:24:19.665Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git19:24:19[2026-03-01T18:24:19.665Z] > /usr/bin/git --version # timeout=10
19:24:19[2026-03-01T18:24:19.670Z] > git --version # 'git version 2.43.0'
19:24:19[2026-03-01T18:24:19.670Z] > /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-03-01T18:24:20.029Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:20[2026-03-01T18:24:20.036Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master)
19:24:20[2026-03-01T18:24:20.037Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:20[2026-03-01T18:24:20.041Z] > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
19:24:20[2026-03-01T18:24:20.131Z] Commit message: "Fix SonarQube Maven execution in pipelines."
19:24:20[2026-03-01T18:24:20.131Z] > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
19:24:20[2026-03-01T18:24:20.156Z] [Pipeline] }
19:24:20[2026-03-01T18:24:20.164Z] [Pipeline] // stage
19:24:20[2026-03-01T18:24:20.179Z] [Pipeline] withEnv
19:24:20[2026-03-01T18:24:20.180Z] [Pipeline] {
19:24:20[2026-03-01T18:24:20.299Z] [Pipeline] isUnix
19:24:20[2026-03-01T18:24:20.300Z] [Pipeline] withEnv
19:24:20[2026-03-01T18:24:20.300Z] [Pipeline] {
19:24:20[2026-03-01T18:24:20.311Z] [Pipeline] sh
19:24:20[2026-03-01T18:24:20.568Z] + docker inspect -f . silverpeas/silverbuild:latest
19:24:20[2026-03-01T18:24:20.568Z] .
19:24:20[2026-03-01T18:24:20.569Z] [Pipeline] }
19:24:20[2026-03-01T18:24:20.577Z] [Pipeline] // withEnv
19:24:20[2026-03-01T18:24:20.593Z] [Pipeline] withDockerContainer
19:24:20[2026-03-01T18:24:20.622Z] Jenkins does not seem to be running inside a container
19:24:20[2026-03-01T18:24:20.630Z] $ 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:20[2026-03-01T18:24:20.932Z] $ docker top 52c9e25316ad4ccf054b93509e17300ab19c5c163bbfafab2fe234647b00ba0b -eo pid,comm
19:24:20[2026-03-01T18:24:20.968Z] [Pipeline] {
19:24:20[2026-03-01T18:24:20.977Z] [Pipeline] withEnv
19:24:20[2026-03-01T18:24:20.977Z] [Pipeline] {
19:24:20[2026-03-01T18:24:20.983Z] [Pipeline] stage
19:24:20[2026-03-01T18:24:20.983Z] [Pipeline] { (Resolve dependency on Silverpeas)
19:24:20[2026-03-01T18:24:20.997Z] [Pipeline] script
19:24:21[2026-03-01T18:24:21.017Z] [Pipeline] {
19:24:21[2026-03-01T18:24:21.020Z] [Pipeline] echo
19:24:21[2026-03-01T18:24:21.021Z] Working on branch master
19:24:21[2026-03-01T18:24:21.023Z] [Pipeline] copyArtifacts
19:24:21[2026-03-01T18:24:21.027Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 105319:24:21[2026-03-01T18:24:21.032Z] [Pipeline] readYaml
19:24:21[2026-03-01T18:24:21.038Z] 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-03-01T18:24:21.038Z] 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-03-01T18:24:21.039Z] [Pipeline] sh
19:24:21[2026-03-01T18:24:21.296Z] + rm -f build.yaml
19:24:21[2026-03-01T18:24:21.297Z] [Pipeline] }
19:24:21[2026-03-01T18:24:21.306Z] [Pipeline] // script
19:24:21[2026-03-01T18:24:21.315Z] [Pipeline] echo
19:24:21[2026-03-01T18:24:21.315Z] Parent version is 1.7-build260224
19:24:21[2026-03-01T18:24:21.316Z] [Pipeline] echo
19:24:21[2026-03-01T18:24:21.317Z] Silverpeas version is 6.5-build260225
19:24:21[2026-03-01T18:24:21.318Z] [Pipeline] }
19:24:21[2026-03-01T18:24:21.326Z] [Pipeline] // stage
19:24:21[2026-03-01T18:24:21.336Z] [Pipeline] stage
19:24:21[2026-03-01T18:24:21.336Z] [Pipeline] { (Prepare the project)
19:24:21[2026-03-01T18:24:21.357Z] [Pipeline] git
19:24:21[2026-03-01T18:24:21.359Z] The recommended git tool is: /usr/bin/git
19:24:21[2026-03-01T18:24:21.359Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:21[2026-03-01T18:24:21.367Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5201eb40; decorates hudson.Launcher$LocalLauncher@1afb6a45 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:21[2026-03-01T18:24:21.368Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
19:24:21[2026-03-01T18:24:21.375Z] Fetching changes from the remote Git repository
19:24:21[2026-03-01T18:24:21.378Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
19:24:21[2026-03-01T18:24:21.384Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile19:24:21[2026-03-01T18:24:21.384Z] > /usr/bin/git --version # timeout=10
19:24:21[2026-03-01T18:24:21.389Z] > git --version # 'git version 2.43.0'
19:24:21[2026-03-01T18:24:21.389Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:21[2026-03-01T18:24:21.395Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:21[2026-03-01T18:24:21.770Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:21[2026-03-01T18:24:21.777Z] Checking out Revision d8d281f8e0fdd2c3b7c97efd434c8d4427982dc7 (refs/remotes/origin/master)
19:24:21[2026-03-01T18:24:21.778Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:21[2026-03-01T18:24:21.783Z] > /usr/bin/git checkout -f d8d281f8e0fdd2c3b7c97efd434c8d4427982dc7 # timeout=10
19:24:21[2026-03-01T18:24:21.916Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:21[2026-03-01T18:24:21.925Z] > /usr/bin/git branch -D master # timeout=10
19:24:21[2026-03-01T18:24:21.933Z] > /usr/bin/git checkout -b master d8d281f8e0fdd2c3b7c97efd434c8d4427982dc7 # timeout=10
19:24:22[2026-03-01T18:24:22.081Z] Commit message: "Update dependency on Silverpeas to version 6.5-build260225"
19:24:22[2026-03-01T18:24:22.082Z] > /usr/bin/git rev-list --no-walk d8d281f8e0fdd2c3b7c97efd434c8d4427982dc7 # timeout=10
19:24:22[2026-03-01T18:24:22.103Z] [Pipeline] script
19:24:22[2026-03-01T18:24:22.106Z] [Pipeline] {
19:24:22[2026-03-01T18:24:22.114Z] [Pipeline] copyArtifacts
19:24:22[2026-03-01T18:24:22.119Z] Copied 1 artifact from "Silverpeas_Mobile_Master_AutoDeploy" build number 63019:24:22[2026-03-01T18:24:22.126Z] [Pipeline] readYaml
19:24:22[2026-03-01T18:24:22.135Z] 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-03-01T18:24:22.137Z] [Pipeline] sh
19:24:22[2026-03-01T18:24:22.394Z] + git rev-parse HEAD
19:24:22[2026-03-01T18:24:22.396Z] [Pipeline] echo
19:24:22[2026-03-01T18:24:22.397Z] Current commit is d8d281f8e0fdd2c3b7c97efd434c8d4427982dc7 and last build commit is d8d281f8e0fdd2c3b7c97efd434c8d4427982dc7
19:24:22[2026-03-01T18:24:22.397Z] 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-03-01T18:24:22.398Z] [Pipeline] }
19:24:22[2026-03-01T18:24:22.406Z] [Pipeline] // script
19:24:22[2026-03-01T18:24:22.416Z] [Pipeline] script
19:24:22[2026-03-01T18:24:22.420Z] [Pipeline] {
19:24:22[2026-03-01T18:24:22.430Z] [Pipeline] readMavenPom
19:24:22[2026-03-01T18:24:22.439Z] 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-03-01T18:24:22.440Z] 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-03-01T18:24:22.441Z] 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-03-01T18:24:22.441Z] 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-03-01T18:24:22.442Z] [Pipeline] echo
19:24:22[2026-03-01T18:24:22.442Z] No changes and no update in Silverpeas since the last build
19:24:22[2026-03-01T18:24:22.443Z] [Pipeline] }
19:24:22[2026-03-01T18:24:22.451Z] [Pipeline] // script
19:24:22[2026-03-01T18:24:22.460Z] [Pipeline] }
19:24:22[2026-03-01T18:24:22.469Z] [Pipeline] // stage
19:24:22[2026-03-01T18:24:22.480Z] [Pipeline] stage
19:24:22[2026-03-01T18:24:22.480Z] [Pipeline] { (Build the project)
19:24:22[2026-03-01T18:24:22.521Z] Stage "Build the project" skipped due to when conditional
19:24:22[2026-03-01T18:24:22.523Z] [Pipeline] getContext
19:24:22[2026-03-01T18:24:22.535Z] [Pipeline] stage
19:24:22[2026-03-01T18:24:22.536Z] [Pipeline] { (Check POM parent version)
19:24:22[2026-03-01T18:24:22.545Z] Stage "Build the project" skipped due to when conditional
19:24:22[2026-03-01T18:24:22.546Z] [Pipeline] getContext
19:24:22[2026-03-01T18:24:22.548Z] [Pipeline] }
19:24:22[2026-03-01T18:24:22.556Z] [Pipeline] // stage
19:24:22[2026-03-01T18:24:22.567Z] [Pipeline] stage
19:24:22[2026-03-01T18:24:22.568Z] [Pipeline] { (Update POM parent)
19:24:22[2026-03-01T18:24:22.577Z] Stage "Build the project" skipped due to when conditional
19:24:22[2026-03-01T18:24:22.578Z] [Pipeline] getContext
19:24:22[2026-03-01T18:24:22.579Z] [Pipeline] }
19:24:22[2026-03-01T18:24:22.588Z] [Pipeline] // stage
19:24:22[2026-03-01T18:24:22.598Z] [Pipeline] stage
19:24:22[2026-03-01T18:24:22.599Z] [Pipeline] { (Update dependency on Silverpeas)
19:24:22[2026-03-01T18:24:22.607Z] Stage "Build the project" skipped due to when conditional
19:24:22[2026-03-01T18:24:22.608Z] [Pipeline] getContext
19:24:22[2026-03-01T18:24:22.609Z] [Pipeline] }
19:24:22[2026-03-01T18:24:22.617Z] [Pipeline] // stage
19:24:22[2026-03-01T18:24:22.626Z] [Pipeline] stage
19:24:22[2026-03-01T18:24:22.627Z] [Pipeline] { (Build and Publish)
19:24:22[2026-03-01T18:24:22.635Z] Stage "Build the project" skipped due to when conditional
19:24:22[2026-03-01T18:24:22.637Z] [Pipeline] getContext
19:24:22[2026-03-01T18:24:22.638Z] [Pipeline] }
19:24:22[2026-03-01T18:24:22.646Z] [Pipeline] // stage
19:24:22[2026-03-01T18:24:22.654Z] [Pipeline] }
19:24:22[2026-03-01T18:24:22.660Z] [Pipeline] // stage
19:24:22[2026-03-01T18:24:22.671Z] [Pipeline] stage
19:24:22[2026-03-01T18:24:22.672Z] [Pipeline] { (Create YAML build report)
19:24:22[2026-03-01T18:24:22.690Z] [Pipeline] script
19:24:22[2026-03-01T18:24:22.694Z] [Pipeline] {
19:24:22[2026-03-01T18:24:22.706Z] [Pipeline] sh
19:24:22[2026-03-01T18:24:22.965Z] + mkdir -p target
19:24:22[2026-03-01T18:24:22.967Z] [Pipeline] sh
19:24:23[2026-03-01T18:24:23.225Z] + mv build.yaml target/
19:24:23[2026-03-01T18:24:23.226Z] [Pipeline] }
19:24:23[2026-03-01T18:24:23.235Z] [Pipeline] // script
19:24:23[2026-03-01T18:24:23.243Z] [Pipeline] }
19:24:23[2026-03-01T18:24:23.252Z] [Pipeline] // stage
19:24:23[2026-03-01T18:24:23.262Z] [Pipeline] stage
19:24:23[2026-03-01T18:24:23.263Z] [Pipeline] { (Declarative: Post Actions)
19:24:23[2026-03-01T18:24:23.280Z] [Pipeline] step
19:24:23[2026-03-01T18:24:23.301Z] [Pipeline] script
19:24:23[2026-03-01T18:24:23.305Z] [Pipeline] {
19:24:23[2026-03-01T18:24:23.323Z] [Pipeline] }
19:24:23[2026-03-01T18:24:23.331Z] [Pipeline] // script
19:24:23[2026-03-01T18:24:23.344Z] [Pipeline] archiveArtifacts
19:24:23[2026-03-01T18:24:23.347Z] Archiving artifacts
19:24:23[2026-03-01T18:24:23.355Z] Enregistrement des empreintes numériques
19:24:23[2026-03-01T18:24:23.375Z] [Pipeline] }
19:24:23[2026-03-01T18:24:23.383Z] [Pipeline] // stage
19:24:23[2026-03-01T18:24:23.388Z] [Pipeline] }
19:24:23[2026-03-01T18:24:23.392Z] [Pipeline] // withEnv
19:24:23[2026-03-01T18:24:23.400Z] [Pipeline] }
19:24:23[2026-03-01T18:24:23.400Z] $ docker stop --time=1 52c9e25316ad4ccf054b93509e17300ab19c5c163bbfafab2fe234647b00ba0b
19:24:24[2026-03-01T18:24:24.692Z] $ docker rm -f --volumes 52c9e25316ad4ccf054b93509e17300ab19c5c163bbfafab2fe234647b00ba0b
19:24:24[2026-03-01T18:24:24.729Z] [Pipeline] // withDockerContainer
19:24:24[2026-03-01T18:24:24.733Z] [Pipeline] }
19:24:24[2026-03-01T18:24:24.736Z] [Pipeline] // withEnv
19:24:24[2026-03-01T18:24:24.740Z] [Pipeline] }
19:24:24[2026-03-01T18:24:24.743Z] [Pipeline] // node
19:24:24[2026-03-01T18:24:24.747Z] [Pipeline] End of Pipeline
19:24:24[2026-03-01T18:24:24.794Z] Finished: SUCCESS