06:46:20 [2026-04-27T04:46:20.809Z] Démarré par le projet amont "Silverpeas_Stable_AutoDeploy" de numéro de build 514
06:46:20 [2026-04-27T04:46:20.809Z] Causé à l'origine par :
06:46:20 [2026-04-27T04:46:20.809Z] Lancé par une alarme périodique
06:46:20 [2026-04-27T04:46:20.809Z] Running as userbuild
06:46:21 [2026-04-27T04:46:21.205Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:21 [2026-04-27T04:46:21.350Z] [Pipeline] Start of Pipeline
06:46:21 [2026-04-27T04:46:21.577Z] [Pipeline] node
06:46:21 [2026-04-27T04:46:21.581Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy
06:46:21 [2026-04-27T04:46:21.585Z] [Pipeline] {
06:46:21 [2026-04-27T04:46:21.598Z] [Pipeline] stage
06:46:21 [2026-04-27T04:46:21.598Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:21 [2026-04-27T04:46:21.605Z] [Pipeline] checkout
06:46:21 [2026-04-27T04:46:21.606Z] Selected Git installation does not exist. Using Default
06:46:21 [2026-04-27T04:46:21.606Z] The recommended git tool is: NONE
06:46:21 [2026-04-27T04:46:21.606Z] No credentials specified
06:46:21 [2026-04-27T04:46:21.607Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:21 [2026-04-27T04:46:21.613Z] Fetching changes from the remote Git repository
06:46:21 [2026-04-27T04:46:21.617Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:21 [2026-04-27T04:46:21.623Z] Cleaning workspace
06:46:21 [2026-04-27T04:46:21.623Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:21 [2026-04-27T04:46:21.628Z] Resetting working tree
06:46:21 [2026-04-27T04:46:21.629Z] > /usr/bin/git reset --hard # timeout=10
06:46:21 [2026-04-27T04:46:21.727Z] > /usr/bin/git clean -fdx # timeout=10
06:46:21 [2026-04-27T04:46:21.737Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:21 [2026-04-27T04:46:21.738Z] > /usr/bin/git --version # timeout=10
06:46:21 [2026-04-27T04:46:21.742Z] > git --version # 'git version 2.43.0'
06:46:21 [2026-04-27T04:46:21.742Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:22 [2026-04-27T04:46:22.226Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:22 [2026-04-27T04:46:22.233Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master)
06:46:22 [2026-04-27T04:46:22.234Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:22 [2026-04-27T04:46:22.239Z] > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
06:46:22 [2026-04-27T04:46:22.301Z] Commit message: "Fix SonarQube Maven execution in pipelines."
06:46:22 [2026-04-27T04:46:22.302Z] > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
06:46:22 [2026-04-27T04:46:22.324Z] [Pipeline] }
06:46:22 [2026-04-27T04:46:22.332Z] [Pipeline] // stage
06:46:22 [2026-04-27T04:46:22.348Z] [Pipeline] withEnv
06:46:22 [2026-04-27T04:46:22.348Z] [Pipeline] {
06:46:22 [2026-04-27T04:46:22.468Z] [Pipeline] isUnix
06:46:22 [2026-04-27T04:46:22.469Z] [Pipeline] withEnv
06:46:22 [2026-04-27T04:46:22.470Z] [Pipeline] {
06:46:22 [2026-04-27T04:46:22.481Z] [Pipeline] sh
06:46:22 [2026-04-27T04:46:22.738Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:22 [2026-04-27T04:46:22.738Z] .
06:46:22 [2026-04-27T04:46:22.740Z] [Pipeline] }
06:46:22 [2026-04-27T04:46:22.748Z] [Pipeline] // withEnv
06:46:22 [2026-04-27T04:46:22.757Z] [Pipeline] withDockerContainer
06:46:22 [2026-04-27T04:46:22.788Z] Jenkins does not seem to be running inside a container
06:46:22 [2026-04-27T04:46:22.795Z] $ 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:23 [2026-04-27T04:46:23.111Z] $ docker top b64058d86a9619040e0508881cc553eb1af4ca27983c1f43afb69cf6da5933ae -eo pid,comm
06:46:23 [2026-04-27T04:46:23.148Z] [Pipeline] {
06:46:23 [2026-04-27T04:46:23.161Z] [Pipeline] withEnv
06:46:23 [2026-04-27T04:46:23.162Z] [Pipeline] {
06:46:23 [2026-04-27T04:46:23.170Z] [Pipeline] stage
06:46:23 [2026-04-27T04:46:23.171Z] [Pipeline] { (Resolve dependency on Silverpeas)
06:46:23 [2026-04-27T04:46:23.200Z] [Pipeline] script
06:46:23 [2026-04-27T04:46:23.204Z] [Pipeline] {
06:46:23 [2026-04-27T04:46:23.214Z] [Pipeline] echo
06:46:23 [2026-04-27T04:46:23.214Z] Working on branch 6.4.x
06:46:23 [2026-04-27T04:46:23.219Z] [Pipeline] copyArtifacts
06:46:23 [2026-04-27T04:46:23.228Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 514
06:46:23 [2026-04-27T04:46:23.237Z] [Pipeline] readYaml
06:46:23 [2026-04-27T04:46:23.246Z] 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:23 [2026-04-27T04:46:23.246Z] 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:23 [2026-04-27T04:46:23.248Z] [Pipeline] sh
06:46:23 [2026-04-27T04:46:23.507Z] + rm -f build.yaml
06:46:23 [2026-04-27T04:46:23.508Z] [Pipeline] }
06:46:23 [2026-04-27T04:46:23.516Z] [Pipeline] // script
06:46:23 [2026-04-27T04:46:23.525Z] [Pipeline] echo
06:46:23 [2026-04-27T04:46:23.525Z] Parent version is 1.6.2
06:46:23 [2026-04-27T04:46:23.527Z] [Pipeline] echo
06:46:23 [2026-04-27T04:46:23.527Z] Silverpeas version is 6.4.7-build260420
06:46:23 [2026-04-27T04:46:23.529Z] [Pipeline] }
06:46:23 [2026-04-27T04:46:23.537Z] [Pipeline] // stage
06:46:23 [2026-04-27T04:46:23.548Z] [Pipeline] stage
06:46:23 [2026-04-27T04:46:23.548Z] [Pipeline] { (Prepare the project)
06:46:23 [2026-04-27T04:46:23.573Z] [Pipeline] git
06:46:23 [2026-04-27T04:46:23.576Z] The recommended git tool is: /usr/bin/git
06:46:23 [2026-04-27T04:46:23.577Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:23 [2026-04-27T04:46:23.585Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@57aff1; decorates hudson.Launcher$LocalLauncher@4b248125 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:23 [2026-04-27T04:46:23.585Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:23 [2026-04-27T04:46:23.592Z] Fetching changes from the remote Git repository
06:46:23 [2026-04-27T04:46:23.595Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
06:46:23 [2026-04-27T04:46:23.602Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
06:46:23 [2026-04-27T04:46:23.602Z] > /usr/bin/git --version # timeout=10
06:46:23 [2026-04-27T04:46:23.607Z] > git --version # 'git version 2.43.0'
06:46:23 [2026-04-27T04:46:23.607Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:23 [2026-04-27T04:46:23.614Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:24 [2026-04-27T04:46:24.106Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:24 [2026-04-27T04:46:24.113Z] Checking out Revision 9de336f91febd168ce2e2491664d7cbe4e4e252d (refs/remotes/origin/6.4.x)
06:46:24 [2026-04-27T04:46:24.113Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:24 [2026-04-27T04:46:24.118Z] > /usr/bin/git checkout -f 9de336f91febd168ce2e2491664d7cbe4e4e252d # timeout=10
06:46:24 [2026-04-27T04:46:24.245Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:24 [2026-04-27T04:46:24.255Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:24 [2026-04-27T04:46:24.262Z] > /usr/bin/git checkout -b 6.4.x 9de336f91febd168ce2e2491664d7cbe4e4e252d # timeout=10
06:46:24 [2026-04-27T04:46:24.339Z] Commit message: "Update dependency on Silverpeas to version 6.4.7-build260420"
06:46:24 [2026-04-27T04:46:24.340Z] > /usr/bin/git rev-list --no-walk 9de336f91febd168ce2e2491664d7cbe4e4e252d # timeout=10
06:46:24 [2026-04-27T04:46:24.361Z] [Pipeline] script
06:46:24 [2026-04-27T04:46:24.363Z] [Pipeline] {
06:46:24 [2026-04-27T04:46:24.372Z] [Pipeline] copyArtifacts
06:46:24 [2026-04-27T04:46:24.376Z] Copied 1 artifact from "Silverpeas_Mobile_Stable_AutoDeploy" build number 393
06:46:24 [2026-04-27T04:46:24.386Z] [Pipeline] readYaml
06:46:24 [2026-04-27T04:46:24.395Z] 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:24 [2026-04-27T04:46:24.397Z] [Pipeline] sh
06:46:24 [2026-04-27T04:46:24.655Z] + git rev-parse HEAD
06:46:24 [2026-04-27T04:46:24.657Z] [Pipeline] echo
06:46:24 [2026-04-27T04:46:24.658Z] Current commit is 9de336f91febd168ce2e2491664d7cbe4e4e252d and last build commit is 9de336f91febd168ce2e2491664d7cbe4e4e252d
06:46:24 [2026-04-27T04:46:24.659Z] 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:24 [2026-04-27T04:46:24.659Z] [Pipeline] }
06:46:24 [2026-04-27T04:46:24.670Z] [Pipeline] // script
06:46:24 [2026-04-27T04:46:24.680Z] [Pipeline] script
06:46:24 [2026-04-27T04:46:24.684Z] [Pipeline] {
06:46:24 [2026-04-27T04:46:24.694Z] [Pipeline] readMavenPom
06:46:24 [2026-04-27T04:46:24.704Z] 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:24 [2026-04-27T04:46:24.728Z] 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:24 [2026-04-27T04:46:24.729Z] 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:24 [2026-04-27T04:46:24.729Z] 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:24 [2026-04-27T04:46:24.730Z] [Pipeline] echo
06:46:24 [2026-04-27T04:46:24.731Z] No changes and no update in Silverpeas since the last build
06:46:24 [2026-04-27T04:46:24.731Z] [Pipeline] }
06:46:24 [2026-04-27T04:46:24.740Z] [Pipeline] // script
06:46:24 [2026-04-27T04:46:24.749Z] [Pipeline] }
06:46:24 [2026-04-27T04:46:24.758Z] [Pipeline] // stage
06:46:24 [2026-04-27T04:46:24.769Z] [Pipeline] stage
06:46:24 [2026-04-27T04:46:24.770Z] [Pipeline] { (Build the project)
06:46:24 [2026-04-27T04:46:24.813Z] Stage "Build the project" skipped due to when conditional
06:46:24 [2026-04-27T04:46:24.814Z] [Pipeline] getContext
06:46:24 [2026-04-27T04:46:24.827Z] [Pipeline] stage
06:46:24 [2026-04-27T04:46:24.828Z] [Pipeline] { (Check POM parent version)
06:46:24 [2026-04-27T04:46:24.837Z] Stage "Build the project" skipped due to when conditional
06:46:24 [2026-04-27T04:46:24.838Z] [Pipeline] getContext
06:46:24 [2026-04-27T04:46:24.840Z] [Pipeline] }
06:46:24 [2026-04-27T04:46:24.848Z] [Pipeline] // stage
06:46:24 [2026-04-27T04:46:24.860Z] [Pipeline] stage
06:46:24 [2026-04-27T04:46:24.861Z] [Pipeline] { (Update POM parent)
06:46:24 [2026-04-27T04:46:24.870Z] Stage "Build the project" skipped due to when conditional
06:46:24 [2026-04-27T04:46:24.871Z] [Pipeline] getContext
06:46:24 [2026-04-27T04:46:24.873Z] [Pipeline] }
06:46:24 [2026-04-27T04:46:24.881Z] [Pipeline] // stage
06:46:24 [2026-04-27T04:46:24.891Z] [Pipeline] stage
06:46:24 [2026-04-27T04:46:24.891Z] [Pipeline] { (Update dependency on Silverpeas)
06:46:24 [2026-04-27T04:46:24.900Z] Stage "Build the project" skipped due to when conditional
06:46:24 [2026-04-27T04:46:24.901Z] [Pipeline] getContext
06:46:24 [2026-04-27T04:46:24.902Z] [Pipeline] }
06:46:24 [2026-04-27T04:46:24.910Z] [Pipeline] // stage
06:46:24 [2026-04-27T04:46:24.919Z] [Pipeline] stage
06:46:24 [2026-04-27T04:46:24.920Z] [Pipeline] { (Build and Publish)
06:46:24 [2026-04-27T04:46:24.928Z] Stage "Build the project" skipped due to when conditional
06:46:24 [2026-04-27T04:46:24.929Z] [Pipeline] getContext
06:46:24 [2026-04-27T04:46:24.931Z] [Pipeline] }
06:46:24 [2026-04-27T04:46:24.939Z] [Pipeline] // stage
06:46:24 [2026-04-27T04:46:24.946Z] [Pipeline] }
06:46:24 [2026-04-27T04:46:24.953Z] [Pipeline] // stage
06:46:24 [2026-04-27T04:46:24.964Z] [Pipeline] stage
06:46:24 [2026-04-27T04:46:24.965Z] [Pipeline] { (Create YAML build report)
06:46:24 [2026-04-27T04:46:24.986Z] [Pipeline] script
06:46:24 [2026-04-27T04:46:24.991Z] [Pipeline] {
06:46:25 [2026-04-27T04:46:25.001Z] [Pipeline] sh
06:46:25 [2026-04-27T04:46:25.260Z] + mkdir -p target
06:46:25 [2026-04-27T04:46:25.263Z] [Pipeline] sh
06:46:25 [2026-04-27T04:46:25.522Z] + mv build.yaml target/
06:46:25 [2026-04-27T04:46:25.523Z] [Pipeline] }
06:46:25 [2026-04-27T04:46:25.532Z] [Pipeline] // script
06:46:25 [2026-04-27T04:46:25.542Z] [Pipeline] }
06:46:25 [2026-04-27T04:46:25.551Z] [Pipeline] // stage
06:46:25 [2026-04-27T04:46:25.562Z] [Pipeline] stage
06:46:25 [2026-04-27T04:46:25.563Z] [Pipeline] { (Declarative: Post Actions)
06:46:25 [2026-04-27T04:46:25.579Z] [Pipeline] step
06:46:25 [2026-04-27T04:46:25.601Z] [Pipeline] script
06:46:25 [2026-04-27T04:46:25.605Z] [Pipeline] {
06:46:25 [2026-04-27T04:46:25.624Z] [Pipeline] }
06:46:25 [2026-04-27T04:46:25.633Z] [Pipeline] // script
06:46:25 [2026-04-27T04:46:25.646Z] [Pipeline] archiveArtifacts
06:46:25 [2026-04-27T04:46:25.649Z] Archiving artifacts
06:46:25 [2026-04-27T04:46:25.658Z] Enregistrement des empreintes numériques
06:46:25 [2026-04-27T04:46:25.681Z] [Pipeline] }
06:46:25 [2026-04-27T04:46:25.690Z] [Pipeline] // stage
06:46:25 [2026-04-27T04:46:25.699Z] [Pipeline] }
06:46:25 [2026-04-27T04:46:25.708Z] [Pipeline] // withEnv
06:46:25 [2026-04-27T04:46:25.717Z] [Pipeline] }
06:46:25 [2026-04-27T04:46:25.717Z] $ docker stop --time=1 b64058d86a9619040e0508881cc553eb1af4ca27983c1f43afb69cf6da5933ae
06:46:26 [2026-04-27T04:46:26.993Z] $ docker rm -f --volumes b64058d86a9619040e0508881cc553eb1af4ca27983c1f43afb69cf6da5933ae
06:46:27 [2026-04-27T04:46:27.037Z] [Pipeline] // withDockerContainer
06:46:27 [2026-04-27T04:46:27.041Z] [Pipeline] }
06:46:27 [2026-04-27T04:46:27.045Z] [Pipeline] // withEnv
06:46:27 [2026-04-27T04:46:27.050Z] [Pipeline] }
06:46:27 [2026-04-27T04:46:27.054Z] [Pipeline] // node
06:46:27 [2026-04-27T04:46:27.062Z] [Pipeline] End of Pipeline
06:46:27 [2026-04-27T04:46:27.108Z] Finished: SUCCESS