Skip to content
06:46:23 [2026-07-09T04:46:23.016Z] Démarré par le projet amont "Silverpeas_Stable_AutoDeploy" de numéro de build 542
06:46:23 [2026-07-09T04:46:23.016Z] Causé à l'origine par :
06:46:23 [2026-07-09T04:46:23.016Z]  Lancé par une alarme périodique
06:46:23 [2026-07-09T04:46:23.016Z] Running as userbuild
06:46:23 [2026-07-09T04:46:23.544Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:23 [2026-07-09T04:46:23.673Z] [Pipeline] Start of Pipeline
06:46:23 [2026-07-09T04:46:23.828Z] [Pipeline] node
06:46:23 [2026-07-09T04:46:23.830Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy
06:46:23 [2026-07-09T04:46:23.834Z] [Pipeline] {
06:46:23 [2026-07-09T04:46:23.847Z] [Pipeline] stage
06:46:23 [2026-07-09T04:46:23.847Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:23 [2026-07-09T04:46:23.855Z] [Pipeline] checkout
06:46:23 [2026-07-09T04:46:23.856Z] Selected Git installation does not exist. Using Default
06:46:23 [2026-07-09T04:46:23.856Z] The recommended git tool is: NONE
06:46:23 [2026-07-09T04:46:23.856Z] No credentials specified
06:46:23 [2026-07-09T04:46:23.857Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:23 [2026-07-09T04:46:23.863Z] Fetching changes from the remote Git repository
06:46:23 [2026-07-09T04:46:23.864Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:23 [2026-07-09T04:46:23.872Z] Cleaning workspace
06:46:23 [2026-07-09T04:46:23.872Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:23 [2026-07-09T04:46:23.876Z] Resetting working tree
06:46:23 [2026-07-09T04:46:23.876Z]  > /usr/bin/git reset --hard # timeout=10
06:46:23 [2026-07-09T04:46:23.893Z]  > /usr/bin/git clean -fdx # timeout=10
06:46:24 [2026-07-09T04:46:24.168Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:24 [2026-07-09T04:46:24.168Z]  > /usr/bin/git --version # timeout=10
06:46:24 [2026-07-09T04:46:24.173Z]  > git --version # 'git version 2.43.0'
06:46:24 [2026-07-09T04:46:24.173Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:24 [2026-07-09T04:46:24.609Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:24 [2026-07-09T04:46:24.615Z] Checking out Revision ee417f2e12a50c898fce7d66542b733c63b400a8 (refs/remotes/origin/master)
06:46:24 [2026-07-09T04:46:24.615Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:24 [2026-07-09T04:46:24.620Z]  > /usr/bin/git checkout -f ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
06:46:24 [2026-07-09T04:46:24.680Z] Commit message: "Update pipeline to build a build release of master based upon JEE"
06:46:24 [2026-07-09T04:46:24.681Z]  > /usr/bin/git rev-list --no-walk ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
06:46:24 [2026-07-09T04:46:24.698Z] [Pipeline] }
06:46:24 [2026-07-09T04:46:24.703Z] [Pipeline] // stage
06:46:24 [2026-07-09T04:46:24.711Z] [Pipeline] withEnv
06:46:24 [2026-07-09T04:46:24.711Z] [Pipeline] {
06:46:24 [2026-07-09T04:46:24.803Z] [Pipeline] isUnix
06:46:24 [2026-07-09T04:46:24.804Z] [Pipeline] withEnv
06:46:24 [2026-07-09T04:46:24.805Z] [Pipeline] {
06:46:24 [2026-07-09T04:46:24.814Z] [Pipeline] sh
06:46:25 [2026-07-09T04:46:25.068Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:25 [2026-07-09T04:46:25.068Z] .
06:46:25 [2026-07-09T04:46:25.069Z] [Pipeline] }
06:46:25 [2026-07-09T04:46:25.075Z] [Pipeline] // withEnv
06:46:25 [2026-07-09T04:46:25.085Z] [Pipeline] withDockerContainer
06:46:25 [2026-07-09T04:46:25.112Z] Jenkins does not seem to be running inside a container
06:46:25 [2026-07-09T04:46:25.118Z] $ 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:25 [2026-07-09T04:46:25.460Z] $ docker top 67a58f0a1465e062055e2b5b527ac61aff6ae8131dc26a11a74f407d8ef88552 -eo pid,comm
06:46:25 [2026-07-09T04:46:25.500Z] [Pipeline] {
06:46:25 [2026-07-09T04:46:25.511Z] [Pipeline] withEnv
06:46:25 [2026-07-09T04:46:25.511Z] [Pipeline] {
06:46:25 [2026-07-09T04:46:25.519Z] [Pipeline] stage
06:46:25 [2026-07-09T04:46:25.519Z] [Pipeline] { (Resolve dependency on Silverpeas)
06:46:25 [2026-07-09T04:46:25.534Z] [Pipeline] script
06:46:25 [2026-07-09T04:46:25.535Z] [Pipeline] {
06:46:25 [2026-07-09T04:46:25.541Z] [Pipeline] echo
06:46:25 [2026-07-09T04:46:25.541Z] Working on branch 6.4.x
06:46:25 [2026-07-09T04:46:25.544Z] [Pipeline] copyArtifacts
06:46:25 [2026-07-09T04:46:25.548Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 542
06:46:25 [2026-07-09T04:46:25.552Z] [Pipeline] readYaml
06:46:25 [2026-07-09T04:46:25.558Z] 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:25 [2026-07-09T04:46:25.558Z] 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:25 [2026-07-09T04:46:25.558Z] [Pipeline] sh
06:46:25 [2026-07-09T04:46:25.813Z] + rm -f build.yaml
06:46:25 [2026-07-09T04:46:25.813Z] [Pipeline] }
06:46:25 [2026-07-09T04:46:25.818Z] [Pipeline] // script
06:46:25 [2026-07-09T04:46:25.826Z] [Pipeline] echo
06:46:25 [2026-07-09T04:46:25.826Z] Parent version is 1.6.3
06:46:25 [2026-07-09T04:46:25.827Z] [Pipeline] echo
06:46:25 [2026-07-09T04:46:25.827Z] Silverpeas version is 6.4.7-build260706
06:46:25 [2026-07-09T04:46:25.828Z] [Pipeline] }
06:46:25 [2026-07-09T04:46:25.835Z] [Pipeline] // stage
06:46:25 [2026-07-09T04:46:25.842Z] [Pipeline] stage
06:46:25 [2026-07-09T04:46:25.843Z] [Pipeline] { (Prepare the project)
06:46:25 [2026-07-09T04:46:25.858Z] [Pipeline] git
06:46:25 [2026-07-09T04:46:25.859Z] The recommended git tool is: /usr/bin/git
06:46:25 [2026-07-09T04:46:25.860Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:25 [2026-07-09T04:46:25.866Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@44bcb1c3; decorates hudson.Launcher$LocalLauncher@211635a2 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:25 [2026-07-09T04:46:25.867Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:25 [2026-07-09T04:46:25.873Z] Fetching changes from the remote Git repository
06:46:25 [2026-07-09T04:46:25.875Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
06:46:25 [2026-07-09T04:46:25.879Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
06:46:25 [2026-07-09T04:46:25.879Z]  > /usr/bin/git --version # timeout=10
06:46:25 [2026-07-09T04:46:25.883Z]  > git --version # 'git version 2.43.0'
06:46:25 [2026-07-09T04:46:25.883Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:25 [2026-07-09T04:46:25.888Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:26 [2026-07-09T04:46:26.350Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:26 [2026-07-09T04:46:26.356Z] Checking out Revision 8e64ea32de86f3aa1ed11d35bec0b0e58ba41f85 (refs/remotes/origin/6.4.x)
06:46:26 [2026-07-09T04:46:26.356Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:26 [2026-07-09T04:46:26.361Z]  > /usr/bin/git checkout -f 8e64ea32de86f3aa1ed11d35bec0b0e58ba41f85 # timeout=10
06:46:26 [2026-07-09T04:46:26.469Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:26 [2026-07-09T04:46:26.476Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:26 [2026-07-09T04:46:26.486Z]  > /usr/bin/git checkout -b 6.4.x 8e64ea32de86f3aa1ed11d35bec0b0e58ba41f85 # timeout=10
06:46:26 [2026-07-09T04:46:26.563Z] Commit message: "Update dependency on Silverpeas to version 6.4.7-build260706"
06:46:26 [2026-07-09T04:46:26.563Z]  > /usr/bin/git rev-list --no-walk 3178f19c135ccc5cb183c4837f0cc2d019333878 # timeout=10
06:46:26 [2026-07-09T04:46:26.580Z] [Pipeline] script
06:46:26 [2026-07-09T04:46:26.581Z] [Pipeline] {
06:46:26 [2026-07-09T04:46:26.588Z] [Pipeline] copyArtifacts
06:46:26 [2026-07-09T04:46:26.590Z] Copied 1 artifact from "Silverpeas_Mobile_Stable_AutoDeploy" build number 412
06:46:26 [2026-07-09T04:46:26.594Z] [Pipeline] readYaml
06:46:26 [2026-07-09T04:46:26.603Z] 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:26 [2026-07-09T04:46:26.603Z] [Pipeline] sh
06:46:26 [2026-07-09T04:46:26.858Z] + git rev-parse HEAD
06:46:26 [2026-07-09T04:46:26.861Z] [Pipeline] echo
06:46:26 [2026-07-09T04:46:26.861Z] Current commit is 8e64ea32de86f3aa1ed11d35bec0b0e58ba41f85 and last build commit is 8e64ea32de86f3aa1ed11d35bec0b0e58ba41f85
06:46:26 [2026-07-09T04:46:26.862Z] 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:26 [2026-07-09T04:46:26.862Z] [Pipeline] }
06:46:26 [2026-07-09T04:46:26.873Z] [Pipeline] // script
06:46:26 [2026-07-09T04:46:26.882Z] [Pipeline] script
06:46:26 [2026-07-09T04:46:26.885Z] [Pipeline] {
06:46:26 [2026-07-09T04:46:26.895Z] [Pipeline] readMavenPom
06:46:26 [2026-07-09T04:46:26.901Z] 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:26 [2026-07-09T04:46:26.901Z] 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:26 [2026-07-09T04:46:26.902Z] 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:26 [2026-07-09T04:46:26.902Z] 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:26 [2026-07-09T04:46:26.902Z] [Pipeline] echo
06:46:26 [2026-07-09T04:46:26.903Z] No changes and no update in Silverpeas since the last build
06:46:26 [2026-07-09T04:46:26.903Z] [Pipeline] }
06:46:26 [2026-07-09T04:46:26.908Z] [Pipeline] // script
06:46:26 [2026-07-09T04:46:26.913Z] [Pipeline] }
06:46:26 [2026-07-09T04:46:26.918Z] [Pipeline] // stage
06:46:26 [2026-07-09T04:46:26.923Z] [Pipeline] stage
06:46:26 [2026-07-09T04:46:26.923Z] [Pipeline] { (Build the project)
06:46:26 [2026-07-09T04:46:26.941Z] Stage "Build the project" skipped due to when conditional
06:46:26 [2026-07-09T04:46:26.942Z] [Pipeline] getContext
06:46:26 [2026-07-09T04:46:26.948Z] [Pipeline] stage
06:46:26 [2026-07-09T04:46:26.949Z] [Pipeline] { (Check POM parent version)
06:46:26 [2026-07-09T04:46:26.953Z] Stage "Build the project" skipped due to when conditional
06:46:26 [2026-07-09T04:46:26.953Z] [Pipeline] getContext
06:46:26 [2026-07-09T04:46:26.954Z] [Pipeline] }
06:46:26 [2026-07-09T04:46:26.960Z] [Pipeline] // stage
06:46:26 [2026-07-09T04:46:26.966Z] [Pipeline] stage
06:46:26 [2026-07-09T04:46:26.966Z] [Pipeline] { (Update POM parent)
06:46:26 [2026-07-09T04:46:26.972Z] Stage "Build the project" skipped due to when conditional
06:46:26 [2026-07-09T04:46:26.972Z] [Pipeline] getContext
06:46:26 [2026-07-09T04:46:26.973Z] [Pipeline] }
06:46:26 [2026-07-09T04:46:26.978Z] [Pipeline] // stage
06:46:26 [2026-07-09T04:46:26.985Z] [Pipeline] stage
06:46:26 [2026-07-09T04:46:26.985Z] [Pipeline] { (Update dependency on Silverpeas)
06:46:26 [2026-07-09T04:46:26.990Z] Stage "Build the project" skipped due to when conditional
06:46:26 [2026-07-09T04:46:26.991Z] [Pipeline] getContext
06:46:26 [2026-07-09T04:46:26.991Z] [Pipeline] }
06:46:26 [2026-07-09T04:46:26.996Z] [Pipeline] // stage
06:46:27 [2026-07-09T04:46:27.002Z] [Pipeline] stage
06:46:27 [2026-07-09T04:46:27.002Z] [Pipeline] { (Build and Publish)
06:46:27 [2026-07-09T04:46:27.007Z] Stage "Build the project" skipped due to when conditional
06:46:27 [2026-07-09T04:46:27.008Z] [Pipeline] getContext
06:46:27 [2026-07-09T04:46:27.009Z] [Pipeline] }
06:46:27 [2026-07-09T04:46:27.014Z] [Pipeline] // stage
06:46:27 [2026-07-09T04:46:27.020Z] [Pipeline] }
06:46:27 [2026-07-09T04:46:27.025Z] [Pipeline] // stage
06:46:27 [2026-07-09T04:46:27.034Z] [Pipeline] stage
06:46:27 [2026-07-09T04:46:27.035Z] [Pipeline] { (Create YAML build report)
06:46:27 [2026-07-09T04:46:27.049Z] [Pipeline] script
06:46:27 [2026-07-09T04:46:27.051Z] [Pipeline] {
06:46:27 [2026-07-09T04:46:27.054Z] [Pipeline] sh
06:46:27 [2026-07-09T04:46:27.309Z] + mkdir -p target
06:46:27 [2026-07-09T04:46:27.310Z] [Pipeline] sh
06:46:27 [2026-07-09T04:46:27.566Z] + mv build.yaml target/
06:46:27 [2026-07-09T04:46:27.567Z] [Pipeline] }
06:46:27 [2026-07-09T04:46:27.576Z] [Pipeline] // script
06:46:27 [2026-07-09T04:46:27.584Z] [Pipeline] }
06:46:27 [2026-07-09T04:46:27.588Z] [Pipeline] // stage
06:46:27 [2026-07-09T04:46:27.598Z] [Pipeline] stage
06:46:27 [2026-07-09T04:46:27.598Z] [Pipeline] { (Declarative: Post Actions)
06:46:27 [2026-07-09T04:46:27.614Z] [Pipeline] step
06:46:27 [2026-07-09T04:46:27.637Z] [Pipeline] script
06:46:27 [2026-07-09T04:46:27.639Z] [Pipeline] {
06:46:27 [2026-07-09T04:46:27.657Z] [Pipeline] }
06:46:27 [2026-07-09T04:46:27.666Z] [Pipeline] // script
06:46:27 [2026-07-09T04:46:27.683Z] [Pipeline] archiveArtifacts
06:46:27 [2026-07-09T04:46:27.687Z] Archiving artifacts
06:46:27 [2026-07-09T04:46:27.697Z] Enregistrement des empreintes numériques
06:46:27 [2026-07-09T04:46:27.723Z] [Pipeline] }
06:46:27 [2026-07-09T04:46:27.731Z] [Pipeline] // stage
06:46:27 [2026-07-09T04:46:27.736Z] [Pipeline] }
06:46:27 [2026-07-09T04:46:27.741Z] [Pipeline] // withEnv
06:46:27 [2026-07-09T04:46:27.750Z] [Pipeline] }
06:46:27 [2026-07-09T04:46:27.750Z] $ docker stop --time=1 67a58f0a1465e062055e2b5b527ac61aff6ae8131dc26a11a74f407d8ef88552
06:46:29 [2026-07-09T04:46:29.044Z] $ docker rm -f --volumes 67a58f0a1465e062055e2b5b527ac61aff6ae8131dc26a11a74f407d8ef88552
06:46:29 [2026-07-09T04:46:29.088Z] [Pipeline] // withDockerContainer
06:46:29 [2026-07-09T04:46:29.093Z] [Pipeline] }
06:46:29 [2026-07-09T04:46:29.099Z] [Pipeline] // withEnv
06:46:29 [2026-07-09T04:46:29.104Z] [Pipeline] }
06:46:29 [2026-07-09T04:46:29.109Z] [Pipeline] // node
06:46:29 [2026-07-09T04:46:29.120Z] [Pipeline] End of Pipeline
06:46:29 [2026-07-09T04:46:29.160Z] Finished: SUCCESS