Skip to content
En échec

Sortie de la console

21:51:35 [2025-05-28T19:51:35.407Z] Démarré par le projet amont "Silverpeas_Master_AutoDeploy" de numéro de build 954
21:51:35 [2025-05-28T19:51:35.407Z] Causé à l'origine par :
21:51:35 [2025-05-28T19:51:35.407Z]  Lancé par une alarme périodique
21:51:35 [2025-05-28T19:51:35.407Z] Running as userbuild
21:51:35 [2025-05-28T19:51:35.825Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
21:51:35 [2025-05-28T19:51:35.970Z] [Pipeline] Start of Pipeline
21:51:36 [2025-05-28T19:51:36.181Z] [Pipeline] node
21:51:36 [2025-05-28T19:51:36.183Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy
21:51:36 [2025-05-28T19:51:36.185Z] [Pipeline] {
21:51:36 [2025-05-28T19:51:36.194Z] [Pipeline] stage
21:51:36 [2025-05-28T19:51:36.194Z] [Pipeline] { (Declarative: Checkout SCM)
21:51:36 [2025-05-28T19:51:36.200Z] [Pipeline] checkout
21:51:36 [2025-05-28T19:51:36.201Z] Selected Git installation does not exist. Using Default
21:51:36 [2025-05-28T19:51:36.201Z] The recommended git tool is: NONE
21:51:36 [2025-05-28T19:51:36.201Z] No credentials specified
21:51:36 [2025-05-28T19:51:36.202Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
21:51:36 [2025-05-28T19:51:36.207Z] Fetching changes from the remote Git repository
21:51:36 [2025-05-28T19:51:36.210Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
21:51:36 [2025-05-28T19:51:36.215Z] Cleaning workspace
21:51:36 [2025-05-28T19:51:36.215Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
21:51:36 [2025-05-28T19:51:36.220Z] Resetting working tree
21:51:36 [2025-05-28T19:51:36.221Z]  > /usr/bin/git reset --hard # timeout=10
21:51:36 [2025-05-28T19:51:36.478Z]  > /usr/bin/git clean -fdx # timeout=10
21:51:36 [2025-05-28T19:51:36.490Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
21:51:36 [2025-05-28T19:51:36.490Z]  > /usr/bin/git --version # timeout=10
21:51:36 [2025-05-28T19:51:36.494Z]  > git --version # 'git version 2.43.0'
21:51:36 [2025-05-28T19:51:36.495Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
21:51:36 [2025-05-28T19:51:36.926Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
21:51:36 [2025-05-28T19:51:36.934Z] Checking out Revision d51d4c119b9e301c1eba8d136042197d6032c75f (refs/remotes/origin/master)
21:51:36 [2025-05-28T19:51:36.934Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
21:51:36 [2025-05-28T19:51:36.939Z]  > /usr/bin/git checkout -f d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
21:51:37 [2025-05-28T19:51:37.005Z] Commit message: "Update the version of the Docker image used to build Silverpeas-WebBrowserEdition"
21:51:37 [2025-05-28T19:51:37.006Z]  > /usr/bin/git rev-list --no-walk d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
21:51:37 [2025-05-28T19:51:37.021Z] [Pipeline] }
21:51:37 [2025-05-28T19:51:37.025Z] [Pipeline] // stage
21:51:37 [2025-05-28T19:51:37.032Z] [Pipeline] withEnv
21:51:37 [2025-05-28T19:51:37.033Z] [Pipeline] {
21:51:37 [2025-05-28T19:51:37.094Z] [Pipeline] isUnix
21:51:37 [2025-05-28T19:51:37.095Z] [Pipeline] withEnv
21:51:37 [2025-05-28T19:51:37.095Z] [Pipeline] {
21:51:37 [2025-05-28T19:51:37.105Z] [Pipeline] sh
21:51:37 [2025-05-28T19:51:37.360Z] + docker inspect -f . silverpeas/silverbuild:latest
21:51:37 [2025-05-28T19:51:37.360Z] .
21:51:37 [2025-05-28T19:51:37.361Z] [Pipeline] }
21:51:37 [2025-05-28T19:51:37.369Z] [Pipeline] // withEnv
21:51:37 [2025-05-28T19:51:37.374Z] [Pipeline] withDockerContainer
21:51:37 [2025-05-28T19:51:37.401Z] Jenkins does not seem to be running inside a container
21:51:37 [2025-05-28T19:51:37.408Z] $ 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
21:51:37 [2025-05-28T19:51:37.815Z] $ docker top 3d33856ee8b46974e24f8fd4cd0fa3772c80594b2217788249a7b7ea45eaba26 -eo pid,comm
21:51:37 [2025-05-28T19:51:37.853Z] [Pipeline] {
21:51:37 [2025-05-28T19:51:37.865Z] [Pipeline] withEnv
21:51:37 [2025-05-28T19:51:37.866Z] [Pipeline] {
21:51:37 [2025-05-28T19:51:37.874Z] [Pipeline] stage
21:51:37 [2025-05-28T19:51:37.874Z] [Pipeline] { (Resolve dependency on Silverpeas)
21:51:37 [2025-05-28T19:51:37.899Z] [Pipeline] script
21:51:37 [2025-05-28T19:51:37.903Z] [Pipeline] {
21:51:37 [2025-05-28T19:51:37.912Z] [Pipeline] echo
21:51:37 [2025-05-28T19:51:37.912Z] Working on branch master
21:51:37 [2025-05-28T19:51:37.916Z] [Pipeline] copyArtifacts
21:51:37 [2025-05-28T19:51:37.923Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 954
21:51:37 [2025-05-28T19:51:37.929Z] [Pipeline] readYaml
21:51:37 [2025-05-28T19:51:37.941Z] 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.
21:51:37 [2025-05-28T19:51:37.941Z] 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.
21:51:37 [2025-05-28T19:51:37.942Z] [Pipeline] sh
21:51:38 [2025-05-28T19:51:38.199Z] + rm -f build.yaml
21:51:38 [2025-05-28T19:51:38.199Z] [Pipeline] }
21:51:38 [2025-05-28T19:51:38.207Z] [Pipeline] // script
21:51:38 [2025-05-28T19:51:38.215Z] [Pipeline] echo
21:51:38 [2025-05-28T19:51:38.215Z] Parent version is 1.7-build250303
21:51:38 [2025-05-28T19:51:38.216Z] [Pipeline] echo
21:51:38 [2025-05-28T19:51:38.216Z] Silverpeas version is 6.5-build250528
21:51:38 [2025-05-28T19:51:38.217Z] [Pipeline] }
21:51:38 [2025-05-28T19:51:38.225Z] [Pipeline] // stage
21:51:38 [2025-05-28T19:51:38.234Z] [Pipeline] stage
21:51:38 [2025-05-28T19:51:38.235Z] [Pipeline] { (Prepare the project)
21:51:38 [2025-05-28T19:51:38.254Z] [Pipeline] git
21:51:38 [2025-05-28T19:51:38.255Z] The recommended git tool is: /usr/bin/git
21:51:38 [2025-05-28T19:51:38.256Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
21:51:38 [2025-05-28T19:51:38.268Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4929bc61; decorates hudson.Launcher$LocalLauncher@2c34b732 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
21:51:38 [2025-05-28T19:51:38.268Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
21:51:38 [2025-05-28T19:51:38.274Z] Fetching changes from the remote Git repository
21:51:38 [2025-05-28T19:51:38.275Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
21:51:38 [2025-05-28T19:51:38.280Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
21:51:38 [2025-05-28T19:51:38.280Z]  > /usr/bin/git --version # timeout=10
21:51:38 [2025-05-28T19:51:38.284Z]  > git --version # 'git version 2.43.0'
21:51:38 [2025-05-28T19:51:38.284Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
21:51:38 [2025-05-28T19:51:38.288Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
21:51:38 [2025-05-28T19:51:38.717Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
21:51:38 [2025-05-28T19:51:38.724Z] Checking out Revision 44ec6bdebcccca423876529677875012454ec0d3 (refs/remotes/origin/master)
21:51:38 [2025-05-28T19:51:38.724Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
21:51:38 [2025-05-28T19:51:38.730Z]  > /usr/bin/git checkout -f 44ec6bdebcccca423876529677875012454ec0d3 # timeout=10
21:51:38 [2025-05-28T19:51:38.895Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
21:51:38 [2025-05-28T19:51:38.904Z]  > /usr/bin/git branch -D master # timeout=10
21:51:38 [2025-05-28T19:51:38.910Z]  > /usr/bin/git checkout -b master 44ec6bdebcccca423876529677875012454ec0d3 # timeout=10
21:51:39 [2025-05-28T19:51:39.012Z] Commit message: "Update dependency on Silverpeas to version 6.5-build250522"
21:51:39 [2025-05-28T19:51:39.012Z]  > /usr/bin/git rev-list --no-walk 44ec6bdebcccca423876529677875012454ec0d3 # timeout=10
21:51:39 [2025-05-28T19:51:39.031Z] [Pipeline] script
21:51:39 [2025-05-28T19:51:39.033Z] [Pipeline] {
21:51:39 [2025-05-28T19:51:39.039Z] [Pipeline] copyArtifacts
21:51:39 [2025-05-28T19:51:39.042Z] Copied 1 artifact from "Silverpeas_Mobile_Master_AutoDeploy" build number 565
21:51:39 [2025-05-28T19:51:39.044Z] [Pipeline] readYaml
21:51:39 [2025-05-28T19:51:39.049Z] 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.
21:51:39 [2025-05-28T19:51:39.050Z] [Pipeline] sh
21:51:39 [2025-05-28T19:51:39.307Z] + git rev-parse HEAD
21:51:39 [2025-05-28T19:51:39.309Z] [Pipeline] echo
21:51:39 [2025-05-28T19:51:39.309Z] Current commit is 44ec6bdebcccca423876529677875012454ec0d3 and last build commit is 44ec6bdebcccca423876529677875012454ec0d3
21:51:39 [2025-05-28T19:51:39.309Z] 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.
21:51:39 [2025-05-28T19:51:39.309Z] [Pipeline] }
21:51:39 [2025-05-28T19:51:39.321Z] [Pipeline] // script
21:51:39 [2025-05-28T19:51:39.332Z] [Pipeline] script
21:51:39 [2025-05-28T19:51:39.336Z] [Pipeline] {
21:51:39 [2025-05-28T19:51:39.347Z] [Pipeline] readMavenPom
21:51:39 [2025-05-28T19:51:39.359Z] 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.
21:51:39 [2025-05-28T19:51:39.359Z] 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.
21:51:39 [2025-05-28T19:51:39.362Z] 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.
21:51:39 [2025-05-28T19:51:39.362Z] 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.
21:51:39 [2025-05-28T19:51:39.363Z] [Pipeline] echo
21:51:39 [2025-05-28T19:51:39.364Z] Build version will be 6.5-build250528
21:51:39 [2025-05-28T19:51:39.364Z] [Pipeline] }
21:51:39 [2025-05-28T19:51:39.378Z] [Pipeline] // script
21:51:39 [2025-05-28T19:51:39.387Z] [Pipeline] }
21:51:39 [2025-05-28T19:51:39.395Z] [Pipeline] // stage
21:51:39 [2025-05-28T19:51:39.405Z] [Pipeline] stage
21:51:39 [2025-05-28T19:51:39.405Z] [Pipeline] { (Build the project)
21:51:39 [2025-05-28T19:51:39.438Z] [Pipeline] stage
21:51:39 [2025-05-28T19:51:39.438Z] [Pipeline] { (Check POM parent version)
21:51:39 [2025-05-28T19:51:39.447Z] Stage "Check POM parent version" skipped due to when conditional
21:51:39 [2025-05-28T19:51:39.448Z] [Pipeline] getContext
21:51:39 [2025-05-28T19:51:39.449Z] [Pipeline] }
21:51:39 [2025-05-28T19:51:39.452Z] [Pipeline] // stage
21:51:39 [2025-05-28T19:51:39.457Z] [Pipeline] stage
21:51:39 [2025-05-28T19:51:39.458Z] [Pipeline] { (Update POM parent)
21:51:39 [2025-05-28T19:51:39.465Z] Stage "Update POM parent" skipped due to when conditional
21:51:39 [2025-05-28T19:51:39.466Z] [Pipeline] getContext
21:51:39 [2025-05-28T19:51:39.466Z] [Pipeline] }
21:51:39 [2025-05-28T19:51:39.470Z] [Pipeline] // stage
21:51:39 [2025-05-28T19:51:39.474Z] [Pipeline] stage
21:51:39 [2025-05-28T19:51:39.475Z] [Pipeline] { (Update dependency on Silverpeas)
21:51:39 [2025-05-28T19:51:39.487Z] [Pipeline] withCredentials
21:51:39 [2025-05-28T19:51:39.518Z] Masking supported pattern matches of $GIT_AUTH or $GIT_AUTH_USR or $GIT_AUTH_PSW
21:51:39 [2025-05-28T19:51:39.519Z] [Pipeline] {
21:51:39 [2025-05-28T19:51:39.525Z] [Pipeline] sh
21:51:39 [2025-05-28T19:51:39.780Z] + git config --local credential.helper !f() { echo username=${GIT_AUTH_USR}; echo password=$GIT_AUTH_PSW; }; f
21:51:39 [2025-05-28T19:51:39.782Z] [Pipeline] sh
21:51:40 [2025-05-28T19:51:40.038Z] + sed -i -e s/<silverpeas.version>[0-9a-zA-Z.-]\+/<silverpeas.version>6.5-build250528/g pom.xml
21:51:40 [2025-05-28T19:51:40.039Z] + git commit -am Update dependency on Silverpeas to version 6.5-build250528
21:51:40 [2025-05-28T19:51:40.039Z] [master 790bfdcd6] Update dependency on Silverpeas to version 6.5-build250528
21:51:40 [2025-05-28T19:51:40.039Z]  1 file changed, 1 insertion(+), 1 deletion(-)
21:51:40 [2025-05-28T19:51:40.039Z] + git push origin HEAD:master
21:51:40 [2025-05-28T19:51:40.589Z] remote: You must verify your email address.
21:51:40 [2025-05-28T19:51:40.589Z] remote: See https://github.com/settings/emails.
21:51:40 [2025-05-28T19:51:40.590Z] fatal: impossible d'accéder à 'https://github.com/Silverpeas/silverpeasmobile/' : The requested URL returned error: 403
21:51:40 [2025-05-28T19:51:40.599Z] [Pipeline] }
21:51:40 [2025-05-28T19:51:40.611Z] [Pipeline] // withCredentials
21:51:40 [2025-05-28T19:51:40.619Z] [Pipeline] }
21:51:40 [2025-05-28T19:51:40.623Z] [Pipeline] // stage
21:51:40 [2025-05-28T19:51:40.638Z] [Pipeline] stage
21:51:40 [2025-05-28T19:51:40.638Z] [Pipeline] { (Build and Publish)
21:51:40 [2025-05-28T19:51:40.649Z] Stage "Build and Publish" skipped due to earlier failure(s)
21:51:40 [2025-05-28T19:51:40.650Z] [Pipeline] getContext
21:51:40 [2025-05-28T19:51:40.651Z] [Pipeline] }
21:51:40 [2025-05-28T19:51:40.660Z] [Pipeline] // stage
21:51:40 [2025-05-28T19:51:40.671Z] [Pipeline] }
21:51:40 [2025-05-28T19:51:40.678Z] [Pipeline] // stage
21:51:40 [2025-05-28T19:51:40.687Z] [Pipeline] stage
21:51:40 [2025-05-28T19:51:40.688Z] [Pipeline] { (Create YAML build report)
21:51:40 [2025-05-28T19:51:40.692Z] Stage "Create YAML build report" skipped due to earlier failure(s)
21:51:40 [2025-05-28T19:51:40.693Z] [Pipeline] getContext
21:51:40 [2025-05-28T19:51:40.695Z] [Pipeline] }
21:51:40 [2025-05-28T19:51:40.703Z] [Pipeline] // stage
21:51:40 [2025-05-28T19:51:40.711Z] [Pipeline] stage
21:51:40 [2025-05-28T19:51:40.711Z] [Pipeline] { (Declarative: Post Actions)
21:51:40 [2025-05-28T19:51:40.726Z] [Pipeline] step
21:51:40 [2025-05-28T19:51:40.739Z] Sending e-mails to: miguel.moquillon@silverpeas.org silveryocha@chastagnier.com sebastien.vuillet@silverpeas.org
21:51:40 [2025-05-28T19:51:40.850Z] [Pipeline] }
21:51:40 [2025-05-28T19:51:40.856Z] [Pipeline] // stage
21:51:40 [2025-05-28T19:51:40.862Z] [Pipeline] }
21:51:40 [2025-05-28T19:51:40.868Z] [Pipeline] // withEnv
21:51:40 [2025-05-28T19:51:40.874Z] [Pipeline] }
21:51:40 [2025-05-28T19:51:40.875Z] $ docker stop --time=1 3d33856ee8b46974e24f8fd4cd0fa3772c80594b2217788249a7b7ea45eaba26
21:51:42 [2025-05-28T19:51:42.211Z] $ docker rm -f --volumes 3d33856ee8b46974e24f8fd4cd0fa3772c80594b2217788249a7b7ea45eaba26
21:51:42 [2025-05-28T19:51:42.250Z] [Pipeline] // withDockerContainer
21:51:42 [2025-05-28T19:51:42.256Z] [Pipeline] }
21:51:42 [2025-05-28T19:51:42.263Z] [Pipeline] // withEnv
21:51:42 [2025-05-28T19:51:42.272Z] [Pipeline] }
21:51:42 [2025-05-28T19:51:42.282Z] [Pipeline] // node
21:51:42 [2025-05-28T19:51:42.292Z] [Pipeline] End of Pipeline
21:51:42 [2025-05-28T19:51:42.310Z] ERROR: script returned exit code 128
21:51:42 [2025-05-28T19:51:42.339Z] Finished: FAILURE