Statusupdate pending Waiting for previous builds Statusupdate pending Building project Loading master/steamwarci.yml From /home/gitea/gitea-repositories/steamwar/bungeecore * [new branch] user-perm -> origin/user-perm Previous HEAD position was 00e08b5 Bau toggleall HEAD is now at 7f05d0f Update 4 years with various permission systems to UserPerm Build: Executing ./gradlew buildProject Starting a Gradle Daemon, 2 stopped Daemons could not be reused, use --status for details > Task :CommonCore:compileJava UP-TO-DATE > Task :CommonCore:processResources NO-SOURCE > Task :CommonCore:classes UP-TO-DATE > Task :CommonCore:buildResources > Task :CommonCore:jar UP-TO-DATE > Task :CommonCore:assemble UP-TO-DATE > Task :processResources > Task :CommonCore:compileTestJava UP-TO-DATE > Task :CommonCore:processTestResources NO-SOURCE > Task :CommonCore:testClasses UP-TO-DATE > Task :CommonCore:test UP-TO-DATE > Task :CommonCore:testOutput > Task :CommonCore:check UP-TO-DATE > Task :CommonCore:build UP-TO-DATE > Task :CommonCore:buildProject UP-TO-DATE > Task :compileJava FAILED /home/gitea/ci/steamwar/bungeecore/src/de/steamwar/messages/ChatSender.java:25: error: cannot find symbol import de.steamwar.sql.UserPerm; ^ symbol: class UserPerm location: package de.steamwar.sql /home/gitea/ci/steamwar/bungeecore/src/de/steamwar/bungeecore/tablist/TablistPart.java:24: error: cannot find symbol import de.steamwar.sql.UserPerm; ^ symbol: class UserPerm location: package de.steamwar.sql /home/gitea/ci/steamwar/bungeecore/src/de/steamwar/bungeecore/commands/PunishmentCommand.java:31: error: cannot find symbol import de.steamwar.sql.UserPerm; ^ symbol: class UserPerm location: package de.steamwar.sql /home/gitea/ci/steamwar/bungeecore/src/de/steamwar/bungeecore/commands/WhoisCommand.java:179: error: cannot find symbol private final UserPerm perm; ^ symbol: class UserPerm location: class WhoisParameterTypes /home/gitea/ci/steamwar/bungeecore/src/de/steamwar/bungeecore/commands/WhoisCommand.java:185: error: cannot find symbol WhoisParameterTypes(List tabCompletes, UserPerm perm) { ^ symbol: class UserPerm location: class WhoisParameterTypes /home/gitea/ci/steamwar/bungeecore/src/de/steamwar/bungeecore/commands/TutorialCommand.java:32: error: cannot find symbol import de.steamwar.sql.UserPerm; ^ symbol: class UserPerm location: package de.steamwar.sql /home/gitea/ci/steamwar/bungeecore/src/de/steamwar/bungeecore/commands/JoinmeCommand.java:27: error: cannot find symbol import de.steamwar.sql.UserPerm; ^ symbol: class UserPerm location: package de.steamwar.sql /home/gitea/ci/steamwar/bungeecore/src/de/steamwar/bungeecore/listeners/BanListener.java:31: error: cannot find symbol import de.steamwar.sql.UserPerm; ^ symbol: class UserPerm location: package de.steamwar.sql /home/gitea/ci/steamwar/bungeecore/src/de/steamwar/bungeecore/listeners/mods/Utils.java:29: error: cannot find symbol import de.steamwar.sql.UserPerm; ^ symbol: class UserPerm location: package de.steamwar.sql /home/gitea/ci/steamwar/bungeecore/src/de/steamwar/bungeecore/listeners/ConnectionListener.java:34: error: cannot find symbol import de.steamwar.sql.UserPerm; ^ symbol: class UserPerm location: package de.steamwar.sql /home/gitea/ci/steamwar/bungeecore/src/de/steamwar/bungeecore/bot/commands/BasicDiscordCommand.java:23: error: cannot find symbol import de.steamwar.sql.UserPerm; ^ symbol: class UserPerm location: package de.steamwar.sql /home/gitea/ci/steamwar/bungeecore/src/de/steamwar/bungeecore/bot/listeners/DiscordTicketListener.java:27: error: cannot find symbol import de.steamwar.sql.UserPerm; ^ symbol: class UserPerm location: package de.steamwar.sql /home/gitea/ci/steamwar/bungeecore/src/de/steamwar/bungeecore/bot/config/SteamwarDiscordBotConfig.java:22: error: cannot find symbol import de.steamwar.sql.UserPerm; ^ symbol: class UserPerm location: package de.steamwar.sql /home/gitea/ci/steamwar/bungeecore/src/de/steamwar/bungeecore/bot/config/SteamwarDiscordBotConfig.java:55: error: cannot find symbol public static Map RANKS; ^ symbol: class UserPerm location: class SteamwarDiscordBotConfig 14 errors FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':compileJava'. > Compilation failed; see the compiler error output for details. * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. * Get more help at https://help.gradle.org BUILD FAILED in 14s 8 actionable tasks: 4 executed, 4 up-to-date Traceback (most recent call last): File "/home/gitea/gitea-repositories/steamwar/bungeecore.git/./hooks/post-receive.d/steamwarci.py", line 190, in ci_main(config, logfile) File "/home/gitea/gitea-repositories/steamwar/bungeecore.git/./hooks/post-receive.d/steamwarci.py", line 153, in ci_main run(logfile, cmd, "Could not run build command", config.wdir) File "/home/gitea/gitea-repositories/steamwar/bungeecore.git/./hooks/post-receive.d/steamwarci.py", line 127, in run raise Exception(errormessage) Exception: Could not run build command Statusupdate failure Build failed