Started by user Kevin Raneri Running as SYSTEM Building remotely on java-docker-slave-001opmtrl0eqi on docker (java-docker-slave) in workspace /home/jenkins/workspace/Pufferfish The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/pufferfish-gg/Pufferfish > git init /home/jenkins/workspace/Pufferfish # timeout=10 Fetching upstream changes from https://github.com/pufferfish-gg/Pufferfish > git --version # timeout=10 > git --version # 'git version 2.17.1' > git fetch --tags --progress -- https://github.com/pufferfish-gg/Pufferfish +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/pufferfish-gg/Pufferfish # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/ver/1.17^{commit} # timeout=10 Checking out Revision 383d24c17aaee14f675849f4c3d07e39d32e6a22 (refs/remotes/origin/ver/1.17) > git config core.sparsecheckout # timeout=10 > git checkout -f 383d24c17aaee14f675849f4c3d07e39d32e6a22 # timeout=10 Commit message: "Update Upstream (Airplane)" First time build. Skipping changelog. [Set GitHub commit status (universal)] PENDING on repos [GHRepository@36d2eef5[nodeId=R_kgDOGWX9EA,description=A high-performance fork of Paper designed for large servers.,homepage=,name=Pufferfish,fork=false,archived=false,visibility=public,size=278,milestones={},language=Kotlin,commits={},source=<null>,parent=<null>,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/pufferfish-gg/Pufferfish,id=426114320,nodeId=<null>,createdAt=2021-11-09T06:19:37Z,updatedAt=2021-12-09T18:19:25Z]] (sha:383d24c) with context:Jenkins Setting commit status on GitHub for https://github.com/pufferfish-gg/Pufferfish/commit/383d24c17aaee14f675849f4c3d07e39d32e6a22 [Gradle] - Launching build. [Pufferfish] $ /home/jenkins/workspace/Pufferfish/gradlew applyPatches Downloading https://services.gradle.org/distributions/gradle-7.3-bin.zip ...........10%...........20%...........30%...........40%...........50%...........60%...........70%...........80%...........90%...........100% Welcome to Gradle 7.3! Here are the highlights of this release: - Easily declare new test suites in Java projects - Support for Java 17 - Support for Scala 3 For more details see https://docs.gradle.org/7.3/release-notes.html To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.3/userguide/gradle_daemon.html#sec:disabling_the_daemon. Daemon will be stopped at the end of the build Configuration on demand is an incubating feature. > Task :cloneAirplaneRepo > Task :airplane:clonePaperRepo > Task :airplane:paper:initSubmodules > Task :airplane:paper:patchSpigotApiPatches > Task :airplane:paper:patchSpigotApi > Task :getAirplaneUpstreamData > Task :airplane:paper:applyApiPatches > Task :airplane:paper:downloadMcManifest > Task :airplane:paper:downloadMcVersionManifest > Task :airplane:paper:setupMcLibraries > Task :airplane:paper:addAdditionalSpigotMappings > Task :airplane:paper:downloadMappings > Task :airplane:paper:downloadServerJar > Task :airplane:paper:downloadMcLibraries > Task :airplane:paper:filterVanillaJar > Task :airplane:paper:inspectVanillaJar > Task :airplane:paper:patchCraftBukkitPatches > Task :airplane:paper:patchSpigotServerPatches > Task :airplane:paper:downloadMcLibrariesSources > Task :airplane:paper:generateMappings > Task :airplane:getPaperUpstreamData > Task :airplane:paper:generateSpigotMappings > Task :airplane:paper:spigotRemapJar > Task :airplane:paper:cleanupMappings > Task :airplane:paper:remapJar > Task :airplane:paper:patchMappings > Task :airplane:paper:cleanupSourceMappings > Task :airplane:paper:filterSpigotExcludes > Task :airplane:paper:fixJar > Task :airplane:paper:spigotDecompileJar > Task :airplane:paper:patchCraftBukkit > Task :airplane:paper:patchSpigotServer > Task :airplane:paper:patchSpigot > Task :airplane:paper:remapSpigotAt > Task :airplane:paper:downloadSpigotDependencies > Task :airplane:paper:remapSpigotSources > Task :airplane:paper:remapGeneratedAt > Task :airplane:paper:mergeGeneratedAts > Task :airplane:paper:mergeAdditionalAts > Task :airplane:paper:applyMergedAt > Task :airplane:paper:copyResources > Task :airplane:paper:decompileJar > Task :airplane:paper:applyServerPatches Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. > Task :airplane:paper:applyPatches > Task :airplane:paper:prepareForDownstream > Task :airplane:applyApiPatches > Task :airplane:applyServerPatches > Task :airplane:mergeReobfMappingsPatches > Task :airplane:prepareForDownstream > Task :applyApiPatches Creating Pufferfish-API from patch source... Applying patches to Pufferfish-API... Applying: Add Sentry Patches applied cleanly to Pufferfish-API > Task :applyServerPatches Creating Pufferfish-Server from patch source... Importing 0 classes from vanilla... Importing 0 classes from library sources... Applying patches to Pufferfish-Server... Applying: Pufferfish branding Applying: Pufferfish Utils Applying: Pufferfish Config and Command Applying: Revert "Sentry Logging Support" Applying: Add Sentry Applying: Add option to disable books Applying: Optimize entity coordinate key Applying: Optimize suffocation Applying: Optimize mob spawning Patches applied cleanly to Pufferfish-Server > Task :applyPatches BUILD SUCCESSFUL in 4m 30s 4 actionable tasks: 4 executed Build step 'Invoke Gradle script' changed build result to SUCCESS [Gradle] - Launching build. [Pufferfish] $ /home/jenkins/workspace/Pufferfish/gradlew reobfJar To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.3/userguide/gradle_daemon.html#sec:disabling_the_daemon. Daemon will be stopped at the end of the build Configuration on demand is an incubating feature. > Task :Pufferfish-Server:processResources > Task :Pufferfish-Server:generatePomFileForMavenPublication > Task :cloneAirplaneRepo > Task :airplane:clonePaperRepo > Task :Pufferfish-API:compileJava /home/jenkins/workspace/Pufferfish/Pufferfish-API/src/main/java/org/bukkit/generator/ChunkGenerator.java:355: warning: [removal] ProtoWorld in io.papermc.paper.world.generation has been deprecated and marked for removal public void generateDecorations(@NotNull io.papermc.paper.world.generation.ProtoWorld world) { ^ > Task :airplane:paper:initSubmodules > Task :airplane:paper:patchSpigotApiPatches UP-TO-DATE > Task :airplane:paper:patchSpigotApi UP-TO-DATE > Task :airplane:paper:applyApiPatches UP-TO-DATE > Task :airplane:paper:downloadMcManifest > Task :airplane:paper:downloadMcVersionManifest UP-TO-DATE > Task :airplane:paper:setupMcLibraries UP-TO-DATE > Task :airplane:paper:downloadMcLibraries UP-TO-DATE > Task :airplane:paper:addAdditionalSpigotMappings UP-TO-DATE > Task :airplane:paper:downloadMappings UP-TO-DATE > Task :airplane:paper:downloadServerJar UP-TO-DATE > Task :airplane:paper:filterVanillaJar UP-TO-DATE > Task :airplane:paper:generateMappings UP-TO-DATE > Task :airplane:paper:inspectVanillaJar UP-TO-DATE > Task :airplane:paper:generateSpigotMappings UP-TO-DATE > Task :airplane:paper:spigotRemapJar UP-TO-DATE > Task :airplane:paper:cleanupMappings UP-TO-DATE > Task :airplane:paper:patchMappings UP-TO-DATE > Task :airplane:paper:cleanupSourceMappings UP-TO-DATE > Task :airplane:paper:remapJar UP-TO-DATE > Task :airplane:paper:fixJar UP-TO-DATE > Task :Pufferfish-API:compileJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 warning > Task :airplane:paper:patchCraftBukkitPatches UP-TO-DATE > Task :airplane:paper:filterSpigotExcludes UP-TO-DATE > Task :airplane:paper:spigotDecompileJar UP-TO-DATE > Task :airplane:paper:patchCraftBukkit UP-TO-DATE > Task :airplane:paper:patchSpigotServerPatches UP-TO-DATE > Task :airplane:paper:patchSpigotServer UP-TO-DATE > Task :airplane:paper:patchSpigot UP-TO-DATE > Task :airplane:paper:downloadSpigotDependencies UP-TO-DATE > Task :airplane:paper:remapSpigotSources UP-TO-DATE > Task :airplane:paper:remapGeneratedAt UP-TO-DATE > Task :airplane:paper:remapSpigotAt UP-TO-DATE > Task :airplane:paper:mergeGeneratedAts UP-TO-DATE > Task :airplane:paper:mergeAdditionalAts UP-TO-DATE > Task :airplane:paper:applyMergedAt UP-TO-DATE > Task :airplane:paper:copyResources UP-TO-DATE > Task :airplane:paper:decompileJar UP-TO-DATE > Task :airplane:paper:downloadMcLibrariesSources UP-TO-DATE > Task :airplane:paper:applyServerPatches UP-TO-DATE > Task :airplane:paper:applyPatches UP-TO-DATE > Task :airplane:paper:prepareForDownstream > Task :airplane:getPaperUpstreamData > Task :Pufferfish-API:processResources NO-SOURCE > Task :Pufferfish-API:classes > Task :Pufferfish-API:generateApiVersioningFile > Task :Pufferfish-API:jar > Task :airplane:applyApiPatches > Task :airplane:applyServerPatches UP-TO-DATE > Task :airplane:mergeReobfMappingsPatches UP-TO-DATE > Task :airplane:prepareForDownstream > Task :getAirplaneUpstreamData > Task :Pufferfish-Server:compileJava Note: Processing Log4j annotations Note: Annotations processed Note: Processing Log4j annotations Note: No elements to process /home/jenkins/workspace/Pufferfish/Pufferfish-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:2448: warning: [removal] REGISTRY_ENTITIES in Tag has been deprecated and marked for removal case org.bukkit.Tag.REGISTRY_ENTITIES: ^ /home/jenkins/workspace/Pufferfish/Pufferfish-Server/src/main/java/org/bukkit/craftbukkit/CraftServer.java:2450: warning: [removal] CraftEntityTag in io.papermc.paper has been deprecated and marked for removal return (org.bukkit.Tag<T>) new io.papermc.paper.CraftEntityTag(net.minecraft.tags.EntityTypeTags.getAllTags(), key); ^ /home/jenkins/workspace/Pufferfish/Pufferfish-Server/src/main/java/org/bukkit/craftbukkit/generator/CustomChunkGenerator.java:202: warning: [removal] generateDecorations(ProtoWorld) in ChunkGenerator has been deprecated and marked for removal generator.generateDecorations(protoWorld); ^ /home/jenkins/workspace/Pufferfish/Pufferfish-Server/src/main/java/io/papermc/paper/world/generation/CraftProtoWorld.java:27: warning: [removal] ProtoWorld in io.papermc.paper.world.generation has been deprecated and marked for removal public class CraftProtoWorld implements ProtoWorld { ^ /home/jenkins/workspace/Pufferfish/Pufferfish-Server/src/main/java/io/papermc/paper/world/generation/CraftProtoWorld.java:27: warning: [removal] ProtoWorld in io.papermc.paper.world.generation has been deprecated and marked for removal public class CraftProtoWorld implements ProtoWorld { ^ /home/jenkins/workspace/Pufferfish/Pufferfish-Server/src/main/java/io/papermc/paper/world/generation/CraftProtoWorld.java:27: warning: [removal] ProtoWorld in io.papermc.paper.world.generation has been deprecated and marked for removal public class CraftProtoWorld implements ProtoWorld { ^ Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 6 warnings > Task :Pufferfish-Server:classes > Task :Pufferfish-Server:shadowJar > Task :generateReobfMappings > Task :Pufferfish-Server:fixJarForReobf > Task :Pufferfish-Server:patchReobfMappings > Task :Pufferfish-Server:includeMappings > Task :Pufferfish-Server:reobfJar FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':Pufferfish-Server:reobfJar'. > Could not resolve all files for configuration ':remapper'. > Could not find net.fabricmc:tiny-remapper:0.6.0. Searched in the following locations: - https://repo.maven.apache.org/maven2/net/fabricmc/tiny-remapper/0.6.0/tiny-remapper-0.6.0.pom - https://papermc.io/repo/repository/maven-public/net/fabricmc/tiny-remapper/0.6.0/tiny-remapper-0.6.0.pom - https://maven.quiltmc.org/repository/release/net/fabricmc/tiny-remapper/0.6.0/tiny-remapper-0.6.0.pom Required by: project : * 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.3/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 1m 20s 14 actionable tasks: 14 executed Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure Archiving artifacts [Set GitHub commit status (universal)] ERROR on repos [GHRepository@360ce7b9[nodeId=R_kgDOGWX9EA,description=A high-performance fork of Paper designed for large servers.,homepage=,name=Pufferfish,fork=false,archived=false,visibility=public,size=278,milestones={},language=Kotlin,commits={},source=<null>,parent=<null>,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/pufferfish-gg/Pufferfish,id=426114320,nodeId=<null>,createdAt=2021-11-09T06:19:37Z,updatedAt=2021-12-09T18:19:25Z]] (sha:383d24c) with context:Jenkins Setting commit status on GitHub for https://github.com/pufferfish-gg/Pufferfish/commit/383d24c17aaee14f675849f4c3d07e39d32e6a22 Finished: FAILURE