Statusupdate pending Waiting for previous builds Statusupdate pending Building project Loading master/steamwarci.yml From /home/gitea/gitea-repositories/steamwar/fastasyncworldedit 95a06eb63..cdd4df37c main -> origin/main Previous HEAD position was 1889f94a3 Fix ci HEAD is now at cdd4df37c Merge remote-tracking branch 'upstream/main' Build: Executing JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 ./gradlew build Downloading https://services.gradle.org/distributions/gradle-7.6.1-bin.zip ...........10%............20%...........30%............40%............50%...........60%............70%............80%...........90%............100% Welcome to Gradle 7.6.1! Here are the highlights of this release: - Added support for Java 19. - Introduced `--rerun` flag for individual task rerun. - Improved dependency block for test suites to be strongly typed. - Added a pluggable system for Java toolchains provisioning. For more details see https://docs.gradle.org/7.6.1/release-notes.html Starting a Gradle Daemon (subsequent builds will be faster) Configuration on demand is an incubating feature. Type-safe project accessors is an incubating feature. Project accessors enabled, but root project name not explicitly set for 'buildSrc'. Checking out the project in different folders will impact the generated code and implicitly the buildscript classpath, breaking caching. Invalid Java installation found at '/usr/lib/jvm/openjdk-17' (Common Linux Locations). It will be re-checked in the next build. This might have performance impact if it keeps failing. Run the 'javaToolchains' task for more details. > Task :buildSrc:pluginDescriptors > Task :buildSrc:processResources NO-SOURCE > Task :buildSrc:processTestResources NO-SOURCE > Task :buildSrc:compileKotlin > Task :buildSrc:compileJava NO-SOURCE > Task :buildSrc:compileGroovy NO-SOURCE > Task :buildSrc:classes UP-TO-DATE > Task :buildSrc:inspectClassesForKotlinIC > Task :buildSrc:jar :jar: No valid plugin descriptors were found in META-INF/gradle-plugins > Task :buildSrc:assemble > Task :buildSrc:compileTestKotlin NO-SOURCE > Task :buildSrc:compileTestJava NO-SOURCE > Task :buildSrc:compileTestGroovy NO-SOURCE > Task :buildSrc:pluginUnderTestMetadata > Task :buildSrc:testClasses UP-TO-DATE > Task :buildSrc:test NO-SOURCE > Task :buildSrc:validatePlugins > Task :buildSrc:check > Task :buildSrc:build > Configure project : ******************************************* You are building FastAsyncWorldEdit! If you encounter trouble: 1) Read COMPILING.adoc if you haven't yet 2) Try running 'build' in a separate Gradle run 3) Use gradlew and not gradle 4) If you still need help, ask on Discord! https://discord.gg/intellectualsites Output files will be in [subproject]/build/libs ******************************************* :executing 'download minecraft version manifest' :executing 'download vanilla minecraft server jar' :executing 'download mojang server mappings' :executing 'filter vanilla server jar' :executing 'generate mappings' :executing 'remap minecraft server jar' :executing 'fix minecraft server jar' :executing 'access transform minecraft server jar' :executing 'decompile transformed minecraft server jar' :executing 'apply patches to decompiled jar' :executing 'filter mojang mapped paper jar' :installed server artifacts to cache :done setting up paperweight userdev workspace for minecraft 1.17.1 :executing 'download minecraft version manifest' :executing 'download vanilla minecraft server jar' :executing 'download mojang server mappings' :executing 'extract libraries and server from downloaded jar' :executing 'filter vanilla server jar' :executing 'generate mappings' :executing 'remap minecraft server jar' :executing 'fix minecraft server jar' :executing 'access transform minecraft server jar' :executing 'decompile transformed minecraft server jar' :executing 'apply patches to decompiled jar' :executing 'apply mojang mapped paperclip patch' :installed server artifacts to cache :done setting up paperweight userdev workspace for minecraft 1.18.2 :executing 'download minecraft manifest' :executing 'download minecraft version manifest' :executing 'download vanilla minecraft server jar' :executing 'download mojang server mappings' :executing 'extract libraries and server from downloaded jar' :executing 'filter vanilla server jar' :executing 'generate mappings' :executing 'remap minecraft server jar' :executing 'fix minecraft server jar' :executing 'access transform minecraft server jar' :executing 'decompile transformed minecraft server jar' :executing 'apply patches to decompiled jar' :executing 'apply mojang mapped paperclip patch' :installed server artifacts to cache :done setting up paperweight userdev workspace for minecraft 1.19.2 :executing 'download minecraft manifest' :executing 'download minecraft version manifest' :executing 'download vanilla minecraft server jar' :executing 'download mojang server mappings' :executing 'extract libraries and server from downloaded jar' :executing 'filter vanilla server jar' :executing 'generate mappings' :executing 'remap minecraft server jar' :executing 'fix minecraft server jar' :executing 'access transform minecraft server jar' :executing 'decompile transformed minecraft server jar' :executing 'apply patches to decompiled jar' :executing 'apply mojang mapped paperclip patch' :installed server artifacts to cache :done setting up paperweight userdev workspace for minecraft 1.19.3 :executing 'download minecraft manifest' :executing 'download minecraft version manifest' :executing 'download vanilla minecraft server jar' FAILURE: Build failed with an exception. * What went wrong: Could not determine the dependencies of task ':worldedit-bukkit:adapters:adapter-1_19_4:compileJava'. > Could not resolve all dependencies for configuration ':worldedit-bukkit:adapters:adapter-1_19_4:compileClasspath'. > Premature end of Content-Length delimited message body (expected: 47,515,675; received: 5,668,111) * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. * Get more help at https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. See https://docs.gradle.org/7.6.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 13m 2s 6 actionable tasks: 6 executed Traceback (most recent call last): File "/home/gitea/gitea-repositories/steamwar/fastasyncworldedit.git/./hooks/post-receive.d/steamwarci.py", line 190, in ci_main(config, logfile) File "/home/gitea/gitea-repositories/steamwar/fastasyncworldedit.git/./hooks/post-receive.d/steamwarci.py", line 153, in ci_main run(logfile, cmd, "Could not run build command", config.wdir) File "/home/gitea/gitea-repositories/steamwar/fastasyncworldedit.git/./hooks/post-receive.d/steamwarci.py", line 127, in run raise Exception(errormessage) Exception: Could not run build command Statusupdate failure Build failed