16:52:35 Started by GitHub push by Geolykt
16:52:35 Running as SYSTEM
16:52:35 Building in workspace /var/lib/jenkins/workspace/stianloader-remapper
16:52:35 The recommended git tool is: NONE
16:52:35 No credentials specified
16:52:35 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/stianloader-remapper/.git # timeout=10
16:52:35 Fetching changes from the remote Git repository
16:52:35 > git config remote.origin.url https://github.com/stianloader/stianloader-remapper.git # timeout=10
16:52:35 Fetching upstream changes from https://github.com/stianloader/stianloader-remapper.git
16:52:35 > git --version # timeout=10
16:52:35 > git --version # 'git version 2.44.0'
16:52:35 > git fetch --tags --force --progress -- https://github.com/stianloader/stianloader-remapper.git +refs/heads/*:refs/remotes/origin/* # timeout=10
16:52:36 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
16:52:36 Checking out Revision 0a6417aac0bebc897a58e66c41fe9ed8058ae8c8 (refs/remotes/origin/main)
16:52:36 > git config core.sparsecheckout # timeout=10
16:52:36 > git checkout -f 0a6417aac0bebc897a58e66c41fe9ed8058ae8c8 # timeout=10
16:52:36 Commit message: "Address code review nitpick"
16:52:36 > git rev-list --no-walk 02641c4be5faeda862e0bf61854c1aed5634286e # timeout=10
16:52:36 false
16:52:36 [stianloader-remapper] $ /bin/sh -xe /tmp/jenkins5529150664844417844.sh
16:52:36 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
16:52:36 The following environment variables were reset to their system default value by 'Only Keep Specified Environment Variables': PATH
16:52:36 ++ alternatives --display java
16:52:36 ++ grep 'link currently points to'
16:52:36 ++ sed -e 's/bin\/java//'
16:52:36 ++ tr ' ' '\n'
16:52:36 ++ grep -o -P '[\/].+'
16:52:36 + export JAVA_HOME=/usr/lib/jvm/temurin-17-jdk/
16:52:36 + JAVA_HOME=/usr/lib/jvm/temurin-17-jdk/
16:52:36 [stianloader-remapper] $ mvn -DaltDeploymentRepository=stianloader-deploy::default::http://localhost:25615/ clean deploy
16:52:38 [INFO] Scanning for projects...
16:52:38 [INFO]
16:52:38 [INFO] ----------------< org.stianloader:stianloader-remapper >----------------
16:52:38 [INFO] Building stianloader-remapper 0.1.0
16:52:38 [INFO] from pom.xml
16:52:38 [INFO] --------------------------------[ jar ]---------------------------------
16:52:39 [INFO]
16:52:39 [INFO] --- clean:3.2.0:clean (default-clean) @ stianloader-remapper ---
16:52:39 [INFO] Deleting /var/lib/jenkins/workspace/stianloader-remapper/target
16:52:39 [INFO]
16:52:39 [INFO] --- resources:3.3.0:resources (default-resources) @ stianloader-remapper ---
16:52:39 [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/stianloader-remapper/src/main/resources
16:52:39 [INFO] Copying 1 resource to META-INF/LICENSES/stianloader-remapper
16:52:39 [INFO]
16:52:39 [INFO] --- compiler:3.13.0:compile (default-compile) @ stianloader-remapper ---
16:52:39 [INFO] Recompiling the module because of changed source code.
16:52:39 [INFO] Compiling 8 source files with javac [debug release 8] to target/classes
16:52:41 [INFO]
16:52:41 [INFO] --- compiler:3.13.0:compile (compile-java-8) @ stianloader-remapper ---
16:52:41 [INFO] Recompiling the module because of added or removed source files.
16:52:41 [INFO] Compiling 8 source files with javac [debug release 8] to target/classes
16:52:41 [INFO]
16:52:41 [INFO] --- compiler:3.13.0:compile (compile-java-9) @ stianloader-remapper ---
16:52:42 [INFO] Recompiling the module because of changed dependency.
16:52:42 [INFO] Compiling 1 source file with javac [debug release 9 module-path] to target/classes/META-INF/versions/9
16:52:42 [INFO]
16:52:42 [INFO] --- resources:3.3.0:testResources (default-testResources) @ stianloader-remapper ---
16:52:42 [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/stianloader-remapper/src/test/resources
16:52:42 [INFO]
16:52:42 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ stianloader-remapper ---
16:52:42 [INFO] No sources to compile
16:52:42 [INFO]
16:52:42 [INFO] --- surefire:3.0.0:test (default-test) @ stianloader-remapper ---
16:52:42 [INFO] No tests to run.
16:52:42 [INFO]
16:52:42 [INFO] --- jar:3.3.0:jar (default-jar) @ stianloader-remapper ---
16:52:42 [INFO] Building jar: /var/lib/jenkins/workspace/stianloader-remapper/target/stianloader-remapper-0.1.0.jar
16:52:43 [INFO]
16:52:43 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ stianloader-remapper ---
16:52:43 [INFO] Building jar: /var/lib/jenkins/workspace/stianloader-remapper/target/stianloader-remapper-0.1.0-sources.jar
16:52:43 [INFO]
16:52:43 [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ stianloader-remapper ---
16:52:44 [INFO] No previous run data found, generating javadoc.
16:52:47 [INFO] Building jar: /var/lib/jenkins/workspace/stianloader-remapper/target/stianloader-remapper-0.1.0-javadoc.jar
16:52:47 [INFO]
16:52:47 [INFO] --- gpg:3.2.2:sign (sign-artifacts) @ stianloader-remapper ---
16:52:47 [INFO]
16:52:47 [INFO] --- install:3.1.0:install (default-install) @ stianloader-remapper ---
16:52:47 [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
16:52:47 [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
16:52:47 [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
16:52:47 [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
16:52:47 [INFO]
16:52:47 [INFO] --- deploy:3.1.0:deploy (default-deploy) @ stianloader-remapper ---
16:52:47 [INFO] Using alternate deployment repository stianloader-deploy::default::http://localhost:25615/
16:52:47 [WARNING] Using legacy syntax for alternative repository. Use "stianloader-deploy::http://localhost:25615/" instead.
16:52:47 Uploading to stianloader-deploy: http://localhost:25615/org/stianloader/stianloader-remapper/0.1.0/stianloader-remapper-0.1.0.pom
16:52:47 Progress (1): 7.1 kB
16:52:47
16:52:47 Uploaded to stianloader-deploy: http://localhost:25615/org/stianloader/stianloader-remapper/0.1.0/stianloader-remapper-0.1.0.pom (7.1 kB at 73 kB/s)
16:52:47 Uploading to stianloader-deploy: http://localhost:25615/org/stianloader/stianloader-remapper/0.1.0/stianloader-remapper-0.1.0.jar
16:52:48 Uploading to stianloader-deploy: http://localhost:25615/org/stianloader/stianloader-remapper/0.1.0/stianloader-remapper-0.1.0-sources.jar
16:52:48 Uploading to stianloader-deploy: http://localhost:25615/org/stianloader/stianloader-remapper/0.1.0/stianloader-remapper-0.1.0-javadoc.jar
16:52:48 Progress (1): 25 kB
16:52:48 Progress (2): 25 kB | 28 kB
16:52:48 Progress (3): 25 kB | 28 kB | 33/149 kB
16:52:48 Progress (3): 25 kB | 28 kB | 66/149 kB
16:52:48 Progress (3): 25 kB | 28 kB | 98/149 kB
16:52:48 Progress (3): 25 kB | 28 kB | 131/149 kB
16:52:48 Progress (3): 25 kB | 28 kB | 149 kB
16:52:48
16:52:48 Uploaded to stianloader-deploy: http://localhost:25615/org/stianloader/stianloader-remapper/0.1.0/stianloader-remapper-0.1.0.jar (25 kB at 668 kB/s)
16:52:48 Uploaded to stianloader-deploy: http://localhost:25615/org/stianloader/stianloader-remapper/0.1.0/stianloader-remapper-0.1.0-sources.jar (28 kB at 745 kB/s)
16:52:48 Uploaded to stianloader-deploy: http://localhost:25615/org/stianloader/stianloader-remapper/0.1.0/stianloader-remapper-0.1.0-javadoc.jar (149 kB at 3.0 MB/s)
16:52:48 Downloading from stianloader-deploy: http://localhost:25615/org/stianloader/stianloader-remapper/maven-metadata.xml
16:52:48 Progress (1): 349 B
16:52:48
16:52:48 Downloaded from stianloader-deploy: http://localhost:25615/org/stianloader/stianloader-remapper/maven-metadata.xml (349 B at 14 kB/s)
16:52:48 Uploading to stianloader-deploy: http://localhost:25615/org/stianloader/stianloader-remapper/maven-metadata.xml
16:52:48 Progress (1): 356 B
16:52:48
16:52:48 Uploaded to stianloader-deploy: http://localhost:25615/org/stianloader/stianloader-remapper/maven-metadata.xml (356 B at 22 kB/s)
16:52:48 [INFO] ------------------------------------------------------------------------
16:52:48 [INFO] BUILD SUCCESS
16:52:48 [INFO] ------------------------------------------------------------------------
[INFO] Total time: 9.646 s
[INFO] Finished at: 2024-04-12T16:52:48Z
[INFO] ------------------------------------------------------------------------
[stianloader-remapper] $ /bin/sh -xe /tmp/jenkins12669976886667719713.sh
+ curl http://localhost:25615/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 38 0 --:--:-- --:--:-- --:--:-- 39
OK
real 0m0.065s
user 0m0.007s
sys 0m0.007s
Sending notification to Discord.
Finished: SUCCESS