Skip to content
16:06:47 $name committed to $branch on codeberg
16:06:47 Running as SYSTEM
16:06:47 Building in workspace /var/lib/jenkins/workspace/jxkbwayland
16:06:47 false
16:06:47 Contributing variables:
16:06:47 
16:06:47 
16:06:47 
16:06:47 
[jxkbwayland] $ /bin/sh -xe /tmp/jenkins11805277686178181959.sh 16:06:47 + git clone https://codeberg.org/stianloader/jxkbwayland.git . 16:06:47 fatal: destination path '.' already exists and is not an empty directory. 16:06:47 + git pull 16:06:47 From https://codeberg.org/stianloader/jxkbwayland 16:06:47 356b2d1..3b0d904 main -> origin/main 16:06:48 Updating 356b2d1..3b0d904 16:06:48 Fast-forward 16:06:48 build.gradle | 2 +- 16:06:48 src/main/java/module-info.java | 1 + 16:06:48 .../org/stianloader/jxkbwayland/LinuxFFMKeys.java | 9 ++ 16:06:48 .../stianloader/jxkbwayland/WaylandContext.java | 5 +- 16:06:48 .../jxkbwayland/ZWPTextInputManagerV3.java | 146 +++++++++++++-------- 16:06:48 5 files changed, 108 insertions(+), 55 deletions(-) 16:06:48 + rm -rf build 16:06:48 [Gradle] - Launching build. 16:06:48 [jxkbwayland] $ /var/lib/jenkins/workspace/jxkbwayland/gradlew -Dde.geolykt.starplane.galimulator-jar=/var/lib/jenkins/galimulator-caches/galimulator-linux-5.0.2.jar -DpublishRepo=http://localhost:25615/maven/ -PpublishRepo=http://localhost:25615/maven --info --stacktrace --no-configuration-cache publish 16:06:49 Initialized native services in: /var/lib/jenkins/.gradle/native 16:06:49 Initialized jansi services in: /var/lib/jenkins/.gradle/native 16:06:50 Removing 0 daemon stop events from registry 16:06:50 Starting a Gradle Daemon (subsequent builds will be faster) 16:06:50 Starting process 'Gradle build daemon'. Working directory: /var/lib/jenkins/.gradle/daemon/9.6.0-rc-3 Command: /usr/lib/jvm/java-21-temurin-jdk/bin/java --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED --add-opens=java.xml/javax.xml.namespace=ALL-UNNAMED --add-opens=java.base/java.time=ALL-UNNAMED -XX:MaxMetaspaceSize=384m -XX:+HeapDumpOnOutOfMemoryError -Xms256m -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -cp /var/lib/jenkins/.gradle/wrapper/dists/gradle-9.6.0-rc-3-bin/16bg3e2o918gkdgtjvl8wgpzt/gradle-9.6.0-rc-3/lib/gradle-daemon-main-9.6.0.jar -javaagent:/var/lib/jenkins/.gradle/wrapper/dists/gradle-9.6.0-rc-3-bin/16bg3e2o918gkdgtjvl8wgpzt/gradle-9.6.0-rc-3/lib/agents/gradle-instrumentation-agent-9.6.0.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 9.6.0-rc-3 16:06:50 Successfully started process 'Gradle build daemon' 16:06:52 An attempt to start the daemon took 2.508 secs. 16:06:52 The client will now receive all logging from the daemon (pid: 102538). The daemon log file: /var/lib/jenkins/.gradle/daemon/9.6.0-rc-3/daemon-102538.out.log 16:06:52 Starting build in new daemon [memory: 512 MiB] 16:06:54 Using 2 worker leases. 16:06:54 Operational build model parameters: {cachingModelBuilding=false, configurationCache=false, configurationCacheDisabledReason=null, configurationCacheParallelLoad=false, configurationCacheParallelStore=false, configureOnDemand=false, invalidateCoupledProjects=false, isolatedProjects=false, isolatedProjectsDiagnostics=false, modelAsProjectDependency=false, modelBuilding=false, parallelModelBuilding=false, parallelProjectConfiguration=false, parallelProjectExecution=true, resilientModelBuilding=false, vintage=true} 16:06:55 Received JVM installation metadata from '/usr/lib/jvm/java-21-temurin-jdk': {JAVA_HOME=/usr/lib/jvm/java-21-temurin-jdk, JAVA_VERSION=21.0.11, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=21.0.11+10-LTS, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=21.0.11+10-LTS, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64} 16:06:55 Watching the file system is configured to be enabled if available 16:06:55 Now considering [/var/lib/jenkins/workspace/jxkbwayland] as hierarchies to watch 16:06:55 File system watching is active 16:06:57 Starting Build 16:06:58 Resolved plugin [id: 'org.gradle.toolchains.foojay-resolver-convention', version: '1.0.0'] 16:06:59 Settings evaluated using settings file '/var/lib/jenkins/workspace/jxkbwayland/settings.gradle'. 16:06:59 Using local directory build cache for the root build (location = /var/lib/jenkins/.gradle/caches/build-cache-1, remove unused entries = after 7 days). 16:06:59 Projects loaded. Root project using build file '/var/lib/jenkins/workspace/jxkbwayland/build.gradle'. 16:06:59 Included projects: [root project 'jxkbwayland'] 16:07:01 16:07:01 > Configure project : 16:07:01 Evaluating root project 'jxkbwayland' using build file '/var/lib/jenkins/workspace/jxkbwayland/build.gradle'. 16:07:01 Resolved plugin [id: 'java-library'] 16:07:01 Resolved plugin [id: 'maven-publish'] 16:07:01 Resolved plugin [id: 'signing'] 16:07:03 Publishing to http://localhost:25615/maven 16:07:03 All projects evaluated. 16:07:03 Task name matched 'publish' 16:07:03 Selected primary task 'publish' from project : 16:07:03 Path for java installation '/usr/lib/jvm/java-24-openjdk' (Common Linux Locations) auto-detected does not contain a java executable 16:07:03 Starting process 'command '/usr/lib/jvm/java-17-temurin-jdk/bin/java''. Working directory: /var/lib/jenkins/.gradle/.tmp/tmp-jvm7536044566247808853probe Command: /usr/lib/jvm/java-17-temurin-jdk/bin/java -Xmx32m -Xms32m -cp . JavaProbe 16:07:03 Successfully started process 'command '/usr/lib/jvm/java-17-temurin-jdk/bin/java'' 16:07:03 Received JVM installation metadata from '/usr/lib/jvm/java-17-temurin-jdk': {JAVA_HOME=/usr/lib/jvm/java-17-temurin-jdk, JAVA_VERSION=17.0.19, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=17.0.19+10, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=17.0.19+10, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64} 16:07:03 Starting process 'command '/var/lib/jenkins/.gradle/jdks/eclipse_foundation-16-amd64-linux.2/bin/java''. Working directory: /var/lib/jenkins/.gradle/.tmp/tmp-jvm4741288359808467331probe Command: /var/lib/jenkins/.gradle/jdks/eclipse_foundation-16-amd64-linux.2/bin/java -Xmx32m -Xms32m -cp . JavaProbe 16:07:03 Successfully started process 'command '/var/lib/jenkins/.gradle/jdks/eclipse_foundation-16-amd64-linux.2/bin/java'' 16:07:03 Received JVM installation metadata from '/var/lib/jenkins/.gradle/jdks/eclipse_foundation-16-amd64-linux.2': {JAVA_HOME=/var/lib/jenkins/.gradle/jdks/eclipse_foundation-16-amd64-linux.2, JAVA_VERSION=16.0.2, JAVA_VENDOR=Eclipse Foundation, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=16.0.2+7, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=16.0.2+7, VM_VENDOR=Eclipse Foundation, OS_ARCH=amd64} 16:07:03 Starting process 'command '/usr/lib/jvm/java-11-temurin-jdk/bin/java''. Working directory: /var/lib/jenkins/.gradle/.tmp/tmp-jvm11159319877443872990probe Command: /usr/lib/jvm/java-11-temurin-jdk/bin/java -Xmx32m -Xms32m -cp . JavaProbe 16:07:03 Successfully started process 'command '/usr/lib/jvm/java-11-temurin-jdk/bin/java'' 16:07:04 Received JVM installation metadata from '/usr/lib/jvm/java-11-temurin-jdk': {JAVA_HOME=/usr/lib/jvm/java-11-temurin-jdk, JAVA_VERSION=11.0.31, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=11.0.31+11, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=11.0.31+11, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64} 16:07:04 Starting process 'command '/usr/lib/jvm/zulu6.22.0.3-jdk6.0.119-linux_x64/bin/java''. Working directory: /var/lib/jenkins/.gradle/.tmp/tmp-jvm9867161355062331516probe Command: /usr/lib/jvm/zulu6.22.0.3-jdk6.0.119-linux_x64/bin/java -Xmx32m -Xms32m -cp . JavaProbe 16:07:04 Successfully started process 'command '/usr/lib/jvm/zulu6.22.0.3-jdk6.0.119-linux_x64/bin/java'' 16:07:04 Received JVM installation metadata from '/usr/lib/jvm/zulu6.22.0.3-jdk6.0.119-linux_x64': {JAVA_HOME=/usr/lib/jvm/zulu6.22.0.3-jdk6.0.119-linux_x64/jre, JAVA_VERSION=1.6.0-119, JAVA_VENDOR=Azul Systems, Inc., RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=1.6.0-119-b119, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=23.77-b119, VM_VENDOR=Azul Systems, Inc., OS_ARCH=amd64} 16:07:04 Starting process 'command '/var/lib/jenkins/.gradle/jdks/eclipse_adoptium-21-amd64-linux.2/bin/java''. Working directory: /var/lib/jenkins/.gradle/.tmp/tmp-jvm11842131222541642883probe Command: /var/lib/jenkins/.gradle/jdks/eclipse_adoptium-21-amd64-linux.2/bin/java -Xmx32m -Xms32m -cp . JavaProbe 16:07:04 Successfully started process 'command '/var/lib/jenkins/.gradle/jdks/eclipse_adoptium-21-amd64-linux.2/bin/java'' 16:07:04 Received JVM installation metadata from '/var/lib/jenkins/.gradle/jdks/eclipse_adoptium-21-amd64-linux.2': {JAVA_HOME=/var/lib/jenkins/.gradle/jdks/eclipse_adoptium-21-amd64-linux.2, JAVA_VERSION=21.0.5, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=21.0.5+11-LTS, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=21.0.5+11-LTS, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64} 16:07:04 Starting process 'command '/var/lib/jenkins/.gradle/jdks/temurin-8-amd64-linux.2/bin/java''. Working directory: /var/lib/jenkins/.gradle/.tmp/tmp-jvm14856480922882022529probe Command: /var/lib/jenkins/.gradle/jdks/temurin-8-amd64-linux.2/bin/java -Xmx32m -Xms32m -cp . JavaProbe 16:07:04 Successfully started process 'command '/var/lib/jenkins/.gradle/jdks/temurin-8-amd64-linux.2/bin/java'' 16:07:04 Received JVM installation metadata from '/var/lib/jenkins/.gradle/jdks/temurin-8-amd64-linux.2': {JAVA_HOME=/var/lib/jenkins/.gradle/jdks/temurin-8-amd64-linux.2/jre, JAVA_VERSION=1.8.0_472, JAVA_VENDOR=Temurin, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=1.8.0_472-b08, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=25.472-b08, VM_VENDOR=Temurin, OS_ARCH=amd64} 16:07:04 Starting process 'command '/usr/lib/jvm/java-25-temurin-jdk/bin/java''. Working directory: /var/lib/jenkins/.gradle/.tmp/tmp-jvm6856627364674349497probe Command: /usr/lib/jvm/java-25-temurin-jdk/bin/java -Xmx32m -Xms32m -cp . JavaProbe 16:07:04 Successfully started process 'command '/usr/lib/jvm/java-25-temurin-jdk/bin/java'' 16:07:04 Received JVM installation metadata from '/usr/lib/jvm/java-25-temurin-jdk': {JAVA_HOME=/usr/lib/jvm/java-25-temurin-jdk, JAVA_VERSION=25.0.3, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=25.0.3+9-LTS, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=25.0.3+9-LTS, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64} 16:07:04 Starting process 'command '/var/lib/jenkins/.gradle/jdks/oracle_corporation-9-amd64-linux.2/bin/java''. Working directory: /var/lib/jenkins/.gradle/.tmp/tmp-jvm7659289598531666613probe Command: /var/lib/jenkins/.gradle/jdks/oracle_corporation-9-amd64-linux.2/bin/java -Xmx32m -Xms32m -cp . JavaProbe 16:07:04 Successfully started process 'command '/var/lib/jenkins/.gradle/jdks/oracle_corporation-9-amd64-linux.2/bin/java'' 16:07:05 Received JVM installation metadata from '/var/lib/jenkins/.gradle/jdks/oracle_corporation-9-amd64-linux.2': {JAVA_HOME=/var/lib/jenkins/.gradle/jdks/oracle_corporation-9-amd64-linux.2, JAVA_VERSION=9.0.4, JAVA_VENDOR=Oracle Corporation, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=9.0.4+11, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=9.0.4+11, VM_VENDOR=Oracle Corporation, OS_ARCH=amd64} 16:07:05 Starting process 'command '/usr/lib/jvm/java-latest-openjdk/bin/java''. Working directory: /var/lib/jenkins/.gradle/.tmp/tmp-jvm7492732338599348207probe Command: /usr/lib/jvm/java-latest-openjdk/bin/java -Xmx32m -Xms32m -cp . JavaProbe 16:07:05 Successfully started process 'command '/usr/lib/jvm/java-latest-openjdk/bin/java'' 16:07:05 Received JVM installation metadata from '/usr/lib/jvm/java-latest-openjdk': {JAVA_HOME=/usr/lib/jvm/java-latest-openjdk, JAVA_VERSION=26.0.1, JAVA_VENDOR=Red Hat, Inc., RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=26.0.1+8, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=26.0.1+8, VM_VENDOR=Red Hat, Inc., OS_ARCH=amd64} 16:07:05 Tasks to be executed: [task ':compileJava', task ':processResources', task ':classes', task ':jar', task ':generateMetadataFileForMavenPublication', task ':generatePomFileForMavenPublication', task ':javadoc', task ':javadocJar', task ':sourcesJar', task ':publishMavenPublicationToMavenRepository', task ':publish'] 16:07:05 Tasks that were excluded: [] 16:07:05 Resolve mutations for :compileJava (Thread[#64,included builds,5,main]) started. 16:07:05 :compileJava (Thread[#65,Execution worker,5,main]) started. 16:07:07 16:07:07 > Task :compileJava 16:07:07 Build cache key for task ':compileJava' is 8135e70a4b2e4cdd2809d22b488b0247 16:07:07 Task ':compileJava' is not up-to-date because: 16:07:07 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/jxkbwayland/build/classes/java/main has been removed. 16:07:07 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/jxkbwayland/build/classes/java/main/module-info.class has been removed. 16:07:07 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/jxkbwayland/build/classes/java/main/org has been removed. 16:07:07 and more... 16:07:07 The input changes require a full rebuild for incremental task ':compileJava'. 16:07:07 Compilation mode: default, forking compiler 16:07:07 Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments. 16:07:07 Compiling with toolchain '/usr/lib/jvm/java-25-temurin-jdk'. 16:07:07 Starting process 'Gradle Worker Daemon 1'. Working directory: /var/lib/jenkins/.gradle/workers Command: /usr/lib/jvm/java-25-temurin-jdk/bin/java --add-exports=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED @/var/lib/jenkins/.gradle/.tmp/gradle-worker-classpath18005475220801399460txt --enable-native-access=ALL-UNNAMED -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Worker Daemon 1' 16:07:07 Successfully started process 'Gradle Worker Daemon 1' 16:07:07 Started Gradle worker daemon (0.941 secs) with fork options DaemonForkOptions{executable=/usr/lib/jvm/java-25-temurin-jdk/bin/java, minHeapSize=null, maxHeapSize=null, jvmArgs=[--add-exports=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED, --add-exports=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED], keepAliveMode=DAEMON}. 16:07:07 16:07:07 This JVM does not support getting OS memory, so no OS memory status updates will be broadcast 16:07:09 16:07:09 > Task :compileJava 16:07:09 Compiling with JDK Java compiler API. 16:07:10 Class dependency analysis for incremental compilation took 0.094 secs. 16:07:10 Created classpath snapshot for incremental compilation in 0.044 secs. 16:07:10 Stored cache entry for task ':compileJava' with cache key 8135e70a4b2e4cdd2809d22b488b0247 16:07:10 Resolve mutations for :processResources (Thread[#64,included builds,5,main]) started. 16:07:10 :processResources (Thread[#65,Execution worker,5,main]) started. 16:07:10 16:07:10 > Task :processResources NO-SOURCE 16:07:10 Skipping task ':processResources' as it has no source files and no previous output files. 16:07:10 Resolve mutations for :classes (Thread[#64,included builds,5,main]) started. 16:07:10 :classes (Thread[#64,included builds,5,main]) started. 16:07:10 16:07:10 > Task :classes 16:07:10 Skipping task ':classes' as it has no actions. 16:07:10 Resolve mutations for :jar (Thread[#64,included builds,5,main]) started. 16:07:10 :jar (Thread[#64,included builds,5,main]) started. 16:07:10 16:07:10 > Task :jar 16:07:10 Caching disabled for task ':jar' because: 16:07:10 Not worth caching 16:07:10 Task ':jar' is not up-to-date because: 16:07:10 Output property 'archiveFile' file /var/lib/jenkins/workspace/jxkbwayland/build/libs/jxkbwayland-1.0.0.jar has been removed. 16:07:10 file or directory '/var/lib/jenkins/workspace/jxkbwayland/build/resources/main', not found 16:07:10 Resolve mutations for :generateMetadataFileForMavenPublication (Thread[#64,included builds,5,main]) started. 16:07:10 :generateMetadataFileForMavenPublication (Thread[#64,included builds,5,main]) started. 16:07:10 16:07:10 > Task :generateMetadataFileForMavenPublication 16:07:10 Caching disabled for task ':generateMetadataFileForMavenPublication' because: 16:07:10 Not made cacheable, yet 16:07:10 Task ':generateMetadataFileForMavenPublication' is not up-to-date because: 16:07:10 Task.upToDateWhen is false. 16:07:10 Resolve mutations for :generatePomFileForMavenPublication (Thread[#64,included builds,5,main]) started. 16:07:10 :generatePomFileForMavenPublication (Thread[#64,included builds,5,main]) started. 16:07:11 16:07:11 > Task :generatePomFileForMavenPublication 16:07:11 Caching disabled for task ':generatePomFileForMavenPublication' because: 16:07:11 Task is untracked because: Gradle doesn't understand the data structures used to configure this task 16:07:11 Task ':generatePomFileForMavenPublication' is not up-to-date because: 16:07:11 Task is untracked because: Gradle doesn't understand the data structures used to configure this task 16:07:11 Resolve mutations for :javadoc (Thread[#64,included builds,5,main]) started. 16:07:11 :javadoc (Thread[#64,included builds,5,main]) started. 16:07:13 16:07:13 > Task :javadoc 16:07:13 Build cache key for task ':javadoc' is 9c79f24ccec9b5cdb139451774dc11f3 16:07:13 Task ':javadoc' is not up-to-date because: 16:07:13 Output property 'outputDirectory' file /var/lib/jenkins/workspace/jxkbwayland/build/docs/javadoc has been removed. 16:07:13 Output property 'outputDirectory' file /var/lib/jenkins/workspace/jxkbwayland/build/docs/javadoc/allclasses-index.html has been removed. 16:07:13 Output property 'outputDirectory' file /var/lib/jenkins/workspace/jxkbwayland/build/docs/javadoc/allpackages-index.html has been removed. 16:07:13 and more... 16:07:13 Starting process 'command '/usr/lib/jvm/java-25-temurin-jdk/bin/javadoc''. Working directory: /var/lib/jenkins/workspace/jxkbwayland Command: /usr/lib/jvm/java-25-temurin-jdk/bin/javadoc @/var/lib/jenkins/workspace/jxkbwayland/build/tmp/javadoc/javadoc.options 16:07:13 Successfully started process 'command '/usr/lib/jvm/java-25-temurin-jdk/bin/javadoc'' 16:07:14 warning: The code being documented uses modules but the packages defined in https://javadoc.io/doc/org.jetbrains/annotations/26.1.0/ are in the unnamed module. 16:07:15 /var/lib/jenkins/workspace/jxkbwayland/src/main/java/org/stianloader/jxkbwayland/LinuxFFMKeys.java:414: warning: no comment 16:07:15 public WaylandTextInput getTextInput() { 16:07:15 ^ 16:07:15 /var/lib/jenkins/workspace/jxkbwayland/src/main/java/org/stianloader/jxkbwayland/WaylandTextInput.java:13: warning: no comment 16:07:15 public interface IMEListener { 16:07:15 ^ 16:07:15 /var/lib/jenkins/workspace/jxkbwayland/src/main/java/org/stianloader/jxkbwayland/WaylandTextInput.java:14: warning: no comment 16:07:15 void commitText(@Nullable String commitText); 16:07:15 ^ 16:07:15 /var/lib/jenkins/workspace/jxkbwayland/src/main/java/org/stianloader/jxkbwayland/WaylandTextInput.java:15: warning: no comment 16:07:15 void deleteSurroundingText(int beforeLength, int afterLength); 16:07:15 ^ 16:07:15 /var/lib/jenkins/workspace/jxkbwayland/src/main/java/org/stianloader/jxkbwayland/WaylandTextInput.java:16: warning: no comment 16:07:15 void done(); 16:07:15 ^ 16:07:15 /var/lib/jenkins/workspace/jxkbwayland/src/main/java/org/stianloader/jxkbwayland/WaylandTextInput.java:17: warning: no comment 16:07:15 void leave(); 16:07:15 ^ 16:07:15 /var/lib/jenkins/workspace/jxkbwayland/src/main/java/org/stianloader/jxkbwayland/WaylandTextInput.java:18: warning: no comment 16:07:15 void preeditText(@Nullable String preeditText, int cursorBegin, int cursorEnd); 16:07:15 ^ 16:07:15 8 warnings 16:07:15 Stored cache entry for task ':javadoc' with cache key 9c79f24ccec9b5cdb139451774dc11f3 16:07:15 Resolve mutations for :javadocJar (Thread[#64,included builds,5,main]) started. 16:07:15 :javadocJar (Thread[#64,included builds,5,main]) started. 16:07:15 16:07:15 > Task :javadocJar 16:07:15 Caching disabled for task ':javadocJar' because: 16:07:15 Not worth caching 16:07:15 Task ':javadocJar' is not up-to-date because: 16:07:15 Output property 'archiveFile' file /var/lib/jenkins/workspace/jxkbwayland/build/libs/jxkbwayland-1.0.0-javadoc.jar has been removed. 16:07:15 Resolve mutations for :sourcesJar (Thread[#65,Execution worker,5,main]) started. 16:07:15 :sourcesJar (Thread[#65,Execution worker,5,main]) started. 16:07:15 16:07:15 > Task :sourcesJar 16:07:15 Caching disabled for task ':sourcesJar' because: 16:07:15 Not worth caching 16:07:15 Task ':sourcesJar' is not up-to-date because: 16:07:15 Output property 'archiveFile' file /var/lib/jenkins/workspace/jxkbwayland/build/libs/jxkbwayland-1.0.0-sources.jar has been removed. 16:07:15 file or directory '/var/lib/jenkins/workspace/jxkbwayland/src/main/resources', not found 16:07:15 Resolve mutations for :publishMavenPublicationToMavenRepository (Thread[#65,Execution worker,5,main]) started. 16:07:15 :publishMavenPublicationToMavenRepository (Thread[#64,included builds,5,main]) started. 16:07:16 16:07:16 > Task :publishMavenPublicationToMavenRepository 16:07:16 Caching disabled for task ':publishMavenPublicationToMavenRepository' because: 16:07:16 Not worth caching 16:07:16 Task ':publishMavenPublicationToMavenRepository' is not up-to-date because: 16:07:16 Task has not declared any outputs despite executing actions. 16:07:16 Publishing to repository 'maven' (http://localhost:25615/maven) 16:07:16 Uploading jxkbwayland-1.0.0.jar to /maven/org/stianloader/jxkbwayland/1.0.0/jxkbwayland-1.0.0.jar 16:07:16 Uploading jxkbwayland-1.0.0.pom to /maven/org/stianloader/jxkbwayland/1.0.0/jxkbwayland-1.0.0.pom 16:07:16 Uploading jxkbwayland-1.0.0-sources.jar to /maven/org/stianloader/jxkbwayland/1.0.0/jxkbwayland-1.0.0-sources.jar 16:07:16 Uploading jxkbwayland-1.0.0-javadoc.jar to /maven/org/stianloader/jxkbwayland/1.0.0/jxkbwayland-1.0.0-javadoc.jar 16:07:16 Uploading jxkbwayland-1.0.0.module to /maven/org/stianloader/jxkbwayland/1.0.0/jxkbwayland-1.0.0.module 16:07:16 Uploading maven-metadata.xml to /maven/org/stianloader/jxkbwayland/maven-metadata.xml 16:07:16 Resolve mutations for :publish (Thread[#64,included builds,5,main]) started. 16:07:16 :publish (Thread[#64,included builds,5,main]) started. 16:07:16 16:07:16 > Task :publish 16:07:16 Skipping task ':publish' as it has no actions. 16:07:16 16:07:16 [Incubating] Problems report is available at: file:///var/lib/jenkins/workspace/jxkbwayland/build/reports/problems/problems-report.html 16:07:16 16:07:16 Deprecated Gradle features were used in this build, making it incompatible with Gradle 10. 16:07:16 16:07:16 You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. 16:07:16 16:07:16 For more on this, please refer to https://docs.gradle.org/9.6.0-rc-3/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. 16:07:16 16:07:16 BUILD SUCCESSFUL in 28s 16:07:16 8 actionable tasks: 8 executed 16:07:17 Build step 'Run with timeout' changed build result to SUCCESS 16:07:17 [jxkbwayland] $ /bin/sh -xe /tmp/jenkins11631638796075353785.sh 16:07:17 + curl http://localhost:25615/maven/commit 16:07:17 % Total % Received % Xferd Average Speed Time Time Time Current 16:07:17 Dload Upload Total Spent Left Speed 16:07:17 16:07:18 0 0 0 0 0 0 0 0 0 16:07:18 100 2 100 2 0 0 2 0 00:01 00:01 0 16:07:18 100 2 100 2 0 0 2 0 00:01 00:01 0 16:07:18 100 2 100 2 0 0 2 0 00:01 00:01 0 16:07:19 OK 16:07:19 real 0m0.790s user 0m0.008s sys 0m0.017s Sending notification to Discord. Finished: SUCCESS