Statusupdate pending Waiting for previous builds Statusupdate pending Building project Loading master/steamwarci.yml From /home/gitea/gitea-repositories/steamwar/schematicsystem 2fd915b..7d3fffa master -> origin/master * [new branch] schemsearch -> origin/schemsearch Previous HEAD position was 2fd915b Merge pull request 'Refactor Schematic Command' (#145) from command_refactor into master HEAD is now at 2b0e7b3 Add SchemSearch Build: Executing ./gradlew buildProject Starting a Gradle Daemon, 1 incompatible and 2 stopped Daemons could not be reused, use --status for details > Task :SchematicSystem_15:processResources NO-SOURCE > Task :processResources NO-SOURCE > Task :SchematicSystem_8:processResources NO-SOURCE > Task :processTestResources NO-SOURCE > Task :SchematicSystem_Core:compileJava FAILED /home/gitea/ci/SteamWar/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/schematiccommand/parts/SearchPart.java:24: error: cannot find symbol import de.steamwar.network.packets.client.RequestSchematicSearchPacket; ^ symbol: class RequestSchematicSearchPacket location: package de.steamwar.network.packets.client /home/gitea/ci/SteamWar/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/schematiccommand/parts/SearchPart.java:210: error: package RequestSchematicSearchPacket does not exist private final Consumer builder; ^ /home/gitea/ci/SteamWar/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/schematiccommand/parts/SearchPart.java:204: error: package RequestSchematicSearchPacket does not exist @AllArgsConstructor ^ 3 errors FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':SchematicSystem_Core: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 9s 1 actionable task: 1 executed Traceback (most recent call last): File "/home/gitea/gitea-repositories/steamwar/schematicsystem.git/./hooks/post-receive.d/steamwarci.py", line 190, in ci_main(config, logfile) File "/home/gitea/gitea-repositories/steamwar/schematicsystem.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/schematicsystem.git/./hooks/post-receive.d/steamwarci.py", line 127, in run raise Exception(errormessage) Exception: Could not run build command Statusupdate failure Build failed