16:37:20 [2022-01-27T15:37:20.597Z] Démarré par le projet amont "Test Pipeline" de numéro de build 127
16:37:20 [2022-01-27T15:37:20.597Z] originally caused by:
16:37:20 [2022-01-27T15:37:20.597Z] Démarré par l'utilisateur Miguel Moquillon
16:37:20 [2022-01-27T15:37:20.598Z] Running as userbuild
16:37:20 [2022-01-27T15:37:20.682Z] [Pipeline] Start of Pipeline
16:37:20 [2022-01-27T15:37:20.818Z] [Pipeline] node
16:37:20 [2022-01-27T15:37:20.822Z] Running on Jenkins in /var/lib/jenkins/workspace/Test Pipeline 2
16:37:20 [2022-01-27T15:37:20.822Z] [Pipeline] {
16:37:20 [2022-01-27T15:37:20.893Z] [Pipeline] withEnv
16:37:20 [2022-01-27T15:37:20.893Z] [Pipeline] {
16:37:20 [2022-01-27T15:37:20.896Z] [Pipeline] isUnix
16:37:20 [2022-01-27T15:37:20.897Z] [Pipeline] sh
16:37:21 [2022-01-27T15:37:21.153Z] + docker inspect -f . silverpeas/silverbuild
16:37:21 [2022-01-27T15:37:21.153Z] .
16:37:21 [2022-01-27T15:37:21.154Z] [Pipeline] }
16:37:21 [2022-01-27T15:37:21.157Z] [Pipeline] // withEnv
16:37:21 [2022-01-27T15:37:21.163Z] [Pipeline] withDockerContainer
16:37:21 [2022-01-27T15:37:21.219Z] Jenkins does not seem to be running inside a container
16:37:21 [2022-01-27T15:37:21.229Z] $ 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/Test Pipeline 2" -v "/var/lib/jenkins/workspace/Test Pipeline 2:/var/lib/jenkins/workspace/Test Pipeline 2:rw,z" -v "/var/lib/jenkins/workspace/Test Pipeline 2@tmp:/var/lib/jenkins/workspace/Test Pipeline 2@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 ******** silverpeas/silverbuild cat
16:37:21 [2022-01-27T15:37:21.768Z] $ docker top 77e6bfa72c40e30bc6d24218a8f09c98ea14fb0b2b83eef92859f711282ec955 -eo pid,comm
16:37:21 [2022-01-27T15:37:21.842Z] [Pipeline] {
16:37:21 [2022-01-27T15:37:21.853Z] [Pipeline] withEnv
16:37:21 [2022-01-27T15:37:21.854Z] [Pipeline] {
16:37:21 [2022-01-27T15:37:21.862Z] [Pipeline] stage
16:37:21 [2022-01-27T15:37:21.862Z] [Pipeline] { (Preparation)
16:37:21 [2022-01-27T15:37:21.885Z] [Pipeline] git
16:37:21 [2022-01-27T15:37:21.887Z] The recommended git tool is: /usr/bin/git
16:37:21 [2022-01-27T15:37:21.888Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
16:37:21 [2022-01-27T15:37:21.900Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5d0a7327; decorates hudson.Launcher$LocalLauncher@5935ec5e will be ignored (a typical symptom is the Git executable not being run inside a designated container)
16:37:21 [2022-01-27T15:37:21.900Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Test Pipeline 2/.git # timeout=10
16:37:21 [2022-01-27T15:37:21.920Z] Fetching changes from the remote Git repository
16:37:21 [2022-01-27T15:37:21.920Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
16:37:21 [2022-01-27T15:37:21.931Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
16:37:21 [2022-01-27T15:37:21.931Z] > /usr/bin/git --version # timeout=10
16:37:21 [2022-01-27T15:37:21.937Z] > git --version # 'git version 2.25.1'
16:37:21 [2022-01-27T15:37:21.937Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
16:37:21 [2022-01-27T15:37:21.938Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
16:37:32 [2022-01-27T15:37:32.507Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:37:32 [2022-01-27T15:37:32.514Z] Checking out Revision 89c32e99e4506934fa2b7e7ddbb2ec9be4ad93f6 (refs/remotes/origin/master)
16:37:32 [2022-01-27T15:37:32.514Z] > /usr/bin/git config core.sparsecheckout # timeout=10
16:37:32 [2022-01-27T15:37:32.517Z] > /usr/bin/git checkout -f 89c32e99e4506934fa2b7e7ddbb2ec9be4ad93f6 # timeout=10
16:37:33 [2022-01-27T15:37:33.103Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
16:37:33 [2022-01-27T15:37:33.120Z] > /usr/bin/git branch -D master # timeout=10
16:37:33 [2022-01-27T15:37:33.128Z] > /usr/bin/git checkout -b master 89c32e99e4506934fa2b7e7ddbb2ec9be4ad93f6 # timeout=10
16:37:33 [2022-01-27T15:37:33.228Z] Commit message: "Integrate feature #12710 Improve some codes imported by this feature."
16:37:33 [2022-01-27T15:37:33.229Z] First time build. Skipping changelog.
16:37:33 [2022-01-27T15:37:33.236Z] [Pipeline] sh
16:37:33 [2022-01-27T15:37:33.491Z] + git fetch origin pull/772/head:to_test
16:37:34 [2022-01-27T15:37:34.836Z] Depuis https://github.com/Silverpeas/Silverpeas-Components
16:37:34 [2022-01-27T15:37:34.836Z] * [nouvelle référence] refs/pull/772/head -> to_test
16:37:34 [2022-01-27T15:37:34.836Z] + git checkout to_test
16:37:34 [2022-01-27T15:37:34.836Z] Basculement sur la branche 'to_test'
16:37:34 [2022-01-27T15:37:34.837Z] [Pipeline] }
16:37:34 [2022-01-27T15:37:34.842Z] [Pipeline] // stage
16:37:34 [2022-01-27T15:37:34.850Z] [Pipeline] stage
16:37:34 [2022-01-27T15:37:34.851Z] [Pipeline] { (Analyse the quality of the code)
16:37:34 [2022-01-27T15:37:34.871Z] [Pipeline] echo
16:37:34 [2022-01-27T15:37:34.871Z] PROUT
16:37:34 [2022-01-27T15:37:34.872Z] [Pipeline] }
16:37:34 [2022-01-27T15:37:34.874Z] [Pipeline] // stage
16:37:34 [2022-01-27T15:37:34.877Z] [Pipeline] stage
16:37:34 [2022-01-27T15:37:34.878Z] [Pipeline] { (Declarative: Post Actions)
16:37:34 [2022-01-27T15:37:34.884Z] [Pipeline] sh
16:37:35 [2022-01-27T15:37:35.140Z] + git checkout master
16:37:35 [2022-01-27T15:37:35.140Z] Basculement sur la branche 'master'
16:37:35 [2022-01-27T15:37:35.140Z] + git branch -D to_test
16:37:35 [2022-01-27T15:37:35.140Z] Branche to_test supprimée (précédemment 5c5e225ad2).
16:37:35 [2022-01-27T15:37:35.142Z] [Pipeline] echo
16:37:35 [2022-01-27T15:37:35.142Z] This is the end
16:37:35 [2022-01-27T15:37:35.157Z] [Pipeline] }
16:37:35 [2022-01-27T15:37:35.160Z] [Pipeline] // stage
16:37:35 [2022-01-27T15:37:35.162Z] [Pipeline] }
16:37:35 [2022-01-27T15:37:35.164Z] [Pipeline] // withEnv
16:37:35 [2022-01-27T15:37:35.166Z] [Pipeline] }
16:37:35 [2022-01-27T15:37:35.167Z] $ docker stop --time=1 77e6bfa72c40e30bc6d24218a8f09c98ea14fb0b2b83eef92859f711282ec955
16:37:36 [2022-01-27T15:37:36.811Z] $ docker rm -f 77e6bfa72c40e30bc6d24218a8f09c98ea14fb0b2b83eef92859f711282ec955
16:37:36 [2022-01-27T15:37:36.876Z] [Pipeline] // withDockerContainer
16:37:36 [2022-01-27T15:37:36.879Z] [Pipeline] }
16:37:36 [2022-01-27T15:37:36.883Z] [Pipeline] // node
16:37:36 [2022-01-27T15:37:36.886Z] [Pipeline] End of Pipeline
16:37:36 [2022-01-27T15:37:36.906Z] Finished: SUCCESS