SuccessConsole Output

The recommended git tool is: NONE
using credential progwml6-ci-gh-login
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Natura_1.16/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/progwml6/Natura.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/progwml6/Natura.git
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --no-tags --progress https://github.com/progwml6/Natura.git +refs/heads/1.16:refs/remotes/origin/1.16 # timeout=10
Checking out Revision e9d968e7719d3d48392a6fe44d24c387f2c12aa1 (1.16)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e9d968e7719d3d48392a6fe44d24c387f2c12aa1 # timeout=10
Commit message: "Clean up unneeded imports for tree features."
 > git rev-list --no-walk f30a4cac9ec8e6c1ef99f05384e769cce1c3b219 # timeout=10