[2025-03-02T18:24:00.240Z] Lancé par une alarme périodique [2025-03-02T18:24:00.241Z] Running as userbuild [2025-03-02T18:24:00.597Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git [2025-03-02T18:24:01.059Z] [Pipeline] Start of Pipeline [2025-03-02T18:24:01.396Z] [Pipeline] node [2025-03-02T18:24:01.399Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy [2025-03-02T18:24:01.403Z] [Pipeline] { [2025-03-02T18:24:01.422Z] [Pipeline] stage [2025-03-02T18:24:01.422Z] [Pipeline] { (Declarative: Checkout SCM) [2025-03-02T18:24:01.436Z] [Pipeline] checkout [2025-03-02T18:24:01.438Z] Selected Git installation does not exist. Using Default [2025-03-02T18:24:01.438Z] The recommended git tool is: NONE [2025-03-02T18:24:01.439Z] No credentials specified [2025-03-02T18:24:01.439Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/.git # timeout=10 [2025-03-02T18:24:01.444Z] Fetching changes from the remote Git repository [2025-03-02T18:24:01.446Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 [2025-03-02T18:24:01.453Z] Cleaning workspace [2025-03-02T18:24:01.453Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 [2025-03-02T18:24:01.457Z] Resetting working tree [2025-03-02T18:24:01.457Z] > /usr/bin/git reset --hard # timeout=10 [2025-03-02T18:24:01.464Z] > /usr/bin/git clean -fdx # timeout=10 [2025-03-02T18:24:01.470Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git [2025-03-02T18:24:01.470Z] > /usr/bin/git --version # timeout=10 [2025-03-02T18:24:01.474Z] > git --version # 'git version 2.43.0' [2025-03-02T18:24:01.475Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-02T18:24:01.844Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2025-03-02T18:24:01.850Z] Checking out Revision e8468bf49647ac63ce0c1464a25fb5c963108a3f (refs/remotes/origin/master) [2025-03-02T18:24:01.850Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-03-02T18:24:01.855Z] > /usr/bin/git checkout -f e8468bf49647ac63ce0c1464a25fb5c963108a3f # timeout=10 [2025-03-02T18:24:01.869Z] 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-02T18:24:01.869Z] > /usr/bin/git rev-list --no-walk e8468bf49647ac63ce0c1464a25fb5c963108a3f # timeout=10 [2025-03-02T18:24:01.889Z] [Pipeline] } [2025-03-02T18:24:01.895Z] [Pipeline] // stage [2025-03-02T18:24:01.913Z] [Pipeline] withEnv [2025-03-02T18:24:01.914Z] [Pipeline] { [2025-03-02T18:24:02.079Z] [Pipeline] isUnix [2025-03-02T18:24:02.079Z] [Pipeline] withEnv [2025-03-02T18:24:02.080Z] [Pipeline] { [2025-03-02T18:24:02.094Z] [Pipeline] sh [2025-03-02T18:24:02.349Z] + docker inspect -f . silverpeas/silverbuild:latest [2025-03-02T18:24:02.349Z] . [2025-03-02T18:24:02.350Z] [Pipeline] } [2025-03-02T18:24:02.362Z] [Pipeline] // withEnv [2025-03-02T18:24:02.378Z] [Pipeline] withDockerContainer [2025-03-02T18:24:02.409Z] Jenkins does not seem to be running inside a container [2025-03-02T18:24:02.416Z] $ 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-03-02T18:24:02.814Z] $ docker top 893f3f77a05b913b1a70afce6273aff8278b7110892677fb7267a3349b04ef2d -eo pid,comm [2025-03-02T18:24:02.855Z] [Pipeline] { [2025-03-02T18:24:02.872Z] [Pipeline] withEnv [2025-03-02T18:24:02.872Z] [Pipeline] { [2025-03-02T18:24:02.888Z] [Pipeline] stage [2025-03-02T18:24:02.888Z] [Pipeline] { (Prepare the job) [2025-03-02T18:24:02.925Z] [Pipeline] sh [2025-03-02T18:24:03.182Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/master/pom.xml [2025-03-02T18:24:03.434Z] [Pipeline] script [2025-03-02T18:24:03.439Z] [Pipeline] { [2025-03-02T18:24:03.455Z] [Pipeline] readMavenPom [2025-03-02T18:24:03.484Z] [Pipeline] sh [2025-03-02T18:24:03.741Z] + rm -f pom.xml [2025-03-02T18:24:03.742Z] [Pipeline] } [2025-03-02T18:24:03.754Z] [Pipeline] // script [2025-03-02T18:24:03.769Z] [Pipeline] } [2025-03-02T18:24:03.781Z] [Pipeline] // stage [2025-03-02T18:24:03.796Z] [Pipeline] stage [2025-03-02T18:24:03.796Z] [Pipeline] { (Check POM parent version) [2025-03-02T18:24:03.859Z] [Pipeline] copyArtifacts [2025-03-02T18:24:03.866Z] Copied 1 artifact from "Silverpeas_Project_Definition_AutoDeploy" build number 272 [2025-03-02T18:24:03.881Z] [Pipeline] script [2025-03-02T18:24:03.888Z] [Pipeline] { [2025-03-02T18:24:03.904Z] [Pipeline] readYaml [2025-03-02T18:24:03.920Z] [Pipeline] sh [2025-03-02T18:24:04.177Z] + 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-03-02T18:24:04.179Z] [Pipeline] sh [2025-03-02T18:24:04.435Z] + rm -f build.yaml [2025-03-02T18:24:04.436Z] [Pipeline] } [2025-03-02T18:24:04.448Z] [Pipeline] // script [2025-03-02T18:24:04.461Z] [Pipeline] } [2025-03-02T18:24:04.473Z] [Pipeline] // stage [2025-03-02T18:24:04.488Z] [Pipeline] stage [2025-03-02T18:24:04.488Z] [Pipeline] { (Checkout projects and check code changes) [2025-03-02T18:24:04.516Z] [Pipeline] script [2025-03-02T18:24:04.521Z] [Pipeline] { [2025-03-02T18:24:04.545Z] [Pipeline] copyArtifacts [2025-03-02T18:24:04.551Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 912 [2025-03-02T18:24:04.562Z] [Pipeline] fileExists [2025-03-02T18:24:04.579Z] [Pipeline] readYaml [2025-03-02T18:24:04.604Z] [Pipeline] dir [2025-03-02T18:24:04.604Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core [2025-03-02T18:24:04.605Z] [Pipeline] { [2025-03-02T18:24:04.622Z] [Pipeline] git [2025-03-02T18:24:04.624Z] The recommended git tool is: /usr/bin/git [2025-03-02T18:24:04.626Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2025-03-02T18:24:04.637Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2f9c3e3; decorates hudson.Launcher$LocalLauncher@7ff08c30 will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2025-03-02T18:24:04.637Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10 [2025-03-02T18:24:04.644Z] Fetching changes from the remote Git repository [2025-03-02T18:24:04.645Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10 [2025-03-02T18:24:04.652Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core [2025-03-02T18:24:04.652Z] > /usr/bin/git --version # timeout=10 [2025-03-02T18:24:04.657Z] > git --version # 'git version 2.43.0' [2025-03-02T18:24:04.657Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2025-03-02T18:24:04.662Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-02T18:24:05.239Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2025-03-02T18:24:05.245Z] Checking out Revision 742402236baa8324745c01d89fbe6b734f53158c (refs/remotes/origin/master) [2025-03-02T18:24:05.245Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-03-02T18:24:05.251Z] > /usr/bin/git checkout -f 742402236baa8324745c01d89fbe6b734f53158c # timeout=10 [2025-03-02T18:24:05.301Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2025-03-02T18:24:05.311Z] > /usr/bin/git branch -D master # timeout=10 [2025-03-02T18:24:05.317Z] > /usr/bin/git checkout -b master 742402236baa8324745c01d89fbe6b734f53158c # timeout=10 [2025-03-02T18:24:05.379Z] Commit message: "Feature #14695 - Validate button" [2025-03-02T18:24:05.379Z] > /usr/bin/git rev-list --no-walk 742402236baa8324745c01d89fbe6b734f53158c # timeout=10 [2025-03-02T18:24:05.398Z] [Pipeline] fileExists [2025-03-02T18:24:05.405Z] [Pipeline] readMavenPom [2025-03-02T18:24:05.416Z] [Pipeline] sh [2025-03-02T18:24:05.672Z] + git rev-parse HEAD [2025-03-02T18:24:05.675Z] [Pipeline] echo [2025-03-02T18:24:05.675Z] Silverpeas-Core: current commit is 742402236baa8324745c01d89fbe6b734f53158c and last build commit is 742402236baa8324745c01d89fbe6b734f53158c [2025-03-02T18:24:05.677Z] [Pipeline] } [2025-03-02T18:24:05.687Z] [Pipeline] // dir [2025-03-02T18:24:05.702Z] [Pipeline] echo [2025-03-02T18:24:05.703Z] Build skipped due to no changes have been done since the last build [2025-03-02T18:24:05.717Z] [Pipeline] dir [2025-03-02T18:24:05.718Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components [2025-03-02T18:24:05.718Z] [Pipeline] { [2025-03-02T18:24:05.736Z] [Pipeline] git [2025-03-02T18:24:05.738Z] The recommended git tool is: /usr/bin/git [2025-03-02T18:24:05.739Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2025-03-02T18:24:05.749Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@87fd2d4; decorates hudson.Launcher$LocalLauncher@524d9c2b will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2025-03-02T18:24:05.750Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/.git # timeout=10 [2025-03-02T18:24:05.757Z] Fetching changes from the remote Git repository [2025-03-02T18:24:05.760Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10 [2025-03-02T18:24:05.766Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components [2025-03-02T18:24:05.766Z] > /usr/bin/git --version # timeout=10 [2025-03-02T18:24:05.771Z] > git --version # 'git version 2.43.0' [2025-03-02T18:24:05.771Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2025-03-02T18:24:05.777Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-02T18:24:06.369Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2025-03-02T18:24:06.376Z] Checking out Revision f39ba95b53539c6487bdf5cbad7c5abece1bd2c0 (refs/remotes/origin/master) [2025-03-02T18:24:06.376Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-03-02T18:24:06.382Z] > /usr/bin/git checkout -f f39ba95b53539c6487bdf5cbad7c5abece1bd2c0 # timeout=10 [2025-03-02T18:24:06.420Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2025-03-02T18:24:06.433Z] > /usr/bin/git branch -D master # timeout=10 [2025-03-02T18:24:06.440Z] > /usr/bin/git checkout -b master f39ba95b53539c6487bdf5cbad7c5abece1bd2c0 # timeout=10 [2025-03-02T18:24:06.530Z] Commit message: "Bug #14732" [2025-03-02T18:24:06.531Z] > /usr/bin/git rev-list --no-walk f39ba95b53539c6487bdf5cbad7c5abece1bd2c0 # timeout=10 [2025-03-02T18:24:06.558Z] [Pipeline] fileExists [2025-03-02T18:24:06.566Z] [Pipeline] readMavenPom [2025-03-02T18:24:06.584Z] [Pipeline] sh [2025-03-02T18:24:06.841Z] + git rev-parse HEAD [2025-03-02T18:24:06.844Z] [Pipeline] echo [2025-03-02T18:24:06.844Z] Silverpeas-Components: current commit is f39ba95b53539c6487bdf5cbad7c5abece1bd2c0 and last build commit is f39ba95b53539c6487bdf5cbad7c5abece1bd2c0 [2025-03-02T18:24:06.846Z] [Pipeline] } [2025-03-02T18:24:06.859Z] [Pipeline] // dir [2025-03-02T18:24:06.873Z] [Pipeline] echo [2025-03-02T18:24:06.873Z] Build skipped due to no changes have been done since the last build [2025-03-02T18:24:06.887Z] [Pipeline] dir [2025-03-02T18:24:06.888Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks [2025-03-02T18:24:06.888Z] [Pipeline] { [2025-03-02T18:24:06.905Z] [Pipeline] git [2025-03-02T18:24:06.907Z] Selected Git installation does not exist. Using Default [2025-03-02T18:24:06.908Z] The recommended git tool is: NONE [2025-03-02T18:24:06.908Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2025-03-02T18:24:06.928Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@666e57e5; decorates hudson.Launcher$LocalLauncher@163d9837 will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2025-03-02T18:24:06.928Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks/.git # timeout=10 [2025-03-02T18:24:06.934Z] Fetching changes from the remote Git repository [2025-03-02T18:24:06.937Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10 [2025-03-02T18:24:06.943Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks [2025-03-02T18:24:06.943Z] > /usr/bin/git --version # timeout=10 [2025-03-02T18:24:06.949Z] > git --version # 'git version 2.43.0' [2025-03-02T18:24:06.949Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2025-03-02T18:24:06.956Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-02T18:24:07.405Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2025-03-02T18:24:07.411Z] Checking out Revision 59477e589e17581c153dd901677f666b053732a7 (refs/remotes/origin/master) [2025-03-02T18:24:07.411Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-03-02T18:24:07.416Z] > /usr/bin/git checkout -f 59477e589e17581c153dd901677f666b053732a7 # timeout=10 [2025-03-02T18:24:07.429Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2025-03-02T18:24:07.437Z] > /usr/bin/git branch -D master # timeout=10 [2025-03-02T18:24:07.444Z] > /usr/bin/git checkout -b master 59477e589e17581c153dd901677f666b053732a7 # timeout=10 [2025-03-02T18:24:07.462Z] Commit message: "Defined the font-size's variable for each skin" [2025-03-02T18:24:07.463Z] > /usr/bin/git rev-list --no-walk 59477e589e17581c153dd901677f666b053732a7 # timeout=10 [2025-03-02T18:24:07.491Z] [Pipeline] fileExists [2025-03-02T18:24:07.506Z] [Pipeline] readMavenPom [2025-03-02T18:24:07.525Z] [Pipeline] sh [2025-03-02T18:24:07.783Z] + git rev-parse HEAD [2025-03-02T18:24:07.786Z] [Pipeline] echo [2025-03-02T18:24:07.787Z] Silverpeas-Looks: current commit is 59477e589e17581c153dd901677f666b053732a7 and last build commit is 59477e589e17581c153dd901677f666b053732a7 [2025-03-02T18:24:07.788Z] [Pipeline] } [2025-03-02T18:24:07.802Z] [Pipeline] // dir [2025-03-02T18:24:07.816Z] [Pipeline] echo [2025-03-02T18:24:07.817Z] Build skipped due to no changes have been done since the last build [2025-03-02T18:24:07.831Z] [Pipeline] dir [2025-03-02T18:24:07.832Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup [2025-03-02T18:24:07.832Z] [Pipeline] { [2025-03-02T18:24:07.850Z] [Pipeline] git [2025-03-02T18:24:07.852Z] The recommended git tool is: NONE [2025-03-02T18:24:07.853Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2025-03-02T18:24:07.864Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1d66efbf; decorates hudson.Launcher$LocalLauncher@28400ca6 will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2025-03-02T18:24:07.864Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup/.git # timeout=10 [2025-03-02T18:24:07.871Z] Fetching changes from the remote Git repository [2025-03-02T18:24:07.874Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10 [2025-03-02T18:24:07.880Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup [2025-03-02T18:24:07.880Z] > /usr/bin/git --version # timeout=10 [2025-03-02T18:24:07.885Z] > git --version # 'git version 2.43.0' [2025-03-02T18:24:07.885Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2025-03-02T18:24:07.891Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-02T18:24:08.273Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2025-03-02T18:24:08.280Z] Checking out Revision 19f9a05ff806927062daed0bc30d2dddfb4e1115 (refs/remotes/origin/master) [2025-03-02T18:24:08.280Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-03-02T18:24:08.285Z] > /usr/bin/git checkout -f 19f9a05ff806927062daed0bc30d2dddfb4e1115 # timeout=10 [2025-03-02T18:24:08.294Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2025-03-02T18:24:08.304Z] > /usr/bin/git branch -D master # timeout=10 [2025-03-02T18:24:08.313Z] > /usr/bin/git checkout -b master 19f9a05ff806927062daed0bc30d2dddfb4e1115 # timeout=10 [2025-03-02T18:24:08.331Z] Commit message: "6.4 has been released from build 6.4-build240616 (92d58487c2004cefbf3973e0d5225d6a0e53884c).Prepare for development iteration of next version 6.5" [2025-03-02T18:24:08.331Z] > /usr/bin/git rev-list --no-walk 19f9a05ff806927062daed0bc30d2dddfb4e1115 # timeout=10 [2025-03-02T18:24:08.360Z] [Pipeline] fileExists [2025-03-02T18:24:08.370Z] [Pipeline] sh [2025-03-02T18:24:08.625Z] + git rev-parse HEAD [2025-03-02T18:24:08.628Z] [Pipeline] echo [2025-03-02T18:24:08.629Z] Silverpeas-Setup: current commit is 19f9a05ff806927062daed0bc30d2dddfb4e1115 and last build commit is 19f9a05ff806927062daed0bc30d2dddfb4e1115 [2025-03-02T18:24:08.631Z] [Pipeline] } [2025-03-02T18:24:08.645Z] [Pipeline] // dir [2025-03-02T18:24:08.659Z] [Pipeline] echo [2025-03-02T18:24:08.659Z] Build skipped due to no changes have been done since the last build [2025-03-02T18:24:08.674Z] [Pipeline] dir [2025-03-02T18:24:08.674Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution [2025-03-02T18:24:08.675Z] [Pipeline] { [2025-03-02T18:24:08.693Z] [Pipeline] git [2025-03-02T18:24:08.695Z] The recommended git tool is: NONE [2025-03-02T18:24:08.696Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2025-03-02T18:24:08.714Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@499e769; decorates hudson.Launcher$LocalLauncher@77dfcae4 will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2025-03-02T18:24:08.714Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution/.git # timeout=10 [2025-03-02T18:24:08.721Z] Fetching changes from the remote Git repository [2025-03-02T18:24:08.724Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10 [2025-03-02T18:24:08.729Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution [2025-03-02T18:24:08.729Z] > /usr/bin/git --version # timeout=10 [2025-03-02T18:24:08.734Z] > git --version # 'git version 2.43.0' [2025-03-02T18:24:08.734Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2025-03-02T18:24:08.740Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-02T18:24:09.089Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2025-03-02T18:24:09.096Z] Checking out Revision 2d0499c5ec315f060e4a0d17f68dafe63aff62ec (refs/remotes/origin/master) [2025-03-02T18:24:09.096Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-03-02T18:24:09.101Z] > /usr/bin/git checkout -f 2d0499c5ec315f060e4a0d17f68dafe63aff62ec # timeout=10 [2025-03-02T18:24:09.109Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2025-03-02T18:24:09.117Z] > /usr/bin/git branch -D master # timeout=10 [2025-03-02T18:24:09.125Z] > /usr/bin/git checkout -b master 2d0499c5ec315f060e4a0d17f68dafe63aff62ec # timeout=10 [2025-03-02T18:24:09.135Z] 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-03-02T18:24:09.136Z] > /usr/bin/git rev-list --no-walk 2d0499c5ec315f060e4a0d17f68dafe63aff62ec # timeout=10 [2025-03-02T18:24:09.156Z] [Pipeline] fileExists [2025-03-02T18:24:09.170Z] [Pipeline] readMavenPom [2025-03-02T18:24:09.187Z] [Pipeline] sh [2025-03-02T18:24:09.445Z] + git rev-parse HEAD [2025-03-02T18:24:09.448Z] [Pipeline] echo [2025-03-02T18:24:09.449Z] Silverpeas-Distribution: current commit is 2d0499c5ec315f060e4a0d17f68dafe63aff62ec and last build commit is 2d0499c5ec315f060e4a0d17f68dafe63aff62ec [2025-03-02T18:24:09.450Z] [Pipeline] } [2025-03-02T18:24:09.465Z] [Pipeline] // dir [2025-03-02T18:24:09.479Z] [Pipeline] echo [2025-03-02T18:24:09.480Z] Build skipped due to no changes have been done since the last build [2025-03-02T18:24:09.495Z] [Pipeline] dir [2025-03-02T18:24:09.495Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly [2025-03-02T18:24:09.496Z] [Pipeline] { [2025-03-02T18:24:09.514Z] [Pipeline] git [2025-03-02T18:24:09.516Z] The recommended git tool is: NONE [2025-03-02T18:24:09.517Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2025-03-02T18:24:09.535Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4ae46309; decorates hudson.Launcher$LocalLauncher@66e377f will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2025-03-02T18:24:09.535Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly/.git # timeout=10 [2025-03-02T18:24:09.541Z] Fetching changes from the remote Git repository [2025-03-02T18:24:09.545Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10 [2025-03-02T18:24:09.552Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly [2025-03-02T18:24:09.552Z] > /usr/bin/git --version # timeout=10 [2025-03-02T18:24:09.557Z] > git --version # 'git version 2.43.0' [2025-03-02T18:24:09.557Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2025-03-02T18:24:09.563Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-02T18:24:09.951Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2025-03-02T18:24:09.957Z] Checking out Revision 2c6567336e38e2df324ebede90c072c62036a6ac (refs/remotes/origin/master) [2025-03-02T18:24:09.957Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-03-02T18:24:09.963Z] > /usr/bin/git checkout -f 2c6567336e38e2df324ebede90c072c62036a6ac # timeout=10 [2025-03-02T18:24:09.973Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2025-03-02T18:24:09.984Z] > /usr/bin/git branch -D master # timeout=10 [2025-03-02T18:24:09.991Z] > /usr/bin/git checkout -b master 2c6567336e38e2df324ebede90c072c62036a6ac # timeout=10 [2025-03-02T18:24:10.003Z] Commit message: "Update parent POM to 1.7-build241218" [2025-03-02T18:24:10.004Z] > /usr/bin/git rev-list --no-walk 2c6567336e38e2df324ebede90c072c62036a6ac # timeout=10 [2025-03-02T18:24:10.032Z] [Pipeline] fileExists [2025-03-02T18:24:10.041Z] [Pipeline] readMavenPom [2025-03-02T18:24:10.055Z] [Pipeline] sh [2025-03-02T18:24:10.314Z] + git rev-parse HEAD [2025-03-02T18:24:10.317Z] [Pipeline] echo [2025-03-02T18:24:10.317Z] Silverpeas-Assembly: current commit is 2c6567336e38e2df324ebede90c072c62036a6ac and last build commit is 2c6567336e38e2df324ebede90c072c62036a6ac [2025-03-02T18:24:10.319Z] [Pipeline] } [2025-03-02T18:24:10.336Z] [Pipeline] // dir [2025-03-02T18:24:10.351Z] [Pipeline] echo [2025-03-02T18:24:10.351Z] Build skipped due to no changes have been done since the last build [2025-03-02T18:24:10.352Z] [Pipeline] } [2025-03-02T18:24:10.366Z] [Pipeline] // script [2025-03-02T18:24:10.380Z] [Pipeline] } [2025-03-02T18:24:10.394Z] [Pipeline] // stage [2025-03-02T18:24:10.411Z] [Pipeline] stage [2025-03-02T18:24:10.412Z] [Pipeline] { (Build Silverpeas) [2025-03-02T18:24:10.445Z] Stage "Build Silverpeas" skipped due to when conditional [2025-03-02T18:24:10.446Z] [Pipeline] getContext [2025-03-02T18:24:10.479Z] [Pipeline] stage [2025-03-02T18:24:10.480Z] [Pipeline] { (Build Silverpeas-Core) [2025-03-02T18:24:10.507Z] Stage "Build Silverpeas" skipped due to when conditional [2025-03-02T18:24:10.508Z] [Pipeline] getContext [2025-03-02T18:24:10.510Z] [Pipeline] } [2025-03-02T18:24:10.524Z] [Pipeline] // stage [2025-03-02T18:24:10.541Z] [Pipeline] stage [2025-03-02T18:24:10.542Z] [Pipeline] { (Build Silverpeas-Components) [2025-03-02T18:24:10.557Z] Stage "Build Silverpeas" skipped due to when conditional [2025-03-02T18:24:10.558Z] [Pipeline] getContext [2025-03-02T18:24:10.559Z] [Pipeline] } [2025-03-02T18:24:10.573Z] [Pipeline] // stage [2025-03-02T18:24:10.590Z] [Pipeline] stage [2025-03-02T18:24:10.590Z] [Pipeline] { (Build Silverpeas-Assembly) [2025-03-02T18:24:10.606Z] Stage "Build Silverpeas" skipped due to when conditional [2025-03-02T18:24:10.607Z] [Pipeline] getContext [2025-03-02T18:24:10.608Z] [Pipeline] } [2025-03-02T18:24:10.622Z] [Pipeline] // stage [2025-03-02T18:24:10.638Z] [Pipeline] stage [2025-03-02T18:24:10.639Z] [Pipeline] { (Build Silverpeas Setup) [2025-03-02T18:24:10.647Z] Stage "Build Silverpeas" skipped due to when conditional [2025-03-02T18:24:10.647Z] [Pipeline] getContext [2025-03-02T18:24:10.648Z] [Pipeline] } [2025-03-02T18:24:10.662Z] [Pipeline] // stage [2025-03-02T18:24:10.678Z] [Pipeline] stage [2025-03-02T18:24:10.679Z] [Pipeline] { (Build Silverpeas Distribution) [2025-03-02T18:24:10.694Z] Stage "Build Silverpeas" skipped due to when conditional [2025-03-02T18:24:10.694Z] [Pipeline] getContext [2025-03-02T18:24:10.696Z] [Pipeline] } [2025-03-02T18:24:10.710Z] [Pipeline] // stage [2025-03-02T18:24:10.726Z] [Pipeline] stage [2025-03-02T18:24:10.726Z] [Pipeline] { (Build Silverpeas-Looks) [2025-03-02T18:24:10.741Z] Stage "Build Silverpeas" skipped due to when conditional [2025-03-02T18:24:10.742Z] [Pipeline] getContext [2025-03-02T18:24:10.743Z] [Pipeline] } [2025-03-02T18:24:10.757Z] [Pipeline] // stage [2025-03-02T18:24:10.773Z] [Pipeline] stage [2025-03-02T18:24:10.774Z] [Pipeline] { (Publish Silverpeas-Core) [2025-03-02T18:24:10.789Z] Stage "Build Silverpeas" skipped due to when conditional [2025-03-02T18:24:10.789Z] [Pipeline] getContext [2025-03-02T18:24:10.791Z] [Pipeline] } [2025-03-02T18:24:10.805Z] [Pipeline] // stage [2025-03-02T18:24:10.821Z] [Pipeline] stage [2025-03-02T18:24:10.821Z] [Pipeline] { (Publish Silverpeas-Components) [2025-03-02T18:24:10.836Z] Stage "Build Silverpeas" skipped due to when conditional [2025-03-02T18:24:10.837Z] [Pipeline] getContext [2025-03-02T18:24:10.838Z] [Pipeline] } [2025-03-02T18:24:10.853Z] [Pipeline] // stage [2025-03-02T18:24:10.869Z] [Pipeline] stage [2025-03-02T18:24:10.869Z] [Pipeline] { (Publish Silverpeas-Assembly) [2025-03-02T18:24:10.884Z] Stage "Build Silverpeas" skipped due to when conditional [2025-03-02T18:24:10.885Z] [Pipeline] getContext [2025-03-02T18:24:10.887Z] [Pipeline] } [2025-03-02T18:24:10.901Z] [Pipeline] // stage [2025-03-02T18:24:10.918Z] [Pipeline] stage [2025-03-02T18:24:10.918Z] [Pipeline] { (Publish Silverpeas-Setup) [2025-03-02T18:24:10.933Z] Stage "Build Silverpeas" skipped due to when conditional [2025-03-02T18:24:10.934Z] [Pipeline] getContext [2025-03-02T18:24:10.936Z] [Pipeline] } [2025-03-02T18:24:10.950Z] [Pipeline] // stage [2025-03-02T18:24:10.966Z] [Pipeline] stage [2025-03-02T18:24:10.966Z] [Pipeline] { (Publish Silverpeas-Distribution) [2025-03-02T18:24:10.982Z] Stage "Build Silverpeas" skipped due to when conditional [2025-03-02T18:24:10.982Z] [Pipeline] getContext [2025-03-02T18:24:10.984Z] [Pipeline] } [2025-03-02T18:24:10.998Z] [Pipeline] // stage [2025-03-02T18:24:11.014Z] [Pipeline] stage [2025-03-02T18:24:11.015Z] [Pipeline] { (Publish Silverpeas-Looks) [2025-03-02T18:24:11.030Z] Stage "Build Silverpeas" skipped due to when conditional [2025-03-02T18:24:11.031Z] [Pipeline] getContext [2025-03-02T18:24:11.032Z] [Pipeline] } [2025-03-02T18:24:11.047Z] [Pipeline] // stage [2025-03-02T18:24:11.063Z] [Pipeline] stage [2025-03-02T18:24:11.064Z] [Pipeline] { (Publish Community Web Site) [2025-03-02T18:24:11.081Z] Stage "Build Silverpeas" skipped due to when conditional [2025-03-02T18:24:11.082Z] [Pipeline] getContext [2025-03-02T18:24:11.083Z] [Pipeline] } [2025-03-02T18:24:11.097Z] [Pipeline] // stage [2025-03-02T18:24:11.111Z] [Pipeline] } [2025-03-02T18:24:11.125Z] [Pipeline] // stage [2025-03-02T18:24:11.141Z] [Pipeline] stage [2025-03-02T18:24:11.142Z] [Pipeline] { (Create YAML build report) [2025-03-02T18:24:11.171Z] [Pipeline] script [2025-03-02T18:24:11.176Z] [Pipeline] { [2025-03-02T18:24:11.192Z] [Pipeline] sh [2025-03-02T18:24:11.449Z] + mkdir -p target [2025-03-02T18:24:11.451Z] [Pipeline] sh [2025-03-02T18:24:11.709Z] + mv build.yaml target/ [2025-03-02T18:24:11.710Z] [Pipeline] } [2025-03-02T18:24:11.725Z] [Pipeline] // script [2025-03-02T18:24:11.749Z] [Pipeline] } [2025-03-02T18:24:11.763Z] [Pipeline] // stage [2025-03-02T18:24:11.793Z] [Pipeline] stage [2025-03-02T18:24:11.793Z] [Pipeline] { (Declarative: Post Actions) [2025-03-02T18:24:11.820Z] [Pipeline] step [2025-03-02T18:24:11.852Z] [Pipeline] script [2025-03-02T18:24:11.857Z] [Pipeline] { [2025-03-02T18:24:11.891Z] [Pipeline] } [2025-03-02T18:24:11.905Z] [Pipeline] // script [2025-03-02T18:24:11.924Z] [Pipeline] archiveArtifacts [2025-03-02T18:24:11.927Z] Archiving artifacts [2025-03-02T18:24:11.944Z] Enregistrement des empreintes numériques [2025-03-02T18:24:11.956Z] [Pipeline] sh [2025-03-02T18:24:12.215Z] + rm -rf target [2025-03-02T18:24:12.221Z] [Pipeline] } [2025-03-02T18:24:12.237Z] [Pipeline] // stage [2025-03-02T18:24:12.252Z] [Pipeline] } [2025-03-02T18:24:12.268Z] [Pipeline] // withEnv [2025-03-02T18:24:12.282Z] [Pipeline] } [2025-03-02T18:24:12.283Z] $ docker stop --time=1 893f3f77a05b913b1a70afce6273aff8278b7110892677fb7267a3349b04ef2d [2025-03-02T18:24:13.563Z] $ docker rm -f --volumes 893f3f77a05b913b1a70afce6273aff8278b7110892677fb7267a3349b04ef2d [2025-03-02T18:24:13.607Z] [Pipeline] // withDockerContainer [2025-03-02T18:24:13.613Z] [Pipeline] } [2025-03-02T18:24:13.621Z] [Pipeline] // withEnv [2025-03-02T18:24:13.635Z] [Pipeline] } [2025-03-02T18:24:13.649Z] [Pipeline] // node [2025-03-02T18:24:13.665Z] [Pipeline] End of Pipeline [2025-03-02T18:24:13.730Z] Lancement d'un nouveau build de Silverpeas_Mobile_Master_AutoDeploy #543 [2025-03-02T18:24:13.730Z] Finished: SUCCESS