Started by user KnightMiner ERROR: Could not determine exact tip revision of 1.16; falling back to nondeterministic checkout Checking out git https://github.com/KnightMiner/Inspirations.git into /var/lib/jenkins/workspace/Inspirations_1.16@script to read Jenkinsfile The recommended git tool is: NONE using credential progwml6-ci-gh-login > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Inspirations_1.16@script/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/KnightMiner/Inspirations.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/KnightMiner/Inspirations.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/KnightMiner/Inspirations.git +refs/heads/1.16:refs/remotes/origin/1.16 # timeout=10 > git rev-parse origin/1.16^{commit} # timeout=10 Checking out Revision cff12cb4b45808a6a6c1894939bd69d447f7c993 (origin/1.16) > git config core.sparsecheckout # timeout=10 > git checkout -f cff12cb4b45808a6a6c1894939bd69d447f7c993 # timeout=10 Commit message: "Fix not being able to place items on shelves at some orientations" > git rev-list --no-walk cff12cb4b45808a6a6c1894939bd69d447f7c993 # timeout=10 Running in Durability level: MAX_SURVIVABILITY [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/Inspirations_1.16 [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive) Stage "Archive" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Deploy) Stage "Deploy" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: Could not determine exact tip revision of 1.16 Finished: FAILURE