Skip to content
Success

Console Output

Started by GitHub push by BerndiVader
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/HeeWhoMee
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/BerndiVader/HeeWhoMeeBot.git
 > git init /var/lib/jenkins/workspace/HeeWhoMee # timeout=10
Fetching upstream changes from https://github.com/BerndiVader/HeeWhoMeeBot.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://github.com/BerndiVader/HeeWhoMeeBot.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/BerndiVader/HeeWhoMeeBot.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/master^{commit} # timeout=10
Checking out Revision 97a5f3ed931c9584034eeb77b63bfbde434a43fb (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 97a5f3ed931c9584034eeb77b63bfbde434a43fb # timeout=10
Commit message: "added !p for priorities"
 > git rev-list --no-walk 5271a207036190681cd1f1046fd6901438bb29ff # timeout=10
[Gradle] - Launching build.
[HeeWhoMee] $ gradle build
Starting a Gradle Daemon (subsequent builds will be faster)
:compileJava
:processResources NO-SOURCE
:classes
:jar
:startScripts
:distTar
:distZip
:assemble
:compileTestJava NO-SOURCE
:processTestResources NO-SOURCE
:testClasses UP-TO-DATE
:test NO-SOURCE
:check UP-TO-DATE
:build

BUILD SUCCESSFUL in 16s
5 actionable tasks: 5 executed
Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
Recording fingerprints
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
Finished: SUCCESS