Skip to content
Started by user Mike Dawson
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building in workspace /home/jenkins/.jenkins/workspace/IpAddr-Country-Lookup-Server
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/UstadMobile/ipaddr-country-lookup-server.git
 > git init /home/jenkins/.jenkins/workspace/IpAddr-Country-Lookup-Server # timeout=10
Fetching upstream changes from https://github.com/UstadMobile/ipaddr-country-lookup-server.git
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
 > git fetch --tags --force --progress -- https://github.com/UstadMobile/ipaddr-country-lookup-server.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/UstadMobile/ipaddr-country-lookup-server.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision 60e22d0c5d3620b3f216f04a08be124a5ef94c1f (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 60e22d0c5d3620b3f216f04a08be124a5ef94c1f # timeout=10
Commit message: "Merge pull request #1 from UstadMobile/ipaddr-country-lookup"
First time build. Skipping changelog.
[Gradle] - Launching build.
[IpAddr-Country-Lookup-Server] $ /home/jenkins/.jenkins/workspace/IpAddr-Country-Lookup-Server/gradlew clean build
Starting a Gradle Daemon (subsequent builds will be faster)
> Task :clean UP-TO-DATE
> Task :checkKotlinGradlePluginConfigurationErrors
> Task :processResources
> Task :processTestResources NO-SOURCE
> Task :compileKotlin
> Task :compileJava NO-SOURCE
> Task :classes
> Task :jar
> Task :startScripts
> Task :distTar
> Task :distZip
> Task :assemble
> Task :compileTestKotlin
> Task :compileTestJava NO-SOURCE
> Task :testClasses UP-TO-DATE
> Task :test
> Task :check
> Task :build

[Incubating] Problems report is available at: file:///home/jenkins/.jenkins/workspace/IpAddr-Country-Lookup-Server/build/reports/problems/problems-report.html

Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

For more on this, please refer to https://docs.gradle.org/8.14.3/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD SUCCESSFUL in 38s
10 actionable tasks: 9 executed, 1 up-to-date
Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
Finished: SUCCESS