Skip to content
Success

Console Output

16:56:56 Started by user Geolykt
16:56:56 Running as SYSTEM
16:56:56 Building in workspace /var/lib/jenkins/workspace/gsl-starplane
16:56:56 The recommended git tool is: NONE
16:56:56 No credentials specified
16:56:56 Cloning the remote Git repository
16:56:56 Cloning repository https://github.com/Starloader-project/GslStarplane.git
16:56:56  > git init /var/lib/jenkins/workspace/gsl-starplane # timeout=10
16:56:56 Fetching upstream changes from https://github.com/Starloader-project/GslStarplane.git
16:56:56  > git --version # timeout=10
16:56:56  > git --version # 'git version 2.43.0'
16:56:56  > git fetch --tags --force --progress -- https://github.com/Starloader-project/GslStarplane.git +refs/heads/*:refs/remotes/origin/* # timeout=10
16:56:57  > git config remote.origin.url https://github.com/Starloader-project/GslStarplane.git # timeout=10
16:56:57  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:56:57 Avoid second fetch
16:56:57  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
16:56:57 Checking out Revision e364f9ab01e174ddfa84a973958a2ee20e941aea (refs/remotes/origin/main)
16:56:57  > git config core.sparsecheckout # timeout=10
16:56:57  > git checkout -f e364f9ab01e174ddfa84a973958a2ee20e941aea # timeout=10
16:56:57 Commit message: "Update dependencies, prepare CI env"
16:56:57 First time build. Skipping changelog.
16:56:57 false
16:56:57 [Gradle] - Launching build.
16:56:57 [gsl-starplane] $ /var/lib/jenkins/workspace/gsl-starplane/gradlew -DpublishRepo=http://localhost:25615 publish
16:56:57 Downloading https://services.gradle.org/distributions/gradle-8.0.2-bin.zip
16:56:59 ...........10%............20%............30%............40%............50%............60%...........70%............80%............90%............100%
16:57:00 
16:57:00 Welcome to Gradle 8.0.2!
16:57:00 
16:57:00 Here are the highlights of this release:
16:57:00  - Improvements to the Kotlin DSL
16:57:00  - Fine-grained parallelism from the first build with configuration cache
16:57:00  - Configurable Gradle user home cache cleanup
16:57:00 
16:57:00 For more details see https://docs.gradle.org/8.0.2/release-notes.html
16:57:00 
16:57:00 Starting a Gradle Daemon (subsequent builds will be faster)
16:57:06 > Task :generatePomFileForGslStarplanePluginPluginMarkerMavenPublication
16:57:06 > Task :publishGslStarplanePluginPluginMarkerMavenPublicationToMavenRepository
16:57:21 
16:57:21 > Task :compileJava
16:57:21 Note: /var/lib/jenkins/workspace/gsl-starplane/src/main/java/de/geolykt/starplane/Autodeobf.java uses unchecked or unsafe operations.
16:57:21 Note: Recompile with -Xlint:unchecked for details.
16:57:32 
16:57:32 > Task :pluginDescriptors
16:57:32 > Task :processResources
16:57:32 > Task :classes
16:57:32 > Task :jar
16:57:32 > Task :generateMetadataFileForPluginMavenPublication
16:57:32 > Task :generatePomFileForPluginMavenPublication
16:57:32 > Task :publishPluginMavenPublicationToMavenRepository
16:57:32 > Task :generateMetadataFileForPluginPublication
16:57:32 > Task :generatePomFileForPluginPublication
16:57:32 > Task :publishPluginPublicationToMavenRepository
16:57:32 > Task :publish
16:57:32 
16:57:32 BUILD SUCCESSFUL in 34s
16:57:32 12 actionable tasks: 12 executed
16:57:32 Build step 'Run with timeout' changed build result to SUCCESS
16:57:32 [gsl-starplane] $ /bin/sh -xe /tmp/jenkins10949995063651680288.sh
16:57:32 + curl http://localhost:25615/commit
16:57:32   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
16:57:32                                  Dload  Upload   Total   Spent    Left  Speed
16:57:32 
16:57:32   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
16:57:34   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100     2  100     2    0     0      6      0 --:--:-- --:--:-- --:--:--     6
OKSending notification to Discord.
Finished: SUCCESS