Started by GitHub push by DV8FromTheWorld Building in workspace C:\Program Files (x86)\Jenkins\jobs\Yui\workspace > git.exe rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git.exe config remote.origin.url https://github.com/DV8FromTheWorld/Yui.git # timeout=10 Fetching upstream changes from https://github.com/DV8FromTheWorld/Yui.git > git.exe --version # timeout=10 using GIT_ASKPASS to set credentials > git.exe fetch --tags --progress https://github.com/DV8FromTheWorld/Yui.git +refs/heads/*:refs/remotes/origin/* Seen branch in repository origin/2.0 Seen branch in repository origin/PreBootloader Seen branch in repository origin/develop Seen branch in repository origin/master Seen 4 remote branches > git.exe tag -l # timeout=10 > git.exe rev-parse "refs/tags/v0.1^{commit}" # timeout=10 Checking out Revision ad8b7d62e87a1c380aa82f54781244e5e8b77350 (origin/master) > git.exe config core.sparsecheckout # timeout=10 > git.exe checkout -f ad8b7d62e87a1c380aa82f54781244e5e8b77350 Commit message: "Updated gradle version and JDA version." > git.exe rev-list 81f0b5d34678df96633f2acf76d976d322ff43e9 # timeout=10 [Gradle] - Launching build. [workspace] $ cmd.exe /C '""C:\Program Files (x86)\Jenkins\jobs\Yui\workspace\gradlew.bat"' clean assemble && exit %%ERRORLEVEL%%" Downloading https://services.gradle.org/distributions/gradle-4.5.1-bin.zip ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... Unzipping C:\Windows\system32\config\systemprofile\.gradle\wrapper\dists\gradle-4.5.1-bin\a5vbgfvpwtoqz8v2cdivxz28k\gradle-4.5.1-bin.zip to C:\Windows\system32\config\systemprofile\.gradle\wrapper\dists\gradle-4.5.1-bin\a5vbgfvpwtoqz8v2cdivxz28k Starting a Gradle Daemon (subsequent builds will be faster) Download https://plugins.gradle.org/m2/com/sedmelluq/jdaction/com.sedmelluq.jdaction.gradle.plugin/1.0.1/com.sedmelluq.jdaction.gradle.plugin-1.0.1.pom Download https://plugins.gradle.org/m2/gradle/plugin/com/sedmelluq/jdaction/1.0.1/jdaction-1.0.1.pom Download https://plugins.gradle.org/m2/gradle/plugin/com/sedmelluq/jdaction/1.0.1/jdaction-1.0.1.jar Download https://jcenter.bintray.com/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom Download https://jcenter.bintray.com/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom Download https://jcenter.bintray.com/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar :clean :processVersion :compileJavaNote: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. :processResources NO-SOURCE :classes :jdactionMain :fatJar :jar :javadoc :javadocJar :sourcesJar :assemble Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0. See https://docs.gradle.org/4.5.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD SUCCESSFUL in 41s 9 actionable tasks: 9 executed Build step 'Invoke Gradle script' changed build result to SUCCESS Archiving artifacts Finished: SUCCESS