Loading master/steamwarci.yml Statusupdate pending Building project Cloning into 'lixfelsprofiler'... done. Note: switching to '3651a3bab208dda1ada8f0cfd2d9cd09ea9f5b9c'. 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 3651a3b WIP (still occasional SIGSEGV on OpenJ9) Build: Executing mvn package -B [INFO] Scanning for projects... [INFO] [INFO] --------------------< de.steamwar:LixfelsProfiler >--------------------- [INFO] Building LixfelsProfiler 1.0 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from fabric: https://maven.fabricmc.net/tools/profiler/async-profiler/2.9/async-profiler-2.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/tools/profiler/async-profiler/2.9/async-profiler-2.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/tools/profiler/async-profiler/2.9/async-profiler-2.9.pom (4.9 kB at 48 kB/s) [INFO] Downloading from fabric: https://maven.fabricmc.net/net/fabricmc/mapping-io/0.3.0/mapping-io-0.3.0.pom [INFO] Downloaded from fabric: https://maven.fabricmc.net/net/fabricmc/mapping-io/0.3.0/mapping-io-0.3.0.pom (953 B at 3.8 kB/s) [INFO] Downloading from fabric: https://maven.fabricmc.net/tools/profiler/async-profiler/2.9/async-profiler-2.9.jar [INFO] Downloading from fabric: https://maven.fabricmc.net/net/fabricmc/mapping-io/0.3.0/mapping-io-0.3.0.jar [INFO] Downloaded from fabric: https://maven.fabricmc.net/net/fabricmc/mapping-io/0.3.0/mapping-io-0.3.0.jar (120 kB at 671 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/tools/profiler/async-profiler/2.9/async-profiler-2.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/tools/profiler/async-profiler/2.9/async-profiler-2.9.jar (567 kB at 3.9 MB/s) [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ LixfelsProfiler --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/gitea/ci/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 UTF-8, i.e. build is platform dependent! [INFO] Compiling 7 source files to /home/gitea/ci/lixfelsprofiler/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ LixfelsProfiler --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/gitea/ci/lixfelsprofiler/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ LixfelsProfiler --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ LixfelsProfiler --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ LixfelsProfiler --- [INFO] Building jar: /home/gitea/ci/lixfelsprofiler/target/LixfelsProfiler.jar [INFO] [INFO] --- maven-shade-plugin:3.2.4:shade (default) @ LixfelsProfiler --- [INFO] Including tools.profiler:async-profiler:jar:2.9 in the shaded jar. [INFO] Including net.fabricmc:mapping-io:jar:0.3.0 in the shaded jar. [INFO] Including org.ow2.asm:asm:jar:9.1 in the shaded jar. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] LixfelsProfiler.jar, asm-9.1.jar, async-profiler-2.9.jar, mapping-io-0.3.0.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/gitea/ci/lixfelsprofiler/target/LixfelsProfiler.jar with /home/gitea/ci/lixfelsprofiler/target/LixfelsProfiler-1.0-shaded.jar [INFO] Dependency-reduced POM written at: /home/gitea/ci/lixfelsprofiler/dependency-reduced-pom.xml [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7.214 s [INFO] Finished at: 2022-11-28T21:47:00+01:00 [INFO] ------------------------------------------------------------------------ Checking artifact existance Statusupdate success Build successful