Started by an SCM change Running as SYSTEM Building in workspace /var/lib/jenkins/jobs/CraftBukkit-RSS/workspace No credentials specified > git rev-parse --is-inside-work-tree # 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 fetch --tags --progress https://hub.spigotmc.org/stash/scm/spigot/craftbukkit.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 65ea162ce2d40480648d48b70eb54e9fca41a151 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65ea162ce2d40480648d48b70eb54e9fca41a151 Commit message: "Ensure Bukkit data pack is always up to date" > git rev-list --no-walk 0b107b8de3c890ad4ea9da62066b132ff0c7afd2 # timeout=10 Finished: SUCCESS