19:24:18 [2025-06-01T17:24:18.759Z] Démarré par le projet amont "Silverpeas_Master_AutoDeploy" de numéro de build 955
19:24:18 [2025-06-01T17:24:18.759Z] Causé à l'origine par :
19:24:18 [2025-06-01T17:24:18.759Z] Lancé par une alarme périodique
19:24:18 [2025-06-01T17:24:18.759Z] Running as userbuild
19:24:19 [2025-06-01T17:24:19.172Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:19 [2025-06-01T17:24:19.289Z] [Pipeline] Start of Pipeline
19:24:19 [2025-06-01T17:24:19.545Z] [Pipeline] node
19:24:19 [2025-06-01T17:24:19.549Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy
19:24:19 [2025-06-01T17:24:19.551Z] [Pipeline] {
19:24:19 [2025-06-01T17:24:19.566Z] [Pipeline] stage
19:24:19 [2025-06-01T17:24:19.567Z] [Pipeline] { (Declarative: Checkout SCM)
19:24:19 [2025-06-01T17:24:19.575Z] [Pipeline] checkout
19:24:19 [2025-06-01T17:24:19.576Z] Selected Git installation does not exist. Using Default
19:24:19 [2025-06-01T17:24:19.576Z] The recommended git tool is: NONE
19:24:19 [2025-06-01T17:24:19.576Z] No credentials specified
19:24:19 [2025-06-01T17:24:19.577Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
19:24:19 [2025-06-01T17:24:19.583Z] Fetching changes from the remote Git repository
19:24:19 [2025-06-01T17:24:19.585Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
19:24:19 [2025-06-01T17:24:19.591Z] Cleaning workspace
19:24:19 [2025-06-01T17:24:19.591Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
19:24:19 [2025-06-01T17:24:19.596Z] Resetting working tree
19:24:19 [2025-06-01T17:24:19.597Z] > /usr/bin/git reset --hard # timeout=10
19:24:19 [2025-06-01T17:24:19.620Z] > /usr/bin/git clean -fdx # timeout=10
19:24:19 [2025-06-01T17:24:19.632Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:19 [2025-06-01T17:24:19.633Z] > /usr/bin/git --version # timeout=10
19:24:19 [2025-06-01T17:24:19.637Z] > git --version # 'git version 2.43.0'
19:24:19 [2025-06-01T17:24:19.637Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:20 [2025-06-01T17:24:20.088Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:20 [2025-06-01T17:24:20.095Z] Checking out Revision d51d4c119b9e301c1eba8d136042197d6032c75f (refs/remotes/origin/master)
19:24:20 [2025-06-01T17:24:20.095Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:20 [2025-06-01T17:24:20.099Z] > /usr/bin/git checkout -f d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
19:24:20 [2025-06-01T17:24:20.191Z] Commit message: "Update the version of the Docker image used to build Silverpeas-WebBrowserEdition"
19:24:20 [2025-06-01T17:24:20.191Z] > /usr/bin/git rev-list --no-walk d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
19:24:20 [2025-06-01T17:24:20.215Z] [Pipeline] }
19:24:20 [2025-06-01T17:24:20.222Z] [Pipeline] // stage
19:24:20 [2025-06-01T17:24:20.236Z] [Pipeline] withEnv
19:24:20 [2025-06-01T17:24:20.237Z] [Pipeline] {
19:24:20 [2025-06-01T17:24:20.346Z] [Pipeline] isUnix
19:24:20 [2025-06-01T17:24:20.347Z] [Pipeline] withEnv
19:24:20 [2025-06-01T17:24:20.347Z] [Pipeline] {
19:24:20 [2025-06-01T17:24:20.358Z] [Pipeline] sh
19:24:20 [2025-06-01T17:24:20.615Z] + docker inspect -f . silverpeas/silverbuild:latest
19:24:20 [2025-06-01T17:24:20.615Z] .
19:24:20 [2025-06-01T17:24:20.616Z] [Pipeline] }
19:24:20 [2025-06-01T17:24:20.627Z] [Pipeline] // withEnv
19:24:20 [2025-06-01T17:24:20.636Z] [Pipeline] withDockerContainer
19:24:20 [2025-06-01T17:24:20.666Z] Jenkins does not seem to be running inside a container
19:24:20 [2025-06-01T17:24:20.674Z] $ 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:21 [2025-06-01T17:24:21.005Z] $ docker top b88424c01a14efc64c90ab1571c9e92cb0fb59a67b1dcca6b09b96871976f014 -eo pid,comm
19:24:21 [2025-06-01T17:24:21.042Z] [Pipeline] {
19:24:21 [2025-06-01T17:24:21.051Z] [Pipeline] withEnv
19:24:21 [2025-06-01T17:24:21.051Z] [Pipeline] {
19:24:21 [2025-06-01T17:24:21.063Z] [Pipeline] stage
19:24:21 [2025-06-01T17:24:21.064Z] [Pipeline] { (Resolve dependency on Silverpeas)
19:24:21 [2025-06-01T17:24:21.089Z] [Pipeline] script
19:24:21 [2025-06-01T17:24:21.092Z] [Pipeline] {
19:24:21 [2025-06-01T17:24:21.101Z] [Pipeline] echo
19:24:21 [2025-06-01T17:24:21.101Z] Working on branch master
19:24:21 [2025-06-01T17:24:21.105Z] [Pipeline] copyArtifacts
19:24:21 [2025-06-01T17:24:21.112Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 955
19:24:21 [2025-06-01T17:24:21.118Z] [Pipeline] readYaml
19:24:21 [2025-06-01T17:24:21.129Z] 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 [2025-06-01T17:24:21.129Z] 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 [2025-06-01T17:24:21.131Z] [Pipeline] sh
19:24:21 [2025-06-01T17:24:21.388Z] + rm -f build.yaml
19:24:21 [2025-06-01T17:24:21.388Z] [Pipeline] }
19:24:21 [2025-06-01T17:24:21.397Z] [Pipeline] // script
19:24:21 [2025-06-01T17:24:21.406Z] [Pipeline] echo
19:24:21 [2025-06-01T17:24:21.407Z] Parent version is 1.7-build250303
19:24:21 [2025-06-01T17:24:21.408Z] [Pipeline] echo
19:24:21 [2025-06-01T17:24:21.408Z] Silverpeas version is 6.5-build250528
19:24:21 [2025-06-01T17:24:21.409Z] [Pipeline] }
19:24:21 [2025-06-01T17:24:21.417Z] [Pipeline] // stage
19:24:21 [2025-06-01T17:24:21.426Z] [Pipeline] stage
19:24:21 [2025-06-01T17:24:21.427Z] [Pipeline] { (Prepare the project)
19:24:21 [2025-06-01T17:24:21.451Z] [Pipeline] git
19:24:21 [2025-06-01T17:24:21.453Z] The recommended git tool is: /usr/bin/git
19:24:21 [2025-06-01T17:24:21.453Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:21 [2025-06-01T17:24:21.461Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@15094db0; decorates hudson.Launcher$LocalLauncher@31e5d75d will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:21 [2025-06-01T17:24:21.461Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
19:24:21 [2025-06-01T17:24:21.467Z] Fetching changes from the remote Git repository
19:24:21 [2025-06-01T17:24:21.469Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
19:24:21 [2025-06-01T17:24:21.477Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
19:24:21 [2025-06-01T17:24:21.477Z] > /usr/bin/git --version # timeout=10
19:24:21 [2025-06-01T17:24:21.481Z] > git --version # 'git version 2.43.0'
19:24:21 [2025-06-01T17:24:21.481Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:21 [2025-06-01T17:24:21.487Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:21 [2025-06-01T17:24:21.859Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:21 [2025-06-01T17:24:21.867Z] Checking out Revision 44ec6bdebcccca423876529677875012454ec0d3 (refs/remotes/origin/master)
19:24:21 [2025-06-01T17:24:21.867Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:21 [2025-06-01T17:24:21.873Z] > /usr/bin/git checkout -f 44ec6bdebcccca423876529677875012454ec0d3 # timeout=10
19:24:22 [2025-06-01T17:24:22.009Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:22 [2025-06-01T17:24:22.021Z] > /usr/bin/git branch -D master # timeout=10
19:24:22 [2025-06-01T17:24:22.029Z] > /usr/bin/git checkout -b master 44ec6bdebcccca423876529677875012454ec0d3 # timeout=10
19:24:22 [2025-06-01T17:24:22.169Z] Commit message: "Update dependency on Silverpeas to version 6.5-build250522"
19:24:22 [2025-06-01T17:24:22.169Z] > /usr/bin/git rev-list --no-walk 44ec6bdebcccca423876529677875012454ec0d3 # timeout=10
19:24:22 [2025-06-01T17:24:22.190Z] [Pipeline] script
19:24:22 [2025-06-01T17:24:22.192Z] [Pipeline] {
19:24:22 [2025-06-01T17:24:22.200Z] [Pipeline] copyArtifacts
19:24:22 [2025-06-01T17:24:22.204Z] Copied 1 artifact from "Silverpeas_Mobile_Master_AutoDeploy" build number 565
19:24:22 [2025-06-01T17:24:22.206Z] [Pipeline] readYaml
19:24:22 [2025-06-01T17:24:22.214Z] 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 [2025-06-01T17:24:22.216Z] [Pipeline] sh
19:24:22 [2025-06-01T17:24:22.472Z] + git rev-parse HEAD
19:24:22 [2025-06-01T17:24:22.474Z] [Pipeline] echo
19:24:22 [2025-06-01T17:24:22.474Z] Current commit is 44ec6bdebcccca423876529677875012454ec0d3 and last build commit is 44ec6bdebcccca423876529677875012454ec0d3
19:24:22 [2025-06-01T17:24:22.475Z] 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 [2025-06-01T17:24:22.475Z] [Pipeline] }
19:24:22 [2025-06-01T17:24:22.484Z] [Pipeline] // script
19:24:22 [2025-06-01T17:24:22.493Z] [Pipeline] script
19:24:22 [2025-06-01T17:24:22.496Z] [Pipeline] {
19:24:22 [2025-06-01T17:24:22.506Z] [Pipeline] readMavenPom
19:24:22 [2025-06-01T17:24:22.515Z] 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 [2025-06-01T17:24:22.515Z] 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 [2025-06-01T17:24:22.516Z] 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 [2025-06-01T17:24:22.516Z] 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 [2025-06-01T17:24:22.517Z] [Pipeline] echo
19:24:22 [2025-06-01T17:24:22.518Z] Build version will be 6.5-build250601
19:24:22 [2025-06-01T17:24:22.518Z] [Pipeline] }
19:24:22 [2025-06-01T17:24:22.527Z] [Pipeline] // script
19:24:22 [2025-06-01T17:24:22.535Z] [Pipeline] }
19:24:22 [2025-06-01T17:24:22.544Z] [Pipeline] // stage
19:24:22 [2025-06-01T17:24:22.554Z] [Pipeline] stage
19:24:22 [2025-06-01T17:24:22.555Z] [Pipeline] { (Build the project)
19:24:22 [2025-06-01T17:24:22.599Z] [Pipeline] stage
19:24:22 [2025-06-01T17:24:22.599Z] [Pipeline] { (Check POM parent version)
19:24:22 [2025-06-01T17:24:22.619Z] Stage "Check POM parent version" skipped due to when conditional
19:24:22 [2025-06-01T17:24:22.620Z] [Pipeline] getContext
19:24:22 [2025-06-01T17:24:22.621Z] [Pipeline] }
19:24:22 [2025-06-01T17:24:22.630Z] [Pipeline] // stage
19:24:22 [2025-06-01T17:24:22.642Z] [Pipeline] stage
19:24:22 [2025-06-01T17:24:22.643Z] [Pipeline] { (Update POM parent)
19:24:22 [2025-06-01T17:24:22.664Z] Stage "Update POM parent" skipped due to when conditional
19:24:22 [2025-06-01T17:24:22.665Z] [Pipeline] getContext
19:24:22 [2025-06-01T17:24:22.666Z] [Pipeline] }
19:24:22 [2025-06-01T17:24:22.674Z] [Pipeline] // stage
19:24:22 [2025-06-01T17:24:22.684Z] [Pipeline] stage
19:24:22 [2025-06-01T17:24:22.685Z] [Pipeline] { (Update dependency on Silverpeas)
19:24:22 [2025-06-01T17:24:22.716Z] [Pipeline] withCredentials
19:24:22 [2025-06-01T17:24:22.745Z] Masking supported pattern matches of $GIT_AUTH or $GIT_AUTH_USR or $GIT_AUTH_PSW
19:24:22 [2025-06-01T17:24:22.746Z] [Pipeline] {
19:24:22 [2025-06-01T17:24:22.760Z] [Pipeline] sh
19:24:23 [2025-06-01T17:24:23.017Z] + git config --local credential.helper !f() { echo username=${GIT_AUTH_USR}; echo password=$GIT_AUTH_PSW; }; f
19:24:23 [2025-06-01T17:24:23.020Z] [Pipeline] sh
19:24:23 [2025-06-01T17:24:23.277Z] + sed -i -e s/<silverpeas.version>[0-9a-zA-Z.-]\+/<silverpeas.version>6.5-build250528/g pom.xml
19:24:23 [2025-06-01T17:24:23.278Z] + git commit -am Update dependency on Silverpeas to version 6.5-build250528
19:24:23 [2025-06-01T17:24:23.278Z] [master 9e60cba02] Update dependency on Silverpeas to version 6.5-build250528
19:24:23 [2025-06-01T17:24:23.278Z] 1 file changed, 1 insertion(+), 1 deletion(-)
19:24:23 [2025-06-01T17:24:23.278Z] + git push origin HEAD:master
19:24:23 [2025-06-01T17:24:23.829Z] remote: You must verify your email address.
19:24:23 [2025-06-01T17:24:23.829Z] remote: See https://github.com/settings/emails.
19:24:23 [2025-06-01T17:24:23.829Z] fatal: impossible d'accéder à 'https://github.com/Silverpeas/silverpeasmobile/' : The requested URL returned error: 403
19:24:23 [2025-06-01T17:24:23.842Z] [Pipeline] }
19:24:23 [2025-06-01T17:24:23.855Z] [Pipeline] // withCredentials
19:24:23 [2025-06-01T17:24:23.864Z] [Pipeline] }
19:24:23 [2025-06-01T17:24:23.873Z] [Pipeline] // stage
19:24:23 [2025-06-01T17:24:23.884Z] [Pipeline] stage
19:24:23 [2025-06-01T17:24:23.885Z] [Pipeline] { (Build and Publish)
19:24:23 [2025-06-01T17:24:23.895Z] Stage "Build and Publish" skipped due to earlier failure(s)
19:24:23 [2025-06-01T17:24:23.896Z] [Pipeline] getContext
19:24:23 [2025-06-01T17:24:23.897Z] [Pipeline] }
19:24:23 [2025-06-01T17:24:23.906Z] [Pipeline] // stage
19:24:23 [2025-06-01T17:24:23.917Z] [Pipeline] }
19:24:23 [2025-06-01T17:24:23.926Z] [Pipeline] // stage
19:24:23 [2025-06-01T17:24:23.937Z] [Pipeline] stage
19:24:23 [2025-06-01T17:24:23.938Z] [Pipeline] { (Create YAML build report)
19:24:23 [2025-06-01T17:24:23.946Z] Stage "Create YAML build report" skipped due to earlier failure(s)
19:24:23 [2025-06-01T17:24:23.947Z] [Pipeline] getContext
19:24:23 [2025-06-01T17:24:23.949Z] [Pipeline] }
19:24:23 [2025-06-01T17:24:23.958Z] [Pipeline] // stage
19:24:23 [2025-06-01T17:24:23.969Z] [Pipeline] stage
19:24:23 [2025-06-01T17:24:23.970Z] [Pipeline] { (Declarative: Post Actions)
19:24:23 [2025-06-01T17:24:23.986Z] [Pipeline] step
19:24:23 [2025-06-01T17:24:23.998Z] Sending e-mails to: miguel.moquillon@silverpeas.org silveryocha@chastagnier.com sebastien.vuillet@silverpeas.org
19:24:24 [2025-06-01T17:24:24.117Z] [Pipeline] }
19:24:24 [2025-06-01T17:24:24.127Z] [Pipeline] // stage
19:24:24 [2025-06-01T17:24:24.131Z] [Pipeline] }
19:24:24 [2025-06-01T17:24:24.136Z] [Pipeline] // withEnv
19:24:24 [2025-06-01T17:24:24.142Z] [Pipeline] }
19:24:24 [2025-06-01T17:24:24.142Z] $ docker stop --time=1 b88424c01a14efc64c90ab1571c9e92cb0fb59a67b1dcca6b09b96871976f014
19:24:25 [2025-06-01T17:24:25.400Z] $ docker rm -f --volumes b88424c01a14efc64c90ab1571c9e92cb0fb59a67b1dcca6b09b96871976f014
19:24:25 [2025-06-01T17:24:25.442Z] [Pipeline] // withDockerContainer
19:24:25 [2025-06-01T17:24:25.446Z] [Pipeline] }
19:24:25 [2025-06-01T17:24:25.453Z] [Pipeline] // withEnv
19:24:25 [2025-06-01T17:24:25.458Z] [Pipeline] }
19:24:25 [2025-06-01T17:24:25.465Z] [Pipeline] // node
19:24:25 [2025-06-01T17:24:25.474Z] [Pipeline] End of Pipeline
19:24:25 [2025-06-01T17:24:25.492Z] ERROR: script returned exit code 128
19:24:25 [2025-06-01T17:24:25.511Z] Finished: FAILURE