Skip to content
Success

Console Output

Push event to branch 1.21.4-neoforge
00:46:36 Connecting to https://api.github.com using progwml6 ci login
Obtained Jenkinsfile from fb70f95c2eb9a2b8ad476405f95573411029029f
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/ironchests_1.21.4-neoforge
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: NONE
using credential progwml6-ci-gh-login
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/progwml6/ironchest.git
 > git init /var/lib/jenkins/workspace/ironchests_1.21.4-neoforge # timeout=10
Fetching upstream changes from https://github.com/progwml6/ironchest.git
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --no-tags --progress https://github.com/progwml6/ironchest.git +refs/heads/1.21.4-neoforge:refs/remotes/origin/1.21.4-neoforge # timeout=10
 > git config remote.origin.url https://github.com/progwml6/ironchest.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/1.21.4-neoforge:refs/remotes/origin/1.21.4-neoforge # timeout=10
Avoid second fetch
Checking out Revision fb70f95c2eb9a2b8ad476405f95573411029029f (1.21.4-neoforge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fb70f95c2eb9a2b8ad476405f95573411029029f # timeout=10
Commit message: "Add support for translatable DirtChest9000 Book Titles"
 > git rev-list --no-walk 88a97335bfdd5e0190859822a64c0677a278953c # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] checkout
The recommended git tool is: NONE
using credential progwml6-ci-gh-login
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/ironchests_1.21.4-neoforge/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/progwml6/ironchest.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/progwml6/ironchest.git
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --no-tags --progress https://github.com/progwml6/ironchest.git +refs/heads/1.21.4-neoforge:refs/remotes/origin/1.21.4-neoforge # timeout=10
Checking out Revision fb70f95c2eb9a2b8ad476405f95573411029029f (1.21.4-neoforge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fb70f95c2eb9a2b8ad476405f95573411029029f # timeout=10
Commit message: "Add support for translatable DirtChest9000 Book Titles"
[Pipeline] sh
+ rm -rf build/libs
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] sh
+ JAVA_HOME=/var/lib/jenkins/jdk-21.0.3+9/
+ ./gradlew build -PBUILD_NUMBER=4 --no-daemon
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.12/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build 
Calculating task graph as no cached configuration is available for tasks: build
> Task :jarJar NO-SOURCE
> Task :processTestResources NO-SOURCE
> Task :createArtifactManifest
> Task :generateModMetadata
> Task :processResources

> Task :createMinecraftArtifacts
Loaded 124 artifacts from /var/lib/jenkins/workspace/ironchests_1.21.4-neoforge/build/moddev/nfrt_artifact_manifest.properties
*** Started working on downloadJson
 ✓ Completed downloadJson in 0.02s
*** Started working on downloadClient
*** Started working on downloadClientMappings
*** Started working on downloadServer
*** Started working on listLibraries
 ✓ Completed downloadClient in 0.04s
 ✓ Completed downloadClientMappings in 0.03s
 ✓ Completed downloadServer in 0.03s
  WARNING: org.ow2.asm:asm:9.6 is not present in the artifact manifest
 ✓ Completed listLibraries in 0.05s
*** Started working on mergeMappings
 ↳ Running external tool net.neoforged.installertools:installertools:2.1.2:fatjar
*** Started working on stripClient
*** Started working on extractServer
 ↳ Running external tool net.neoforged.installertools:installertools:2.1.2:fatjar
 ✓ Completed extractServer in 0.70s
*** Started working on stripServer
 ✓ Completed mergeMappings in 3.13s
 ✓ Completed stripServer in 2.31s
 ✓ Completed stripClient in 3.57s
*** Started working on merge
 ↳ Running external tool net.neoforged:mergetool:2.0.3:fatjar
 ✓ Completed merge in 3.38s
*** Started working on rename
 ↳ Running external tool net.neoforged:AutoRenamingTool:2.0.5:all
 ✓ Completed rename in 5.53s
*** Started working on decompile
 ↳ Running external tool org.vineflower:vineflower:1.10.1
 ✓ Completed decompile in 59.09s
*** Started working on inject
 ✓ Completed inject in 2.51s
*** Started working on patch
 ↳ Running external tool codechicken:DiffPatch:1.5.0.29:all
 ✓ Completed patch in 2.62s
*** Started working on applyNeoforgePatches
 ↳ Running external tool codechicken:DiffPatch:1.5.0.29:all
 ✓ Completed applyNeoforgePatches in 2.01s
*** Started working on transformSources
 ↳ Running external tool net.neoforged.jst:jst-cli-bundle:1.0.66
 ✓ Completed transformSources in 16.32s
*** Started working on recompile
  WARNING: org.ow2.asm:asm:9.6 is not present in the artifact manifest
 123 items on the compile classpath
 0 items on the sourcepath
*** Started working on sourcesWithNeoForge
 Compiling 5745 source files
 ✓ Completed sourcesWithNeoForge in 4.90s
Copied 0 resource files
 ✓ Completed recompile in 39.77s
*** Started working on compiledWithNeoForge
 ✓ Completed compiledWithNeoForge in 5.39s
*** Started working on sourcesAndCompiledWithNeoForge
 ✓ Completed sourcesAndCompiledWithNeoForge in 2.76s
Total runtime: 144.69s


> Task :compileJava
Note: /var/lib/jenkins/workspace/ironchests_1.21.4-neoforge/src/main/java/com/progwml6/ironchest/common/block/regular/AbstractIronChestBlock.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :classes
> Task :compileTestJava NO-SOURCE
> Task :testClasses UP-TO-DATE
> Task :test NO-SOURCE
> Task :check UP-TO-DATE
> Task :jar
> Task :assemble
> Task :build

[Incubating] Problems report is available at: file:///var/lib/jenkins/workspace/ironchests_1.21.4-neoforge/build/reports/problems/problems-report.html

Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

For more on this, please refer to https://docs.gradle.org/8.12/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD SUCCESSFUL in 2m 50s
6 actionable tasks: 6 executed
Configuration cache entry stored.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Archive)
[Pipeline] archive
The archive step is deprecated, please use archiveArtifacts instead.
[Pipeline] junit
Recording test results
No test report files were found. Configuration error?
None of the test reports contained any result
[Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy)
[Pipeline] sh
+ JAVA_HOME=/var/lib/jenkins/jdk-21.0.3+9/
+ ./gradlew publishMavenJavaPublicationToMavenRepository -PBUILD_NUMBER=4 -PDEPLOY_DIR=/var/www/dvs1/files/maven --no-daemon
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.12/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build 
Calculating task graph as no cached configuration is available for tasks: publishMavenJavaPublicationToMavenRepository
> Task :jarJar NO-SOURCE
> Task :createArtifactManifest UP-TO-DATE
> Task :generateModMetadata UP-TO-DATE
> Task :generatePomFileForMavenJavaPublication
> Task :createMinecraftArtifacts UP-TO-DATE
> Task :processResources UP-TO-DATE
> Task :compileJava UP-TO-DATE
> Task :classes UP-TO-DATE
> Task :jar
> Task :publishMavenJavaPublicationToMavenRepository

[Incubating] Problems report is available at: file:///var/lib/jenkins/workspace/ironchests_1.21.4-neoforge/build/reports/problems/problems-report.html

Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

For more on this, please refer to https://docs.gradle.org/8.12/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD SUCCESSFUL in 8s
8 actionable tasks: 3 executed, 5 up-to-date
Configuration cache entry stored.
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS