Started by an SCM change Running as SYSTEM Building in workspace /var/lib/jenkins/jobs/CraftBukkit-RSS/workspace The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/CraftBukkit-RSS/workspace/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://hub.spigotmc.org/stash/scm/spigot/craftbukkit.git # timeout=10 Fetching upstream changes from https://hub.spigotmc.org/stash/scm/spigot/craftbukkit.git > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://hub.spigotmc.org/stash/scm/spigot/craftbukkit.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision a7b8b0270a073a6577d0a5bdc6a14f95104f05ea (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a7b8b0270a073a6577d0a5bdc6a14f95104f05ea # timeout=10 Commit message: "Update to Minecraft 1.18-pre5" > git rev-list --no-walk 9e2d409eadc9e45eace5089a74521cd7fa3f3438 # timeout=10 Finished: SUCCESS