12:28:17 [2022-01-26T11:28:17.233Z] Démarré par l'utilisateur Miguel Moquillon 12:28:17 [2022-01-26T11:28:17.233Z] Running as userbuild 12:28:17 [2022-01-26T11:28:17.275Z] [Pipeline] Start of Pipeline 12:28:17 [2022-01-26T11:28:17.402Z] [Pipeline] node 12:28:17 [2022-01-26T11:28:17.406Z] Running on Jenkins in /var/lib/jenkins/workspace/Test Pipeline 2 12:28:17 [2022-01-26T11:28:17.407Z] [Pipeline] { 12:28:17 [2022-01-26T11:28:17.466Z] [Pipeline] withEnv 12:28:17 [2022-01-26T11:28:17.467Z] [Pipeline] { 12:28:17 [2022-01-26T11:28:17.470Z] [Pipeline] isUnix 12:28:17 [2022-01-26T11:28:17.471Z] [Pipeline] sh 12:28:17 [2022-01-26T11:28:17.725Z] + docker inspect -f . silverpeas/silverbuild 12:28:17 [2022-01-26T11:28:17.726Z] . 12:28:17 [2022-01-26T11:28:17.727Z] [Pipeline] } 12:28:17 [2022-01-26T11:28:17.732Z] [Pipeline] // withEnv 12:28:17 [2022-01-26T11:28:17.740Z] [Pipeline] withDockerContainer 12:28:17 [2022-01-26T11:28:17.792Z] Jenkins does not seem to be running inside a container 12:28:17 [2022-01-26T11:28:17.803Z] $ 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 12:28:18 [2022-01-26T11:28:18.348Z] $ docker top 107c13e81618e4fdb6d5039bcd26499e7f3dac40be2a0caffe6ddd1838bdd4b7 -eo pid,comm 12:28:18 [2022-01-26T11:28:18.431Z] [Pipeline] { 12:28:18 [2022-01-26T11:28:18.443Z] [Pipeline] withEnv 12:28:18 [2022-01-26T11:28:18.443Z] [Pipeline] { 12:28:18 [2022-01-26T11:28:18.451Z] [Pipeline] stage 12:28:18 [2022-01-26T11:28:18.452Z] [Pipeline] { (Preparation) 12:28:18 [2022-01-26T11:28:18.474Z] [Pipeline] git 12:28:18 [2022-01-26T11:28:18.476Z] The recommended git tool is: /usr/bin/git 12:28:18 [2022-01-26T11:28:18.476Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 12:28:18 [2022-01-26T11:28:18.481Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@40a2a839; decorates hudson.Launcher$LocalLauncher@162b0eea will be ignored (a typical symptom is the Git executable not being run inside a designated container) 12:28:18 [2022-01-26T11:28:18.481Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Test Pipeline 2/.git # timeout=10 12:28:18 [2022-01-26T11:28:18.487Z] Fetching changes from the remote Git repository 12:28:18 [2022-01-26T11:28:18.487Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10 12:28:18 [2022-01-26T11:28:18.494Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core 12:28:18 [2022-01-26T11:28:18.494Z] > /usr/bin/git --version # timeout=10 12:28:18 [2022-01-26T11:28:18.497Z] > git --version # 'git version 2.25.1' 12:28:18 [2022-01-26T11:28:18.497Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 12:28:18 [2022-01-26T11:28:18.498Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10 12:28:18 [2022-01-26T11:28:18.785Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 12:28:18 [2022-01-26T11:28:18.793Z] Checking out Revision fd47e3c56467698f60ac82d33afa2c04c7d246b7 (refs/remotes/origin/master) 12:28:18 [2022-01-26T11:28:18.793Z] > /usr/bin/git config core.sparsecheckout # timeout=10 12:28:18 [2022-01-26T11:28:18.798Z] > /usr/bin/git checkout -f fd47e3c56467698f60ac82d33afa2c04c7d246b7 # timeout=10 12:28:18 [2022-01-26T11:28:18.849Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 12:28:18 [2022-01-26T11:28:18.861Z] > /usr/bin/git branch -D master # timeout=10 12:28:18 [2022-01-26T11:28:18.870Z] > /usr/bin/git checkout -b master fd47e3c56467698f60ac82d33afa2c04c7d246b7 # timeout=10 12:28:18 [2022-01-26T11:28:18.932Z] Commit message: "Support #12844: Taking into account given recommendations from issue https://github.com/conversejs/converse.js/issues/2770 : the possibility to set the use of websocket has been implemented." 12:28:18 [2022-01-26T11:28:18.932Z] > /usr/bin/git rev-list --no-walk fd47e3c56467698f60ac82d33afa2c04c7d246b7 # timeout=10 12:28:18 [2022-01-26T11:28:18.951Z] [Pipeline] sh 12:28:19 [2022-01-26T11:28:19.208Z] + git fetch origin pull/1190/head:to_test 12:28:19 [2022-01-26T11:28:19.459Z] Depuis https://github.com/Silverpeas/Silverpeas-Core 12:28:19 [2022-01-26T11:28:19.459Z] * [nouvelle référence] refs/pull/1190/head -> to_test 12:28:19 [2022-01-26T11:28:19.459Z] + git checkout to_test 12:28:19 [2022-01-26T11:28:19.710Z] Basculement sur la branche 'to_test' 12:28:19 [2022-01-26T11:28:19.712Z] [Pipeline] } 12:28:19 [2022-01-26T11:28:19.716Z] [Pipeline] // stage 12:28:19 [2022-01-26T11:28:19.722Z] [Pipeline] stage 12:28:19 [2022-01-26T11:28:19.723Z] [Pipeline] { (Analyse the quality of the code) 12:28:19 [2022-01-26T11:28:19.740Z] [Pipeline] echo 12:28:19 [2022-01-26T11:28:19.740Z] PROUT 12:28:19 [2022-01-26T11:28:19.740Z] [Pipeline] } 12:28:19 [2022-01-26T11:28:19.743Z] [Pipeline] // stage 12:28:19 [2022-01-26T11:28:19.746Z] [Pipeline] stage 12:28:19 [2022-01-26T11:28:19.747Z] [Pipeline] { (Declarative: Post Actions) 12:28:19 [2022-01-26T11:28:19.754Z] [Pipeline] sh 12:28:20 [2022-01-26T11:28:20.009Z] + git checkout master 12:28:20 [2022-01-26T11:28:20.009Z] Basculement sur la branche 'master' 12:28:20 [2022-01-26T11:28:20.009Z] + git branch -D to_test 12:28:20 [2022-01-26T11:28:20.009Z] Branche to_test supprimée (précédemment 3df54af449). 12:28:20 [2022-01-26T11:28:20.010Z] [Pipeline] echo 12:28:20 [2022-01-26T11:28:20.011Z] This is the end 12:28:20 [2022-01-26T11:28:20.021Z] [Pipeline] } 12:28:20 [2022-01-26T11:28:20.026Z] [Pipeline] // stage 12:28:20 [2022-01-26T11:28:20.028Z] [Pipeline] } 12:28:20 [2022-01-26T11:28:20.031Z] [Pipeline] // withEnv 12:28:20 [2022-01-26T11:28:20.033Z] [Pipeline] } 12:28:20 [2022-01-26T11:28:20.033Z] $ docker stop --time=1 107c13e81618e4fdb6d5039bcd26499e7f3dac40be2a0caffe6ddd1838bdd4b7 12:28:21 [2022-01-26T11:28:21.462Z] $ docker rm -f 107c13e81618e4fdb6d5039bcd26499e7f3dac40be2a0caffe6ddd1838bdd4b7 12:28:21 [2022-01-26T11:28:21.528Z] [Pipeline] // withDockerContainer 12:28:21 [2022-01-26T11:28:21.532Z] [Pipeline] } 12:28:21 [2022-01-26T11:28:21.535Z] [Pipeline] // node 12:28:21 [2022-01-26T11:28:21.538Z] [Pipeline] End of Pipeline 12:28:21 [2022-01-26T11:28:21.558Z] Finished: SUCCESS