Skip to content
Success

Console Output

Started by GitHub push by BerndiVader
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/MythicAnimatorStands
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/BerndiVader/MythicAnimatorStands.git
 > git init /var/lib/jenkins/workspace/MythicAnimatorStands # timeout=10
Fetching upstream changes from https://github.com/BerndiVader/MythicAnimatorStands.git
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://github.com/BerndiVader/MythicAnimatorStands.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/BerndiVader/MythicAnimatorStands.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/noProtocolLib^{commit} # timeout=10
Checking out Revision 9b0237c45644a4b37d88d5b6d281edcfb3ee4d8c (refs/remotes/origin/noProtocolLib)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9b0237c45644a4b37d88d5b6d281edcfb3ee4d8c # timeout=10
Commit message: "0.494"
 > git rev-list --no-walk 94bd36d36f8394d5d614966d3d257e9c2bbcbdf7 # timeout=10
[Gradle] - Launching build.
[MythicAnimatorStands] $ /usr/local/sdkman/candidates/gradle/8.5/bin/gradle build
Starting a Gradle Daemon (subsequent builds will be faster)

> Configure project :
Process version....Done!
Process plugin.yml....Done!

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

BUILD SUCCESSFUL in 25s
3 actionable tasks: 3 executed
Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
Finished: SUCCESS