Started by user Girafi Running as SYSTEM Building in workspace /var/lib/jenkins/workspace/Ping/Ping 1.13.2 [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done using credential girafistudios Cloning the remote Git repository Cloning repository https://github.com/GirafiStudios/Ping.git > git init /var/lib/jenkins/workspace/Ping/Ping 1.13.2 # timeout=10 Fetching upstream changes from https://github.com/GirafiStudios/Ping.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GirafiStudios credentials > git fetch --tags --force --progress https://github.com/GirafiStudios/Ping.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/GirafiStudios/Ping.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/GirafiStudios/Ping.git # timeout=10 Fetching upstream changes from https://github.com/GirafiStudios/Ping.git using GIT_ASKPASS to set credentials GirafiStudios credentials > git fetch --tags --force --progress https://github.com/GirafiStudios/Ping.git refs/heads/1.13.2 > git rev-parse refs/remotes/origin/1.13.2^{commit} # timeout=10 > git rev-parse refs/remotes/origin/refs/heads/1.13.2^{commit} # timeout=10 Checking out Revision 6ed7429b792375c169ef2c3cd3de5160d5c6122f (refs/remotes/origin/1.13.2) > git config core.sparsecheckout # timeout=10 > git checkout -f 6ed7429b792375c169ef2c3cd3de5160d5c6122f Commit message: "Fixed version in mods.toml" First time build. Skipping changelog. [Gradle] - Launching build. [Ping 1.13.2] $ /var/lib/jenkins/tools/hudson.plugins.gradle.GradleInstallation/4.9/bin/gradle build To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/4.9/userguide/gradle_daemon.html. Daemon will be stopped at the end of the build stopping after processing > Configure project : New Dep: net.minecraftforge:forge:1.13.2-25.0.13_mapped_snapshot_20190215-1.13.1 > Task :compileJava > Task :processResources > Task :classes > Task :jar > Task :downloadMcpConfig > Task :extractSrg > Task :createMcpToSrg > Task :reobfJar > Task :assemble > Task :compileTestJava NO-SOURCE > Task :processTestResources NO-SOURCE > Task :testClasses UP-TO-DATE > Task :test NO-SOURCE > Task :check UP-TO-DATE > Task :build Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/4.9/userguide/command_line_interface.html#sec:command_line_warnings BUILD SUCCESSFUL in 40s 7 actionable tasks: 7 executed Build step 'Invoke Gradle script' changed build result to SUCCESS Archiving artifacts Finished: SUCCESS