Started by GitHub push by BerndiVader Running as SYSTEM Building in workspace /var/lib/jenkins/workspace/StreamServer The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/BerndiVader/StreamServer.git > git init /var/lib/jenkins/workspace/StreamServer # timeout=10 Fetching upstream changes from https://github.com/BerndiVader/StreamServer.git > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://github.com/BerndiVader/StreamServer.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/BerndiVader/StreamServer.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/main^{commit} # timeout=10 Checking out Revision 2b30763418e0036e316d1535ce33712972c5727c (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 2b30763418e0036e316d1535ce33712972c5727c # timeout=10 Commit message: "check if command message should be removed" > git rev-list --no-walk 1f507e98ad28d8b1c668648aedd1e639013245e1 # timeout=10 [Gradle] - Launching build. [StreamServer] $ /usr/local/sdkman/candidates/gradle/8.5/bin/gradle build --scan -s Starting a Gradle Daemon (subsequent builds will be faster) Path for java installation '/usr/lib/jvm/openjdk-17' (Common Linux Locations) does not contain a java executable > Task :compileJava > Task :processResources > Task :classes > Task :jar > Task :startScripts > Task :distTar > Task :distZip > 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 36s 6 actionable tasks: 6 executed Publishing build scan... A network error occurred. The hostname 'scans-in.gradle.com' could not be resolved. You may be disconnected from the Internet. If you require assistance with this problem, please report it via https://gradle.com/help/plugin and include the following information via copy/paste. ---------- Gradle version: 8.5 Plugin version: 3.15.1 Request URL: https://scans-in.gradle.com/scans/publish/gradle/3.15.1/token Request ID: f05b57c1-90c3-4745-8f22-391b61d62d8a Exception: java.net.UnknownHostException: scans-in.gradle.com ---------- Build step 'Invoke Gradle script' changed build result to SUCCESS Archiving artifacts [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done Finished: SUCCESS