Skip to content

Console Output

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