Skip to content
Success

Console Output

09:46:46 Started by GitHub push by Geolykt
09:46:46 Running as SYSTEM
09:46:46 Building in workspace /var/lib/jenkins/workspace/JLSL
09:46:46 The recommended git tool is: NONE
09:46:46 No credentials specified
09:46:46  > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/JLSL/.git # timeout=10
09:46:46 Fetching changes from the remote Git repository
09:46:46  > git config remote.origin.url https://github.com/stianloader/JLSL.git # timeout=10
09:46:46 Fetching upstream changes from https://github.com/stianloader/JLSL.git
09:46:46  > git --version # timeout=10
09:46:46  > git --version # 'git version 2.45.1'
09:46:46  > git fetch --tags --force --progress -- https://github.com/stianloader/JLSL.git +refs/heads/*:refs/remotes/origin/* # timeout=10
09:46:47  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
09:46:47 Checking out Revision 468d151956d0ddd41a653d5f13123c92f5a67b1b (refs/remotes/origin/main)
09:46:47  > git config core.sparsecheckout # timeout=10
09:46:47  > git checkout -f 468d151956d0ddd41a653d5f13123c92f5a67b1b # timeout=10
09:46:47 Commit message: "Add step and smoothstep functions"
09:46:47  > git rev-list --no-walk b9ebca856ca0d28d6611e75da3a329f814010b60 # timeout=10
09:46:47 false
09:46:47 SCM Skip: Pattern \[(CI-SKIP|CI SKIP)\].* NOT matched on message: Add step and smoothstep functions
09:46:47 
09:46:47 Also tried to add discord() but stopped doing that halfway
09:46:47 
09:46:47 [Gradle] - Launching build.
09:46:47 [JLSL] $ /var/lib/jenkins/workspace/JLSL/gradlew -DpublishRepo=http://localhost:25615/maven publish
09:46:48 Starting a Gradle Daemon (subsequent builds will be faster)
09:47:01 
09:47:01 > Task :compileJava
09:47:01 Note: /var/lib/jenkins/workspace/JLSL/src/main/java/org/jglrxavpok/jlsl/glsl/GLSLEncoder.java uses or overrides a deprecated API.
09:47:01 Note: Recompile with -Xlint:deprecation for details.
09:47:02 
09:47:02 > Task :processResources NO-SOURCE
09:47:02 > Task :classes
09:47:02 > Task :jar
09:47:02 > Task :generateMetadataFileForPluginPublication
09:47:02 > Task :generatePomFileForPluginPublication
09:47:02 > Task :sourcesJar
09:47:02 > Task :publishPluginPublicationToMavenRepository
09:47:02 > Task :publish
09:47:02 
09:47:02 Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
09:47:02 
09:47:02 You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
09:47:02 
09:47:02 For more on this, please refer to https://docs.gradle.org/8.7/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
09:47:02 
09:47:02 BUILD SUCCESSFUL in 15s
09:47:02 6 actionable tasks: 6 executed
09:47:03 Build step 'Run with timeout' changed build result to SUCCESS
09:47:03 [JLSL] $ /bin/sh -xe /tmp/jenkins15468432519114125506.sh
09:47:03 + curl http://localhost:25615/maven/commit
09:47:03   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
09:47:03                                  Dload  Upload   Total   Spent    Left  Speed
09:47:03 
09:47:03   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
09:47:03 100     2  100     2    0     0     40      0 --:--:-- --:--:-- --:--:--    40
09:47:03 OK
09:47:03 real	0m0.064s
09:47:04 user	0m0.009s
09:47:04 sys	0m0.007s
Sending notification to Discord.
Finished: SUCCESS