06:46:20 [2026-02-23T05:46:20.759Z] Démarré par le projet amont "Silverpeas_Stable_AutoDeploy" de numéro de build 487
06:46:20 [2026-02-23T05:46:20.759Z] Causé à l'origine par :
06:46:20 [2026-02-23T05:46:20.759Z] Lancé par une alarme périodique
06:46:20 [2026-02-23T05:46:20.759Z] Running as userbuild
06:46:21 [2026-02-23T05:46:21.225Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:21 [2026-02-23T05:46:21.329Z] [Pipeline] Start of Pipeline
06:46:21 [2026-02-23T05:46:21.557Z] [Pipeline] node
06:46:21 [2026-02-23T05:46:21.562Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy
06:46:21 [2026-02-23T05:46:21.563Z] [Pipeline] {
06:46:21 [2026-02-23T05:46:21.574Z] [Pipeline] stage
06:46:21 [2026-02-23T05:46:21.575Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:21 [2026-02-23T05:46:21.593Z] [Pipeline] checkout
06:46:21 [2026-02-23T05:46:21.595Z] Selected Git installation does not exist. Using Default
06:46:21 [2026-02-23T05:46:21.595Z] The recommended git tool is: NONE
06:46:21 [2026-02-23T05:46:21.595Z] No credentials specified
06:46:21 [2026-02-23T05:46:21.595Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:21 [2026-02-23T05:46:21.600Z] Fetching changes from the remote Git repository
06:46:21 [2026-02-23T05:46:21.602Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:21 [2026-02-23T05:46:21.612Z] Cleaning workspace
06:46:21 [2026-02-23T05:46:21.612Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:21 [2026-02-23T05:46:21.618Z] Resetting working tree
06:46:21 [2026-02-23T05:46:21.618Z] > /usr/bin/git reset --hard # timeout=10
06:46:21 [2026-02-23T05:46:21.638Z] > /usr/bin/git clean -fdx # timeout=10
06:46:21 [2026-02-23T05:46:21.903Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:21 [2026-02-23T05:46:21.903Z] > /usr/bin/git --version # timeout=10
06:46:21 [2026-02-23T05:46:21.910Z] > git --version # 'git version 2.43.0'
06:46:21 [2026-02-23T05:46:21.910Z] > /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-02-23T05:46:22.290Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:22 [2026-02-23T05:46:22.298Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master)
06:46:22 [2026-02-23T05:46:22.298Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:22 [2026-02-23T05:46:22.303Z] > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
06:46:22 [2026-02-23T05:46:22.421Z] Commit message: "Fix SonarQube Maven execution in pipelines."
06:46:22 [2026-02-23T05:46:22.422Z] > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
06:46:22 [2026-02-23T05:46:22.441Z] [Pipeline] }
06:46:22 [2026-02-23T05:46:22.449Z] [Pipeline] // stage
06:46:22 [2026-02-23T05:46:22.459Z] [Pipeline] withEnv
06:46:22 [2026-02-23T05:46:22.460Z] [Pipeline] {
06:46:22 [2026-02-23T05:46:22.588Z] [Pipeline] isUnix
06:46:22 [2026-02-23T05:46:22.589Z] [Pipeline] withEnv
06:46:22 [2026-02-23T05:46:22.590Z] [Pipeline] {
06:46:22 [2026-02-23T05:46:22.601Z] [Pipeline] sh
06:46:22 [2026-02-23T05:46:22.859Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:22 [2026-02-23T05:46:22.859Z] .
06:46:22 [2026-02-23T05:46:22.860Z] [Pipeline] }
06:46:22 [2026-02-23T05:46:22.868Z] [Pipeline] // withEnv
06:46:22 [2026-02-23T05:46:22.879Z] [Pipeline] withDockerContainer
06:46:22 [2026-02-23T05:46:22.911Z] Jenkins does not seem to be running inside a container
06:46:22 [2026-02-23T05:46:22.918Z] $ 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-02-23T05:46:23.260Z] $ docker top eadfe1fd487434d4f28dbd2453ec5c8601872ec6250034a129b3dc1c389da456 -eo pid,comm
06:46:23 [2026-02-23T05:46:23.297Z] [Pipeline] {
06:46:23 [2026-02-23T05:46:23.306Z] [Pipeline] withEnv
06:46:23 [2026-02-23T05:46:23.306Z] [Pipeline] {
06:46:23 [2026-02-23T05:46:23.312Z] [Pipeline] stage
06:46:23 [2026-02-23T05:46:23.313Z] [Pipeline] { (Resolve dependency on Silverpeas)
06:46:23 [2026-02-23T05:46:23.325Z] [Pipeline] script
06:46:23 [2026-02-23T05:46:23.328Z] [Pipeline] {
06:46:23 [2026-02-23T05:46:23.335Z] [Pipeline] echo
06:46:23 [2026-02-23T05:46:23.335Z] Working on branch 6.4.x
06:46:23 [2026-02-23T05:46:23.337Z] [Pipeline] copyArtifacts
06:46:23 [2026-02-23T05:46:23.339Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 487
06:46:23 [2026-02-23T05:46:23.348Z] [Pipeline] readYaml
06:46:23 [2026-02-23T05:46:23.356Z] 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-02-23T05:46:23.356Z] 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-02-23T05:46:23.358Z] [Pipeline] sh
06:46:23 [2026-02-23T05:46:23.616Z] + rm -f build.yaml
06:46:23 [2026-02-23T05:46:23.617Z] [Pipeline] }
06:46:23 [2026-02-23T05:46:23.625Z] [Pipeline] // script
06:46:23 [2026-02-23T05:46:23.634Z] [Pipeline] echo
06:46:23 [2026-02-23T05:46:23.635Z] Parent version is 1.6.2
06:46:23 [2026-02-23T05:46:23.636Z] [Pipeline] echo
06:46:23 [2026-02-23T05:46:23.637Z] Silverpeas version is 6.4.6-build260219
06:46:23 [2026-02-23T05:46:23.638Z] [Pipeline] }
06:46:23 [2026-02-23T05:46:23.646Z] [Pipeline] // stage
06:46:23 [2026-02-23T05:46:23.655Z] [Pipeline] stage
06:46:23 [2026-02-23T05:46:23.656Z] [Pipeline] { (Prepare the project)
06:46:23 [2026-02-23T05:46:23.678Z] [Pipeline] git
06:46:23 [2026-02-23T05:46:23.680Z] The recommended git tool is: /usr/bin/git
06:46:23 [2026-02-23T05:46:23.681Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:23 [2026-02-23T05:46:23.694Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5dd6b8f7; decorates hudson.Launcher$LocalLauncher@312e618a will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:23 [2026-02-23T05:46:23.694Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:23 [2026-02-23T05:46:23.701Z] Fetching changes from the remote Git repository
06:46:23 [2026-02-23T05:46:23.704Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
06:46:23 [2026-02-23T05:46:23.711Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
06:46:23 [2026-02-23T05:46:23.711Z] > /usr/bin/git --version # timeout=10
06:46:23 [2026-02-23T05:46:23.716Z] > git --version # 'git version 2.43.0'
06:46:23 [2026-02-23T05:46:23.716Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:23 [2026-02-23T05:46:23.723Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:24 [2026-02-23T05:46:24.087Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:24 [2026-02-23T05:46:24.096Z] Checking out Revision 414591e0f1dadf21cae9236c655a14b0f6b252c5 (refs/remotes/origin/6.4.x)
06:46:24 [2026-02-23T05:46:24.096Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:24 [2026-02-23T05:46:24.101Z] > /usr/bin/git checkout -f 414591e0f1dadf21cae9236c655a14b0f6b252c5 # timeout=10
06:46:24 [2026-02-23T05:46:24.225Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:24 [2026-02-23T05:46:24.234Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:24 [2026-02-23T05:46:24.241Z] > /usr/bin/git checkout -b 6.4.x 414591e0f1dadf21cae9236c655a14b0f6b252c5 # timeout=10
06:46:24 [2026-02-23T05:46:24.363Z] Commit message: "Update dependency on Silverpeas to version 6.4.6-build260219"
06:46:24 [2026-02-23T05:46:24.364Z] > /usr/bin/git rev-list --no-walk 61ef4d00c021f2587ca9f5569b98349747f99957 # timeout=10
06:46:24 [2026-02-23T05:46:24.384Z] [Pipeline] script
06:46:24 [2026-02-23T05:46:24.386Z] [Pipeline] {
06:46:24 [2026-02-23T05:46:24.396Z] [Pipeline] copyArtifacts
06:46:24 [2026-02-23T05:46:24.400Z] Copied 1 artifact from "Silverpeas_Mobile_Stable_AutoDeploy" build number 374
06:46:24 [2026-02-23T05:46:24.406Z] [Pipeline] readYaml
06:46:24 [2026-02-23T05:46:24.412Z] 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-02-23T05:46:24.413Z] [Pipeline] sh
06:46:24 [2026-02-23T05:46:24.669Z] + git rev-parse HEAD
06:46:24 [2026-02-23T05:46:24.671Z] [Pipeline] echo
06:46:24 [2026-02-23T05:46:24.671Z] Current commit is 414591e0f1dadf21cae9236c655a14b0f6b252c5 and last build commit is 414591e0f1dadf21cae9236c655a14b0f6b252c5
06:46:24 [2026-02-23T05:46:24.672Z] 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-02-23T05:46:24.672Z] [Pipeline] }
06:46:24 [2026-02-23T05:46:24.681Z] [Pipeline] // script
06:46:24 [2026-02-23T05:46:24.690Z] [Pipeline] script
06:46:24 [2026-02-23T05:46:24.695Z] [Pipeline] {
06:46:24 [2026-02-23T05:46:24.705Z] [Pipeline] readMavenPom
06:46:24 [2026-02-23T05:46:24.714Z] 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-02-23T05:46:24.715Z] 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-02-23T05:46:24.716Z] 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-02-23T05:46:24.716Z] 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-02-23T05:46:24.717Z] [Pipeline] echo
06:46:24 [2026-02-23T05:46:24.717Z] No changes and no update in Silverpeas since the last build
06:46:24 [2026-02-23T05:46:24.718Z] [Pipeline] }
06:46:24 [2026-02-23T05:46:24.727Z] [Pipeline] // script
06:46:24 [2026-02-23T05:46:24.736Z] [Pipeline] }
06:46:24 [2026-02-23T05:46:24.744Z] [Pipeline] // stage
06:46:24 [2026-02-23T05:46:24.755Z] [Pipeline] stage
06:46:24 [2026-02-23T05:46:24.756Z] [Pipeline] { (Build the project)
06:46:24 [2026-02-23T05:46:24.799Z] Stage "Build the project" skipped due to when conditional
06:46:24 [2026-02-23T05:46:24.800Z] [Pipeline] getContext
06:46:24 [2026-02-23T05:46:24.812Z] [Pipeline] stage
06:46:24 [2026-02-23T05:46:24.813Z] [Pipeline] { (Check POM parent version)
06:46:24 [2026-02-23T05:46:24.822Z] Stage "Build the project" skipped due to when conditional
06:46:24 [2026-02-23T05:46:24.823Z] [Pipeline] getContext
06:46:24 [2026-02-23T05:46:24.824Z] [Pipeline] }
06:46:24 [2026-02-23T05:46:24.833Z] [Pipeline] // stage
06:46:24 [2026-02-23T05:46:24.844Z] [Pipeline] stage
06:46:24 [2026-02-23T05:46:24.844Z] [Pipeline] { (Update POM parent)
06:46:24 [2026-02-23T05:46:24.853Z] Stage "Build the project" skipped due to when conditional
06:46:24 [2026-02-23T05:46:24.853Z] [Pipeline] getContext
06:46:24 [2026-02-23T05:46:24.855Z] [Pipeline] }
06:46:24 [2026-02-23T05:46:24.864Z] [Pipeline] // stage
06:46:24 [2026-02-23T05:46:24.873Z] [Pipeline] stage
06:46:24 [2026-02-23T05:46:24.874Z] [Pipeline] { (Update dependency on Silverpeas)
06:46:24 [2026-02-23T05:46:24.882Z] Stage "Build the project" skipped due to when conditional
06:46:24 [2026-02-23T05:46:24.883Z] [Pipeline] getContext
06:46:24 [2026-02-23T05:46:24.885Z] [Pipeline] }
06:46:24 [2026-02-23T05:46:24.893Z] [Pipeline] // stage
06:46:24 [2026-02-23T05:46:24.903Z] [Pipeline] stage
06:46:24 [2026-02-23T05:46:24.904Z] [Pipeline] { (Build and Publish)
06:46:24 [2026-02-23T05:46:24.912Z] Stage "Build the project" skipped due to when conditional
06:46:24 [2026-02-23T05:46:24.913Z] [Pipeline] getContext
06:46:24 [2026-02-23T05:46:24.915Z] [Pipeline] }
06:46:24 [2026-02-23T05:46:24.922Z] [Pipeline] // stage
06:46:24 [2026-02-23T05:46:24.929Z] [Pipeline] }
06:46:24 [2026-02-23T05:46:24.936Z] [Pipeline] // stage
06:46:24 [2026-02-23T05:46:24.947Z] [Pipeline] stage
06:46:24 [2026-02-23T05:46:24.947Z] [Pipeline] { (Create YAML build report)
06:46:24 [2026-02-23T05:46:24.966Z] [Pipeline] script
06:46:24 [2026-02-23T05:46:24.970Z] [Pipeline] {
06:46:24 [2026-02-23T05:46:24.981Z] [Pipeline] sh
06:46:25 [2026-02-23T05:46:25.239Z] + mkdir -p target
06:46:25 [2026-02-23T05:46:25.241Z] [Pipeline] sh
06:46:25 [2026-02-23T05:46:25.500Z] + mv build.yaml target/
06:46:25 [2026-02-23T05:46:25.501Z] [Pipeline] }
06:46:25 [2026-02-23T05:46:25.510Z] [Pipeline] // script
06:46:25 [2026-02-23T05:46:25.519Z] [Pipeline] }
06:46:25 [2026-02-23T05:46:25.527Z] [Pipeline] // stage
06:46:25 [2026-02-23T05:46:25.538Z] [Pipeline] stage
06:46:25 [2026-02-23T05:46:25.539Z] [Pipeline] { (Declarative: Post Actions)
06:46:25 [2026-02-23T05:46:25.554Z] [Pipeline] step
06:46:25 [2026-02-23T05:46:25.575Z] [Pipeline] script
06:46:25 [2026-02-23T05:46:25.579Z] [Pipeline] {
06:46:25 [2026-02-23T05:46:25.598Z] [Pipeline] }
06:46:25 [2026-02-23T05:46:25.607Z] [Pipeline] // script
06:46:25 [2026-02-23T05:46:25.621Z] [Pipeline] archiveArtifacts
06:46:25 [2026-02-23T05:46:25.624Z] Archiving artifacts
06:46:25 [2026-02-23T05:46:25.633Z] Enregistrement des empreintes numériques
06:46:25 [2026-02-23T05:46:25.656Z] [Pipeline] }
06:46:25 [2026-02-23T05:46:25.665Z] [Pipeline] // stage
06:46:25 [2026-02-23T05:46:25.674Z] [Pipeline] }
06:46:25 [2026-02-23T05:46:25.682Z] [Pipeline] // withEnv
06:46:25 [2026-02-23T05:46:25.691Z] [Pipeline] }
06:46:25 [2026-02-23T05:46:25.692Z] $ docker stop --time=1 eadfe1fd487434d4f28dbd2453ec5c8601872ec6250034a129b3dc1c389da456
06:46:26 [2026-02-23T05:46:26.992Z] $ docker rm -f --volumes eadfe1fd487434d4f28dbd2453ec5c8601872ec6250034a129b3dc1c389da456
06:46:27 [2026-02-23T05:46:27.038Z] [Pipeline] // withDockerContainer
06:46:27 [2026-02-23T05:46:27.043Z] [Pipeline] }
06:46:27 [2026-02-23T05:46:27.048Z] [Pipeline] // withEnv
06:46:27 [2026-02-23T05:46:27.057Z] [Pipeline] }
06:46:27 [2026-02-23T05:46:27.066Z] [Pipeline] // node
06:46:27 [2026-02-23T05:46:27.072Z] [Pipeline] End of Pipeline
06:46:27 [2026-02-23T05:46:27.128Z] Finished: SUCCESS