Started by an SCM change Running as SYSTEM Building in workspace /var/lib/jenkins/jobs/Bukkit-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/bukkit.git # timeout=10 Fetching upstream changes from https://hub.spigotmc.org/stash/scm/spigot/bukkit.git > git --version # timeout=10 > git fetch --tags --progress -- https://hub.spigotmc.org/stash/scm/spigot/bukkit.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 2c1ee10e164fae68b2b94bb5dea408bc562542cc (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c1ee10e164fae68b2b94bb5dea408bc562542cc # timeout=10 Commit message: "SPIGOT-5887: ClickType doesn't include off hand swaps" > git rev-list --no-walk ef70a79ef23454d90f8da4b912a79a2910d56f37 # timeout=10 Finished: SUCCESS