06:46:21[2025-06-05T04:46:21.556Z] Démarré par le projet amont "Silverpeas_Stable_AutoDeploy" de numéro de build 39706:46:21[2025-06-05T04:46:21.556Z] Causé à l'origine par :
06:46:21[2025-06-05T04:46:21.556Z] Lancé par une alarme périodique
06:46:21[2025-06-05T04:46:21.556Z] Running as userbuild06:46:21[2025-06-05T04:46:21.971Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git06:46:22[2025-06-05T04:46:22.103Z] [Pipeline] Start of Pipeline
06:46:22[2025-06-05T04:46:22.330Z] [Pipeline] node
06:46:22[2025-06-05T04:46:22.335Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy
06:46:22[2025-06-05T04:46:22.335Z] [Pipeline] {
06:46:22[2025-06-05T04:46:22.350Z] [Pipeline] stage
06:46:22[2025-06-05T04:46:22.351Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:22[2025-06-05T04:46:22.380Z] [Pipeline] checkout
06:46:22[2025-06-05T04:46:22.383Z] Selected Git installation does not exist. Using Default
06:46:22[2025-06-05T04:46:22.383Z] The recommended git tool is: NONE
06:46:22[2025-06-05T04:46:22.383Z] No credentials specified
06:46:22[2025-06-05T04:46:22.384Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:22[2025-06-05T04:46:22.391Z] Fetching changes from the remote Git repository
06:46:22[2025-06-05T04:46:22.393Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:22[2025-06-05T04:46:22.399Z] Cleaning workspace
06:46:22[2025-06-05T04:46:22.399Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:22[2025-06-05T04:46:22.404Z] Resetting working tree
06:46:22[2025-06-05T04:46:22.404Z] > /usr/bin/git reset --hard # timeout=10
06:46:22[2025-06-05T04:46:22.476Z] > /usr/bin/git clean -fdx # timeout=10
06:46:22[2025-06-05T04:46:22.755Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git06:46:22[2025-06-05T04:46:22.756Z] > /usr/bin/git --version # timeout=10
06:46:22[2025-06-05T04:46:22.761Z] > git --version # 'git version 2.43.0'
06:46:22[2025-06-05T04:46:22.761Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:23[2025-06-05T04:46:23.124Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:23[2025-06-05T04:46:23.131Z] Checking out Revision 0bdaa0f2b228a18722cadfb52fcde86654ecae98 (refs/remotes/origin/master)
06:46:23[2025-06-05T04:46:23.131Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:23[2025-06-05T04:46:23.137Z] > /usr/bin/git checkout -f 0bdaa0f2b228a18722cadfb52fcde86654ecae98 # timeout=10
06:46:23[2025-06-05T04:46:23.198Z] Commit message: "Use of the withCredentials Jenkins statement to allow the injection of the credentials of the Git account used to push code change into the Github repo in the AutoDeploy build of the silverpeas mobile project."
06:46:23[2025-06-05T04:46:23.198Z] > /usr/bin/git rev-list --no-walk 0bdaa0f2b228a18722cadfb52fcde86654ecae98 # timeout=10
06:46:23[2025-06-05T04:46:23.223Z] [Pipeline] }
06:46:23[2025-06-05T04:46:23.227Z] [Pipeline] // stage
06:46:23[2025-06-05T04:46:23.242Z] [Pipeline] withEnv
06:46:23[2025-06-05T04:46:23.243Z] [Pipeline] {
06:46:23[2025-06-05T04:46:23.362Z] [Pipeline] isUnix
06:46:23[2025-06-05T04:46:23.363Z] [Pipeline] withEnv
06:46:23[2025-06-05T04:46:23.363Z] [Pipeline] {
06:46:23[2025-06-05T04:46:23.373Z] [Pipeline] sh
06:46:23[2025-06-05T04:46:23.629Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:23[2025-06-05T04:46:23.629Z] .
06:46:23[2025-06-05T04:46:23.631Z] [Pipeline] }
06:46:23[2025-06-05T04:46:23.639Z] [Pipeline] // withEnv
06:46:23[2025-06-05T04:46:23.647Z] [Pipeline] withDockerContainer
06:46:23[2025-06-05T04:46:23.679Z] Jenkins does not seem to be running inside a container
06:46:23[2025-06-05T04:46:23.685Z] $ 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[2025-06-05T04:46:23.995Z] $ docker top ff14ee11642b16044fde48cd8bb2d9b1003b758f9808d67afb3b53f5ecdc1957 -eo pid,comm
06:46:24[2025-06-05T04:46:24.032Z] [Pipeline] {
06:46:24[2025-06-05T04:46:24.041Z] [Pipeline] withEnv
06:46:24[2025-06-05T04:46:24.042Z] [Pipeline] {
06:46:24[2025-06-05T04:46:24.048Z] [Pipeline] stage
06:46:24[2025-06-05T04:46:24.048Z] [Pipeline] { (Resolve dependency on Silverpeas)
06:46:24[2025-06-05T04:46:24.071Z] [Pipeline] script
06:46:24[2025-06-05T04:46:24.076Z] [Pipeline] {
06:46:24[2025-06-05T04:46:24.085Z] [Pipeline] echo
06:46:24[2025-06-05T04:46:24.086Z] Working on branch 6.4.x
06:46:24[2025-06-05T04:46:24.091Z] [Pipeline] copyArtifacts
06:46:24[2025-06-05T04:46:24.100Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 39706:46:24[2025-06-05T04:46:24.104Z] [Pipeline] readYaml
06:46:24[2025-06-05T04:46:24.117Z] 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:24[2025-06-05T04:46:24.117Z] 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:24[2025-06-05T04:46:24.119Z] [Pipeline] sh
06:46:24[2025-06-05T04:46:24.378Z] + rm -f build.yaml
06:46:24[2025-06-05T04:46:24.379Z] [Pipeline] }
06:46:24[2025-06-05T04:46:24.387Z] [Pipeline] // script
06:46:24[2025-06-05T04:46:24.396Z] [Pipeline] echo
06:46:24[2025-06-05T04:46:24.396Z] Parent version is 1.6.2
06:46:24[2025-06-05T04:46:24.398Z] [Pipeline] echo
06:46:24[2025-06-05T04:46:24.398Z] Silverpeas version is 6.4.4-build250529
06:46:24[2025-06-05T04:46:24.399Z] [Pipeline] }
06:46:24[2025-06-05T04:46:24.407Z] [Pipeline] // stage
06:46:24[2025-06-05T04:46:24.417Z] [Pipeline] stage
06:46:24[2025-06-05T04:46:24.418Z] [Pipeline] { (Prepare the project)
06:46:24[2025-06-05T04:46:24.444Z] [Pipeline] git
06:46:24[2025-06-05T04:46:24.446Z] The recommended git tool is: /usr/bin/git
06:46:24[2025-06-05T04:46:24.448Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:24[2025-06-05T04:46:24.460Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5cd20219; decorates hudson.Launcher$LocalLauncher@6e9c5b88 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:24[2025-06-05T04:46:24.460Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:24[2025-06-05T04:46:24.466Z] Fetching changes from the remote Git repository
06:46:24[2025-06-05T04:46:24.472Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
06:46:24[2025-06-05T04:46:24.478Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile06:46:24[2025-06-05T04:46:24.478Z] > /usr/bin/git --version # timeout=10
06:46:24[2025-06-05T04:46:24.484Z] > git --version # 'git version 2.43.0'
06:46:24[2025-06-05T04:46:24.484Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:24[2025-06-05T04:46:24.490Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:25[2025-06-05T04:46:25.425Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:25[2025-06-05T04:46:25.432Z] Checking out Revision 5d1252040d0716f039b38a6ba31d934a32572994 (refs/remotes/origin/6.4.x)
06:46:25[2025-06-05T04:46:25.432Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:25[2025-06-05T04:46:25.437Z] > /usr/bin/git checkout -f 5d1252040d0716f039b38a6ba31d934a32572994 # timeout=10
06:46:25[2025-06-05T04:46:25.561Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:25[2025-06-05T04:46:25.572Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:25[2025-06-05T04:46:25.581Z] > /usr/bin/git checkout -b 6.4.x 5d1252040d0716f039b38a6ba31d934a32572994 # timeout=10
06:46:25[2025-06-05T04:46:25.658Z] Commit message: "Update dependency on Silverpeas to version 6.4.4-build250529"
06:46:25[2025-06-05T04:46:25.658Z] > /usr/bin/git rev-list --no-walk 6c8afbfbbe085bf90a08b0a518dfeadd58b5f858 # timeout=10
06:46:25[2025-06-05T04:46:25.684Z] [Pipeline] script
06:46:25[2025-06-05T04:46:25.689Z] [Pipeline] {
06:46:25[2025-06-05T04:46:25.704Z] [Pipeline] copyArtifacts
06:46:25[2025-06-05T04:46:25.711Z] Copied 1 artifact from "Silverpeas_Mobile_Stable_AutoDeploy" build number 30006:46:25[2025-06-05T04:46:25.717Z] [Pipeline] readYaml
06:46:25[2025-06-05T04:46:25.729Z] 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:25[2025-06-05T04:46:25.731Z] [Pipeline] sh
06:46:25[2025-06-05T04:46:25.989Z] + git rev-parse HEAD
06:46:25[2025-06-05T04:46:25.991Z] [Pipeline] echo
06:46:25[2025-06-05T04:46:25.992Z] Current commit is 5d1252040d0716f039b38a6ba31d934a32572994 and last build commit is 5d1252040d0716f039b38a6ba31d934a32572994
06:46:25[2025-06-05T04:46:25.993Z] 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:25[2025-06-05T04:46:25.993Z] [Pipeline] }
06:46:26[2025-06-05T04:46:26.002Z] [Pipeline] // script
06:46:26[2025-06-05T04:46:26.012Z] [Pipeline] script
06:46:26[2025-06-05T04:46:26.016Z] [Pipeline] {
06:46:26[2025-06-05T04:46:26.026Z] [Pipeline] readMavenPom
06:46:26[2025-06-05T04:46:26.035Z] 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[2025-06-05T04:46:26.036Z] 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[2025-06-05T04:46:26.037Z] 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[2025-06-05T04:46:26.037Z] 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[2025-06-05T04:46:26.038Z] [Pipeline] echo
06:46:26[2025-06-05T04:46:26.039Z] No changes and no update in Silverpeas since the last build
06:46:26[2025-06-05T04:46:26.039Z] [Pipeline] }
06:46:26[2025-06-05T04:46:26.048Z] [Pipeline] // script
06:46:26[2025-06-05T04:46:26.057Z] [Pipeline] }
06:46:26[2025-06-05T04:46:26.065Z] [Pipeline] // stage
06:46:26[2025-06-05T04:46:26.076Z] [Pipeline] stage
06:46:26[2025-06-05T04:46:26.077Z] [Pipeline] { (Build the project)
06:46:26[2025-06-05T04:46:26.122Z] Stage "Build the project" skipped due to when conditional
06:46:26[2025-06-05T04:46:26.123Z] [Pipeline] getContext
06:46:26[2025-06-05T04:46:26.135Z] [Pipeline] stage
06:46:26[2025-06-05T04:46:26.135Z] [Pipeline] { (Check POM parent version)
06:46:26[2025-06-05T04:46:26.145Z] Stage "Build the project" skipped due to when conditional
06:46:26[2025-06-05T04:46:26.145Z] [Pipeline] getContext
06:46:26[2025-06-05T04:46:26.147Z] [Pipeline] }
06:46:26[2025-06-05T04:46:26.155Z] [Pipeline] // stage
06:46:26[2025-06-05T04:46:26.166Z] [Pipeline] stage
06:46:26[2025-06-05T04:46:26.166Z] [Pipeline] { (Update POM parent)
06:46:26[2025-06-05T04:46:26.176Z] Stage "Build the project" skipped due to when conditional
06:46:26[2025-06-05T04:46:26.176Z] [Pipeline] getContext
06:46:26[2025-06-05T04:46:26.178Z] [Pipeline] }
06:46:26[2025-06-05T04:46:26.186Z] [Pipeline] // stage
06:46:26[2025-06-05T04:46:26.197Z] [Pipeline] stage
06:46:26[2025-06-05T04:46:26.197Z] [Pipeline] { (Update dependency on Silverpeas)
06:46:26[2025-06-05T04:46:26.206Z] Stage "Build the project" skipped due to when conditional
06:46:26[2025-06-05T04:46:26.207Z] [Pipeline] getContext
06:46:26[2025-06-05T04:46:26.208Z] [Pipeline] }
06:46:26[2025-06-05T04:46:26.216Z] [Pipeline] // stage
06:46:26[2025-06-05T04:46:26.226Z] [Pipeline] stage
06:46:26[2025-06-05T04:46:26.226Z] [Pipeline] { (Build and Publish)
06:46:26[2025-06-05T04:46:26.235Z] Stage "Build the project" skipped due to when conditional
06:46:26[2025-06-05T04:46:26.236Z] [Pipeline] getContext
06:46:26[2025-06-05T04:46:26.237Z] [Pipeline] }
06:46:26[2025-06-05T04:46:26.245Z] [Pipeline] // stage
06:46:26[2025-06-05T04:46:26.252Z] [Pipeline] }
06:46:26[2025-06-05T04:46:26.259Z] [Pipeline] // stage
06:46:26[2025-06-05T04:46:26.270Z] [Pipeline] stage
06:46:26[2025-06-05T04:46:26.270Z] [Pipeline] { (Create YAML build report)
06:46:26[2025-06-05T04:46:26.293Z] [Pipeline] script
06:46:26[2025-06-05T04:46:26.297Z] [Pipeline] {
06:46:26[2025-06-05T04:46:26.307Z] [Pipeline] sh
06:46:26[2025-06-05T04:46:26.565Z] + mkdir -p target
06:46:26[2025-06-05T04:46:26.568Z] [Pipeline] sh
06:46:26[2025-06-05T04:46:26.826Z] + mv build.yaml target/
06:46:26[2025-06-05T04:46:26.827Z] [Pipeline] }
06:46:26[2025-06-05T04:46:26.836Z] [Pipeline] // script
06:46:26[2025-06-05T04:46:26.845Z] [Pipeline] }
06:46:26[2025-06-05T04:46:26.854Z] [Pipeline] // stage
06:46:26[2025-06-05T04:46:26.865Z] [Pipeline] stage
06:46:26[2025-06-05T04:46:26.866Z] [Pipeline] { (Declarative: Post Actions)
06:46:26[2025-06-05T04:46:26.883Z] [Pipeline] step
06:46:26[2025-06-05T04:46:26.902Z] [Pipeline] script
06:46:26[2025-06-05T04:46:26.908Z] [Pipeline] {
06:46:26[2025-06-05T04:46:26.927Z] [Pipeline] }
06:46:26[2025-06-05T04:46:26.936Z] [Pipeline] // script
06:46:26[2025-06-05T04:46:26.949Z] [Pipeline] archiveArtifacts
06:46:26[2025-06-05T04:46:26.953Z] Archiving artifacts
06:46:26[2025-06-05T04:46:26.961Z] Enregistrement des empreintes numériques
06:46:26[2025-06-05T04:46:26.978Z] [Pipeline] }
06:46:26[2025-06-05T04:46:26.989Z] [Pipeline] // stage
06:46:26[2025-06-05T04:46:26.998Z] [Pipeline] }
06:46:27[2025-06-05T04:46:27.006Z] [Pipeline] // withEnv
06:46:27[2025-06-05T04:46:27.015Z] [Pipeline] }
06:46:27[2025-06-05T04:46:27.015Z] $ docker stop --time=1 ff14ee11642b16044fde48cd8bb2d9b1003b758f9808d67afb3b53f5ecdc1957
06:46:28[2025-06-05T04:46:28.318Z] $ docker rm -f --volumes ff14ee11642b16044fde48cd8bb2d9b1003b758f9808d67afb3b53f5ecdc1957
06:46:28[2025-06-05T04:46:28.362Z] [Pipeline] // withDockerContainer
06:46:28[2025-06-05T04:46:28.366Z] [Pipeline] }
06:46:28[2025-06-05T04:46:28.371Z] [Pipeline] // withEnv
06:46:28[2025-06-05T04:46:28.376Z] [Pipeline] }
06:46:28[2025-06-05T04:46:28.382Z] [Pipeline] // node
06:46:28[2025-06-05T04:46:28.391Z] [Pipeline] End of Pipeline
06:46:28[2025-06-05T04:46:28.432Z] Finished: SUCCESS