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/OpenModelica/OMPython.git
 > git init /var/lib/jenkins1/ws/OMPython_Ticket6084 # timeout=10
Fetching upstream changes from https://github.com/OpenModelica/OMPython.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --progress -- https://github.com/OpenModelica/OMPython.git +refs/heads/Ticket6084:refs/remotes/origin/Ticket6084 # timeout=10
Cleaning workspace
Fetching without tags
Checking out Revision 341d3fd115878ff7839867e08bfbb7136b54450f (Ticket6084)
Commit message: "fix ticket #6084"
Cleaning workspace
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git config remote.origin.url https://github.com/OpenModelica/OMPython.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/Ticket6084:refs/remotes/origin/Ticket6084 # timeout=10
 > git config remote.origin.url https://github.com/OpenModelica/OMPython.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/OpenModelica/OMPython.git
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --progress -- https://github.com/OpenModelica/OMPython.git +refs/heads/Ticket6084:refs/remotes/origin/Ticket6084 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 341d3fd115878ff7839867e08bfbb7136b54450f # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b Ticket6084 341d3fd115878ff7839867e08bfbb7136b54450f # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10