Started by GitHub push by DV8FromTheWorld Started by GitHub push by DV8FromTheWorld Building in workspace /var/jenkins_home/workspace/JDA No credentials specified > 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 48c74745c798e20df52b1a3822d1568441ee775f (refs/remotes/origin/development) > git config core.sparsecheckout # timeout=10 > git checkout -f 48c74745c798e20df52b1a3822d1568441ee775f Commit message: "Fix getJumpUrl() in ReceivedMessage for DMs (#1092)" > git rev-list --no-walk ca60790ae12a01cc8eb5274c5460bb59a0f0743f # timeout=10 [Gradle] - Launching build. [JDA] $ /var/jenkins_home/workspace/JDA/gradlew bintrayUpload Starting a Gradle Daemon (subsequent builds will be faster) > Task :clean > Task :sourcesForRelease > Task :generateJavaSources > Task :compileJava > Task :processResources NO-SOURCE > Task :classes > Task :jar > Task :assemble > Task :compileTestJava > Task :processTestResources NO-SOURCE > Task :testClasses > Task :test > Task :check > Task :javadoc OpenJDK 64-Bit Server VM warning: INFO: os::commit_memory(0x00000000ce800000, 130023424, 0) failed; error='Not enough space' (errno=12) # # There is insufficient memory for the Java Runtime Environment to continue. # Native memory allocation (mmap) failed to map 130023424 bytes for committing reserved memory. # An error report file with more information is saved as: # /var/jenkins_home/workspace/JDA/hs_err_pid4769.log > Task :javadocJar > Task :sourcesJar > Task :shadowJar > Task :minimalJar > Task :noOpusJar > Task :build > Task :generatePomFileForBintrayReleasePublication > Task :publishBintrayReleasePublicationToMavenLocal > Task :bintrayUpload Uploading to https://api.bintray.com/content/dv8fromtheworld/maven/JDA/4.0.0_46/net/dv8tion/JDA/4.0.0_46/JDA-4.0.0_46-javadoc.jar... Uploaded to 'https://api.bintray.com/content/dv8fromtheworld/maven/JDA/4.0.0_46/net/dv8tion/JDA/4.0.0_46/JDA-4.0.0_46-javadoc.jar'. Uploading to https://api.bintray.com/content/dv8fromtheworld/maven/JDA/4.0.0_46/net/dv8tion/JDA/4.0.0_46/JDA-4.0.0_46-sources.jar... Uploaded to 'https://api.bintray.com/content/dv8fromtheworld/maven/JDA/4.0.0_46/net/dv8tion/JDA/4.0.0_46/JDA-4.0.0_46-sources.jar'. Uploading to https://api.bintray.com/content/dv8fromtheworld/maven/JDA/4.0.0_46/net/dv8tion/JDA/4.0.0_46/JDA-4.0.0_46.jar... Uploaded to 'https://api.bintray.com/content/dv8fromtheworld/maven/JDA/4.0.0_46/net/dv8tion/JDA/4.0.0_46/JDA-4.0.0_46.jar'. Uploading to https://api.bintray.com/content/dv8fromtheworld/maven/JDA/4.0.0_46/net/dv8tion/JDA/4.0.0_46/JDA-4.0.0_46.pom... Uploaded to 'https://api.bintray.com/content/dv8fromtheworld/maven/JDA/4.0.0_46/net/dv8tion/JDA/4.0.0_46/JDA-4.0.0_46.pom'. > Task :bintrayPublish BUILD SUCCESSFUL in 1m 40s 16 actionable tasks: 16 executed Build step 'Invoke Gradle script' changed build result to SUCCESS Archiving artifacts Publishing Javadoc Finished: SUCCESS