Skip to content

Console Output

using credential github
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/modelica/ModelicaSpecification.git
 > git init /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2391 # timeout=10
Fetching upstream changes from https://github.com/modelica/ModelicaSpecification.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --progress https://github.com/modelica/ModelicaSpecification.git +refs/pull/2391/head:refs/remotes/origin/PR-2391 +refs/heads/master:refs/remotes/origin/master # timeout=10
Cleaning workspace
Fetching without tags
 > git config remote.origin.url https://github.com/modelica/ModelicaSpecification.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2391/head:refs/remotes/origin/PR-2391 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/modelica/ModelicaSpecification.git # timeout=10
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/modelica/ModelicaSpecification.git
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --progress https://github.com/modelica/ModelicaSpecification.git +refs/pull/2391/head:refs/remotes/origin/PR-2391 +refs/heads/master:refs/remotes/origin/master # timeout=10
Merging remotes/origin/master commit 6757f81a63f3ff1aa6f4c1dec128620ec3dd94d3 into PR head commit a4efa9da0e3d3bad6c296d72f83658211a25d190
Merge succeeded, producing 6839d08af0cdd86b1806ee5d1d1ef137c44df89d
Checking out Revision 6839d08af0cdd86b1806ee5d1d1ef137c44df89d (PR-2391)
Commit message: "Merge commit '6757f81a63f3ff1aa6f4c1dec128620ec3dd94d3' into HEAD"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a4efa9da0e3d3bad6c296d72f83658211a25d190 # timeout=10
 > git merge 6757f81a63f3ff1aa6f4c1dec128620ec3dd94d3 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6839d08af0cdd86b1806ee5d1d1ef137c44df89d # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b PR-2391 6839d08af0cdd86b1806ee5d1d1ef137c44df89d # timeout=10
 > git rev-list --no-walk c5a0a44cf43d94cc7f750b372d456a1e16688ae7 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10