[2025-01-08T18:24:00.682Z] Lancé par une alarme périodique [2025-01-08T18:24:00.682Z] Running as userbuild [2025-01-08T18:24:01.095Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git [2025-01-08T18:24:01.412Z] [Pipeline] Start of Pipeline [2025-01-08T18:24:01.684Z] [Pipeline] node [2025-01-08T18:24:01.687Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy [2025-01-08T18:24:01.692Z] [Pipeline] { [2025-01-08T18:24:01.713Z] [Pipeline] stage [2025-01-08T18:24:01.713Z] [Pipeline] { (Declarative: Checkout SCM) [2025-01-08T18:24:01.728Z] [Pipeline] checkout [2025-01-08T18:24:01.730Z] Selected Git installation does not exist. Using Default [2025-01-08T18:24:01.730Z] The recommended git tool is: NONE [2025-01-08T18:24:01.730Z] No credentials specified [2025-01-08T18:24:01.730Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/.git # timeout=10 [2025-01-08T18:24:01.735Z] Fetching changes from the remote Git repository [2025-01-08T18:24:01.739Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 [2025-01-08T18:24:01.751Z] Cleaning workspace [2025-01-08T18:24:01.751Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 [2025-01-08T18:24:01.757Z] Resetting working tree [2025-01-08T18:24:01.757Z] > /usr/bin/git reset --hard # timeout=10 [2025-01-08T18:24:01.767Z] > /usr/bin/git clean -fdx # timeout=10 [2025-01-08T18:24:01.775Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git [2025-01-08T18:24:01.775Z] > /usr/bin/git --version # timeout=10 [2025-01-08T18:24:01.779Z] > git --version # 'git version 2.43.0' [2025-01-08T18:24:01.779Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-08T18:24:02.132Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2025-01-08T18:24:02.139Z] Checking out Revision a21b86feba1363f95e030bf85247d116cfc8258c (refs/remotes/origin/master) [2025-01-08T18:24:02.139Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-01-08T18:24:02.145Z] > /usr/bin/git checkout -f a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10 [2025-01-08T18:24:02.158Z] Commit message: "In the release pipeline of the Silverpeas platform, enabled the build of the docker image of Silverpeas for trial purpose." [2025-01-08T18:24:02.158Z] > /usr/bin/git rev-list --no-walk a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10 [2025-01-08T18:24:02.177Z] [Pipeline] } [2025-01-08T18:24:02.190Z] [Pipeline] // stage [2025-01-08T18:24:02.210Z] [Pipeline] withEnv [2025-01-08T18:24:02.210Z] [Pipeline] { [2025-01-08T18:24:02.393Z] [Pipeline] isUnix [2025-01-08T18:24:02.394Z] [Pipeline] withEnv [2025-01-08T18:24:02.394Z] [Pipeline] { [2025-01-08T18:24:02.409Z] [Pipeline] sh [2025-01-08T18:24:02.665Z] + docker inspect -f . silverpeas/silverbuild:latest [2025-01-08T18:24:02.665Z] . [2025-01-08T18:24:02.666Z] [Pipeline] } [2025-01-08T18:24:02.681Z] [Pipeline] // withEnv [2025-01-08T18:24:02.696Z] [Pipeline] withDockerContainer [2025-01-08T18:24:02.728Z] Jenkins does not seem to be running inside a container [2025-01-08T18:24:02.736Z] $ 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_Master_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_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 ******** -e ******** silverpeas/silverbuild:latest cat [2025-01-08T18:24:03.079Z] $ docker top 66e4ca3d34218dcb3fb63d1fe54d4d4d6c9fe589989be33c75dd5eea5c6a276d -eo pid,comm [2025-01-08T18:24:03.122Z] [Pipeline] { [2025-01-08T18:24:03.150Z] [Pipeline] withEnv [2025-01-08T18:24:03.151Z] [Pipeline] { [2025-01-08T18:24:03.171Z] [Pipeline] stage [2025-01-08T18:24:03.172Z] [Pipeline] { (Prepare the job) [2025-01-08T18:24:03.212Z] [Pipeline] sh [2025-01-08T18:24:03.470Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/master/pom.xml [2025-01-08T18:24:03.722Z] [Pipeline] script [2025-01-08T18:24:03.727Z] [Pipeline] { [2025-01-08T18:24:03.743Z] [Pipeline] readMavenPom [2025-01-08T18:24:03.760Z] [Pipeline] sh [2025-01-08T18:24:04.017Z] + rm -f pom.xml [2025-01-08T18:24:04.018Z] [Pipeline] } [2025-01-08T18:24:04.032Z] [Pipeline] // script [2025-01-08T18:24:04.046Z] [Pipeline] } [2025-01-08T18:24:04.059Z] [Pipeline] // stage [2025-01-08T18:24:04.075Z] [Pipeline] stage [2025-01-08T18:24:04.075Z] [Pipeline] { (Check POM parent version) [2025-01-08T18:24:04.163Z] [Pipeline] copyArtifacts [2025-01-08T18:24:04.170Z] Copied 1 artifact from "Silverpeas_Project_Definition_AutoDeploy" build number 272 [2025-01-08T18:24:04.180Z] [Pipeline] script [2025-01-08T18:24:04.187Z] [Pipeline] { [2025-01-08T18:24:04.201Z] [Pipeline] readYaml [2025-01-08T18:24:04.218Z] [Pipeline] sh [2025-01-08T18:24:04.475Z] + curl --output /dev/null --silent --head --fail -r 0-0 https://nexus3.silverpeas.org/repository/releases/org/silverpeas/silverpeas-project/1.7/silverpeas-project-1.7.pom [2025-01-08T18:24:04.728Z] [Pipeline] sh [2025-01-08T18:24:04.985Z] + rm -f build.yaml [2025-01-08T18:24:04.986Z] [Pipeline] } [2025-01-08T18:24:04.999Z] [Pipeline] // script [2025-01-08T18:24:05.013Z] [Pipeline] } [2025-01-08T18:24:05.025Z] [Pipeline] // stage [2025-01-08T18:24:05.041Z] [Pipeline] stage [2025-01-08T18:24:05.042Z] [Pipeline] { (Checkout projects and check code changes) [2025-01-08T18:24:05.069Z] [Pipeline] script [2025-01-08T18:24:05.073Z] [Pipeline] { [2025-01-08T18:24:05.093Z] [Pipeline] copyArtifacts [2025-01-08T18:24:05.100Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 895 [2025-01-08T18:24:05.111Z] [Pipeline] readYaml [2025-01-08T18:24:05.130Z] [Pipeline] dir [2025-01-08T18:24:05.131Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core [2025-01-08T18:24:05.131Z] [Pipeline] { [2025-01-08T18:24:05.149Z] [Pipeline] git [2025-01-08T18:24:05.151Z] The recommended git tool is: /usr/bin/git [2025-01-08T18:24:05.151Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2025-01-08T18:24:05.159Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2cfa0968; decorates hudson.Launcher$LocalLauncher@19c82b77 will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2025-01-08T18:24:05.160Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10 [2025-01-08T18:24:05.166Z] Fetching changes from the remote Git repository [2025-01-08T18:24:05.169Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10 [2025-01-08T18:24:05.175Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core [2025-01-08T18:24:05.175Z] > /usr/bin/git --version # timeout=10 [2025-01-08T18:24:05.180Z] > git --version # 'git version 2.43.0' [2025-01-08T18:24:05.180Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2025-01-08T18:24:05.186Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-08T18:24:05.563Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2025-01-08T18:24:05.569Z] Checking out Revision b9810ac629f8b94efee15a05aed23f6b46a18054 (refs/remotes/origin/master) [2025-01-08T18:24:05.569Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-01-08T18:24:05.574Z] > /usr/bin/git checkout -f b9810ac629f8b94efee15a05aed23f6b46a18054 # timeout=10 [2025-01-08T18:24:05.627Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2025-01-08T18:24:05.638Z] > /usr/bin/git branch -D master # timeout=10 [2025-01-08T18:24:05.644Z] > /usr/bin/git checkout -b master b9810ac629f8b94efee15a05aed23f6b46a18054 # timeout=10 [2025-01-08T18:24:05.714Z] Commit message: "The default implementation of the Contribution#canBeAccessedBy(User) uses the AuthorizationRequestCache to avoid a redondent computation of the authorization of the user to access the contribution along the same thread. The cache key was computed from the local identifier of the contribution which can lead hidden bugs like for example the access to another contribution of different type with the same identifier value not being computed. Now the cache key is computed from the global identifier of the contribution." [2025-01-08T18:24:05.714Z] > /usr/bin/git rev-list --no-walk b9810ac629f8b94efee15a05aed23f6b46a18054 # timeout=10 [2025-01-08T18:24:05.735Z] [Pipeline] fileExists [2025-01-08T18:24:05.750Z] [Pipeline] readMavenPom [2025-01-08T18:24:05.770Z] [Pipeline] sh [2025-01-08T18:24:06.028Z] + git rev-parse HEAD [2025-01-08T18:24:06.031Z] [Pipeline] echo [2025-01-08T18:24:06.031Z] Silverpeas-Core: current commit is b9810ac629f8b94efee15a05aed23f6b46a18054 and last build commit is b9810ac629f8b94efee15a05aed23f6b46a18054 [2025-01-08T18:24:06.033Z] [Pipeline] } [2025-01-08T18:24:06.047Z] [Pipeline] // dir [2025-01-08T18:24:06.061Z] [Pipeline] echo [2025-01-08T18:24:06.061Z] Build skipped due to no changes have been done since the last build [2025-01-08T18:24:06.076Z] [Pipeline] dir [2025-01-08T18:24:06.077Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components [2025-01-08T18:24:06.077Z] [Pipeline] { [2025-01-08T18:24:06.094Z] [Pipeline] git [2025-01-08T18:24:06.096Z] The recommended git tool is: /usr/bin/git [2025-01-08T18:24:06.097Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2025-01-08T18:24:06.108Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5e2d98be; decorates hudson.Launcher$LocalLauncher@7c98cb0d will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2025-01-08T18:24:06.109Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/.git # timeout=10 [2025-01-08T18:24:06.115Z] Fetching changes from the remote Git repository [2025-01-08T18:24:06.118Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10 [2025-01-08T18:24:06.124Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components [2025-01-08T18:24:06.124Z] > /usr/bin/git --version # timeout=10 [2025-01-08T18:24:06.129Z] > git --version # 'git version 2.43.0' [2025-01-08T18:24:06.129Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2025-01-08T18:24:06.136Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-08T18:24:06.769Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2025-01-08T18:24:06.777Z] Checking out Revision 3f5fb9d469b8702c11cbd2ca7d699ee6e8cf12d0 (refs/remotes/origin/master) [2025-01-08T18:24:06.777Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-01-08T18:24:06.783Z] > /usr/bin/git checkout -f 3f5fb9d469b8702c11cbd2ca7d699ee6e8cf12d0 # timeout=10 [2025-01-08T18:24:06.825Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2025-01-08T18:24:06.839Z] > /usr/bin/git branch -D master # timeout=10 [2025-01-08T18:24:06.846Z] > /usr/bin/git checkout -b master 3f5fb9d469b8702c11cbd2ca7d699ee6e8cf12d0 # timeout=10 [2025-01-08T18:24:06.960Z] Commit message: "bug #14622: Message notifier is now well managed" [2025-01-08T18:24:06.960Z] > /usr/bin/git rev-list --no-walk 3f5fb9d469b8702c11cbd2ca7d699ee6e8cf12d0 # timeout=10 [2025-01-08T18:24:06.982Z] [Pipeline] fileExists [2025-01-08T18:24:06.990Z] [Pipeline] readMavenPom [2025-01-08T18:24:07.002Z] [Pipeline] sh [2025-01-08T18:24:07.260Z] + git rev-parse HEAD [2025-01-08T18:24:07.263Z] [Pipeline] echo [2025-01-08T18:24:07.263Z] Silverpeas-Components: current commit is 3f5fb9d469b8702c11cbd2ca7d699ee6e8cf12d0 and last build commit is 3f5fb9d469b8702c11cbd2ca7d699ee6e8cf12d0 [2025-01-08T18:24:07.265Z] [Pipeline] } [2025-01-08T18:24:07.279Z] [Pipeline] // dir [2025-01-08T18:24:07.296Z] [Pipeline] echo [2025-01-08T18:24:07.296Z] Build skipped due to no changes have been done since the last build [2025-01-08T18:24:07.311Z] [Pipeline] dir [2025-01-08T18:24:07.312Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks [2025-01-08T18:24:07.312Z] [Pipeline] { [2025-01-08T18:24:07.330Z] [Pipeline] git [2025-01-08T18:24:07.332Z] Selected Git installation does not exist. Using Default [2025-01-08T18:24:07.332Z] The recommended git tool is: NONE [2025-01-08T18:24:07.333Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2025-01-08T18:24:07.350Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1f669e57; decorates hudson.Launcher$LocalLauncher@2dddf879 will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2025-01-08T18:24:07.350Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks/.git # timeout=10 [2025-01-08T18:24:07.356Z] Fetching changes from the remote Git repository [2025-01-08T18:24:07.359Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10 [2025-01-08T18:24:07.365Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks [2025-01-08T18:24:07.365Z] > /usr/bin/git --version # timeout=10 [2025-01-08T18:24:07.370Z] > git --version # 'git version 2.43.0' [2025-01-08T18:24:07.370Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2025-01-08T18:24:07.376Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-08T18:24:07.792Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2025-01-08T18:24:07.799Z] Checking out Revision f67e4b1108b728594e5ee35cd80fcba1b4c26a89 (refs/remotes/origin/master) [2025-01-08T18:24:07.799Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-01-08T18:24:07.804Z] > /usr/bin/git checkout -f f67e4b1108b728594e5ee35cd80fcba1b4c26a89 # timeout=10 [2025-01-08T18:24:07.818Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2025-01-08T18:24:07.827Z] > /usr/bin/git branch -D master # timeout=10 [2025-01-08T18:24:07.834Z] > /usr/bin/git checkout -b master f67e4b1108b728594e5ee35cd80fcba1b4c26a89 # timeout=10 [2025-01-08T18:24:07.854Z] Commit message: "Update parent POM to 1.7-build241218" [2025-01-08T18:24:07.854Z] > /usr/bin/git rev-list --no-walk f67e4b1108b728594e5ee35cd80fcba1b4c26a89 # timeout=10 [2025-01-08T18:24:07.884Z] [Pipeline] fileExists [2025-01-08T18:24:07.893Z] [Pipeline] readMavenPom [2025-01-08T18:24:07.912Z] [Pipeline] sh [2025-01-08T18:24:08.169Z] + git rev-parse HEAD [2025-01-08T18:24:08.171Z] [Pipeline] echo [2025-01-08T18:24:08.172Z] Silverpeas-Looks: current commit is f67e4b1108b728594e5ee35cd80fcba1b4c26a89 and last build commit is f67e4b1108b728594e5ee35cd80fcba1b4c26a89 [2025-01-08T18:24:08.173Z] [Pipeline] } [2025-01-08T18:24:08.187Z] [Pipeline] // dir [2025-01-08T18:24:08.202Z] [Pipeline] echo [2025-01-08T18:24:08.202Z] Build skipped due to no changes have been done since the last build [2025-01-08T18:24:08.218Z] [Pipeline] dir [2025-01-08T18:24:08.218Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup [2025-01-08T18:24:08.219Z] [Pipeline] { [2025-01-08T18:24:08.237Z] [Pipeline] git [2025-01-08T18:24:08.239Z] The recommended git tool is: NONE [2025-01-08T18:24:08.240Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2025-01-08T18:24:08.249Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1599e3f5; decorates hudson.Launcher$LocalLauncher@420a4747 will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2025-01-08T18:24:08.250Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup/.git # timeout=10 [2025-01-08T18:24:08.256Z] Fetching changes from the remote Git repository [2025-01-08T18:24:08.259Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10 [2025-01-08T18:24:08.265Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup [2025-01-08T18:24:08.265Z] > /usr/bin/git --version # timeout=10 [2025-01-08T18:24:08.271Z] > git --version # 'git version 2.43.0' [2025-01-08T18:24:08.271Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2025-01-08T18:24:08.277Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-08T18:24:08.670Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2025-01-08T18:24:08.678Z] Checking out Revision 19f9a05ff806927062daed0bc30d2dddfb4e1115 (refs/remotes/origin/master) [2025-01-08T18:24:08.678Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-01-08T18:24:08.683Z] > /usr/bin/git checkout -f 19f9a05ff806927062daed0bc30d2dddfb4e1115 # timeout=10 [2025-01-08T18:24:08.693Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2025-01-08T18:24:08.703Z] > /usr/bin/git branch -D master # timeout=10 [2025-01-08T18:24:08.710Z] > /usr/bin/git checkout -b master 19f9a05ff806927062daed0bc30d2dddfb4e1115 # timeout=10 [2025-01-08T18:24:08.725Z] Commit message: "6.4 has been released from build 6.4-build240616 (92d58487c2004cefbf3973e0d5225d6a0e53884c).Prepare for development iteration of next version 6.5" [2025-01-08T18:24:08.725Z] > /usr/bin/git rev-list --no-walk 19f9a05ff806927062daed0bc30d2dddfb4e1115 # timeout=10 [2025-01-08T18:24:08.754Z] [Pipeline] fileExists [2025-01-08T18:24:08.772Z] [Pipeline] sh [2025-01-08T18:24:09.029Z] + git rev-parse HEAD [2025-01-08T18:24:09.032Z] [Pipeline] echo [2025-01-08T18:24:09.032Z] Silverpeas-Setup: current commit is 19f9a05ff806927062daed0bc30d2dddfb4e1115 and last build commit is 19f9a05ff806927062daed0bc30d2dddfb4e1115 [2025-01-08T18:24:09.034Z] [Pipeline] } [2025-01-08T18:24:09.049Z] [Pipeline] // dir [2025-01-08T18:24:09.064Z] [Pipeline] echo [2025-01-08T18:24:09.064Z] Build skipped due to no changes have been done since the last build [2025-01-08T18:24:09.080Z] [Pipeline] dir [2025-01-08T18:24:09.080Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution [2025-01-08T18:24:09.081Z] [Pipeline] { [2025-01-08T18:24:09.099Z] [Pipeline] git [2025-01-08T18:24:09.102Z] The recommended git tool is: NONE [2025-01-08T18:24:09.102Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2025-01-08T18:24:09.112Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6fa49bfd; decorates hudson.Launcher$LocalLauncher@668ef62d will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2025-01-08T18:24:09.112Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution/.git # timeout=10 [2025-01-08T18:24:09.119Z] Fetching changes from the remote Git repository [2025-01-08T18:24:09.122Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10 [2025-01-08T18:24:09.127Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution [2025-01-08T18:24:09.127Z] > /usr/bin/git --version # timeout=10 [2025-01-08T18:24:09.133Z] > git --version # 'git version 2.43.0' [2025-01-08T18:24:09.133Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2025-01-08T18:24:09.140Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-08T18:24:09.512Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2025-01-08T18:24:09.519Z] Checking out Revision 2d0499c5ec315f060e4a0d17f68dafe63aff62ec (refs/remotes/origin/master) [2025-01-08T18:24:09.519Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-01-08T18:24:09.524Z] > /usr/bin/git checkout -f 2d0499c5ec315f060e4a0d17f68dafe63aff62ec # timeout=10 [2025-01-08T18:24:09.534Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2025-01-08T18:24:09.543Z] > /usr/bin/git branch -D master # timeout=10 [2025-01-08T18:24:09.549Z] > /usr/bin/git checkout -b master 2d0499c5ec315f060e4a0d17f68dafe63aff62ec # timeout=10 [2025-01-08T18:24:09.560Z] Commit message: "Bug #14374 Fix the script 01-jcrSettings.groovy to take into account also a Silverpeas update: in this case, update also the JCR schema." [2025-01-08T18:24:09.560Z] > /usr/bin/git rev-list --no-walk 2d0499c5ec315f060e4a0d17f68dafe63aff62ec # timeout=10 [2025-01-08T18:24:09.583Z] [Pipeline] fileExists [2025-01-08T18:24:09.598Z] [Pipeline] readMavenPom [2025-01-08T18:24:09.617Z] [Pipeline] sh [2025-01-08T18:24:09.874Z] + git rev-parse HEAD [2025-01-08T18:24:09.877Z] [Pipeline] echo [2025-01-08T18:24:09.877Z] Silverpeas-Distribution: current commit is 2d0499c5ec315f060e4a0d17f68dafe63aff62ec and last build commit is 2d0499c5ec315f060e4a0d17f68dafe63aff62ec [2025-01-08T18:24:09.879Z] [Pipeline] } [2025-01-08T18:24:09.897Z] [Pipeline] // dir [2025-01-08T18:24:09.913Z] [Pipeline] echo [2025-01-08T18:24:09.913Z] Build skipped due to no changes have been done since the last build [2025-01-08T18:24:09.929Z] [Pipeline] dir [2025-01-08T18:24:09.929Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly [2025-01-08T18:24:09.930Z] [Pipeline] { [2025-01-08T18:24:09.949Z] [Pipeline] git [2025-01-08T18:24:09.951Z] The recommended git tool is: NONE [2025-01-08T18:24:09.952Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2025-01-08T18:24:09.960Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@41a90d0e; decorates hudson.Launcher$LocalLauncher@24c53312 will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2025-01-08T18:24:09.961Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly/.git # timeout=10 [2025-01-08T18:24:09.967Z] Fetching changes from the remote Git repository [2025-01-08T18:24:09.970Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10 [2025-01-08T18:24:09.976Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly [2025-01-08T18:24:09.976Z] > /usr/bin/git --version # timeout=10 [2025-01-08T18:24:09.981Z] > git --version # 'git version 2.43.0' [2025-01-08T18:24:09.981Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2025-01-08T18:24:09.987Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-08T18:24:10.379Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2025-01-08T18:24:10.385Z] Checking out Revision 2c6567336e38e2df324ebede90c072c62036a6ac (refs/remotes/origin/master) [2025-01-08T18:24:10.385Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-01-08T18:24:10.390Z] > /usr/bin/git checkout -f 2c6567336e38e2df324ebede90c072c62036a6ac # timeout=10 [2025-01-08T18:24:10.399Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2025-01-08T18:24:10.409Z] > /usr/bin/git branch -D master # timeout=10 [2025-01-08T18:24:10.415Z] > /usr/bin/git checkout -b master 2c6567336e38e2df324ebede90c072c62036a6ac # timeout=10 [2025-01-08T18:24:10.425Z] Commit message: "Update parent POM to 1.7-build241218" [2025-01-08T18:24:10.425Z] > /usr/bin/git rev-list --no-walk 2c6567336e38e2df324ebede90c072c62036a6ac # timeout=10 [2025-01-08T18:24:10.445Z] [Pipeline] fileExists [2025-01-08T18:24:10.453Z] [Pipeline] readMavenPom [2025-01-08T18:24:10.464Z] [Pipeline] sh [2025-01-08T18:24:10.723Z] + git rev-parse HEAD [2025-01-08T18:24:10.725Z] [Pipeline] echo [2025-01-08T18:24:10.725Z] Silverpeas-Assembly: current commit is 2c6567336e38e2df324ebede90c072c62036a6ac and last build commit is 2c6567336e38e2df324ebede90c072c62036a6ac [2025-01-08T18:24:10.726Z] [Pipeline] } [2025-01-08T18:24:10.746Z] [Pipeline] // dir [2025-01-08T18:24:10.762Z] [Pipeline] echo [2025-01-08T18:24:10.762Z] Build skipped due to no changes have been done since the last build [2025-01-08T18:24:10.763Z] [Pipeline] } [2025-01-08T18:24:10.778Z] [Pipeline] // script [2025-01-08T18:24:10.793Z] [Pipeline] } [2025-01-08T18:24:10.808Z] [Pipeline] // stage [2025-01-08T18:24:10.826Z] [Pipeline] stage [2025-01-08T18:24:10.827Z] [Pipeline] { (Build Silverpeas) [2025-01-08T18:24:10.862Z] Stage "Build Silverpeas" skipped due to when conditional [2025-01-08T18:24:10.863Z] [Pipeline] getContext [2025-01-08T18:24:10.889Z] [Pipeline] stage [2025-01-08T18:24:10.890Z] [Pipeline] { (Build Silverpeas-Core) [2025-01-08T18:24:10.906Z] Stage "Build Silverpeas" skipped due to when conditional [2025-01-08T18:24:10.907Z] [Pipeline] getContext [2025-01-08T18:24:10.908Z] [Pipeline] } [2025-01-08T18:24:10.924Z] [Pipeline] // stage [2025-01-08T18:24:10.941Z] [Pipeline] stage [2025-01-08T18:24:10.942Z] [Pipeline] { (Build Silverpeas-Components) [2025-01-08T18:24:10.958Z] Stage "Build Silverpeas" skipped due to when conditional [2025-01-08T18:24:10.959Z] [Pipeline] getContext [2025-01-08T18:24:10.960Z] [Pipeline] } [2025-01-08T18:24:10.975Z] [Pipeline] // stage [2025-01-08T18:24:10.993Z] [Pipeline] stage [2025-01-08T18:24:10.993Z] [Pipeline] { (Build Silverpeas-Assembly) [2025-01-08T18:24:11.010Z] Stage "Build Silverpeas" skipped due to when conditional [2025-01-08T18:24:11.010Z] [Pipeline] getContext [2025-01-08T18:24:11.012Z] [Pipeline] } [2025-01-08T18:24:11.027Z] [Pipeline] // stage [2025-01-08T18:24:11.044Z] [Pipeline] stage [2025-01-08T18:24:11.045Z] [Pipeline] { (Build Silverpeas Setup) [2025-01-08T18:24:11.061Z] Stage "Build Silverpeas" skipped due to when conditional [2025-01-08T18:24:11.062Z] [Pipeline] getContext [2025-01-08T18:24:11.063Z] [Pipeline] } [2025-01-08T18:24:11.078Z] [Pipeline] // stage [2025-01-08T18:24:11.095Z] [Pipeline] stage [2025-01-08T18:24:11.096Z] [Pipeline] { (Build Silverpeas Distribution) [2025-01-08T18:24:11.112Z] Stage "Build Silverpeas" skipped due to when conditional [2025-01-08T18:24:11.113Z] [Pipeline] getContext [2025-01-08T18:24:11.114Z] [Pipeline] } [2025-01-08T18:24:11.130Z] [Pipeline] // stage [2025-01-08T18:24:11.147Z] [Pipeline] stage [2025-01-08T18:24:11.148Z] [Pipeline] { (Build Silverpeas-Looks) [2025-01-08T18:24:11.164Z] Stage "Build Silverpeas" skipped due to when conditional [2025-01-08T18:24:11.165Z] [Pipeline] getContext [2025-01-08T18:24:11.166Z] [Pipeline] } [2025-01-08T18:24:11.181Z] [Pipeline] // stage [2025-01-08T18:24:11.199Z] [Pipeline] stage [2025-01-08T18:24:11.199Z] [Pipeline] { (Publish Silverpeas-Core) [2025-01-08T18:24:11.215Z] Stage "Build Silverpeas" skipped due to when conditional [2025-01-08T18:24:11.216Z] [Pipeline] getContext [2025-01-08T18:24:11.217Z] [Pipeline] } [2025-01-08T18:24:11.233Z] [Pipeline] // stage [2025-01-08T18:24:11.250Z] [Pipeline] stage [2025-01-08T18:24:11.250Z] [Pipeline] { (Publish Silverpeas-Components) [2025-01-08T18:24:11.267Z] Stage "Build Silverpeas" skipped due to when conditional [2025-01-08T18:24:11.267Z] [Pipeline] getContext [2025-01-08T18:24:11.268Z] [Pipeline] } [2025-01-08T18:24:11.284Z] [Pipeline] // stage [2025-01-08T18:24:11.301Z] [Pipeline] stage [2025-01-08T18:24:11.302Z] [Pipeline] { (Publish Silverpeas-Assembly) [2025-01-08T18:24:11.318Z] Stage "Build Silverpeas" skipped due to when conditional [2025-01-08T18:24:11.319Z] [Pipeline] getContext [2025-01-08T18:24:11.320Z] [Pipeline] } [2025-01-08T18:24:11.336Z] [Pipeline] // stage [2025-01-08T18:24:11.353Z] [Pipeline] stage [2025-01-08T18:24:11.354Z] [Pipeline] { (Publish Silverpeas-Setup) [2025-01-08T18:24:11.370Z] Stage "Build Silverpeas" skipped due to when conditional [2025-01-08T18:24:11.371Z] [Pipeline] getContext [2025-01-08T18:24:11.372Z] [Pipeline] } [2025-01-08T18:24:11.388Z] [Pipeline] // stage [2025-01-08T18:24:11.405Z] [Pipeline] stage [2025-01-08T18:24:11.405Z] [Pipeline] { (Publish Silverpeas-Distribution) [2025-01-08T18:24:11.422Z] Stage "Build Silverpeas" skipped due to when conditional [2025-01-08T18:24:11.423Z] [Pipeline] getContext [2025-01-08T18:24:11.424Z] [Pipeline] } [2025-01-08T18:24:11.440Z] [Pipeline] // stage [2025-01-08T18:24:11.457Z] [Pipeline] stage [2025-01-08T18:24:11.458Z] [Pipeline] { (Publish Silverpeas-Looks) [2025-01-08T18:24:11.474Z] Stage "Build Silverpeas" skipped due to when conditional [2025-01-08T18:24:11.475Z] [Pipeline] getContext [2025-01-08T18:24:11.476Z] [Pipeline] } [2025-01-08T18:24:11.496Z] [Pipeline] // stage [2025-01-08T18:24:11.513Z] [Pipeline] stage [2025-01-08T18:24:11.514Z] [Pipeline] { (Publish Community Web Site) [2025-01-08T18:24:11.530Z] Stage "Build Silverpeas" skipped due to when conditional [2025-01-08T18:24:11.531Z] [Pipeline] getContext [2025-01-08T18:24:11.532Z] [Pipeline] } [2025-01-08T18:24:11.547Z] [Pipeline] // stage [2025-01-08T18:24:11.563Z] [Pipeline] } [2025-01-08T18:24:11.577Z] [Pipeline] // stage [2025-01-08T18:24:11.595Z] [Pipeline] stage [2025-01-08T18:24:11.596Z] [Pipeline] { (Create YAML build report) [2025-01-08T18:24:11.627Z] [Pipeline] script [2025-01-08T18:24:11.630Z] [Pipeline] { [2025-01-08T18:24:11.647Z] [Pipeline] sh [2025-01-08T18:24:11.905Z] + mkdir -p target [2025-01-08T18:24:11.907Z] [Pipeline] sh [2025-01-08T18:24:12.165Z] + mv build.yaml target/ [2025-01-08T18:24:12.166Z] [Pipeline] } [2025-01-08T18:24:12.181Z] [Pipeline] // script [2025-01-08T18:24:12.197Z] [Pipeline] } [2025-01-08T18:24:12.214Z] [Pipeline] // stage [2025-01-08T18:24:12.231Z] [Pipeline] stage [2025-01-08T18:24:12.232Z] [Pipeline] { (Declarative: Post Actions) [2025-01-08T18:24:12.273Z] [Pipeline] step [2025-01-08T18:24:12.303Z] [Pipeline] script [2025-01-08T18:24:12.309Z] [Pipeline] { [2025-01-08T18:24:12.344Z] [Pipeline] } [2025-01-08T18:24:12.356Z] [Pipeline] // script [2025-01-08T18:24:12.376Z] [Pipeline] archiveArtifacts [2025-01-08T18:24:12.378Z] Archiving artifacts [2025-01-08T18:24:12.395Z] Enregistrement des empreintes numériques [2025-01-08T18:24:12.407Z] [Pipeline] sh [2025-01-08T18:24:12.686Z] + rm -rf target [2025-01-08T18:24:12.694Z] [Pipeline] } [2025-01-08T18:24:12.712Z] [Pipeline] // stage [2025-01-08T18:24:12.728Z] [Pipeline] } [2025-01-08T18:24:12.744Z] [Pipeline] // withEnv [2025-01-08T18:24:12.761Z] [Pipeline] } [2025-01-08T18:24:12.762Z] $ docker stop --time=1 66e4ca3d34218dcb3fb63d1fe54d4d4d6c9fe589989be33c75dd5eea5c6a276d [2025-01-08T18:24:14.763Z] $ docker rm -f --volumes 66e4ca3d34218dcb3fb63d1fe54d4d4d6c9fe589989be33c75dd5eea5c6a276d [2025-01-08T18:24:14.797Z] [Pipeline] // withDockerContainer [2025-01-08T18:24:14.811Z] [Pipeline] } [2025-01-08T18:24:14.826Z] [Pipeline] // withEnv [2025-01-08T18:24:14.840Z] [Pipeline] } [2025-01-08T18:24:14.856Z] [Pipeline] // node [2025-01-08T18:24:14.871Z] [Pipeline] End of Pipeline [2025-01-08T18:24:14.941Z] Lancement d'un nouveau build de Silverpeas_Mobile_Master_AutoDeploy #527 [2025-01-08T18:24:14.942Z] Finished: SUCCESS