Started by GitHub push by MinnDevelopment Building in workspace C:\Program Files (x86)\Jenkins\jobs\JDA\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/JDA.git # timeout=10 Fetching upstream changes from https://github.com/DV8FromTheWorld/JDA.git > git.exe --version # timeout=10 using .gitcredentials to set credentials > git.exe config --local credential.username DV8FromTheWorld # timeout=10 > git.exe config --local credential.helper store --file=\"C:\Windows\TEMP\git6396299565931344651.credentials\" # timeout=10 > git.exe -c core.askpass=true fetch --tags --progress https://github.com/DV8FromTheWorld/JDA.git +refs/heads/*:refs/remotes/origin/* > git.exe config --local --remove-section credential # timeout=10 > git.exe rev-parse "refs/remotes/origin/master^{commit}" # timeout=10 > git.exe rev-parse "refs/remotes/origin/origin/master^{commit}" # timeout=10 Checking out Revision 1e522c8c68381aa6cdc4b4477fad6d5c567d2b8a (refs/remotes/origin/master) > git.exe config core.sparsecheckout # timeout=10 > git.exe checkout -f 1e522c8c68381aa6cdc4b4477fad6d5c567d2b8a > git.exe rev-list 6e23180ba9d39f26326adb0241475e6df1c8e8c3 # timeout=10 [Gradle] - Launching build. [workspace] $ cmd.exe /C '""C:\Program Files (x86)\Jenkins\jobs\JDA\workspace\gradlew.bat" -Dgradle.user.home=C:/Users/Austin/.gradle/ bintrayUpload && exit %%ERRORLEVEL%%"' Downloading https://services.gradle.org/distributions/gradle-4.0.1-bin.zip ................................................................ Unzipping C:\Users\Austin\.gradle\wrapper\dists\gradle-4.0.1-bin\82ajq2mkcvzmyzskx3tahg8op\gradle-4.0.1-bin.zip to C:\Users\Austin\.gradle\wrapper\dists\gradle-4.0.1-bin\82ajq2mkcvzmyzskx3tahg8op Starting a Gradle Daemon (subsequent builds will be faster) Download https://plugins.gradle.org/m2/com/github/ben-manes/gradle-versions-plugin/0.15.0/gradle-versions-plugin-0.15.0.pom Download https://plugins.gradle.org/m2/com/jfrog/bintray/gradle/gradle-bintray-plugin/1.7.3/gradle-bintray-plugin-1.7.3.pom Download https://plugins.gradle.org/m2/com/github/jengelman/gradle/plugins/shadow/2.0.1/shadow-2.0.1.pom Download https://plugins.gradle.org/m2/com/jfrog/bintray/gradle/gradle-bintray-plugin/1.7.3/gradle-bintray-plugin-1.7.3.jar Download https://plugins.gradle.org/m2/com/github/ben-manes/gradle-versions-plugin/0.15.0/gradle-versions-plugin-0.15.0.jar Download https://plugins.gradle.org/m2/com/github/jengelman/gradle/plugins/shadow/2.0.1/shadow-2.0.1.jar :clean :sourcesForRelease :compileJavaNote: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. :processResources :classes :jar :assemble :compileTestJava NO-SOURCE :processTestResources NO-SOURCE :testClasses UP-TO-DATE :test NO-SOURCE :check UP-TO-DATE :javadoc :javadocJar :sourcesJar :shadowJar :build :generatePomFileForBintrayReleasePublication :publishBintrayReleasePublicationToMavenLocal :bintrayUpload BUILD SUCCESSFUL in 58s 12 actionable tasks: 12 executed Build step 'Invoke Gradle script' changed build result to SUCCESS Archiving artifacts Publishing Javadoc Finished: SUCCESS