Started by GitHub push by MinnDevelopment Started by GitHub push by MinnDevelopment Building in workspace /var/jenkins_home/workspace/JDA > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/DV8FromTheWorld/JDA.git # timeout=10 Fetching upstream changes from https://github.com/DV8FromTheWorld/JDA.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/DV8FromTheWorld/JDA.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/development^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/development^{commit} # timeout=10 Checking out Revision 9ae95482d77b3066253c1f04c9ee78ab57ac5537 (refs/remotes/origin/development) > git config core.sparsecheckout # timeout=10 > git checkout -f 9ae95482d77b3066253c1f04c9ee78ab57ac5537 Commit message: "Use OkHTTP3 snapshot (#899)" > git rev-list --no-walk 3cbe7bf69a2d3335b147095dc62ca8fab1f69a1f # timeout=10 [Gradle] - Launching build. [JDA] $ /var/jenkins_home/workspace/JDA/gradlew bintrayUpload Starting a Gradle Daemon (subsequent builds will be faster) Download https://oss.sonatype.org/content/repositories/snapshots/com/squareup/okhttp3/okhttp/3.13.0-SNAPSHOT/maven-metadata.xml Download https://oss.sonatype.org/content/repositories/snapshots/com/squareup/okhttp3/okhttp/3.13.0-SNAPSHOT/okhttp-3.13.0-20190202.095654-133.pom Download https://oss.sonatype.org/content/repositories/snapshots/com/squareup/okhttp3/parent/3.13.0-SNAPSHOT/maven-metadata.xml Download https://oss.sonatype.org/content/repositories/snapshots/com/squareup/okhttp3/parent/3.13.0-SNAPSHOT/parent-3.13.0-20190202.095632-133.pom Download https://jcenter.bintray.com/com/squareup/okio/okio/1.17.2/okio-1.17.2.pom Download https://jcenter.bintray.com/com/squareup/okio/okio-parent/1.17.2/okio-parent-1.17.2.pom Download https://oss.sonatype.org/content/repositories/snapshots/com/squareup/okhttp3/okhttp/3.13.0-SNAPSHOT/okhttp-3.13.0-20190202.095654-133.jar Download https://jcenter.bintray.com/com/squareup/okio/okio/1.17.2/okio-1.17.2.jar > Task :clean > Task :sourcesForRelease > Task :generateJavaSources > Task :compileJava > Task :processResources NO-SOURCE > Task :classes > Task :jar > Task :assemble > Task :compileTestJava SKIPPED > Task :processTestResources SKIPPED > Task :testClasses UP-TO-DATE > Task :test NO-SOURCE > Task :check UP-TO-DATE > Task :javadoc javadoc: warning - You have not specified the version of HTML to use. The default is currently HTML 4.01, but this will change to HTML5 in a future release. To suppress this warning, please specify the version of HTML used in your documentation comments and to be generated by this doclet, using the -html4 or -html5 options. 1 warning > Task :javadocJar > Task :sourcesJar > Task :shadowJar > Task :noOpusJar > Task :build > Task :generatePomFileForBintrayReleasePublication > Task :publishBintrayReleasePublicationToMavenLocal > Task :bintrayUpload Uploading to https://api.bintray.com/content/dv8fromtheworld/maven/JDA/3.8.1_458/net/dv8tion/JDA/3.8.1_458/JDA-3.8.1_458-javadoc.jar... Uploaded to 'https://api.bintray.com/content/dv8fromtheworld/maven/JDA/3.8.1_458/net/dv8tion/JDA/3.8.1_458/JDA-3.8.1_458-javadoc.jar'. Uploading to https://api.bintray.com/content/dv8fromtheworld/maven/JDA/3.8.1_458/net/dv8tion/JDA/3.8.1_458/JDA-3.8.1_458-sources.jar... Uploaded to 'https://api.bintray.com/content/dv8fromtheworld/maven/JDA/3.8.1_458/net/dv8tion/JDA/3.8.1_458/JDA-3.8.1_458-sources.jar'. Uploading to https://api.bintray.com/content/dv8fromtheworld/maven/JDA/3.8.1_458/net/dv8tion/JDA/3.8.1_458/JDA-3.8.1_458.jar... Uploaded to 'https://api.bintray.com/content/dv8fromtheworld/maven/JDA/3.8.1_458/net/dv8tion/JDA/3.8.1_458/JDA-3.8.1_458.jar'. Uploading to https://api.bintray.com/content/dv8fromtheworld/maven/JDA/3.8.1_458/net/dv8tion/JDA/3.8.1_458/JDA-3.8.1_458.pom... Uploaded to 'https://api.bintray.com/content/dv8fromtheworld/maven/JDA/3.8.1_458/net/dv8tion/JDA/3.8.1_458/JDA-3.8.1_458.pom'. > Task :bintrayPublish BUILD SUCCESSFUL in 1m 28s 13 actionable tasks: 13 executed Build step 'Invoke Gradle script' changed build result to SUCCESS Archiving artifacts Publishing Javadoc Finished: SUCCESS