SuccessConsole Output

Started by user Marco Nguitragool-Schulze
Building in workspace /home/tomcat/.jenkins/workspace/org.bouncycastle.openpgp.wot
Cloning the remote Git repository
Cloning repository https://github.com/subshare/bc-pgp-wot.git
 > git init /home/tomcat/.jenkins/workspace/org.bouncycastle.openpgp.wot
Fetching upstream changes from https://github.com/subshare/bc-pgp-wot.git
 > git --version
 > git fetch --tags --progress https://github.com/subshare/bc-pgp-wot.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/subshare/bc-pgp-wot.git
 > git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/subshare/bc-pgp-wot.git
Fetching upstream changes from https://github.com/subshare/bc-pgp-wot.git
 > git fetch --tags --progress https://github.com/subshare/bc-pgp-wot.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit}
Checking out Revision 738f62098dca7cb9987b27a631a207416bd5afac (origin/master)
 > git config core.sparsecheckout
 > git checkout -f 738f62098dca7cb9987b27a631a207416bd5afac
 > git rev-list 410c1effe41deea13aa00a7824e2810d88f166e5
[Gradle] - Launching build.
[org.bouncycastle.openpgp.wot] $ /home/tomcat/gradle-6.0.1/bin/gradle -DmavenDeployerRepoUrl=file:/srv/www/nightly/www.subshare.org/htdocs/maven -Dtest.ignoreFailures=true -i clean build install uploadArchives
Initialized native services in: /home/tomcat/.gradle/native
Found daemon DaemonInfo{pid=22622, address=[492008ee-968b-4f28-ba31-a2db13f5f0a1 port:35990, addresses:[/0:0:0:0:0:0:0:1, /127.0.0.1]], state=Idle, lastBusy=1582434132986, context=DefaultDaemonContext[uid=f959ab21-3c1b-42ec-93e5-8e710e8af682,javaHome=/usr/lib/jvm/jdk-11.0.6+10,daemonRegistryDir=/home/tomcat/.gradle/daemon,pid=22622,idleTimeout=10800000,priority=NORMAL,daemonOpts=--add-opens,java.base/java.util=ALL-UNNAMED,--add-opens,java.base/java.lang=ALL-UNNAMED,--add-opens,java.base/java.lang.invoke=ALL-UNNAMED,--add-opens,java.prefs/java.util.prefs=ALL-UNNAMED,-Xmx768m,-Dfile.encoding=UTF-8,-Duser.country=GB,-Duser.language=en,-Duser.variant]} however its context does not match the desired criteria.
At least one daemon option is different.
Wanted: DefaultDaemonContext[uid=null,javaHome=/usr/lib/jvm/jdk-11.0.6+10,daemonRegistryDir=/home/tomcat/.gradle/daemon,pid=12055,idleTimeout=null,priority=NORMAL,daemonOpts=--add-opens,java.base/java.util=ALL-UNNAMED,--add-opens,java.base/java.lang=ALL-UNNAMED,--add-opens,java.base/java.lang.invoke=ALL-UNNAMED,--add-opens,java.prefs/java.util.prefs=ALL-UNNAMED,-XX:MaxMetaspaceSize=256m,-XX:+HeapDumpOnOutOfMemoryError,-Xms256m,-Xmx512m,-Dfile.encoding=UTF-8,-Duser.country=GB,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=f959ab21-3c1b-42ec-93e5-8e710e8af682,javaHome=/usr/lib/jvm/jdk-11.0.6+10,daemonRegistryDir=/home/tomcat/.gradle/daemon,pid=22622,idleTimeout=10800000,priority=NORMAL,daemonOpts=--add-opens,java.base/java.util=ALL-UNNAMED,--add-opens,java.base/java.lang=ALL-UNNAMED,--add-opens,java.base/java.lang.invoke=ALL-UNNAMED,--add-opens,java.prefs/java.util.prefs=ALL-UNNAMED,-Xmx768m,-Dfile.encoding=UTF-8,-Duser.country=GB,-Duser.language=en,-Duser.variant]

  Looking for a different daemon...
Removing 0 daemon stop events from registry
Starting a Gradle Daemon, 1 busy and 1 incompatible Daemons could not be reused, use --status for details
Starting process 'Gradle build daemon'. Working directory: /home/tomcat/.gradle/daemon/6.0.1 Command: /usr/lib/jvm/jdk-11.0.6+10/bin/java --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED --add-opens java.prefs/java.util.prefs=ALL-UNNAMED -XX:MaxMetaspaceSize=256m -XX:+HeapDumpOnOutOfMemoryError -Xms256m -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -cp /home/tomcat/gradle-6.0.1/lib/gradle-launcher-6.0.1.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 6.0.1
Successfully started process 'Gradle build daemon'
An attempt to start the daemon took 6.734 secs.
The client will now receive all logging from the daemon (pid: 12216). The daemon log file: /home/tomcat/.gradle/daemon/6.0.1/daemon-12216.out.log
Starting build in new daemon [memory: 536.9 MB]
Closing daemon's stdin at end of input.
The daemon will no longer process any standard input.
Using 6 worker leases.
Starting Build
Compiling settings file '/home/tomcat/.jenkins/workspace/org.bouncycastle.openpgp.wot/org.bouncycastle.openpgp.wot/settings.gradle' using SubsetScriptTransformer.
Compiling settings file '/home/tomcat/.jenkins/workspace/org.bouncycastle.openpgp.wot/org.bouncycastle.openpgp.wot/settings.gradle' using BuildScriptTransformer.
Settings evaluated using settings file '/home/tomcat/.jenkins/workspace/org.bouncycastle.openpgp.wot/org.bouncycastle.openpgp.wot/settings.gradle'.
Projects loaded. Root project using build file '/home/tomcat/.jenkins/workspace/org.bouncycastle.openpgp.wot/org.bouncycastle.openpgp.wot/build.gradle'.
Included projects: [root project 'org.bouncycastle.openpgp.wot']

> Configure project :
Evaluating root project 'org.bouncycastle.openpgp.wot' using build file '/home/tomcat/.jenkins/workspace/org.bouncycastle.openpgp.wot/org.bouncycastle.openpgp.wot/build.gradle'.
Compiling build file '/home/tomcat/.jenkins/workspace/org.bouncycastle.openpgp.wot/org.bouncycastle.openpgp.wot/build.gradle' using SubsetScriptTransformer.
Downloading https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bnd.gradle/4.3.1/biz.aQute.bnd.gradle-4.3.1.pom to /tmp/gradle_download5230007782163065504bin
Downloading https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.resolve/4.3.1/biz.aQute.resolve-4.3.1.pom to /tmp/gradle_download6710779017645148951bin
Downloading https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/4.3.1/biz.aQute.bndlib-4.3.1.pom to /tmp/gradle_download8433012226475484096bin
Downloading https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/4.3.1/biz.aQute.bnd.embedded-repo-4.3.1.pom to /tmp/gradle_download2757026545762675007bin
Downloading https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.repository/4.3.1/biz.aQute.repository-4.3.1.pom to /tmp/gradle_download2674204786598972515bin
Downloading https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom to /tmp/gradle_download789031938099336744bin
Downloading https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom to /tmp/gradle_download18092612130623783921bin
Downloading https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bnd.gradle/4.3.1/biz.aQute.bnd.gradle-4.3.1.jar to /tmp/gradle_download5165572655928230856bin
Downloading https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/4.3.1/biz.aQute.bndlib-4.3.1.jar to /tmp/gradle_download200220678619653777bin
Downloading https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.repository/4.3.1/biz.aQute.repository-4.3.1.jar to /tmp/gradle_download10497702490516081027bin
Downloading https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.resolve/4.3.1/biz.aQute.resolve-4.3.1.jar to /tmp/gradle_download2318081820399701889bin
Downloading https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar to /tmp/gradle_download2978399328159961935bin
Downloading https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/4.3.1/biz.aQute.bnd.embedded-repo-4.3.1.jar to /tmp/gradle_download10649985778945021673bin
Compiling build file '/home/tomcat/.jenkins/workspace/org.bouncycastle.openpgp.wot/org.bouncycastle.openpgp.wot/build.gradle' using BuildScriptTransformer.
All projects evaluated.
Selected primary task 'clean' from project :
Selected primary task 'build' from project :
Selected primary task 'install' from project :
Selected primary task 'uploadArchives' from project :
Tasks to be executed: [task ':clean', task ':compileJava', task ':processResources', task ':classes', task ':jar', task ':assemble', task ':compileTestJava', task ':processTestResources', task ':testClasses', task ':test', task ':check', task ':build', task ':install', task ':uploadArchives']
:clean (Thread[Execution worker for ':',5,main]) started.

> Task :clean UP-TO-DATE
Caching disabled for task ':clean' because:
  Build cache is disabled
Task ':clean' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
:clean (Thread[Execution worker for ':',5,main]) completed. Took 0.606 secs.
:compileJava (Thread[Execution worker for ':',5,main]) started.

> Task :compileJava
Found locally available resource with matching checksum: [https://jcenter.bintray.com/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom, /home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.21/da1347f4af6398d8c9cece95ca215baf8570449b/slf4j-api-1.7.21.pom]
Found locally available resource with matching checksum: [https://jcenter.bintray.com/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom, /home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-parent/1.7.21/974e5bae7c87ae28134204511dcba6f327de9d5c/slf4j-parent-1.7.21.pom]
Resource missing. [HTTP HEAD: https://repo.jfrog.org/artifactory/libs-release-bintray/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.pom?referrer]
Found locally available resource with matching checksum: [https://codewizards.co/maven/release/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.pom, /home/tomcat/.m2/repository/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.pom]
Resource missing. [HTTP HEAD: https://repo.jfrog.org/artifactory/libs-release-bintray/org/bouncycastle/bcprov-jdk15on/161b03/bcprov-jdk15on-161b03.pom?referrer]
Found locally available resource with matching checksum: [https://codewizards.co/maven/release/org/bouncycastle/bcprov-jdk15on/161b03/bcprov-jdk15on-161b03.pom, /home/tomcat/.m2/repository/org/bouncycastle/bcprov-jdk15on/161b03/bcprov-jdk15on-161b03.pom]
Found locally available resource with matching checksum: [https://jcenter.bintray.com/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar, /home/tomcat/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.21/139535a69a4239db087de9bab0bee568bf8e0b70/slf4j-api-1.7.21.jar]
Found locally available resource with matching checksum: [https://codewizards.co/maven/release/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.jar, /home/tomcat/.m2/repository/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.jar]
Found locally available resource with matching checksum: [https://codewizards.co/maven/release/org/bouncycastle/bcprov-jdk15on/161b03/bcprov-jdk15on-161b03.jar, /home/tomcat/.m2/repository/org/bouncycastle/bcprov-jdk15on/161b03/bcprov-jdk15on-161b03.jar]
Caching disabled for task ':compileJava' because:
  Build cache is disabled
Task ':compileJava' is not up-to-date because:
  No history is available.
The input changes require a full rebuild for incremental task ':compileJava'.
Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments.
Compiling with JDK Java compiler API.
Note: /home/tomcat/.jenkins/workspace/org.bouncycastle.openpgp.wot/org.bouncycastle.openpgp.wot/src/main/java/org/bouncycastle/openpgp/wot/internal/TrustDbImpl.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Created classpath snapshot for incremental compilation in 6.777 secs.
:compileJava (Thread[Execution worker for ':',5,main]) completed. Took 19.75 secs.
:processResources (Thread[Execution worker for ':',5,main]) started.

> Task :processResources NO-SOURCE
file or directory '/home/tomcat/.jenkins/workspace/org.bouncycastle.openpgp.wot/org.bouncycastle.openpgp.wot/src/main/resources', not found
Skipping task ':processResources' as it has no source files and no previous output files.
:processResources (Thread[Execution worker for ':',5,main]) completed. Took 0.016 secs.
:classes (Thread[Execution worker for ':',5,main]) started.

> Task :classes
Skipping task ':classes' as it has no actions.
:classes (Thread[Execution worker for ':',5,main]) completed. Took 0.001 secs.
:jar (Thread[Execution worker for ':',5,main]) started.

> Task :jar
Caching disabled for task ':jar' because:
  Build cache is disabled
Task ':jar' is not up-to-date because:
  No history is available.
:jar (Thread[Execution worker for ':',5,main]) completed. Took 4.929 secs.
:assemble (Thread[Execution worker for ':',5,main]) started.

> Task :assemble
Skipping task ':assemble' as it has no actions.
:assemble (Thread[Execution worker for ':',5,main]) completed. Took 0.0 secs.
:compileTestJava (Thread[Execution worker for ':' Thread 5,5,main]) started.

> Task :compileTestJava
Found locally available resource with matching checksum: [https://jcenter.bintray.com/junit/junit/4.12/junit-4.12.pom, /home/tomcat/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/35fb238baee3f3af739074d723279ebea2028398/junit-4.12.pom]
Downloading https://jcenter.bintray.com/org/assertj/assertj-core/1.5.0/assertj-core-1.5.0.pom to /tmp/gradle_download17710555977465820033bin
Downloading https://jcenter.bintray.com/org/assertj/assertj-parent-pom/1.2.2/assertj-parent-pom-1.2.2.pom to /tmp/gradle_download16317147641606729742bin
Found locally available resource with matching checksum: [https://jcenter.bintray.com/org/sonatype/oss/oss-parent/7/oss-parent-7.pom, /home/tomcat/.gradle/caches/modules-2/files-2.1/org.sonatype.oss/oss-parent/7/46b8a785b60a2767095b8611613b58577e96d4c9/oss-parent-7.pom]
Found locally available resource with matching checksum: [https://jcenter.bintray.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom, /home/tomcat/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/872e413497b906e7c9fa85ccc96046c5d1ef7ece/hamcrest-core-1.3.pom]
Found locally available resource with matching checksum: [https://jcenter.bintray.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom, /home/tomcat/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-parent/1.3/80391bd32bfa4837a15215d5e9f07c60555c379a/hamcrest-parent-1.3.pom]
Found locally available resource with matching checksum: [https://jcenter.bintray.com/junit/junit/4.12/junit-4.12.jar, /home/tomcat/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar]
Found locally available resource with matching checksum: [https://jcenter.bintray.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar, /home/tomcat/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar]
Downloading https://jcenter.bintray.com/org/assertj/assertj-core/1.5.0/assertj-core-1.5.0.jar to /tmp/gradle_download18007465030556041573bin
Caching disabled for task ':compileTestJava' because:
  Build cache is disabled
Task ':compileTestJava' is not up-to-date because:
  No history is available.
The input changes require a full rebuild for incremental task ':compileTestJava'.
Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments.
Compiling with JDK Java compiler API.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Created classpath snapshot for incremental compilation in 1.06 secs.
:compileTestJava (Thread[Execution worker for ':' Thread 5,5,main]) completed. Took 6.643 secs.
:processTestResources (Thread[Execution worker for ':' Thread 2,5,main]) started.

> Task :processTestResources
Caching disabled for task ':processTestResources' because:
  Build cache is disabled
Task ':processTestResources' is not up-to-date because:
  No history is available.
:processTestResources (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.044 secs.
:testClasses (Thread[Execution worker for ':',5,main]) started.

> Task :testClasses
Skipping task ':testClasses' as it has no actions.
:testClasses (Thread[Execution worker for ':',5,main]) completed. Took 0.0 secs.
:test (Thread[Execution worker for ':',5,main]) started.

> Task :test
Caching disabled for task ':test' because:
  Build cache is disabled
Task ':test' is not up-to-date because:
  No history is available.
Starting process 'Gradle Test Executor 1'. Working directory: /home/tomcat/.jenkins/workspace/org.bouncycastle.openpgp.wot/org.bouncycastle.openpgp.wot Command: /usr/lib/jvm/jdk-11.0.6+10/bin/java -Dorg.gradle.native=false @/tmp/gradle-worker-classpath6705310229168609303txt -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 1'
Successfully started process 'Gradle Test Executor 1'

Gradle Test Executor 1 started executing tests.

> Task :test

org.bouncycastle.openpgp.wot.UpdateTrustDbTest STANDARD_ERROR
    SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
    SLF4J: Defaulting to no-operation (NOP) logger implementation
    SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.

org.bouncycastle.openpgp.wot.internal.TrustDbProductiveFileTest > isExpired SKIPPED

org.bouncycastle.openpgp.wot.internal.TrustDbProductiveFileTest > updateMyProductiveDbHashTable SKIPPED

org.bouncycastle.openpgp.wot.internal.TrustDbProductiveFileTest > readMyProductiveTrustDb SKIPPED

org.bouncycastle.openpgp.wot.internal.TrustDbProductiveFileTest > readBrokenRecord SKIPPED

org.bouncycastle.openpgp.wot.internal.TrustDbProductiveFileTest > updateMyProductiveTrustDb SKIPPED

Gradle Test Executor 1 finished executing tests.

> Task :test
Finished generating test XML results (0.088 secs) into: /home/tomcat/.jenkins/workspace/org.bouncycastle.openpgp.wot/org.bouncycastle.openpgp.wot/build/test-results/test
Generating HTML test report...
Finished generating test html results (0.151 secs) into: /home/tomcat/.jenkins/workspace/org.bouncycastle.openpgp.wot/org.bouncycastle.openpgp.wot/build/reports/tests/test
:test (Thread[Execution worker for ':',5,main]) completed. Took 23.428 secs.
:check (Thread[Execution worker for ':' Thread 2,5,main]) started.

> Task :check
Skipping task ':check' as it has no actions.
:check (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.0 secs.
:build (Thread[Execution worker for ':' Thread 2,5,main]) started.

> Task :build
Skipping task ':build' as it has no actions.
:build (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.0 secs.
:install (Thread[Execution worker for ':' Thread 2,5,main]) started.

> Task :install
Caching disabled for task ':install' because:
  Build cache is disabled
Task ':install' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
Publishing configuration: configuration ':archives'
Publishing to org.gradle.api.publication.maven.internal.deployer.BaseMavenInstaller@7f12446
:install (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 7.055 secs.
:uploadArchives (Thread[Execution worker for ':' Thread 2,5,main]) started.

> Task :uploadArchives
Caching disabled for task ':uploadArchives' because:
  Build cache is disabled
Task ':uploadArchives' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
Publishing configuration: configuration ':archives'
Resource missing. [HTTP GET: https://jcenter.bintray.com/org/bouncycastle/org.bouncycastle.openpgp.wot/maven-metadata.xml]
Downloading https://codewizards.co/maven/release/org/bouncycastle/org.bouncycastle.openpgp.wot/maven-metadata.xml to /tmp/gradle_download4986859406952455860bin
Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@3ea43e7c
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/bouncycastle/org.bouncycastle.openpgp.wot/161b03.1/org.bouncycastle.openpgp.wot-161b03.1.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 70K from remote
Uploaded 70K
Uploading: org/bouncycastle/org.bouncycastle.openpgp.wot/161b03.1/org.bouncycastle.openpgp.wot-161b03.1.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 1K from remote
Uploaded 1K
Downloading: org/bouncycastle/org.bouncycastle.openpgp.wot/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 1K from remote
Uploading: org/bouncycastle/org.bouncycastle.openpgp.wot/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 1K from remote
Uploaded 1K
:uploadArchives (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 3.144 secs.

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.0.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 1m 52s
8 actionable tasks: 7 executed, 1 up-to-date
Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
Recording test results
Finished: SUCCESS