Loading master/steamwarci.yml Statusupdate pending Building project Cloning into 'realtime'... done. Note: switching to '2557b80d610d231e10ce30eb864c1f4aaf2725e7'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 2557b80 Add gradle support Build: Executing ln -s /home/gitea/lib Build: Executing cp ~/gradle.properties . Build: Executing ./gradlew buildProject To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.3.1/userguide/gradle_daemon.html#sec:disabling_the_daemon. Daemon will be stopped at the end of the build > Task :compileJava Note: /home/gitea/ci/realtime/src/de/steamwar/realtime/Realtime.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :processResources > Task :classes > Task :jar > Task :startScripts > Task :distTar > Task :distZip > Task :shadowJar > Task :startShadowScripts > Task :shadowDistTar > Task :shadowDistZip > 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 > Task :finalizeProject > Task :buildProject BUILD SUCCESSFUL in 14s 11 actionable tasks: 11 executed Checking artifact existance Deploying artifacts Copying build/libs/realtime.jar to /binarys/realtime.jar Statusupdate success Build successful