Started by an SCM change Building in workspace /var/lib/jenkins/jobs/CraftBukkit-RSS/workspace > 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 96c461b3a528611ab4d4e22d71c63e10f9a1d034 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 96c461b3a528611ab4d4e22d71c63e10f9a1d034 Commit message: "API to get client side view distance." > git rev-list --no-walk e2785f4eda72c25e4e6144a5b1ed982730bc7923 # timeout=10 Finished: SUCCESS