Statusupdate pending Waiting for previous builds Statusupdate pending Building project Loading master/steamwarci.yml Cloning into 'lixfelsprofiler'... done. Note: switching to '25afe9f60581b82dea1593deb43ea32bfa361f68'. 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 25afe9f Current state Build: Executing mvn package -B [INFO] Scanning for projects... [INFO] [INFO] --------------------< de.steamwar:LixfelsProfiler >--------------------- [INFO] Building LixfelsProfiler 1.0 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ LixfelsProfiler --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/gitea/ci/SteamWar/lixfelsprofiler/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ LixfelsProfiler --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] Compiling 7 source files to /home/gitea/ci/SteamWar/lixfelsprofiler/target/classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /home/gitea/ci/SteamWar/lixfelsprofiler/src/main/java/de/steamwar/Method.java:[105,74] unmappable character (0xCE) for encoding US-ASCII [ERROR] /home/gitea/ci/SteamWar/lixfelsprofiler/src/main/java/de/steamwar/Method.java:[105,75] unmappable character (0xBB) for encoding US-ASCII [ERROR] /home/gitea/ci/SteamWar/lixfelsprofiler/src/main/java/de/steamwar/Method.java:[109,74] unmappable character (0xCE) for encoding US-ASCII [ERROR] /home/gitea/ci/SteamWar/lixfelsprofiler/src/main/java/de/steamwar/Method.java:[109,75] unmappable character (0xBB) for encoding US-ASCII [ERROR] /home/gitea/ci/SteamWar/lixfelsprofiler/src/main/java/de/steamwar/Method.java:[109,73] unclosed character literal [ERROR] /home/gitea/ci/SteamWar/lixfelsprofiler/src/main/java/de/steamwar/Method.java:[109,75] illegal character: '\ufffd' [ERROR] /home/gitea/ci/SteamWar/lixfelsprofiler/src/main/java/de/steamwar/Method.java:[109,76] unclosed character literal [INFO] 7 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.836 s [INFO] Finished at: 2023-05-02T09:41:41+02:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project LixfelsProfiler: Compilation failure: Compilation failure: [ERROR] /home/gitea/ci/SteamWar/lixfelsprofiler/src/main/java/de/steamwar/Method.java:[105,74] unmappable character (0xCE) for encoding US-ASCII [ERROR] /home/gitea/ci/SteamWar/lixfelsprofiler/src/main/java/de/steamwar/Method.java:[105,75] unmappable character (0xBB) for encoding US-ASCII [ERROR] /home/gitea/ci/SteamWar/lixfelsprofiler/src/main/java/de/steamwar/Method.java:[109,74] unmappable character (0xCE) for encoding US-ASCII [ERROR] /home/gitea/ci/SteamWar/lixfelsprofiler/src/main/java/de/steamwar/Method.java:[109,75] unmappable character (0xBB) for encoding US-ASCII [ERROR] /home/gitea/ci/SteamWar/lixfelsprofiler/src/main/java/de/steamwar/Method.java:[109,73] unclosed character literal [ERROR] /home/gitea/ci/SteamWar/lixfelsprofiler/src/main/java/de/steamwar/Method.java:[109,75] illegal character: '\ufffd' [ERROR] /home/gitea/ci/SteamWar/lixfelsprofiler/src/main/java/de/steamwar/Method.java:[109,76] unclosed character literal [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/lixfelsprofiler.git/./hooks/post-receive.d/steamwarci.py", line 190, in ci_main(config, logfile) File "/home/gitea/gitea-repositories/steamwar/lixfelsprofiler.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/lixfelsprofiler.git/./hooks/post-receive.d/steamwarci.py", line 127, in run raise Exception(errormessage) Exception: Could not run build command Statusupdate failure Build failed