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 eb2e657871c7305a09060c56ceb2a93d3ee15009 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f eb2e657871c7305a09060c56ceb2a93d3ee15009 Commit message: "SPIGOT-5116: Fix concurrent modification exception inside ChunkMapDistance" > git rev-list --no-walk f554183c3a5038c630d743b48f759ba308e48a87 # timeout=10 Finished: SUCCESS