20:34:11 Started by GitHub push by Geolykt 20:34:11 Running as SYSTEM 20:34:11 Building in workspace /var/lib/jenkins/workspace/stianloader-remapper 20:34:11 The recommended git tool is: NONE 20:34:11 No credentials specified 20:34:11 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/stianloader-remapper/.git # timeout=10 20:34:11 Fetching changes from the remote Git repository 20:34:11 > git config remote.origin.url https://github.com/stianloader/stianloader-remapper.git # timeout=10 20:34:11 Fetching upstream changes from https://github.com/stianloader/stianloader-remapper.git 20:34:11 > git --version # timeout=10 20:34:11 > git --version # 'git version 2.44.0' 20:34:11 > git fetch --tags --force --progress -- https://github.com/stianloader/stianloader-remapper.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:34:11 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 20:34:11 Checking out Revision a2caecdd2eccedc301bec6f230f5c92f80a6acf3 (refs/remotes/origin/main) 20:34:11 > git config core.sparsecheckout # timeout=10 20:34:11 > git checkout -f a2caecdd2eccedc301bec6f230f5c92f80a6acf3 # timeout=10 20:34:11 Commit message: "Make generic signature/descriptor remapping methods static" 20:34:11 > git rev-list --no-walk 0a6417aac0bebc897a58e66c41fe9ed8058ae8c8 # timeout=10 20:34:11 false 20:34:11 [stianloader-remapper] $ /bin/sh -xe /tmp/jenkins6879361711470782579.sh 20:34:11 The following environment variables were removed by 'Only Keep Specified Environment Variables': BUILD_DISPLAY_NAME, BUILD_URL, CI, EXECUTOR_NUMBER, GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL, HUDSON_HOME, HUDSON_URL, JENKINS_URL, JOB_DISPLAY_URL, JOB_URL, NODE_LABELS, NODE_NAME, RUN_ARTIFACTS_DISPLAY_URL, RUN_CHANGES_DISPLAY_URL, RUN_DISPLAY_URL, RUN_TESTS_DISPLAY_URL, WORKSPACE, WORKSPACE_TMP 20:34:11 The following environment variables were reset to their system default value by 'Only Keep Specified Environment Variables': PATH 20:34:11 ++ alternatives --display java 20:34:11 ++ grep 'link currently points to' 20:34:11 ++ tr ' ' '\n' 20:34:11 ++ grep -o -P '[\/].+' 20:34:11 ++ sed -e 's/bin\/java//' 20:34:11 + export JAVA_HOME=/usr/lib/jvm/temurin-17-jdk/ 20:34:11 + JAVA_HOME=/usr/lib/jvm/temurin-17-jdk/ 20:34:11 [stianloader-remapper] $ mvn -DaltDeploymentRepository=stianloader-deploy::default::http://localhost:25615/maven/ clean deploy 20:34:14 [INFO] Scanning for projects... 20:34:14 [INFO] 20:34:14 [INFO] ----------------< org.stianloader:stianloader-remapper >---------------- 20:34:14 [INFO] Building stianloader-remapper 0.1.0 20:34:14 [INFO] from pom.xml 20:34:14 [INFO] --------------------------------[ jar ]--------------------------------- 20:34:14 [INFO] 20:34:14 [INFO] --- clean:3.2.0:clean (default-clean) @ stianloader-remapper --- 20:34:14 [INFO] Deleting /var/lib/jenkins/workspace/stianloader-remapper/target 20:34:14 [INFO] 20:34:14 [INFO] --- resources:3.3.0:resources (default-resources) @ stianloader-remapper --- 20:34:15 [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/stianloader-remapper/src/main/resources 20:34:15 [INFO] Copying 1 resource to META-INF/LICENSES/stianloader-remapper 20:34:15 [INFO] 20:34:15 [INFO] --- compiler:3.13.0:compile (default-compile) @ stianloader-remapper --- 20:34:15 [INFO] Recompiling the module because of changed source code. 20:34:15 [INFO] Compiling 8 source files with javac [debug release 8] to target/classes 20:34:16 [INFO] 20:34:16 [INFO] --- compiler:3.13.0:compile (compile-java-8) @ stianloader-remapper --- 20:34:16 [INFO] Recompiling the module because of added or removed source files. 20:34:16 [INFO] Compiling 8 source files with javac [debug release 8] to target/classes 20:34:17 [INFO] 20:34:17 [INFO] --- compiler:3.13.0:compile (compile-java-9) @ stianloader-remapper --- 20:34:17 [INFO] Recompiling the module because of changed dependency. 20:34:17 [INFO] Compiling 1 source file with javac [debug release 9 module-path] to target/classes/META-INF/versions/9 20:34:17 [INFO] 20:34:17 [INFO] --- resources:3.3.0:testResources (default-testResources) @ stianloader-remapper --- 20:34:17 [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/stianloader-remapper/src/test/resources 20:34:17 [INFO] 20:34:17 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ stianloader-remapper --- 20:34:17 [INFO] No sources to compile 20:34:17 [INFO] 20:34:17 [INFO] --- surefire:3.0.0:test (default-test) @ stianloader-remapper --- 20:34:17 [INFO] No tests to run. 20:34:18 [INFO] 20:34:18 [INFO] --- jar:3.3.0:jar (default-jar) @ stianloader-remapper --- 20:34:18 [INFO] Building jar: /var/lib/jenkins/workspace/stianloader-remapper/target/stianloader-remapper-0.1.0.jar 20:34:18 [INFO] 20:34:18 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ stianloader-remapper --- 20:34:18 [INFO] Building jar: /var/lib/jenkins/workspace/stianloader-remapper/target/stianloader-remapper-0.1.0-sources.jar 20:34:18 [INFO] 20:34:18 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ stianloader-remapper --- 20:34:19 [INFO] No previous run data found, generating javadoc. 20:34:22 [INFO] Building jar: /var/lib/jenkins/workspace/stianloader-remapper/target/stianloader-remapper-0.1.0-javadoc.jar 20:34:22 [INFO] 20:34:22 [INFO] --- gpg:3.2.2:sign (sign-artifacts) @ stianloader-remapper --- 20:34:22 [INFO] 20:34:22 [INFO] --- install:3.1.0:install (default-install) @ stianloader-remapper --- 20:34:22 [INFO] Installing /var/lib/jenkins/workspace/stianloader-remapper/pom.xml to /var/lib/jenkins/.m2/repository/org/stianloader/stianloader-remapper/0.1.0/stianloader-remapper-0.1.0.pom 20:34:22 [INFO] Installing /var/lib/jenkins/workspace/stianloader-remapper/target/stianloader-remapper-0.1.0.jar to /var/lib/jenkins/.m2/repository/org/stianloader/stianloader-remapper/0.1.0/stianloader-remapper-0.1.0.jar 20:34:22 [INFO] Installing /var/lib/jenkins/workspace/stianloader-remapper/target/stianloader-remapper-0.1.0-sources.jar to /var/lib/jenkins/.m2/repository/org/stianloader/stianloader-remapper/0.1.0/stianloader-remapper-0.1.0-sources.jar 20:34:22 [INFO] Installing /var/lib/jenkins/workspace/stianloader-remapper/target/stianloader-remapper-0.1.0-javadoc.jar to /var/lib/jenkins/.m2/repository/org/stianloader/stianloader-remapper/0.1.0/stianloader-remapper-0.1.0-javadoc.jar 20:34:22 [INFO] 20:34:22 [INFO] --- deploy:3.1.0:deploy (default-deploy) @ stianloader-remapper --- 20:34:22 [INFO] Using alternate deployment repository stianloader-deploy::default::http://localhost:25615/maven/ 20:34:22 [WARNING] Using legacy syntax for alternative repository. Use "stianloader-deploy::http://localhost:25615/maven/" instead. 20:34:23 Uploading to stianloader-deploy: http://localhost:25615/maven/org/stianloader/stianloader-remapper/0.1.0/stianloader-remapper-0.1.0.pom 20:34:23 Progress (1): 7.1 kB 20:34:23 20:34:23 Uploaded to stianloader-deploy: http://localhost:25615/maven/org/stianloader/stianloader-remapper/0.1.0/stianloader-remapper-0.1.0.pom (7.1 kB at 88 kB/s) 20:34:23 Uploading to stianloader-deploy: http://localhost:25615/maven/org/stianloader/stianloader-remapper/0.1.0/stianloader-remapper-0.1.0.jar 20:34:23 Uploading to stianloader-deploy: http://localhost:25615/maven/org/stianloader/stianloader-remapper/0.1.0/stianloader-remapper-0.1.0-sources.jar 20:34:23 Progress (1): 25 kB 20:34:23 20:34:23 Uploading to stianloader-deploy: http://localhost:25615/maven/org/stianloader/stianloader-remapper/0.1.0/stianloader-remapper-0.1.0-javadoc.jar 20:34:23 Progress (2): 25 kB | 29 kB 20:34:23 Progress (3): 25 kB | 29 kB | 33/152 kB 20:34:23 Progress (3): 25 kB | 29 kB | 66/152 kB 20:34:23 Progress (3): 25 kB | 29 kB | 98/152 kB 20:34:23 Progress (3): 25 kB | 29 kB | 131/152 kB 20:34:23 Progress (3): 25 kB | 29 kB | 152 kB 20:34:23 20:34:23 Uploaded to stianloader-deploy: http://localhost:25615/maven/org/stianloader/stianloader-remapper/0.1.0/stianloader-remapper-0.1.0.jar (25 kB at 1.0 MB/s) 20:34:23 Uploaded to stianloader-deploy: http://localhost:25615/maven/org/stianloader/stianloader-remapper/0.1.0/stianloader-remapper-0.1.0-sources.jar (29 kB at 877 kB/s) 20:34:23 Uploaded to stianloader-deploy: http://localhost:25615/maven/org/stianloader/stianloader-remapper/0.1.0/stianloader-remapper-0.1.0-javadoc.jar (152 kB at 3.8 MB/s) 20:34:23 Downloading from stianloader-deploy: http://localhost:25615/maven/org/stianloader/stianloader-remapper/maven-metadata.xml 20:34:23 Progress (1): 390 B 20:34:23 20:34:23 Downloaded from stianloader-deploy: http://localhost:25615/maven/org/stianloader/stianloader-remapper/maven-metadata.xml (390 B at 21 kB/s) 20:34:23 Uploading to stianloader-deploy: http://localhost:25615/maven/org/stianloader/stianloader-remapper/maven-metadata.xml 20:34:23 Progress (1): 397 B 20:34:23 20:34:23 Uploaded to stianloader-deploy: http://localhost:25615/maven/org/stianloader/stianloader-remapper/maven-metadata.xml (397 B at 33 kB/s) 20:34:23 [INFO] ------------------------------------------------------------------------ 20:34:23 [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 9.203 s [INFO] Finished at: 2024-04-24T20:34:23Z [INFO] ------------------------------------------------------------------------ [stianloader-remapper] $ /bin/sh -xe /tmp/jenkins14815921061524201879.sh + curl http://localhost:25615/maven/commit % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2 100 2 0 0 33 0 --:--:-- --:--:-- --:--:-- 33 OK real 0m0.072s user 0m0.008s sys 0m0.006s Sending notification to Discord. Finished: SUCCESS