Loading master/steamwarci.yml Statusupdate pending Building project Cloning into 'bungeecore'... done. Note: switching to 'e723224282756358d444a3083b47eb41ff7f30ad'. 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 e723224 Fix Fabric stuff Build: Executing ln -s /home/gitea/lib Build: Executing mvn package -B [INFO] Scanning for projects... [INFO] [INFO] -----------------------< de.steamwar:BungeeCore >----------------------- [INFO] Building BungeeCore 1.0 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ BungeeCore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ BungeeCore --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 145 source files to /home/gitea/ci/bungeecore/target/classes [INFO] /home/gitea/ci/bungeecore/src/de/steamwar/bungeecore/sql/SteamwarUser.java: Some input files use or override a deprecated API. [INFO] /home/gitea/ci/bungeecore/src/de/steamwar/bungeecore/sql/SteamwarUser.java: Recompile with -Xlint:deprecation for details. [INFO] /home/gitea/ci/bungeecore/src/de/steamwar/bungeecore/commands/TeamCommand.java: Some input files use unchecked or unsafe operations. [INFO] /home/gitea/ci/bungeecore/src/de/steamwar/bungeecore/commands/TeamCommand.java: Recompile with -Xlint:unchecked for details. [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /home/gitea/ci/bungeecore/src/de/steamwar/bungeecore/listeners/mods/ModLoaderBlocker.java:[49,25] cannot find symbol symbol: variable fabricCheckedPlayers location: class de.steamwar.bungeecore.Storage [ERROR] /home/gitea/ci/bungeecore/src/de/steamwar/bungeecore/listeners/mods/Fabric.java:[56,34] cannot find symbol symbol: variable fabricExpectPluginMessage location: class de.steamwar.bungeecore.Storage [ERROR] /home/gitea/ci/bungeecore/src/de/steamwar/bungeecore/listeners/mods/Fabric.java:[57,68] cannot find symbol symbol: variable fabricExpectPluginMessage location: class de.steamwar.bungeecore.Storage [ERROR] /home/gitea/ci/bungeecore/src/de/steamwar/bungeecore/listeners/mods/Fabric.java:[58,33] cannot find symbol symbol: variable fabricCheckedPlayers location: class de.steamwar.bungeecore.Storage [ERROR] /home/gitea/ci/bungeecore/src/de/steamwar/bungeecore/listeners/mods/Fabric.java:[82,21] cannot find symbol symbol: variable fabricCheckedPlayers location: class de.steamwar.bungeecore.Storage [ERROR] /home/gitea/ci/bungeecore/src/de/steamwar/bungeecore/listeners/mods/Fabric.java:[83,34] cannot find symbol symbol: variable fabricExpectPluginMessage location: class de.steamwar.bungeecore.Storage [ERROR] /home/gitea/ci/bungeecore/src/de/steamwar/bungeecore/listeners/mods/Fabric.java:[84,28] cannot find symbol symbol: variable fabricExpectPluginMessage location: class de.steamwar.bungeecore.Storage [ERROR] /home/gitea/ci/bungeecore/src/de/steamwar/bungeecore/listeners/mods/Fabric.java:[90,16] cannot find symbol symbol: variable fabricExpectPluginMessage location: class de.steamwar.bungeecore.Storage [ERROR] /home/gitea/ci/bungeecore/src/de/steamwar/bungeecore/listeners/mods/Fabric.java:[139,24] cannot find symbol symbol: variable fabricCheckedPlayers location: class de.steamwar.bungeecore.Storage [ERROR] /home/gitea/ci/bungeecore/src/de/steamwar/bungeecore/listeners/mods/Fabric.java:[140,39] cannot find symbol symbol: variable fabricCheckedPlayers location: class de.steamwar.bungeecore.Storage [ERROR] /home/gitea/ci/bungeecore/src/de/steamwar/bungeecore/listeners/mods/Fabric.java:[147,24] cannot find symbol symbol: variable fabricCheckedPlayers location: class de.steamwar.bungeecore.Storage [ERROR] /home/gitea/ci/bungeecore/src/de/steamwar/bungeecore/listeners/mods/Fabric.java:[156,30] cannot find symbol symbol: variable fabricExpectPluginMessage location: class de.steamwar.bungeecore.Storage [ERROR] /home/gitea/ci/bungeecore/src/de/steamwar/bungeecore/listeners/mods/Fabric.java:[157,20] cannot find symbol symbol: variable fabricExpectPluginMessage location: class de.steamwar.bungeecore.Storage [ERROR] /home/gitea/ci/bungeecore/src/de/steamwar/bungeecore/listeners/mods/Fabric.java:[187,16] cannot find symbol symbol: variable fabricCheckedPlayers location: class de.steamwar.bungeecore.Storage [ERROR] /home/gitea/ci/bungeecore/src/de/steamwar/bungeecore/listeners/mods/Fabric.java:[188,30] cannot find symbol symbol: variable fabricExpectPluginMessage location: class de.steamwar.bungeecore.Storage [ERROR] /home/gitea/ci/bungeecore/src/de/steamwar/bungeecore/listeners/mods/Fabric.java:[189,20] cannot find symbol symbol: variable fabricExpectPluginMessage location: class de.steamwar.bungeecore.Storage [INFO] 16 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.753 s [INFO] Finished at: 2022-04-10T20:15:31+02:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.1:compile (default-compile) on project BungeeCore: Compilation failure: Compilation failure: [ERROR] /home/gitea/ci/bungeecore/src/de/steamwar/bungeecore/listeners/mods/ModLoaderBlocker.java:[49,25] cannot find symbol [ERROR] symbol: variable fabricCheckedPlayers [ERROR] location: class de.steamwar.bungeecore.Storage [ERROR] /home/gitea/ci/bungeecore/src/de/steamwar/bungeecore/listeners/mods/Fabric.java:[56,34] cannot find symbol [ERROR] symbol: variable fabricExpectPluginMessage [ERROR] location: class de.steamwar.bungeecore.Storage [ERROR] /home/gitea/ci/bungeecore/src/de/steamwar/bungeecore/listeners/mods/Fabric.java:[57,68] cannot find symbol [ERROR] symbol: variable fabricExpectPluginMessage [ERROR] location: class de.steamwar.bungeecore.Storage [ERROR] /home/gitea/ci/bungeecore/src/de/steamwar/bungeecore/listeners/mods/Fabric.java:[58,33] cannot find symbol [ERROR] symbol: variable fabricCheckedPlayers [ERROR] location: class de.steamwar.bungeecore.Storage [ERROR] /home/gitea/ci/bungeecore/src/de/steamwar/bungeecore/listeners/mods/Fabric.java:[82,21] cannot find symbol [ERROR] symbol: variable fabricCheckedPlayers [ERROR] location: class de.steamwar.bungeecore.Storage [ERROR] /home/gitea/ci/bungeecore/src/de/steamwar/bungeecore/listeners/mods/Fabric.java:[83,34] cannot find symbol [ERROR] symbol: variable fabricExpectPluginMessage [ERROR] location: class de.steamwar.bungeecore.Storage [ERROR] /home/gitea/ci/bungeecore/src/de/steamwar/bungeecore/listeners/mods/Fabric.java:[84,28] cannot find symbol [ERROR] symbol: variable fabricExpectPluginMessage [ERROR] location: class de.steamwar.bungeecore.Storage [ERROR] /home/gitea/ci/bungeecore/src/de/steamwar/bungeecore/listeners/mods/Fabric.java:[90,16] cannot find symbol [ERROR] symbol: variable fabricExpectPluginMessage [ERROR] location: class de.steamwar.bungeecore.Storage [ERROR] /home/gitea/ci/bungeecore/src/de/steamwar/bungeecore/listeners/mods/Fabric.java:[139,24] cannot find symbol [ERROR] symbol: variable fabricCheckedPlayers [ERROR] location: class de.steamwar.bungeecore.Storage [ERROR] /home/gitea/ci/bungeecore/src/de/steamwar/bungeecore/listeners/mods/Fabric.java:[140,39] cannot find symbol [ERROR] symbol: variable fabricCheckedPlayers [ERROR] location: class de.steamwar.bungeecore.Storage [ERROR] /home/gitea/ci/bungeecore/src/de/steamwar/bungeecore/listeners/mods/Fabric.java:[147,24] cannot find symbol [ERROR] symbol: variable fabricCheckedPlayers [ERROR] location: class de.steamwar.bungeecore.Storage [ERROR] /home/gitea/ci/bungeecore/src/de/steamwar/bungeecore/listeners/mods/Fabric.java:[156,30] cannot find symbol [ERROR] symbol: variable fabricExpectPluginMessage [ERROR] location: class de.steamwar.bungeecore.Storage [ERROR] /home/gitea/ci/bungeecore/src/de/steamwar/bungeecore/listeners/mods/Fabric.java:[157,20] cannot find symbol [ERROR] symbol: variable fabricExpectPluginMessage [ERROR] location: class de.steamwar.bungeecore.Storage [ERROR] /home/gitea/ci/bungeecore/src/de/steamwar/bungeecore/listeners/mods/Fabric.java:[187,16] cannot find symbol [ERROR] symbol: variable fabricCheckedPlayers [ERROR] location: class de.steamwar.bungeecore.Storage [ERROR] /home/gitea/ci/bungeecore/src/de/steamwar/bungeecore/listeners/mods/Fabric.java:[188,30] cannot find symbol [ERROR] symbol: variable fabricExpectPluginMessage [ERROR] location: class de.steamwar.bungeecore.Storage [ERROR] /home/gitea/ci/bungeecore/src/de/steamwar/bungeecore/listeners/mods/Fabric.java:[189,20] cannot find symbol [ERROR] symbol: variable fabricExpectPluginMessage [ERROR] location: class de.steamwar.bungeecore.Storage [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException Traceback (most recent call last): File "/home/gitea/gitea-repositories/steamwar/bungeecore.git/./hooks/update.d/steamwarci.py", line 104, in raise Exception("Could not run build command") Exception: Could not run build command Statusupdate failure Build failed