Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building in workspace /var/lib/jenkins/workspace/JustEnoughItems-MC1.17 The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/JustEnoughItems-MC1.17/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/mezz/JustEnoughItems.git # timeout=10 Fetching upstream changes from https://github.com/mezz/JustEnoughItems.git > git --version # timeout=10 > git --version # 'git version 1.8.3.1' > git fetch --tags --progress https://github.com/mezz/JustEnoughItems.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Seen branch in repository origin/1.10 Seen branch in repository origin/1.11 Seen branch in repository origin/1.12 Seen branch in repository origin/1.12-FG3 Seen branch in repository origin/1.12-wip Seen branch in repository origin/1.13 Seen branch in repository origin/1.13-pre Seen branch in repository origin/1.14 Seen branch in repository origin/1.15 Seen branch in repository origin/1.16 Seen branch in repository origin/1.17 Seen branch in repository origin/1.8 Seen branch in repository origin/1.8.8 Seen branch in repository origin/1.8.9 Seen branch in repository origin/1.9 Seen branch in repository origin/async-plugins Seen branch in repository origin/default-wrapper Seen branch in repository origin/ingredient-list-refactor Seen branch in repository origin/sorting Seen branch in repository origin/subtype-interpreter Seen branch in repository origin/test-gradle Seen branch in repository origin/test-travis-ci Seen 22 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 12799d66113fc7d4ba7c3320188b7aee7e770d4c (origin/1.17) > git config core.sparsecheckout # timeout=10 > git checkout -f 12799d66113fc7d4ba7c3320188b7aee7e770d4c # timeout=10 Commit message: "add reobf task in gradle to reobf both the jar and api" First time build. Skipping changelog. [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Mask passwords that will be passed as build parameters. [JustEnoughItems-MC1.17] $ /bin/sh -xe /tmp/jenkins193792005716449133.sh + rm -rf build/libs [Gradle] - Launching build. [JustEnoughItems-MC1.17] $ /var/lib/jenkins/workspace/JustEnoughItems-MC1.17/gradlew ******** -s -Plocal_maven=/var/www/dvs1/files/maven test reobf publish curseforge To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.1.1/userguide/gradle_daemon.html#sec:disabling_the_daemon. Daemon will be stopped at the end of the build > Configure project : WARNING: This project is configured to use the official obfuscation mappings provided by Mojang. These mapping fall under their associated license, you should be fully aware of this license. For the latest license text, refer below, or the reference copy here: https://github.com/MinecraftForge/MCPConfig/blob/master/Mojang.md, You can hide this warning by running the `hideOfficialWarningUntilChanged` task WARNING: (c) 2020 Microsoft Corporation. These mappings are provided "as-is" and you bear the risk of using them. You may copy and use the mappings for development purposes, but you may not redistribute the mappings complete and unmodified. Microsoft makes no warranties, express or implied, with respect to the mappings provided here. Use and modification of this document or the source code (in any form) of Minecraft: Java Edition is governed by the Minecraft End User License Agreement available at https://account.mojang.com/documents/minecraft_eula. Setting up MCP environment Initializing steps Executing steps > Running 'downloadManifest' > Running 'downloadJson' > Running 'downloadClient' > Running 'downloadServer' > Running 'stripClient' > Running 'stripServer' > Running 'merge' > Running 'rename' Stopping at requested step: /var/lib/jenkins/workspace/JustEnoughItems-MC1.17/caches/forge_gradle/mcp_repo/de/oceanlabs/mcp/mcp_config/1.16.5-20210115.111550/joined/rename/output.jar [21:58:13] [main/INFO]: Writing debug log file accesstransform.log [21:58:13] [main/INFO]: Access Transformer processor running version 3.0.1+61+master.47bca0e [21:58:13] [main/INFO]: Command line arguments [--inJar, /var/lib/jenkins/workspace/JustEnoughItems-MC1.17/build/fg_cache/net/minecraftforge/forge/1.16.5-36.2.0/forge-1.16.5-36.2.0-injected.jar, --outJar, /var/lib/jenkins/workspace/JustEnoughItems-MC1.17/build/fg_cache/net/minecraftforge/forge/1.16.5-36.2.0_mapped_official_1.16.5/forge-1.16.5-36.2.0_mapped_official_1.16.5.jar, --logFile, accesstransform.log, --atFile, /var/lib/jenkins/workspace/JustEnoughItems-MC1.17/src/main/resources/META-INF/accesstransformer.cfg, --atFile, /var/lib/jenkins/workspace/JustEnoughItems-MC1.17/build/_atJar_5/parent_at.cfg] [21:58:13] [main/INFO]: Reading from /var/lib/jenkins/workspace/JustEnoughItems-MC1.17/build/fg_cache/net/minecraftforge/forge/1.16.5-36.2.0/forge-1.16.5-36.2.0-injected.jar [21:58:13] [main/INFO]: Writing to /var/lib/jenkins/workspace/JustEnoughItems-MC1.17/build/fg_cache/net/minecraftforge/forge/1.16.5-36.2.0_mapped_official_1.16.5/forge-1.16.5-36.2.0_mapped_official_1.16.5.jar [21:58:13] [main/INFO]: Transformer file /var/lib/jenkins/workspace/JustEnoughItems-MC1.17/src/main/resources/META-INF/accesstransformer.cfg [21:58:13] [main/INFO]: Transformer file /var/lib/jenkins/workspace/JustEnoughItems-MC1.17/build/_atJar_5/parent_at.cfg [21:58:13] [main/WARN]: Found existing output jar /var/lib/jenkins/workspace/JustEnoughItems-MC1.17/build/fg_cache/net/minecraftforge/forge/1.16.5-36.2.0_mapped_official_1.16.5/forge-1.16.5-36.2.0_mapped_official_1.16.5.jar, overwriting [21:58:16] [main/INFO]: JAR transformation complete /var/lib/jenkins/workspace/JustEnoughItems-MC1.17/build/fg_cache/net/minecraftforge/forge/1.16.5-36.2.0_mapped_official_1.16.5/forge-1.16.5-36.2.0_mapped_official_1.16.5.jar Creating SRG -> MCP TSRG > Task :compileApiJava Note: /var/lib/jenkins/workspace/JustEnoughItems-MC1.17/src/api/java/mezz/jei/api/registration/ISubtypeRegistration.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :processApiResources NO-SOURCE > Task :apiClasses > Task :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. > Task :processResources > Task :replaceResources > Task :classes > Task :compileTestJava Note: /var/lib/jenkins/workspace/JustEnoughItems-MC1.17/src/test/java/mezz/jei/test/lib/TestIngredientHelper.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :processTestResources NO-SOURCE > Task :testClasses > Task :test mezz.jei.test.IngredientFilterTest ? testSetup() ? testAddingAndRemovingIngredients() ? testRebuilding() ? testConfigBlacklist() mezz.jei.test.TickTimerTest ? testBasicTickTimerMath() ? testMoreTicksThanValuesMath() ? testIndivisibleTicking() -------------------------------------------------------------------------- Results: SUCCESS (7 tests, 7 passed, 0 failed, 0 skipped) -------------------------------------------------------------------------- > Task :apiJar > Task :downloadMcpConfig > Task :extractSrg > Task :createMcpToSrg > Task :reobfApiJar > Task :jar > Task :reobfJar > Task :reobf > Task :deobfJar > Task :generatePomFileForMavenPublication > Task :javadoc /var/lib/jenkins/workspace/JustEnoughItems-MC1.17/src/api/java/mezz/jei/api/recipe/IFocus.java:12: warning - Tag @link: can't find createFocus(Mode, Object) in mezz.jei.api.recipe.IRecipeManager /var/lib/jenkins/workspace/JustEnoughItems-MC1.17/src/api/java/mezz/jei/api/recipe/category/IRecipeCategory.java:25: warning - Tag @link: can't find setRecipe(IRecipeLayout, T, IIngredients) in mezz.jei.api.recipe.category.IRecipeCategory /var/lib/jenkins/workspace/JustEnoughItems-MC1.17/src/api/java/mezz/jei/api/gui/drawable/IDrawableAnimated.java:14: warning - Tag @link: can't find createAnimatedDrawable(IDrawableStatic, int, StartDirection, boolean) in mezz.jei.api.helpers.IGuiHelper /var/lib/jenkins/workspace/JustEnoughItems-MC1.17/src/api/java/mezz/jei/api/gui/drawable/IDrawableAnimated.java:20: warning - Tag @see: can't find createAnimatedDrawable(IDrawableStatic, int, StartDirection, boolean) in mezz.jei.api.helpers.IGuiHelper 4 warnings > Task :javadocJar > Task :sourcesJar > Task :publishMavenPublicationToMavenRepository > Task :publish > Task :assemble > Task :makeChangelog > Task :curseforge238222 Uploaded /var/lib/jenkins/workspace/JustEnoughItems-MC1.17/build/libs/jei-1.16.5-7.7.1.2.jar to CurseForge Project: 238222, with ID: 3399851 > Task :curseforge 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.1.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD SUCCESSFUL in 1m 44s 21 actionable tasks: 21 executed Build step 'Invoke Gradle script' changed build result to SUCCESS Archiving artifacts Recording fingerprints Recording fingerprints Triggering a new build of nexus-indexes Finished: SUCCESS