Console Output

Started by GitHub push by MinnDevelopment
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 GIT_ASKPASS to set credentials 
 > git.exe fetch --tags --progress https://github.com/DV8FromTheWorld/JDA.git +refs/heads/*:refs/remotes/origin/*
 > git.exe rev-parse "refs/remotes/origin/development^{commit}" # timeout=10
 > git.exe rev-parse "refs/remotes/origin/origin/development^{commit}" # timeout=10
Checking out Revision 5b50c18ecbf29cf9f4e2ce1ce06dec028c1f0ccd (refs/remotes/origin/development)
 > git.exe config core.sparsecheckout # timeout=10
 > git.exe checkout -f 5b50c18ecbf29cf9f4e2ce1ce06dec028c1f0ccd
Commit message: "Configuration for mainWs sending pools (#776)"
 > git.exe rev-list 19e181cd35e0c2bf6c18905d7369d3cd49703bb0 # 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/ --no-daemon bintrayUpload && exit %%ERRORLEVEL%%"
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.gradle.internal.reflect.JavaMethod (file:/C:/Users/Austin/.gradle/wrapper/dists/gradle-4.9-bin/e9cinqnqvph59rr7g70qubb4t/gradle-4.9/lib/gradle-base-services-4.9.jar) to method java.lang.ClassLoader.getPackages()
WARNING: Please consider reporting this to the maintainers of org.gradle.internal.reflect.JavaMethod
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Download https://jcenter.bintray.com/com/squareup/okhttp3/okhttp/3.11.0/okhttp-3.11.0.pom
Download https://jcenter.bintray.com/com/squareup/okhttp3/parent/3.11.0/parent-3.11.0.pom
Download https://jcenter.bintray.com/com/squareup/okio/okio/1.14.0/okio-1.14.0.pom
Download https://jcenter.bintray.com/com/squareup/okio/okio-parent/1.14.0/okio-parent-1.14.0.pom
Download https://jcenter.bintray.com/com/squareup/okio/okio/1.14.0/okio-1.14.0.jar
Download https://jcenter.bintray.com/com/squareup/okhttp3/okhttp/3.11.0/okhttp-3.11.0.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
> 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.0_428/net/dv8tion/JDA/3.8.0_428/JDA-3.8.0_428-javadoc.jar...
Uploaded to 'https://api.bintray.com/content/dv8fromtheworld/maven/JDA/3.8.0_428/net/dv8tion/JDA/3.8.0_428/JDA-3.8.0_428-javadoc.jar'.
Uploading to https://api.bintray.com/content/dv8fromtheworld/maven/JDA/3.8.0_428/net/dv8tion/JDA/3.8.0_428/JDA-3.8.0_428-sources.jar...
Uploaded to 'https://api.bintray.com/content/dv8fromtheworld/maven/JDA/3.8.0_428/net/dv8tion/JDA/3.8.0_428/JDA-3.8.0_428-sources.jar'.
Uploading to https://api.bintray.com/content/dv8fromtheworld/maven/JDA/3.8.0_428/net/dv8tion/JDA/3.8.0_428/JDA-3.8.0_428.jar...
Uploaded to 'https://api.bintray.com/content/dv8fromtheworld/maven/JDA/3.8.0_428/net/dv8tion/JDA/3.8.0_428/JDA-3.8.0_428.jar'.
Uploading to https://api.bintray.com/content/dv8fromtheworld/maven/JDA/3.8.0_428/net/dv8tion/JDA/3.8.0_428/JDA-3.8.0_428.pom...
Uploaded to 'https://api.bintray.com/content/dv8fromtheworld/maven/JDA/3.8.0_428/net/dv8tion/JDA/3.8.0_428/JDA-3.8.0_428.pom'.

> Task :bintrayPublish

BUILD SUCCESSFUL in 1m 6s
13 actionable tasks: 13 executed
Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
Publishing Javadoc
Finished: SUCCESS