SuccessConsole Output

The recommended git tool is: NONE
using credential progwml6-ci-gh-login
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/progwml6/ironshulkerboxes.git
 > git init /var/lib/jenkins/workspace/ironshulkerboxes_1.16 # timeout=10
Fetching upstream changes from https://github.com/progwml6/ironshulkerboxes.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/ironshulkerboxes.git +refs/heads/1.16:refs/remotes/origin/1.16 # timeout=10
 > git config remote.origin.url https://github.com/progwml6/ironshulkerboxes.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/1.16:refs/remotes/origin/1.16 # timeout=10
Avoid second fetch
Checking out Revision 00df219365a07c0a1634e96443cd8914f3c2b516 (1.16)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 00df219365a07c0a1634e96443cd8914f3c2b516 # timeout=10
Commit message: "Fix contents being deleted on upgrading a shulker box. Closes #26"
 > git rev-list --no-walk 5ae5987d20febd3c5ed1565d8328f39ca47245d8 # timeout=10