Skip to content
Success

Console Output

Started by GitHub push by tal5
Running as SYSTEM
Building in workspace /var/lib/jenkins/jobs/Clientizen/workspace
No JDK named ‘OpenJDK 17’ found
The recommended git tool is: NONE
No credentials specified
No JDK named ‘OpenJDK 17’ found
 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/Clientizen/workspace/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/DenizenScript/Clientizen.git # timeout=10
Fetching upstream changes from https://github.com/DenizenScript/Clientizen.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.3'
 > git fetch --tags --force --progress -- https://github.com/DenizenScript/Clientizen.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
No JDK named ‘OpenJDK 17’ found
Checking out Revision 17797f6e67a9f70d4a7339f01f9c648129f01abe (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 17797f6e67a9f70d4a7339f01f9c648129f01abe # timeout=10
Commit message: "1.20.6 part 4: update `README`"
 > git rev-list --no-walk 99b9d99e2815606233085ed78576b80df9fc5077 # timeout=10
false
[Gradle] - Launching build.
No JDK named ‘OpenJDK 17’ found
[workspace] $ /var/lib/jenkins/jobs/Clientizen/workspace/gradlew clean build -Pbuild_number=66
Downloading https://services.gradle.org/distributions/gradle-8.7-bin.zip
............10%.............20%.............30%.............40%............50%.............60%.............70%.............80%.............90%............100%

Welcome to Gradle 8.7!

Here are the highlights of this release:
 - Compiling and testing with Java 22
 - Cacheable Groovy script compilation
 - New methods in lazy collection properties

For more details see https://docs.gradle.org/8.7/release-notes.html

Starting a Gradle Daemon (subsequent builds will be faster)

> Configure project :
Fabric Loom: 1.6.11
:remapping 51 mods from modImplementation (java-api)

unknown invokedynamic bsm: java/lang/runtime/SwitchBootstraps/typeSwitch(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;[Ljava/lang/Object;)Ljava/lang/invoke/CallSite; (tag=6 iif=false)

> Configure project :
:remapping 1 mods from modImplementation (java-runtime)
:remapping 1 mods from modRuntimeOnly (java-runtime)
Not publishing sources jar as it was not found. Use java.withSourcesJar() to fix.

> Task :clean
> Task :compileJava
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :processResources
> Task :classes
> Task :jar

> Task :remapJar
(1.33) is not valid semver for dependency org.yaml:snakeyaml:1.33

> Task :compileTestJava NO-SOURCE
> Task :processTestResources NO-SOURCE
> Task :testClasses UP-TO-DATE
> Task :test NO-SOURCE
> Task :validateAccessWidener
> Task :check
> Task :remapSourcesJar SKIPPED
> Task :assemble
> Task :build

BUILD SUCCESSFUL in 2m 52s
6 actionable tasks: 6 executed
Build step 'Invoke Gradle script' changed build result to SUCCESS
No JDK named ‘OpenJDK 17’ found
Archiving artifacts
No JDK named ‘OpenJDK 17’ found
Sending notification to Discord.
Finished: SUCCESS