[2025-03-03T05:46:00.240Z] Lancé par une alarme périodique [2025-03-03T05:46:00.240Z] Running as userbuild [2025-03-03T05:46:00.612Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git [2025-03-03T05:46:01.109Z] [Pipeline] Start of Pipeline [2025-03-03T05:46:01.430Z] [Pipeline] node [2025-03-03T05:46:01.434Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy [2025-03-03T05:46:01.440Z] [Pipeline] { [2025-03-03T05:46:01.459Z] [Pipeline] stage [2025-03-03T05:46:01.460Z] [Pipeline] { (Declarative: Checkout SCM) [2025-03-03T05:46:01.475Z] [Pipeline] checkout [2025-03-03T05:46:01.478Z] Selected Git installation does not exist. Using Default [2025-03-03T05:46:01.478Z] The recommended git tool is: NONE [2025-03-03T05:46:01.478Z] No credentials specified [2025-03-03T05:46:01.478Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10 [2025-03-03T05:46:01.483Z] Fetching changes from the remote Git repository [2025-03-03T05:46:01.485Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 [2025-03-03T05:46:01.490Z] Cleaning workspace [2025-03-03T05:46:01.490Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 [2025-03-03T05:46:01.495Z] Resetting working tree [2025-03-03T05:46:01.495Z] > /usr/bin/git reset --hard # timeout=10 [2025-03-03T05:46:01.506Z] > /usr/bin/git clean -fdx # timeout=10 [2025-03-03T05:46:01.513Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git [2025-03-03T05:46:01.513Z] > /usr/bin/git --version # timeout=10 [2025-03-03T05:46:01.517Z] > git --version # 'git version 2.43.0' [2025-03-03T05:46:01.517Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-03T05:46:01.848Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2025-03-03T05:46:01.855Z] Checking out Revision e8468bf49647ac63ce0c1464a25fb5c963108a3f (refs/remotes/origin/master) [2025-03-03T05:46:01.855Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-03-03T05:46:01.860Z] > /usr/bin/git checkout -f e8468bf49647ac63ce0c1464a25fb5c963108a3f # timeout=10 [2025-03-03T05:46:01.872Z] Commit message: "About Silverpeas Web Browser Edition: - the build pipeline is simplified by asking to the user the branch on which the project has to be built (default valued at 'main') - the release pipeline is improved to create a stable branch in the case the release is done from the main branch." [2025-03-03T05:46:01.873Z] > /usr/bin/git rev-list --no-walk e8468bf49647ac63ce0c1464a25fb5c963108a3f # timeout=10 [2025-03-03T05:46:01.898Z] [Pipeline] } [2025-03-03T05:46:01.905Z] [Pipeline] // stage [2025-03-03T05:46:01.926Z] [Pipeline] withEnv [2025-03-03T05:46:01.927Z] [Pipeline] { [2025-03-03T05:46:02.107Z] [Pipeline] isUnix [2025-03-03T05:46:02.108Z] [Pipeline] withEnv [2025-03-03T05:46:02.108Z] [Pipeline] { [2025-03-03T05:46:02.123Z] [Pipeline] sh [2025-03-03T05:46:02.379Z] + docker inspect -f . silverpeas/silverbuild:6.4 [2025-03-03T05:46:02.379Z] . [2025-03-03T05:46:02.380Z] [Pipeline] } [2025-03-03T05:46:02.392Z] [Pipeline] // withEnv [2025-03-03T05:46:02.407Z] [Pipeline] withDockerContainer [2025-03-03T05:46:02.440Z] Jenkins does not seem to be running inside a container [2025-03-03T05:46:02.448Z] $ 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_Stable_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_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 ******** -e ******** silverpeas/silverbuild:6.4 cat [2025-03-03T05:46:02.832Z] $ docker top a24794070adba588da1036296307005845c9e445aaef8dac828afe5cb798e192 -eo pid,comm [2025-03-03T05:46:02.871Z] [Pipeline] { [2025-03-03T05:46:02.888Z] [Pipeline] withEnv [2025-03-03T05:46:02.888Z] [Pipeline] { [2025-03-03T05:46:02.912Z] [Pipeline] stage [2025-03-03T05:46:02.913Z] [Pipeline] { (Prepare the job) [2025-03-03T05:46:02.954Z] [Pipeline] sh [2025-03-03T05:46:03.211Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.4.x/pom.xml [2025-03-03T05:46:03.464Z] [Pipeline] script [2025-03-03T05:46:03.468Z] [Pipeline] { [2025-03-03T05:46:03.484Z] [Pipeline] readMavenPom [2025-03-03T05:46:03.514Z] [Pipeline] sh [2025-03-03T05:46:03.772Z] + rm -f pom.xml [2025-03-03T05:46:03.773Z] [Pipeline] } [2025-03-03T05:46:03.785Z] [Pipeline] // script [2025-03-03T05:46:03.800Z] [Pipeline] } [2025-03-03T05:46:03.812Z] [Pipeline] // stage [2025-03-03T05:46:03.826Z] [Pipeline] stage [2025-03-03T05:46:03.827Z] [Pipeline] { (Check POM parent version) [2025-03-03T05:46:03.901Z] Stage "Check POM parent version" skipped due to when conditional [2025-03-03T05:46:03.902Z] [Pipeline] getContext [2025-03-03T05:46:03.919Z] [Pipeline] } [2025-03-03T05:46:03.932Z] [Pipeline] // stage [2025-03-03T05:46:03.946Z] [Pipeline] stage [2025-03-03T05:46:03.946Z] [Pipeline] { (Checkout projects and check code changes) [2025-03-03T05:46:03.967Z] [Pipeline] script [2025-03-03T05:46:03.971Z] [Pipeline] { [2025-03-03T05:46:03.988Z] [Pipeline] copyArtifacts [2025-03-03T05:46:03.995Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 367 [2025-03-03T05:46:04.002Z] [Pipeline] fileExists [2025-03-03T05:46:04.017Z] [Pipeline] readYaml [2025-03-03T05:46:04.032Z] [Pipeline] dir [2025-03-03T05:46:04.032Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core [2025-03-03T05:46:04.032Z] [Pipeline] { [2025-03-03T05:46:04.049Z] [Pipeline] git [2025-03-03T05:46:04.051Z] The recommended git tool is: /usr/bin/git [2025-03-03T05:46:04.053Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2025-03-03T05:46:04.066Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1480f36d; decorates hudson.Launcher$LocalLauncher@74ca1f68 will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2025-03-03T05:46:04.067Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10 [2025-03-03T05:46:04.073Z] Fetching changes from the remote Git repository [2025-03-03T05:46:04.076Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10 [2025-03-03T05:46:04.081Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core [2025-03-03T05:46:04.081Z] > /usr/bin/git --version # timeout=10 [2025-03-03T05:46:04.087Z] > git --version # 'git version 2.43.0' [2025-03-03T05:46:04.087Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2025-03-03T05:46:04.094Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-03T05:46:04.692Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 [2025-03-03T05:46:04.699Z] Checking out Revision 626dc47d065a1815f66bd04eccfeb07d91c18233 (refs/remotes/origin/6.4.x) [2025-03-03T05:46:04.699Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-03-03T05:46:04.705Z] > /usr/bin/git checkout -f 626dc47d065a1815f66bd04eccfeb07d91c18233 # timeout=10 [2025-03-03T05:46:04.758Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2025-03-03T05:46:04.770Z] > /usr/bin/git branch -D 6.4.x # timeout=10 [2025-03-03T05:46:04.776Z] > /usr/bin/git checkout -b 6.4.x 626dc47d065a1815f66bd04eccfeb07d91c18233 # timeout=10 [2025-03-03T05:46:04.832Z] Commit message: "Bug #14491" [2025-03-03T05:46:04.832Z] > /usr/bin/git rev-list --no-walk 626dc47d065a1815f66bd04eccfeb07d91c18233 # timeout=10 [2025-03-03T05:46:04.851Z] [Pipeline] fileExists [2025-03-03T05:46:04.859Z] [Pipeline] readMavenPom [2025-03-03T05:46:04.871Z] [Pipeline] sh [2025-03-03T05:46:05.128Z] + git rev-parse HEAD [2025-03-03T05:46:05.130Z] [Pipeline] echo [2025-03-03T05:46:05.131Z] Silverpeas-Core: current commit is 626dc47d065a1815f66bd04eccfeb07d91c18233 and last build commit is 626dc47d065a1815f66bd04eccfeb07d91c18233 [2025-03-03T05:46:05.133Z] [Pipeline] } [2025-03-03T05:46:05.141Z] [Pipeline] // dir [2025-03-03T05:46:05.149Z] [Pipeline] echo [2025-03-03T05:46:05.149Z] Build skipped due to no changes have been done since the last build [2025-03-03T05:46:05.157Z] [Pipeline] dir [2025-03-03T05:46:05.157Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components [2025-03-03T05:46:05.158Z] [Pipeline] { [2025-03-03T05:46:05.174Z] [Pipeline] git [2025-03-03T05:46:05.176Z] The recommended git tool is: /usr/bin/git [2025-03-03T05:46:05.177Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2025-03-03T05:46:05.192Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4488500e; decorates hudson.Launcher$LocalLauncher@6feb492d will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2025-03-03T05:46:05.193Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/.git # timeout=10 [2025-03-03T05:46:05.198Z] Fetching changes from the remote Git repository [2025-03-03T05:46:05.201Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10 [2025-03-03T05:46:05.206Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components [2025-03-03T05:46:05.206Z] > /usr/bin/git --version # timeout=10 [2025-03-03T05:46:05.211Z] > git --version # 'git version 2.43.0' [2025-03-03T05:46:05.211Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2025-03-03T05:46:05.219Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-03T05:46:05.763Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 [2025-03-03T05:46:05.769Z] Checking out Revision cc51fb416ac3e4249204a7db899cbd7ab2dfb51b (refs/remotes/origin/6.4.x) [2025-03-03T05:46:05.769Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-03-03T05:46:05.774Z] > /usr/bin/git checkout -f cc51fb416ac3e4249204a7db899cbd7ab2dfb51b # timeout=10 [2025-03-03T05:46:05.813Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2025-03-03T05:46:05.826Z] > /usr/bin/git branch -D 6.4.x # timeout=10 [2025-03-03T05:46:05.833Z] > /usr/bin/git checkout -b 6.4.x cc51fb416ac3e4249204a7db899cbd7ab2dfb51b # timeout=10 [2025-03-03T05:46:05.877Z] Commit message: "Bug #14732" [2025-03-03T05:46:05.878Z] > /usr/bin/git rev-list --no-walk cc51fb416ac3e4249204a7db899cbd7ab2dfb51b # timeout=10 [2025-03-03T05:46:05.896Z] [Pipeline] fileExists [2025-03-03T05:46:05.911Z] [Pipeline] readMavenPom [2025-03-03T05:46:05.928Z] [Pipeline] sh [2025-03-03T05:46:06.185Z] + git rev-parse HEAD [2025-03-03T05:46:06.188Z] [Pipeline] echo [2025-03-03T05:46:06.189Z] Silverpeas-Components: current commit is cc51fb416ac3e4249204a7db899cbd7ab2dfb51b and last build commit is cc51fb416ac3e4249204a7db899cbd7ab2dfb51b [2025-03-03T05:46:06.191Z] [Pipeline] } [2025-03-03T05:46:06.205Z] [Pipeline] // dir [2025-03-03T05:46:06.219Z] [Pipeline] echo [2025-03-03T05:46:06.220Z] Build skipped due to no changes have been done since the last build [2025-03-03T05:46:06.236Z] [Pipeline] dir [2025-03-03T05:46:06.236Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks [2025-03-03T05:46:06.237Z] [Pipeline] { [2025-03-03T05:46:06.255Z] [Pipeline] git [2025-03-03T05:46:06.257Z] Selected Git installation does not exist. Using Default [2025-03-03T05:46:06.257Z] The recommended git tool is: NONE [2025-03-03T05:46:06.257Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2025-03-03T05:46:06.274Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@239c3dbe; decorates hudson.Launcher$LocalLauncher@3236d9b8 will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2025-03-03T05:46:06.275Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks/.git # timeout=10 [2025-03-03T05:46:06.281Z] Fetching changes from the remote Git repository [2025-03-03T05:46:06.284Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10 [2025-03-03T05:46:06.290Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks [2025-03-03T05:46:06.290Z] > /usr/bin/git --version # timeout=10 [2025-03-03T05:46:06.295Z] > git --version # 'git version 2.43.0' [2025-03-03T05:46:06.295Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2025-03-03T05:46:06.301Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-03T05:46:06.668Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 [2025-03-03T05:46:06.674Z] Checking out Revision 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 (refs/remotes/origin/6.4.x) [2025-03-03T05:46:06.674Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-03-03T05:46:06.678Z] > /usr/bin/git checkout -f 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 # timeout=10 [2025-03-03T05:46:06.689Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2025-03-03T05:46:06.696Z] > /usr/bin/git branch -D 6.4.x # timeout=10 [2025-03-03T05:46:06.705Z] > /usr/bin/git checkout -b 6.4.x 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 # timeout=10 [2025-03-03T05:46:06.717Z] Commit message: "Update parent POM to 1.6.2" [2025-03-03T05:46:06.718Z] > /usr/bin/git rev-list --no-walk 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 # timeout=10 [2025-03-03T05:46:06.737Z] [Pipeline] fileExists [2025-03-03T05:46:06.774Z] [Pipeline] readMavenPom [2025-03-03T05:46:06.791Z] [Pipeline] sh [2025-03-03T05:46:07.049Z] + git rev-parse HEAD [2025-03-03T05:46:07.051Z] [Pipeline] echo [2025-03-03T05:46:07.052Z] Silverpeas-Looks: current commit is 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 and last build commit is 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 [2025-03-03T05:46:07.054Z] [Pipeline] } [2025-03-03T05:46:07.068Z] [Pipeline] // dir [2025-03-03T05:46:07.083Z] [Pipeline] echo [2025-03-03T05:46:07.084Z] Build skipped due to no changes have been done since the last build [2025-03-03T05:46:07.099Z] [Pipeline] dir [2025-03-03T05:46:07.099Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup [2025-03-03T05:46:07.100Z] [Pipeline] { [2025-03-03T05:46:07.119Z] [Pipeline] git [2025-03-03T05:46:07.121Z] The recommended git tool is: NONE [2025-03-03T05:46:07.121Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2025-03-03T05:46:07.130Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6c9d5abb; decorates hudson.Launcher$LocalLauncher@517b4094 will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2025-03-03T05:46:07.131Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup/.git # timeout=10 [2025-03-03T05:46:07.137Z] Fetching changes from the remote Git repository [2025-03-03T05:46:07.140Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10 [2025-03-03T05:46:07.146Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup [2025-03-03T05:46:07.146Z] > /usr/bin/git --version # timeout=10 [2025-03-03T05:46:07.152Z] > git --version # 'git version 2.43.0' [2025-03-03T05:46:07.152Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2025-03-03T05:46:07.163Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-03T05:46:07.535Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 [2025-03-03T05:46:07.542Z] Checking out Revision 2bd9e5b3d4c9516811f574f4f53ce5e22532133b (refs/remotes/origin/6.4.x) [2025-03-03T05:46:07.542Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-03-03T05:46:07.548Z] > /usr/bin/git checkout -f 2bd9e5b3d4c9516811f574f4f53ce5e22532133b # timeout=10 [2025-03-03T05:46:07.558Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2025-03-03T05:46:07.568Z] > /usr/bin/git branch -D 6.4.x # timeout=10 [2025-03-03T05:46:07.578Z] > /usr/bin/git checkout -b 6.4.x 2bd9e5b3d4c9516811f574f4f53ce5e22532133b # timeout=10 [2025-03-03T05:46:07.591Z] Commit message: "6.4.2 has been released from build 6.4.2-build241211 (a8d34497f3c1025a04537070f2df01d17aefab21).Prepare for development iteration of next version 6.4.3" [2025-03-03T05:46:07.592Z] > /usr/bin/git rev-list --no-walk 2bd9e5b3d4c9516811f574f4f53ce5e22532133b # timeout=10 [2025-03-03T05:46:07.621Z] [Pipeline] fileExists [2025-03-03T05:46:07.634Z] [Pipeline] sh [2025-03-03T05:46:07.891Z] + git rev-parse HEAD [2025-03-03T05:46:07.894Z] [Pipeline] echo [2025-03-03T05:46:07.894Z] Silverpeas-Setup: current commit is 2bd9e5b3d4c9516811f574f4f53ce5e22532133b and last build commit is 2bd9e5b3d4c9516811f574f4f53ce5e22532133b [2025-03-03T05:46:07.896Z] [Pipeline] } [2025-03-03T05:46:07.913Z] [Pipeline] // dir [2025-03-03T05:46:07.928Z] [Pipeline] echo [2025-03-03T05:46:07.929Z] Build skipped due to no changes have been done since the last build [2025-03-03T05:46:07.945Z] [Pipeline] dir [2025-03-03T05:46:07.945Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution [2025-03-03T05:46:07.946Z] [Pipeline] { [2025-03-03T05:46:07.965Z] [Pipeline] git [2025-03-03T05:46:07.967Z] The recommended git tool is: NONE [2025-03-03T05:46:07.967Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2025-03-03T05:46:07.979Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@477142a7; decorates hudson.Launcher$LocalLauncher@3dc831a1 will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2025-03-03T05:46:07.979Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution/.git # timeout=10 [2025-03-03T05:46:07.986Z] Fetching changes from the remote Git repository [2025-03-03T05:46:07.989Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10 [2025-03-03T05:46:07.994Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution [2025-03-03T05:46:07.994Z] > /usr/bin/git --version # timeout=10 [2025-03-03T05:46:08.000Z] > git --version # 'git version 2.43.0' [2025-03-03T05:46:08.000Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2025-03-03T05:46:08.006Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-03T05:46:08.373Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 [2025-03-03T05:46:08.379Z] Checking out Revision 90e9347286664c1f250640839a01b6491f0c0a8d (refs/remotes/origin/6.4.x) [2025-03-03T05:46:08.380Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-03-03T05:46:08.386Z] > /usr/bin/git checkout -f 90e9347286664c1f250640839a01b6491f0c0a8d # timeout=10 [2025-03-03T05:46:08.397Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2025-03-03T05:46:08.405Z] > /usr/bin/git branch -D 6.4.x # timeout=10 [2025-03-03T05:46:08.412Z] > /usr/bin/git checkout -b 6.4.x 90e9347286664c1f250640839a01b6491f0c0a8d # timeout=10 [2025-03-03T05:46:08.426Z] Commit message: "6.4.2 has been released from build 6.4.2-build241211 (31ec9eff47661a3e19a2854eecd7d6cdf6f96f45).Prepare for development iteration of next version 6.4.3" [2025-03-03T05:46:08.426Z] > /usr/bin/git rev-list --no-walk 90e9347286664c1f250640839a01b6491f0c0a8d # timeout=10 [2025-03-03T05:46:08.456Z] [Pipeline] fileExists [2025-03-03T05:46:08.472Z] [Pipeline] readMavenPom [2025-03-03T05:46:08.492Z] [Pipeline] sh [2025-03-03T05:46:08.749Z] + git rev-parse HEAD [2025-03-03T05:46:08.751Z] [Pipeline] echo [2025-03-03T05:46:08.751Z] Silverpeas-Distribution: current commit is 90e9347286664c1f250640839a01b6491f0c0a8d and last build commit is 90e9347286664c1f250640839a01b6491f0c0a8d [2025-03-03T05:46:08.752Z] [Pipeline] } [2025-03-03T05:46:08.768Z] [Pipeline] // dir [2025-03-03T05:46:08.784Z] [Pipeline] echo [2025-03-03T05:46:08.784Z] Build skipped due to no changes have been done since the last build [2025-03-03T05:46:08.801Z] [Pipeline] dir [2025-03-03T05:46:08.801Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly [2025-03-03T05:46:08.801Z] [Pipeline] { [2025-03-03T05:46:08.821Z] [Pipeline] git [2025-03-03T05:46:08.823Z] The recommended git tool is: NONE [2025-03-03T05:46:08.824Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2025-03-03T05:46:08.833Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@69e8da42; decorates hudson.Launcher$LocalLauncher@51542c2a will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2025-03-03T05:46:08.833Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly/.git # timeout=10 [2025-03-03T05:46:08.839Z] Fetching changes from the remote Git repository [2025-03-03T05:46:08.842Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10 [2025-03-03T05:46:08.848Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly [2025-03-03T05:46:08.848Z] > /usr/bin/git --version # timeout=10 [2025-03-03T05:46:08.853Z] > git --version # 'git version 2.43.0' [2025-03-03T05:46:08.853Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2025-03-03T05:46:08.860Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-03T05:46:09.223Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 [2025-03-03T05:46:09.229Z] Checking out Revision 0d793f451ae2822fa89a779eed487790159a3a27 (refs/remotes/origin/6.4.x) [2025-03-03T05:46:09.229Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-03-03T05:46:09.234Z] > /usr/bin/git checkout -f 0d793f451ae2822fa89a779eed487790159a3a27 # timeout=10 [2025-03-03T05:46:09.243Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2025-03-03T05:46:09.253Z] > /usr/bin/git branch -D 6.4.x # timeout=10 [2025-03-03T05:46:09.259Z] > /usr/bin/git checkout -b 6.4.x 0d793f451ae2822fa89a779eed487790159a3a27 # timeout=10 [2025-03-03T05:46:09.269Z] Commit message: "Update parent POM to 1.6.2" [2025-03-03T05:46:09.270Z] > /usr/bin/git rev-list --no-walk 0d793f451ae2822fa89a779eed487790159a3a27 # timeout=10 [2025-03-03T05:46:09.291Z] [Pipeline] fileExists [2025-03-03T05:46:09.318Z] [Pipeline] readMavenPom [2025-03-03T05:46:09.337Z] [Pipeline] sh [2025-03-03T05:46:09.595Z] + git rev-parse HEAD [2025-03-03T05:46:09.597Z] [Pipeline] echo [2025-03-03T05:46:09.598Z] Silverpeas-Assembly: current commit is 0d793f451ae2822fa89a779eed487790159a3a27 and last build commit is 0d793f451ae2822fa89a779eed487790159a3a27 [2025-03-03T05:46:09.599Z] [Pipeline] } [2025-03-03T05:46:09.616Z] [Pipeline] // dir [2025-03-03T05:46:09.632Z] [Pipeline] echo [2025-03-03T05:46:09.633Z] Build skipped due to no changes have been done since the last build [2025-03-03T05:46:09.633Z] [Pipeline] } [2025-03-03T05:46:09.649Z] [Pipeline] // script [2025-03-03T05:46:09.665Z] [Pipeline] } [2025-03-03T05:46:09.679Z] [Pipeline] // stage [2025-03-03T05:46:09.698Z] [Pipeline] stage [2025-03-03T05:46:09.698Z] [Pipeline] { (Build Silverpeas) [2025-03-03T05:46:09.726Z] Stage "Build Silverpeas" skipped due to when conditional [2025-03-03T05:46:09.727Z] [Pipeline] getContext [2025-03-03T05:46:09.747Z] [Pipeline] stage [2025-03-03T05:46:09.748Z] [Pipeline] { (Build Silverpeas-Core) [2025-03-03T05:46:09.765Z] Stage "Build Silverpeas" skipped due to when conditional [2025-03-03T05:46:09.766Z] [Pipeline] getContext [2025-03-03T05:46:09.767Z] [Pipeline] } [2025-03-03T05:46:09.782Z] [Pipeline] // stage [2025-03-03T05:46:09.792Z] [Pipeline] stage [2025-03-03T05:46:09.793Z] [Pipeline] { (Build Silverpeas-Components) [2025-03-03T05:46:09.809Z] Stage "Build Silverpeas" skipped due to when conditional [2025-03-03T05:46:09.810Z] [Pipeline] getContext [2025-03-03T05:46:09.811Z] [Pipeline] } [2025-03-03T05:46:09.827Z] [Pipeline] // stage [2025-03-03T05:46:09.843Z] [Pipeline] stage [2025-03-03T05:46:09.844Z] [Pipeline] { (Build Silverpeas-Assembly) [2025-03-03T05:46:09.861Z] Stage "Build Silverpeas" skipped due to when conditional [2025-03-03T05:46:09.861Z] [Pipeline] getContext [2025-03-03T05:46:09.862Z] [Pipeline] } [2025-03-03T05:46:09.878Z] [Pipeline] // stage [2025-03-03T05:46:09.896Z] [Pipeline] stage [2025-03-03T05:46:09.897Z] [Pipeline] { (Build Silverpeas Setup) [2025-03-03T05:46:09.913Z] Stage "Build Silverpeas" skipped due to when conditional [2025-03-03T05:46:09.914Z] [Pipeline] getContext [2025-03-03T05:46:09.915Z] [Pipeline] } [2025-03-03T05:46:09.931Z] [Pipeline] // stage [2025-03-03T05:46:09.949Z] [Pipeline] stage [2025-03-03T05:46:09.950Z] [Pipeline] { (Build Silverpeas Distribution) [2025-03-03T05:46:09.967Z] Stage "Build Silverpeas" skipped due to when conditional [2025-03-03T05:46:09.967Z] [Pipeline] getContext [2025-03-03T05:46:09.969Z] [Pipeline] } [2025-03-03T05:46:09.985Z] [Pipeline] // stage [2025-03-03T05:46:10.003Z] [Pipeline] stage [2025-03-03T05:46:10.004Z] [Pipeline] { (Build Silverpeas-Looks) [2025-03-03T05:46:10.021Z] Stage "Build Silverpeas" skipped due to when conditional [2025-03-03T05:46:10.022Z] [Pipeline] getContext [2025-03-03T05:46:10.023Z] [Pipeline] } [2025-03-03T05:46:10.039Z] [Pipeline] // stage [2025-03-03T05:46:10.057Z] [Pipeline] stage [2025-03-03T05:46:10.057Z] [Pipeline] { (Publish Silverpeas-Core) [2025-03-03T05:46:10.074Z] Stage "Build Silverpeas" skipped due to when conditional [2025-03-03T05:46:10.075Z] [Pipeline] getContext [2025-03-03T05:46:10.076Z] [Pipeline] } [2025-03-03T05:46:10.092Z] [Pipeline] // stage [2025-03-03T05:46:10.110Z] [Pipeline] stage [2025-03-03T05:46:10.111Z] [Pipeline] { (Publish Silverpeas-Components) [2025-03-03T05:46:10.127Z] Stage "Build Silverpeas" skipped due to when conditional [2025-03-03T05:46:10.128Z] [Pipeline] getContext [2025-03-03T05:46:10.129Z] [Pipeline] } [2025-03-03T05:46:10.145Z] [Pipeline] // stage [2025-03-03T05:46:10.163Z] [Pipeline] stage [2025-03-03T05:46:10.164Z] [Pipeline] { (Publish Silverpeas-Assembly) [2025-03-03T05:46:10.181Z] Stage "Build Silverpeas" skipped due to when conditional [2025-03-03T05:46:10.182Z] [Pipeline] getContext [2025-03-03T05:46:10.184Z] [Pipeline] } [2025-03-03T05:46:10.200Z] [Pipeline] // stage [2025-03-03T05:46:10.218Z] [Pipeline] stage [2025-03-03T05:46:10.218Z] [Pipeline] { (Publish Silverpeas-Setup) [2025-03-03T05:46:10.236Z] Stage "Build Silverpeas" skipped due to when conditional [2025-03-03T05:46:10.236Z] [Pipeline] getContext [2025-03-03T05:46:10.237Z] [Pipeline] } [2025-03-03T05:46:10.254Z] [Pipeline] // stage [2025-03-03T05:46:10.272Z] [Pipeline] stage [2025-03-03T05:46:10.272Z] [Pipeline] { (Publish Silverpeas-Distribution) [2025-03-03T05:46:10.289Z] Stage "Build Silverpeas" skipped due to when conditional [2025-03-03T05:46:10.290Z] [Pipeline] getContext [2025-03-03T05:46:10.292Z] [Pipeline] } [2025-03-03T05:46:10.308Z] [Pipeline] // stage [2025-03-03T05:46:10.326Z] [Pipeline] stage [2025-03-03T05:46:10.326Z] [Pipeline] { (Publish Silverpeas-Looks) [2025-03-03T05:46:10.343Z] Stage "Build Silverpeas" skipped due to when conditional [2025-03-03T05:46:10.344Z] [Pipeline] getContext [2025-03-03T05:46:10.345Z] [Pipeline] } [2025-03-03T05:46:10.361Z] [Pipeline] // stage [2025-03-03T05:46:10.379Z] [Pipeline] stage [2025-03-03T05:46:10.380Z] [Pipeline] { (Publish Community Web Site) [2025-03-03T05:46:10.397Z] Stage "Build Silverpeas" skipped due to when conditional [2025-03-03T05:46:10.397Z] [Pipeline] getContext [2025-03-03T05:46:10.399Z] [Pipeline] } [2025-03-03T05:46:10.416Z] [Pipeline] // stage [2025-03-03T05:46:10.432Z] [Pipeline] } [2025-03-03T05:46:10.446Z] [Pipeline] // stage [2025-03-03T05:46:10.464Z] [Pipeline] stage [2025-03-03T05:46:10.465Z] [Pipeline] { (Create YAML build report) [2025-03-03T05:46:10.494Z] [Pipeline] script [2025-03-03T05:46:10.500Z] [Pipeline] { [2025-03-03T05:46:10.518Z] [Pipeline] sh [2025-03-03T05:46:10.775Z] + mkdir -p target [2025-03-03T05:46:10.777Z] [Pipeline] sh [2025-03-03T05:46:11.034Z] + mv build.yaml target/ [2025-03-03T05:46:11.035Z] [Pipeline] } [2025-03-03T05:46:11.051Z] [Pipeline] // script [2025-03-03T05:46:11.067Z] [Pipeline] } [2025-03-03T05:46:11.083Z] [Pipeline] // stage [2025-03-03T05:46:11.107Z] [Pipeline] stage [2025-03-03T05:46:11.107Z] [Pipeline] { (Declarative: Post Actions) [2025-03-03T05:46:11.135Z] [Pipeline] step [2025-03-03T05:46:11.163Z] [Pipeline] script [2025-03-03T05:46:11.169Z] [Pipeline] { [2025-03-03T05:46:11.202Z] [Pipeline] } [2025-03-03T05:46:11.218Z] [Pipeline] // script [2025-03-03T05:46:11.238Z] [Pipeline] archiveArtifacts [2025-03-03T05:46:11.241Z] Archiving artifacts [2025-03-03T05:46:11.257Z] Enregistrement des empreintes numériques [2025-03-03T05:46:11.273Z] [Pipeline] sh [2025-03-03T05:46:11.532Z] + rm -rf target [2025-03-03T05:46:11.538Z] [Pipeline] } [2025-03-03T05:46:11.554Z] [Pipeline] // stage [2025-03-03T05:46:11.571Z] [Pipeline] } [2025-03-03T05:46:11.587Z] [Pipeline] // withEnv [2025-03-03T05:46:11.602Z] [Pipeline] } [2025-03-03T05:46:11.603Z] $ docker stop --time=1 a24794070adba588da1036296307005845c9e445aaef8dac828afe5cb798e192 [2025-03-03T05:46:12.896Z] $ docker rm -f --volumes a24794070adba588da1036296307005845c9e445aaef8dac828afe5cb798e192 [2025-03-03T05:46:12.941Z] [Pipeline] // withDockerContainer [2025-03-03T05:46:12.950Z] [Pipeline] } [2025-03-03T05:46:12.958Z] [Pipeline] // withEnv [2025-03-03T05:46:12.973Z] [Pipeline] } [2025-03-03T05:46:12.983Z] [Pipeline] // node [2025-03-03T05:46:13.001Z] [Pipeline] End of Pipeline [2025-03-03T05:46:13.060Z] Lancement d'un nouveau build de Silverpeas_Mobile_Stable_AutoDeploy #271 [2025-03-03T05:46:13.060Z] Finished: SUCCESS