Started by an SCM change Building in workspace /home/tomcat/.jenkins/workspace/org.bouncycastle.openpgp.wot > git rev-parse --is-inside-work-tree Fetching changes from the remote Git repository > 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 --version > 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 0d127b797e054a0df3fd90dd0a724026e459fa33 (origin/master) > git config core.sparsecheckout > git checkout -f 0d127b797e054a0df3fd90dd0a724026e459fa33 > git rev-list 738f62098dca7cb9987b27a631a207416bd5afac [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=18471,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... 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 2nd build in daemon [uptime: 7 mins 34.717 secs, performance: 99%, non-heap usage: 31% of 268.4 MB] Using 6 worker leases. Starting Build Closing daemon's stdin at end of input. The daemon will no longer process any standard input. 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. 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 ':' Thread 2,5,main]) started. > Task :clean 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 ':' Thread 2,5,main]) completed. Took 0.021 secs. :compileJava (Thread[Execution worker for ':' Thread 2,5,main]) started. > Task :compileJava Caching disabled for task ':compileJava' because: Build cache is disabled Task ':compileJava' is not up-to-date because: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.bouncycastle.openpgp.wot/org.bouncycastle.openpgp.wot/build/classes/java/main has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.bouncycastle.openpgp.wot/org.bouncycastle.openpgp.wot/build/classes/java/main/org has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.bouncycastle.openpgp.wot/org.bouncycastle.openpgp.wot/build/classes/java/main/org/bouncycastle has been removed. 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 0.004 secs. :compileJava (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 2.722 secs. :processResources (Thread[Daemon worker Thread 2,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[Daemon worker Thread 2,5,main]) completed. Took 0.006 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.0 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: Output property 'archiveFile' file /home/tomcat/.jenkins/workspace/org.bouncycastle.openpgp.wot/org.bouncycastle.openpgp.wot/build/libs/org.bouncycastle.openpgp.wot-161b03.1.jar has been removed. :jar (Thread[Execution worker for ':',5,main]) completed. Took 0.398 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 ':',5,main]) started. > Task :compileTestJava Caching disabled for task ':compileTestJava' because: Build cache is disabled Task ':compileTestJava' is not up-to-date because: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.bouncycastle.openpgp.wot/org.bouncycastle.openpgp.wot/build/classes/java/test has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.bouncycastle.openpgp.wot/org.bouncycastle.openpgp.wot/build/classes/java/test/org has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.bouncycastle.openpgp.wot/org.bouncycastle.openpgp.wot/build/classes/java/test/org/bouncycastle has been removed. 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 0.009 secs. :compileTestJava (Thread[Execution worker for ':',5,main]) completed. Took 1.041 secs. :processTestResources (Thread[Execution worker for ':',5,main]) started. > Task :processTestResources Caching disabled for task ':processTestResources' because: Build cache is disabled Task ':processTestResources' is not up-to-date because: Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.bouncycastle.openpgp.wot/org.bouncycastle.openpgp.wot/build/resources/test has been removed. Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.bouncycastle.openpgp.wot/org.bouncycastle.openpgp.wot/build/resources/test/log4j.properties has been removed. :processTestResources (Thread[Execution worker for ':',5,main]) completed. Took 0.012 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: Output property 'binaryResultsDirectory' file /home/tomcat/.jenkins/workspace/org.bouncycastle.openpgp.wot/org.bouncycastle.openpgp.wot/build/test-results/test/binary has been removed. Output property 'binaryResultsDirectory' file /home/tomcat/.jenkins/workspace/org.bouncycastle.openpgp.wot/org.bouncycastle.openpgp.wot/build/test-results/test/binary/output.bin has been removed. Output property 'binaryResultsDirectory' file /home/tomcat/.jenkins/workspace/org.bouncycastle.openpgp.wot/org.bouncycastle.openpgp.wot/build/test-results/test/binary/output.bin.idx has been removed. Starting process 'Gradle Test Executor 2'. 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-classpath10047835661194139960txt -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -ea worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 2' Successfully started process 'Gradle Test Executor 2' Gradle Test Executor 2 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 2 finished executing tests. > Task :test Finished generating test XML results (0.017 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.027 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 14.563 secs. :check (Thread[Execution worker for ':',5,main]) started. > Task :check Skipping task ':check' as it has no actions. :check (Thread[Execution worker for ':',5,main]) completed. Took 0.0 secs. :build (Thread[Execution worker for ':',5,main]) started. > Task :build Skipping task ':build' as it has no actions. :build (Thread[Execution worker for ':',5,main]) completed. Took 0.0 secs. :install (Thread[Execution worker for ':' Thread 3,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@75b6e2e4 :install (Thread[Execution worker for ':' Thread 3,5,main]) completed. Took 0.388 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' Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@3869eefa Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot Downloading: org/bouncycastle/org.bouncycastle.openpgp.wot/161b03.2-SNAPSHOT/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Could not find metadata org.bouncycastle:org.bouncycastle.openpgp.wot:161b03.2-SNAPSHOT/maven-metadata.xml in remote (file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot) Uploading: org/bouncycastle/org.bouncycastle.openpgp.wot/161b03.2-SNAPSHOT/org.bouncycastle.openpgp.wot-161b03.2-20200223.055634-1.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 70K from remote Uploaded 70K Uploading: org/bouncycastle/org.bouncycastle.openpgp.wot/161b03.2-SNAPSHOT/org.bouncycastle.openpgp.wot-161b03.2-20200223.055634-1.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ 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/snapshot/ Transferring 0K from remote Uploading: org/bouncycastle/org.bouncycastle.openpgp.wot/161b03.2-SNAPSHOT/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 1K from remote Uploaded 1K Uploading: org/bouncycastle/org.bouncycastle.openpgp.wot/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/snapshot/ Transferring 0K from remote Uploaded 0K :uploadArchives (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.375 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 23s 8 actionable tasks: 8 executed Build step 'Invoke Gradle script' changed build result to SUCCESS Archiving artifacts Recording test results Finished: SUCCESS