Consensys / tessera

Tessera - Enterprise Implementation of Quorum's transaction manager
https://docs.tessera.consensys.net/
Apache License 2.0
177 stars 107 forks source link

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:test #892

Closed freedomtrain closed 5 years ago

freedomtrain commented 5 years ago

I have unsuccessfully attempted to install tessera. I'am receiving the following failure warning " Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:test (default-test)" My server is running Ubuntu 16.04.6 LTS openjdk version "1.8.0_222" OpenJDK Runtime Environment (build 1.8.0_222-8u222-b10-1ubuntu1~16.04.1-b10) OpenJDK 64-Bit Server VM (build 25.222-b10, mixed mode) Apache Maven 3.5.4

The install output is below:

root@production:/tessera# mvn install [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for com.jpmorgan.quorum:argon2:jar:0.11-SNAPSHOT [WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.google.guava:guava:jar -> duplicate declaration of version 24.1.1-jre @ com.jpmorgan.quorum:tessera:0.11-SNAPSHOT, /tessera/pom.xml, line 1217, column 25 [WARNING] [WARNING] Some problems were encountered while building the effective model for com.jpmorgan.quorum:tessera:pom:0.11-SNAPSHOT [WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.google.guava:guava:jar -> duplicate declaration of version 24.1.1-jre @ line 1217, column 25 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Detecting the operating system and CPU architecture [INFO] ------------------------------------------------------------------------ [INFO] os.detected.name: linux [INFO] os.detected.arch: x86_64 [INFO] os.detected.version: 4.4 [INFO] os.detected.version.major: 4 [INFO] os.detected.version.minor: 4 [INFO] os.detected.release: ubuntu [INFO] os.detected.release.version: 16.04 [INFO] os.detected.release.like.ubuntu: true [INFO] os.detected.release.like.debian: true [INFO] os.detected.classifier: linux-x86_64 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] tessera [pom] [INFO] shared [jar] [INFO] argon2 [jar] [INFO] tests [pom] [INFO] test-util [jar] [INFO] service-locator [pom] [INFO] service-locator-api [jar] [INFO] encryption [pom] [INFO] encryption-api [jar] [INFO] encryption-jnacl [jar] [INFO] config [jar] [INFO] cli [pom] [INFO] cli-api [jar] [INFO] key-vault [pom] [INFO] key-vault-api [jar] [INFO] key-generation [jar] [INFO] config-cli [jar] [INFO] security [jar] [INFO] server [pom] [INFO] server-api [jar] [INFO] server-utils [jar] [INFO] jersey-server [jar] [INFO] jaxrs-client-unixsocket [jar] [INFO] enclave [pom] [INFO] enclave-api [jar] [INFO] tessera-data [jar] [INFO] tessera-admin [jar] [INFO] test-utils [pom] [INFO] mock-service-locator [jar] [INFO] tessera-partyinfo [jar] [INFO] tessera-core [jar] [INFO] tessera-jaxrs [pom] [INFO] jaxrs-client [jar] [INFO] admin-cli [jar] [INFO] service-locator-spring [jar] [INFO] common-jaxrs [jar] [INFO] tessera-dist [pom] [INFO] tessera-launcher [jar] [INFO] tessera-grpc [pom] [INFO] grpc [jar] [INFO] grpc-api [jar] [INFO] grpc-service [jar] [INFO] grpc-server [jar] [INFO] admin-jaxrs [jar] [INFO] mock-jaxrs [jar] [INFO] sync-jaxrs [jar] [INFO] transaction-jaxrs [jar] [INFO] thirdparty-jaxrs [jar] [INFO] enclave-server [jar] [INFO] enclave-jaxrs [jar] [INFO] azure-key-vault [jar] [INFO] hashicorp-key-vault [jar] [INFO] tessera-app [jar] [INFO] tessera-simple [jar] [INFO] tessera-grpc-dist [jar] [INFO] config-migration [jar] [INFO] ddls [jar] [INFO] acceptance-test [jar] [INFO] jmeter-test [jar] [INFO] websockets-server [jar] [INFO] encryption-kalium [jar] [INFO] data-migration [jar] [INFO] mock-websocket-container [jar] [INFO] tessera-sync [jar] [INFO] [INFO] --------------------< com.jpmorgan.quorum:tessera >--------------------- [INFO] Building tessera 0.11-SNAPSHOT [1/64] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ tessera --- [INFO] Adding ignore: module-info [INFO] Adding ignore: META-INF/versions//module-info [INFO] Adding ignore: com.google. [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (default) @ tessera --- [INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/tessera/target/jacoco.exec [INFO] [INFO] --- googleformatter-maven-plugin:1.7.3:format (reformat-sources) @ tessera --- [INFO] Project packaging is POM, skipping... [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:check (verify-style) @ tessera --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:report (report) @ tessera --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:check (check) @ tessera --- [INFO] Skipping JaCoCo execution due to missing execution data file:/tessera/target/jacoco.exec [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (pre-integration-test) @ tessera --- [INFO] failsafeArgLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/tessera/target/jacoco-it.exec [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:report (post-integration-test) @ tessera --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- editorconfig-maven-plugin:0.0.10:check (check) @ tessera --- [ERROR] No .editorconfig properties applicable for files under '/tessera' [INFO] Checked 0 files [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ tessera --- [INFO] Installing /tessera/pom.xml to /root/.m2/repository/com/jpmorgan/quorum/tessera/0.11-SNAPSHOT/tessera-0.11-SNAPSHOT.pom [INFO] [INFO] ---------------------< com.jpmorgan.quorum:shared >--------------------- [INFO] Building shared 0.11-SNAPSHOT [2/64] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ shared --- [INFO] Checking for vulnerabilities; 18 artifacts [INFO] Exclude coordinates: [] [INFO] Exclude vulnerability identifiers: [33fe5e62-2998-4820-aebc-68e348539b22] [INFO] CVSS-score threshold: 0.0 [INFO] Adding ignore: module-info [INFO] Adding ignore: META-INF/versions//module-info [INFO] Adding ignore: com.google. [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (default) @ shared --- [INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/tessera/shared/target/jacoco.exec [INFO] [INFO] --- googleformatter-maven-plugin:1.7.3:format (reformat-sources) @ shared --- [INFO] Found 17 uncompiled/modified files in /tessera/shared/src/main/java to reformat. [INFO] Found 16 uncompiled/modified files in /tessera/shared/src/test/java to reformat. [INFO] Executing: /bin/sh -c cd '/tessera' && 'git' 'rev-parse' '--show-prefix' [INFO] Working directory: /tessera [INFO] Executing: /bin/sh -c cd '/tessera' && 'git' 'status' '--porcelain' '.' [INFO] Working directory: /tessera [WARNING] Ignoring unrecognized line: ?? config/newPasses.txt [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ shared --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ shared --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:check (verify-style) @ shared --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ shared --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ shared --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ shared --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.quorum.tessera.jaxb.JaxbCallbackTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.432 s - in com.quorum.tessera.jaxb.JaxbCallbackTest [INFO] Running com.quorum.tessera.ServiceLoaderUtilTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in com.quorum.tessera.ServiceLoaderUtilTest [INFO] Running com.quorum.tessera.service.ServiceContainerTest 16:26:12.868 [main] WARN com.quorum.tessera.service.ServiceContainer - Service Mock for Service, hashCode: 25686279 not stopped attempt to restart. 16:26:12.875 [main] DEBUG com.quorum.tessera.service.ServiceContainer - Starting service Mock for Service, hashCode: 25686279 16:26:12.875 [main] DEBUG com.quorum.tessera.service.ServiceContainer - Started service Mock for Service, hashCode: 25686279 16:26:12.879 [main] WARN com.quorum.tessera.service.ServiceContainer - Service Mock for Service, hashCode: 1512145501 not stopped attempt to restart. 16:26:12.880 [main] DEBUG com.quorum.tessera.service.ServiceContainer - Starting service Mock for Service, hashCode: 1512145501 16:26:12.880 [main] WARN com.quorum.tessera.service.ServiceContainer - Exception thrown : null While starting service Mock for Service, hashCode: 1512145501 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.814 s - in com.quorum.tessera.service.ServiceContainerTest [INFO] Running com.quorum.tessera.nio.unix.DelegatingFileSystemProviderTest [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s - in com.quorum.tessera.nio.unix.DelegatingFileSystemProviderTest [INFO] Running com.quorum.tessera.nio.unix.UnixSocketFileSystemProviderTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in com.quorum.tessera.nio.unix.UnixSocketFileSystemProviderTest [INFO] Running com.quorum.tessera.reflect.ReflectCallbackTest 16:26:13.171 [main] ERROR com.quorum.tessera.reflect.ReflectCallback - null java.lang.ClassNotFoundException: null at com.quorum.tessera.reflect.ReflectCallbackTest.lambda$executeThrowsClassNotFoundException$0(ReflectCallbackTest.java:13) at com.quorum.tessera.reflect.ReflectCallback.execute(ReflectCallback.java:15) at com.quorum.tessera.reflect.ReflectCallbackTest.executeThrowsClassNotFoundException(ReflectCallbackTest.java:16) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in com.quorum.tessera.reflect.ReflectCallbackTest [INFO] Running com.quorum.tessera.passwords.PasswordReaderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s - in com.quorum.tessera.passwords.PasswordReaderTest [INFO] Running com.quorum.tessera.passwords.InputStreamPasswordReaderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.quorum.tessera.passwords.InputStreamPasswordReaderTest [INFO] Running com.quorum.tessera.io.SystemAdapterTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in com.quorum.tessera.io.SystemAdapterTest [INFO] Running com.quorum.tessera.io.FilesDelegateTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in com.quorum.tessera.io.FilesDelegateTest [INFO] Running com.quorum.tessera.io.IOCallbackTest 16:26:13.362 [main] DEBUG com.quorum.tessera.io.IOCallback - null java.io.IOException: OUCH at com.quorum.tessera.io.IOCallbackTest.doSomeIoStuffThatThrowsAnIoException(IOCallbackTest.java:30) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in com.quorum.tessera.io.IOCallbackTest [INFO] Running com.quorum.tessera.io.UriCallbackTest 16:26:13.364 [main] ERROR com.quorum.tessera.reflect.ReflectCallback - null java.net.URISyntaxException: : at com.quorum.tessera.io.UriCallbackTest.lambda$executeThrowsURISyntaxException$0(UriCallbackTest.java:15) at com.quorum.tessera.io.UriCallback.execute(UriCallback.java:19) at com.quorum.tessera.io.UriCallbackTest.executeThrowsURISyntaxException(UriCallbackTest.java:13) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in com.quorum.tessera.io.UriCallbackTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:report (report) @ shared --- [INFO] Loading execution data file /tessera/shared/target/jacoco.exec [INFO] Analyzed bundle 'shared' with 21 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ shared --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:check (check) @ shared --- [INFO] Loading execution data file /tessera/shared/target/jacoco.exec [INFO] Analyzed bundle 'shared' with 19 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (pre-integration-test) @ shared --- [INFO] failsafeArgLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/tessera/shared/target/jacoco-it.exec [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:report (post-integration-test) @ shared --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- editorconfig-maven-plugin:0.0.10:check (check) @ shared --- [INFO] Checked 896 files [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ shared --- [INFO] Installing /tessera/shared/target/shared-0.11-SNAPSHOT.jar to /root/.m2/repository/com/jpmorgan/quorum/shared/0.11-SNAPSHOT/shared-0.11-SNAPSHOT.jar [INFO] Installing /tessera/shared/pom.xml to /root/.m2/repository/com/jpmorgan/quorum/shared/0.11-SNAPSHOT/shared-0.11-SNAPSHOT.pom [INFO] [INFO] ---------------------< com.jpmorgan.quorum:argon2 >--------------------- [INFO] Building argon2 0.11-SNAPSHOT [3/64] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ argon2 --- [INFO] Checking for vulnerabilities; 21 artifacts [INFO] Exclude coordinates: [] [INFO] Exclude vulnerability identifiers: [33fe5e62-2998-4820-aebc-68e348539b22] [INFO] CVSS-score threshold: 0.0 [INFO] Adding ignore: module-info [INFO] Adding ignore: META-INF/versions//module-info [INFO] Adding ignore: com.google. [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (default) @ argon2 --- [INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/tessera/argon2/target/jacoco.exec [INFO] [INFO] --- googleformatter-maven-plugin:1.7.3:format (reformat-sources) @ argon2 --- [INFO] Found 4 uncompiled/modified files in /tessera/argon2/src/main/java to reformat. [INFO] Found 1 uncompiled/modified files in /tessera/argon2/src/test/java to reformat. [INFO] Executing: /bin/sh -c cd '/tessera' && 'git' 'rev-parse' '--show-prefix' [INFO] Working directory: /tessera [INFO] Executing: /bin/sh -c cd '/tessera' && 'git' 'status' '--porcelain' '.' [INFO] Working directory: /tessera [WARNING] Ignoring unrecognized line: ?? config/newPasses.txt [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ argon2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ argon2 --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:check (verify-style) @ argon2 --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ argon2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ argon2 --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ argon2 --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.quorum.tessera.argon2.Argon2Test [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.121 s - in com.quorum.tessera.argon2.Argon2Test [INFO] [INFO] Results: [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:report (report) @ argon2 --- [INFO] Loading execution data file /tessera/argon2/target/jacoco.exec [INFO] Analyzed bundle 'argon2' with 4 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ argon2 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:check (check) @ argon2 --- [INFO] Loading execution data file /tessera/argon2/target/jacoco.exec [INFO] Analyzed bundle 'argon2' with 4 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (pre-integration-test) @ argon2 --- [INFO] failsafeArgLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/tessera/argon2/target/jacoco-it.exec [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:report (post-integration-test) @ argon2 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- editorconfig-maven-plugin:0.0.10:check (check) @ argon2 --- [INFO] Checked 896 files [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ argon2 --- [INFO] Installing /tessera/argon2/target/argon2-0.11-SNAPSHOT.jar to /root/.m2/repository/com/jpmorgan/quorum/argon2/0.11-SNAPSHOT/argon2-0.11-SNAPSHOT.jar [INFO] Installing /tessera/argon2/pom.xml to /root/.m2/repository/com/jpmorgan/quorum/argon2/0.11-SNAPSHOT/argon2-0.11-SNAPSHOT.pom [INFO] [INFO] ---------------------< com.jpmorgan.quorum:tests >---------------------- [INFO] Building tests 0.11-SNAPSHOT [4/64] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ tests --- [INFO] Adding ignore: module-info [INFO] Adding ignore: META-INF/versions//module-info [INFO] Adding ignore: com.google. [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (default) @ tests --- [INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/tessera/tests/target/jacoco.exec [INFO] [INFO] --- googleformatter-maven-plugin:1.7.3:format (reformat-sources) @ tests --- [INFO] Project packaging is POM, skipping... [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:check (verify-style) @ tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:report (report) @ tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:check (check) @ tests --- [INFO] Skipping JaCoCo execution due to missing execution data file:/tessera/tests/target/jacoco.exec [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (pre-integration-test) @ tests --- [INFO] failsafeArgLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/tessera/tests/target/jacoco-it.exec [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:report (post-integration-test) @ tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- editorconfig-maven-plugin:0.0.10:check (check) @ tests --- [INFO] Checked 896 files [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ tests --- [INFO] Installing /tessera/tests/pom.xml to /root/.m2/repository/com/jpmorgan/quorum/tests/0.11-SNAPSHOT/tests-0.11-SNAPSHOT.pom [INFO] [INFO] -------------------< com.jpmorgan.quorum:test-util >-------------------- [INFO] Building test-util 0.11-SNAPSHOT [5/64] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ test-util --- [INFO] Checking for vulnerabilities; 19 artifacts [INFO] Exclude coordinates: [] [INFO] Exclude vulnerability identifiers: [33fe5e62-2998-4820-aebc-68e348539b22] [INFO] CVSS-score threshold: 0.0 [INFO] Adding ignore: module-info [INFO] Adding ignore: META-INF/versions//module-info [INFO] Adding ignore: com.google. [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (default) @ test-util --- [INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/tessera/tests/test-util/target/jacoco.exec [INFO] [INFO] --- googleformatter-maven-plugin:1.7.3:format (reformat-sources) @ test-util --- [INFO] Found 1 uncompiled/modified files in /tessera/tests/test-util/src/main/java to reformat. [INFO] Directory /tessera/tests/test-util/src/test/java does not exist, skipping file collection. [INFO] Executing: /bin/sh -c cd '/tessera' && 'git' 'rev-parse' '--show-prefix' [INFO] Working directory: /tessera [INFO] Executing: /bin/sh -c cd '/tessera' && 'git' 'status' '--porcelain' '.' [INFO] Working directory: /tessera [WARNING] Ignoring unrecognized line: ?? config/newPasses.txt [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ test-util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /tessera/tests/test-util/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ test-util --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:check (verify-style) @ test-util --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ test-util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /tessera/tests/test-util/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ test-util --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ test-util --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:report (report) @ test-util --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ test-util --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:check (check) @ test-util --- [INFO] Skipping JaCoCo execution due to missing execution data file:/tessera/tests/test-util/target/jacoco.exec [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (pre-integration-test) @ test-util --- [INFO] failsafeArgLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/tessera/tests/test-util/target/jacoco-it.exec [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:report (post-integration-test) @ test-util --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- editorconfig-maven-plugin:0.0.10:check (check) @ test-util --- [INFO] Checked 896 files [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ test-util --- [INFO] Installing /tessera/tests/test-util/target/test-util-0.11-SNAPSHOT.jar to /root/.m2/repository/com/jpmorgan/quorum/test-util/0.11-SNAPSHOT/test-util-0.11-SNAPSHOT.jar [INFO] Installing /tessera/tests/test-util/pom.xml to /root/.m2/repository/com/jpmorgan/quorum/test-util/0.11-SNAPSHOT/test-util-0.11-SNAPSHOT.pom [INFO] [INFO] ----------------< com.jpmorgan.quorum:service-locator >----------------- [INFO] Building service-locator 0.11-SNAPSHOT [6/64] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ service-locator --- [INFO] Adding ignore: module-info [INFO] Adding ignore: META-INF/versions//module-info [INFO] Adding ignore: com.google. [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (default) @ service-locator --- [INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/tessera/service-locator/target/jacoco.exec [INFO] [INFO] --- googleformatter-maven-plugin:1.7.3:format (reformat-sources) @ service-locator --- [INFO] Project packaging is POM, skipping... [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:check (verify-style) @ service-locator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:report (report) @ service-locator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:check (check) @ service-locator --- [INFO] Skipping JaCoCo execution due to missing execution data file:/tessera/service-locator/target/jacoco.exec [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (pre-integration-test) @ service-locator --- [INFO] failsafeArgLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/tessera/service-locator/target/jacoco-it.exec [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:report (post-integration-test) @ service-locator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- editorconfig-maven-plugin:0.0.10:check (check) @ service-locator --- [INFO] Checked 896 files [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ service-locator --- [INFO] Installing /tessera/service-locator/pom.xml to /root/.m2/repository/com/jpmorgan/quorum/service-locator/0.11-SNAPSHOT/service-locator-0.11-SNAPSHOT.pom [INFO] [INFO] --------------< com.jpmorgan.quorum:service-locator-api >--------------- [INFO] Building service-locator-api 0.11-SNAPSHOT [7/64] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ service-locator-api --- [INFO] Checking for vulnerabilities; 19 artifacts [INFO] Exclude coordinates: [] [INFO] Exclude vulnerability identifiers: [33fe5e62-2998-4820-aebc-68e348539b22] [INFO] CVSS-score threshold: 0.0 [INFO] Adding ignore: module-info [INFO] Adding ignore: META-INF/versions//module-info [INFO] Adding ignore: com.google. [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (default) @ service-locator-api --- [INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/tessera/service-locator/service-locator-api/target/jacoco.exec [INFO] [INFO] --- googleformatter-maven-plugin:1.7.3:format (reformat-sources) @ service-locator-api --- [INFO] Found 1 uncompiled/modified files in /tessera/service-locator/service-locator-api/src/main/java to reformat. [INFO] Directory /tessera/service-locator/service-locator-api/src/test/java does not exist, skipping file collection. [INFO] Executing: /bin/sh -c cd '/tessera' && 'git' 'rev-parse' '--show-prefix' [INFO] Working directory: /tessera [INFO] Executing: /bin/sh -c cd '/tessera' && 'git' 'status' '--porcelain' '.' [INFO] Working directory: /tessera [WARNING] Ignoring unrecognized line: ?? config/newPasses.txt [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ service-locator-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /tessera/service-locator/service-locator-api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ service-locator-api --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:check (verify-style) @ service-locator-api --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ service-locator-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /tessera/service-locator/service-locator-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ service-locator-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ service-locator-api --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:report (report) @ service-locator-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ service-locator-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:check (check) @ service-locator-api --- [INFO] Skipping JaCoCo execution due to missing execution data file:/tessera/service-locator/service-locator-api/target/jacoco.exec [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (pre-integration-test) @ service-locator-api --- [INFO] failsafeArgLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/tessera/service-locator/service-locator-api/target/jacoco-it.exec [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:report (post-integration-test) @ service-locator-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- editorconfig-maven-plugin:0.0.10:check (check) @ service-locator-api --- [INFO] Checked 896 files [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ service-locator-api --- [INFO] Installing /tessera/service-locator/service-locator-api/target/service-locator-api-0.11-SNAPSHOT.jar to /root/.m2/repository/com/jpmorgan/quorum/service-locator-api/0.11-SNAPSHOT/service-locator-api-0.11-SNAPSHOT.jar [INFO] Installing /tessera/service-locator/service-locator-api/pom.xml to /root/.m2/repository/com/jpmorgan/quorum/service-locator-api/0.11-SNAPSHOT/service-locator-api-0.11-SNAPSHOT.pom [INFO] [INFO] -------------------< com.jpmorgan.quorum:encryption >------------------- [INFO] Building encryption 0.11-SNAPSHOT [8/64] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ encryption --- [INFO] Adding ignore: module-info [INFO] Adding ignore: META-INF/versions//module-info [INFO] Adding ignore: com.google. [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (default) @ encryption --- [INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/tessera/encryption/target/jacoco.exec [INFO] [INFO] --- googleformatter-maven-plugin:1.7.3:format (reformat-sources) @ encryption --- [INFO] Project packaging is POM, skipping... [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:check (verify-style) @ encryption --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:report (report) @ encryption --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:check (check) @ encryption --- [INFO] Skipping JaCoCo execution due to missing execution data file:/tessera/encryption/target/jacoco.exec [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (pre-integration-test) @ encryption --- [INFO] failsafeArgLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/tessera/encryption/target/jacoco-it.exec [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:report (post-integration-test) @ encryption --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- editorconfig-maven-plugin:0.0.10:check (check) @ encryption --- [INFO] Checked 896 files [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ encryption --- [INFO] Installing /tessera/encryption/pom.xml to /root/.m2/repository/com/jpmorgan/quorum/encryption/0.11-SNAPSHOT/encryption-0.11-SNAPSHOT.pom [INFO] [INFO] -----------------< com.jpmorgan.quorum:encryption-api >----------------- [INFO] Building encryption-api 0.11-SNAPSHOT [9/64] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ encryption-api --- [INFO] Checking for vulnerabilities; 22 artifacts [INFO] Exclude coordinates: [] [INFO] Exclude vulnerability identifiers: [33fe5e62-2998-4820-aebc-68e348539b22] [INFO] CVSS-score threshold: 0.0 [INFO] Adding ignore: module-info [INFO] Adding ignore: META-INF/versions//module-info [INFO] Adding ignore: com.google. [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (default) @ encryption-api --- [INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/tessera/encryption/encryption-api/target/jacoco.exec [INFO] [INFO] --- googleformatter-maven-plugin:1.7.3:format (reformat-sources) @ encryption-api --- [INFO] Found 19 uncompiled/modified files in /tessera/encryption/encryption-api/src/main/java to reformat. [INFO] Found 10 uncompiled/modified files in /tessera/encryption/encryption-api/src/test/java to reformat. [INFO] Executing: /bin/sh -c cd '/tessera' && 'git' 'rev-parse' '--show-prefix' [INFO] Working directory: /tessera [INFO] Executing: /bin/sh -c cd '/tessera' && 'git' 'status' '--porcelain' '.' [INFO] Working directory: /tessera [WARNING] Ignoring unrecognized line: ?? config/newPasses.txt [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ encryption-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /tessera/encryption/encryption-api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ encryption-api --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:check (verify-style) @ encryption-api --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ encryption-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ encryption-api --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ encryption-api --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.quorum.tessera.nacl.NaclFacadeFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s - in com.quorum.tessera.nacl.NaclFacadeFactoryTest [INFO] Running com.quorum.tessera.nacl.NaclFacadeTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.68 s - in com.quorum.tessera.nacl.NaclFacadeTest [INFO] Running com.quorum.tessera.nacl.NonceTest 16:26:29.979 [main] INFO com.openpojo.log.LoggerFactory - Logging subsystem initialized to [com.openpojo.log.impl.SLF4JLogger] 16:26:29.983 [main] INFO com.openpojo.reflection.coverage.service.PojoCoverageFilterServiceFactory - Jacoco detected, auto-configuring OpenPojo to ignore its structures. 16:26:30.061 [main] DEBUG com.openpojo.validation.test.impl.GetterTester - Testing Field [PojoFieldImpl [field=private final byte[] com.quorum.tessera.nacl.Nonce.nonceBytes, fieldGetter=PojoMethodImpl [method=getNonceBytes args=[] return=class [B], fieldSetter=null]] with value [[B@3855b27e] 16:26:30.067 [main] INFO com.openpojo.validation.affirm.Affirmation - Dynamically setting affirmation implementation = [com.openpojo.validation.affirm.JUnitAssertAffirmation [@33e4068: ]] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.847 s - in com.quorum.tessera.nacl.NonceTest [INFO] Running com.quorum.tessera.nacl.NaclExceptionTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.quorum.tessera.nacl.NaclExceptionTest [INFO] Running com.quorum.tessera.nacl.KeyExceptionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.quorum.tessera.nacl.KeyExceptionTest [INFO] Running com.quorum.tessera.encryption.KeyPairTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in com.quorum.tessera.encryption.KeyPairTest [INFO] Running com.quorum.tessera.encryption.KeyManagerTest 16:26:30.153 [main] DEBUG com.quorum.tessera.encryption.KeyManagerImpl - Attempting to find public key for the private key PrivateKey[cHJpdmF0ZUtleQ==] 16:26:30.160 [main] DEBUG com.quorum.tessera.encryption.KeyManagerImpl - Found public key PublicKey[cHVibGljS2V5] for private key PrivateKey[cHJpdmF0ZUtleQ==] 16:26:30.161 [main] DEBUG com.quorum.tessera.encryption.KeyManagerImpl - Attempting to find private key for the public key PublicKey[cHVibGljS2V5] 16:26:30.162 [main] DEBUG com.quorum.tessera.encryption.KeyManagerImpl - Found private key PrivateKey[cHJpdmF0ZUtleQ==] for public key PublicKey[cHVibGljS2V5] 16:26:30.163 [main] DEBUG com.quorum.tessera.encryption.KeyManagerImpl - Attempting to find public key for the private key PrivateKey[dW5rbm93bktleQ==] 16:26:30.178 [main] DEBUG com.quorum.tessera.encryption.KeyManagerImpl - Attempting to find private key for the public key PublicKey[dW5rbm93bktleQ==] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in com.quorum.tessera.encryption.KeyManagerTest [INFO] Running com.quorum.tessera.encryption.KeyTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in com.quorum.tessera.encryption.KeyTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:report (report) @ encryption-api --- [INFO] Loading execution data file /tessera/encryption/encryption-api/target/jacoco.exec [INFO] Analyzed bundle 'encryption-api' with 17 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ encryption-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:check (check) @ encryption-api --- [INFO] Loading execution data file /tessera/encryption/encryption-api/target/jacoco.exec [INFO] Analyzed bundle 'encryption-api' with 17 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (pre-integration-test) @ encryption-api --- [INFO] failsafeArgLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/tessera/encryption/encryption-api/target/jacoco-it.exec [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:report (post-integration-test) @ encryption-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- editorconfig-maven-plugin:0.0.10:check (check) @ encryption-api --- [INFO] Checked 896 files [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ encryption-api --- [INFO] Installing /tessera/encryption/encryption-api/target/encryption-api-0.11-SNAPSHOT.jar to /root/.m2/repository/com/jpmorgan/quorum/encryption-api/0.11-SNAPSHOT/encryption-api-0.11-SNAPSHOT.jar [INFO] Installing /tessera/encryption/encryption-api/pom.xml to /root/.m2/repository/com/jpmorgan/quorum/encryption-api/0.11-SNAPSHOT/encryption-api-0.11-SNAPSHOT.pom [INFO] [INFO] ----------------< com.jpmorgan.quorum:encryption-jnacl >---------------- [INFO] Building encryption-jnacl 0.11-SNAPSHOT [10/64] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ encryption-jnacl --- [INFO] Checking for vulnerabilities; 22 artifacts [INFO] Exclude coordinates: [] [INFO] Exclude vulnerability identifiers: [33fe5e62-2998-4820-aebc-68e348539b22] [INFO] CVSS-score threshold: 0.0 [INFO] Adding ignore: module-info [INFO] Adding ignore: META-INF/versions//module-info [INFO] Adding ignore: com.google. [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (default) @ encryption-jnacl --- [INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/tessera/encryption/encryption-jnacl/target/jacoco.exec [INFO] [INFO] --- googleformatter-maven-plugin:1.7.3:format (reformat-sources) @ encryption-jnacl --- [INFO] Found 4 uncompiled/modified files in /tessera/encryption/encryption-jnacl/src/main/java to reformat. [INFO] Found 4 uncompiled/modified files in /tessera/encryption/encryption-jnacl/src/test/java to reformat. [INFO] Executing: /bin/sh -c cd '/tessera' && 'git' 'rev-parse' '--show-prefix' [INFO] Working directory: /tessera [INFO] Executing: /bin/sh -c cd '/tessera' && 'git' 'status' '--porcelain' '.' [INFO] Working directory: /tessera [WARNING] Ignoring unrecognized line: ?? config/newPasses.txt [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ encryption-jnacl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ encryption-jnacl --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:check (verify-style) @ encryption-jnacl --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ encryption-jnacl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ encryption-jnacl --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ encryption-jnacl --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.quorum.tessera.nacl.jnacl.JnaclFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.501 s - in com.quorum.tessera.nacl.jnacl.JnaclFactoryTest [INFO] Running com.quorum.tessera.nacl.jnacl.JnaclSecretBoxTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 s - in com.quorum.tessera.nacl.jnacl.JnaclSecretBoxTest [INFO] Running com.quorum.tessera.nacl.jnacl.JnaclTest 16:26:33.618 [main] INFO com.quorum.tessera.nacl.jnacl.Jnacl - Generating new keypair... 16:26:33.641 [main] INFO com.quorum.tessera.nacl.jnacl.Jnacl - Generated public key PublicKey[aGhTFpwAb6874L8BJgleT5uBu/OuFeEjICBcJAI8SU8=] and private key REDACTED 16:26:33.706 [main] INFO com.quorum.tessera.nacl.jnacl.Jnacl - Generating new keypair... 16:26:33.711 [main] INFO com.quorum.tessera.nacl.jnacl.Jnacl - Generated public key PublicKey[50M6l3L/Do6c4VYw+FFzmFgtzUdHdXB+yYy8MDwhdU8=] and private key REDACTED 16:26:33.717 [main] INFO com.quorum.tessera.nacl.jnacl.Jnacl - Generating new keypair... 16:26:33.721 [main] INFO com.quorum.tessera.nacl.jnacl.Jnacl - Generated public key PublicKey[sdH+lq8ZT+/5o8//1j9bOtjCUS0gqe3DGvIb2AgN5js=] and private key REDACTED 16:26:33.731 [main] INFO com.quorum.tessera.nacl.jnacl.Jnacl - Generating new keypair... 16:26:33.735 [main] INFO com.quorum.tessera.nacl.jnacl.Jnacl - Generated public key PublicKey[c5zNckhNCwEOKrSZb1NuNtjWkq4rKpNMWNZjh9Syrnk=] and private key REDACTED 16:26:33.740 [main] WARN com.quorum.tessera.nacl.jnacl.Jnacl - Could not open sealed payload using shared key SharedKey[3PUSXeGKIaISNqJuYeNvUth7KkXr0+HR0Bdh0fOBxWc=] 16:26:33.742 [main] INFO com.quorum.tessera.nacl.jnacl.Jnacl - Generating new keypair... 16:26:33.746 [main] INFO com.quorum.tessera.nacl.jnacl.Jnacl - Generated public key PublicKey[oCJk41RlK+r62noG095jxDSN/pgi/JWOdqcUW7WlMWA=] and private key REDACTED 16:26:33.751 [main] INFO com.quorum.tessera.nacl.jnacl.Jnacl - Generating new keypair... 16:26:33.755 [main] INFO com.quorum.tessera.nacl.jnacl.Jnacl - Generated public key PublicKey[nsGosmeRChmx+ctH8eSa89yKEsmtrKHNGwsfL8nFmxE=] and private key REDACTED 16:26:33.760 [main] WARN com.quorum.tessera.nacl.jnacl.Jnacl - Could not create sealed payload using shared key SharedKey[i4A4kCJLTsJ7pr48CsklofKxGj/hzy1n3xE3pJJ5J8E=] 16:26:33.761 [main] INFO com.quorum.tessera.nacl.jnacl.Jnacl - Generating new keypair... 16:26:33.765 [main] INFO com.quorum.tessera.nacl.jnacl.Jnacl - Generated public key PublicKey[5lyNQXi2aSwOPnm6zmk2qTtGXTNALI1SRYOAnWXkwkk=] and private key REDACTED 16:26:33.774 [main] INFO com.quorum.tessera.nacl.jnacl.Jnacl - Generating new keypair... 16:26:33.779 [main] INFO com.quorum.tessera.nacl.jnacl.Jnacl - Generated public key PublicKey[S+rRsBWZvKAtXul2HAGb6/3x40pnAvNEpuneJ5fwDVg=] and private key REDACTED 16:26:33.783 [main] INFO com.quorum.tessera.nacl.jnacl.Jnacl - Generating new keypair... 16:26:33.784 [main] WARN com.quorum.tessera.nacl.jnacl.Jnacl - Unable to generate a new keypair! 16:26:33.784 [main] INFO com.quorum.tessera.nacl.jnacl.Jnacl - Generating new keypair... 16:26:33.788 [main] INFO com.quorum.tessera.nacl.jnacl.Jnacl - Generated public key PublicKey[lvO91ep9dx7SkCwrUGz5/UeD2fbGPV0+449FIH3FGyY=] and private key REDACTED 16:26:33.794 [main] INFO com.quorum.tessera.nacl.jnacl.Jnacl - Generating new keypair... 16:26:33.798 [main] INFO com.quorum.tessera.nacl.jnacl.Jnacl - Generated public key PublicKey[Nrb18xqeru3AnD2xJiFLwHpa/V57jTXHS3wJ7Cnssi8=] and private key REDACTED 16:26:33.803 [main] WARN com.quorum.tessera.nacl.jnacl.Jnacl - Could not compute the shared key for pub PublicKey[Nrb18xqeru3AnD2xJiFLwHpa/V57jTXHS3wJ7Cnssi8=] and priv REDACTED 16:26:33.804 [main] INFO com.quorum.tessera.nacl.jnacl.Jnacl - Generating new keypair... 16:26:33.808 [main] INFO com.quorum.tessera.nacl.jnacl.Jnacl - Generated public key PublicKey[Qkh9p2Xy+KYWW9Bnjv+S3ZASkRO3COl/ER5TNUip8GA=] and private key REDACTED 16:26:33.814 [main] INFO com.quorum.tessera.nacl.jnacl.Jnacl - Generating new keypair... 16:26:33.819 [main] INFO com.quorum.tessera.nacl.jnacl.Jnacl - Generated public key PublicKey[XnvzIVXxhhrwzhJlvNV3NR8vI0RW55Ipz83d01YpLhc=] and private key REDACTED 16:26:33.823 [main] INFO com.quorum.tessera.nacl.jnacl.Jnacl - Generating new keypair... 16:26:33.823 [main] INFO com.quorum.tessera.nacl.jnacl.Jnacl - Generated public key PublicKey[AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=] and private key REDACTED 16:26:33.824 [main] INFO com.quorum.tessera.nacl.jnacl.Jnacl - Generating new keypair... 16:26:33.828 [main] INFO com.quorum.tessera.nacl.jnacl.Jnacl - Generated public key PublicKey[/XcQXeK21i24G/snmx9pbVyuKGP3BehkbZCSgHNo438=] and private key REDACTED 16:26:33.833 [main] INFO com.quorum.tessera.nacl.jnacl.Jnacl - Generating new keypair... 16:26:33.837 [main] INFO com.quorum.tessera.nacl.jnacl.Jnacl - Generated public key PublicKey[RGVa5GUfL/86TaC0nbS23op8VvB7HGYP5RYdOtRG4Bg=] and private key REDACTED [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.841 s - in com.quorum.tessera.nacl.jnacl.JnaclTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:report (report) @ encryption-jnacl --- [INFO] Loading execution data file /tessera/encryption/encryption-jnacl/target/jacoco.exec [INFO] Analyzed bundle 'encryption-jnacl' with 3 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ encryption-jnacl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:check (check) @ encryption-jnacl --- [INFO] Loading execution data file /tessera/encryption/encryption-jnacl/target/jacoco.exec [INFO] Analyzed bundle 'encryption-jnacl' with 3 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (pre-integration-test) @ encryption-jnacl --- [INFO] failsafeArgLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/tessera/encryption/encryption-jnacl/target/jacoco-it.exec [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:report (post-integration-test) @ encryption-jnacl --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- editorconfig-maven-plugin:0.0.10:check (check) @ encryption-jnacl --- [INFO] Checked 896 files [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ encryption-jnacl --- [INFO] Installing /tessera/encryption/encryption-jnacl/target/encryption-jnacl-0.11-SNAPSHOT.jar to /root/.m2/repository/com/jpmorgan/quorum/encryption-jnacl/0.11-SNAPSHOT/encryption-jnacl-0.11-SNAPSHOT.jar [INFO] Installing /tessera/encryption/encryption-jnacl/pom.xml to /root/.m2/repository/com/jpmorgan/quorum/encryption-jnacl/0.11-SNAPSHOT/encryption-jnacl-0.11-SNAPSHOT.pom [INFO] [INFO] ---------------------< com.jpmorgan.quorum:config >--------------------- [INFO] Building config 0.11-SNAPSHOT [11/64] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] The artifact org.hibernate:hibernate-validator:jar:6.0.2.Final has been relocated to org.hibernate.validator:hibernate-validator:jar:6.0.2.Final [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ config --- [WARNING] While downloading org.hibernate:hibernate-validator:6.0.2.Final This artifact has been relocated to org.hibernate.validator:hibernate-validator:6.0.2.Final.

[INFO] Checking for vulnerabilities; 34 artifacts [INFO] Exclude coordinates: [] [INFO] Exclude vulnerability identifiers: [33fe5e62-2998-4820-aebc-68e348539b22] [INFO] CVSS-score threshold: 0.0 [INFO] Adding ignore: module-info [INFO] Adding ignore: META-INF/versions//module-info [INFO] Adding ignore: com.google. [INFO] [INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (default) @ config --- [INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/tessera/config/target/jacoco.exec [INFO] [INFO] --- templating-maven-plugin:1.0.0:filter-sources (filter-src) @ config --- [INFO] Coping files with filtering to temporary directory. [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] No files needs to be copied to output directory. Up to date: /tessera/config/target/generated-sources/java-templates [INFO] Source directory: /tessera/config/target/generated-sources/java-templates added. [INFO] [INFO] --- googleformatter-maven-plugin:1.7.3:format (reformat-sources) @ config --- [INFO] Found 89 uncompiled/modified files in /tessera/config/src/main/java to reformat. [INFO] Found 57 uncompiled/modified files in /tessera/config/src/test/java to reformat. [INFO] Executing: /bin/sh -c cd '/tessera' && 'git' 'rev-parse' '--show-prefix' [INFO] Working directory: /tessera [INFO] Executing: /bin/sh -c cd '/tessera' && 'git' 'status' '--porcelain' '.' [INFO] Working directory: /tessera [WARNING] Ignoring unrecognized line: ?? config/newPasses.txt [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ config --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:check (verify-style) @ config --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 22 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ config --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 57 source files to /tessera/config/target/test-classes [WARNING] /tessera/config/src/test/java/com/quorum/tessera/config/constraints/EitherServerConfigsOrServerValidatorTest.java: Some input files use or override a deprecated API. [WARNING] /tessera/config/src/test/java/com/quorum/tessera/config/constraints/EitherServerConfigsOrServerValidatorTest.java: Recompile with -Xlint:deprecation for details. [WARNING] /tessera/config/src/test/java/com/quorum/tessera/config/util/XmlProcessingCallbackTest.java: Some input files use unchecked or unsafe operations. [WARNING] /tessera/config/src/test/java/com/quorum/tessera/config/util/XmlProcessingCallbackTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ config --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.quorum.tessera.config.apps.TesseraAppFactoryTest 16:26:40.050 [main] INFO com.quorum.tessera.config.apps.TesseraAppFactory - Loaded app com.quorum.tessera.config.apps.MockTesseraApp@4afd21c6 16:26:40.061 [main] INFO com.quorum.tessera.config.apps.TesseraAppFactory - Loaded app com.quorum.tessera.config.apps.OtherMockTesseraApp@7a34f66a 16:26:40.062 [main] INFO com.quorum.tessera.config.apps.TesseraAppFactory - Creating application type THIRD_PARTY for WEB_SOCKET 16:26:40.232 [main] INFO com.quorum.tessera.config.apps.TesseraAppFactory - Creating application type P2P for REST 16:26:40.233 [main] INFO com.quorum.tessera.config.apps.TesseraAppFactory - Creating application type P2P for WEB_SOCKET [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.531 s - in com.quorum.tessera.config.apps.TesseraAppFactoryTest [INFO] Running com.quorum.tessera.config.SslTrustModeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in com.quorum.tessera.config.SslTrustModeTest [INFO] Running com.quorum.tessera.config.PrivateKeyTypeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.quorum.tessera.config.PrivateKeyTypeTest [INFO] Running com.quorum.tessera.config.constraints.AzureVaultKeyPairValidatorTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.809 s - in com.quorum.tessera.config.constraints.AzureVaultKeyPairValidatorTest [INFO] Running com.quorum.tessera.config.constraints.PathValidatorTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 s - in com.quorum.tessera.config.constraints.PathValidatorTest [INFO] Running com.quorum.tessera.config.constraints.SslConfigValidatorTest [INFO] Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s - in com.quorum.tessera.config.constraints.SslConfigValidatorTest [INFO] Running com.quorum.tessera.config.constraints.UnsupportedKeyPairValidatorTest [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in com.quorum.tessera.config.constraints.UnsupportedKeyPairValidatorTest [INFO] Running com.quorum.tessera.config.constraints.EitherServerConfigsOrServerValidatorTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in com.quorum.tessera.config.constraints.EitherServerConfigsOrServerValidatorTest [INFO] Running com.quorum.tessera.config.constraints.ValidContentValidatorTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in com.quorum.tessera.config.constraints.ValidContentValidatorTest [INFO] Running com.quorum.tessera.config.constraints.ServerAddressValidatorTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in com.quorum.tessera.config.constraints.ServerAddressValidatorTest [INFO] Running com.quorum.tessera.config.constraints.KeyVaultConfigurationValidatorTest [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 s - in com.quorum.tessera.config.constraints.KeyVaultConfigurationValidatorTest [INFO] Running com.quorum.tessera.config.constraints.KeyConfigurationValidatorTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.quorum.tessera.config.constraints.KeyConfigurationValidatorTest [INFO] Running com.quorum.tessera.config.constraints.PositiveIntegerValidatorTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.quorum.tessera.config.constraints.PositiveIntegerValidatorTest [INFO] Running com.quorum.tessera.config.constraints.ServerConfigsValidatorTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in com.quorum.tessera.config.constraints.ServerConfigsValidatorTest [INFO] Running com.quorum.tessera.config.constraints.Base64ValidatorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.quorum.tessera.config.constraints.Base64ValidatorTest [INFO] Running com.quorum.tessera.config.constraints.ServerConfigValidatorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in com.quorum.tessera.config.constraints.ServerConfigValidatorTest [INFO] Running com.quorum.tessera.config.ConfigTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in com.quorum.tessera.config.ConfigTest [INFO] Running com.quorum.tessera.config.util.JaxbUtilTest 16:26:43.952 [main] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.0.2.Final [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.006 s - in com.quorum.tessera.config.util.JaxbUtilTest [INFO] Running com.quorum.tessera.config.util.EnvironmentVariableProviderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in com.quorum.tessera.config.util.EnvironmentVariableProviderTest [INFO] Running com.quorum.tessera.config.util.EncryptedStringResolverTest 16:26:45.084 [main] WARN com.quorum.tessera.config.util.ConfigSecretReader - Not able to find or read any secret for decrypting sensitive values in config. 16:26:45.150 [main] WARN com.quorum.tessera.config.util.ConfigSecretReader - Not able to find or read any secret for decrypting sensitive values in config. 16:26:45.153 [main] WARN com.quorum.tessera.config.util.EncryptedStringResolver - Some sensitive values are being given as unencrypted plain text in config. Please note this is NOT recommended for production environment. 16:26:45.153 [main] WARN com.quorum.tessera.config.util.EncryptedStringResolver - Some sensitive values are being given as unencrypted plain text in config. Please note this is NOT recommended for production environment. 16:26:45.154 [main] WARN com.quorum.tessera.config.util.EncryptedStringResolver - Some sensitive values are being given as unencrypted plain text in config. Please note this is NOT recommended for production environment. 16:26:45.155 [main] WARN com.quorum.tessera.config.util.EncryptedStringResolver - Some sensitive values are being given as unencrypted plain text in config. Please note this is NOT recommended for production environment. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in com.quorum.tessera.config.util.EncryptedStringResolverTest [INFO] Running com.quorum.tessera.config.util.ConfigFileStoreTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s - in com.quorum.tessera.config.util.ConfigFileStoreTest [INFO] Running com.quorum.tessera.config.util.XmlProcessingCallbackTest 16:26:45.296 [main] ERROR com.quorum.tessera.config.util.XmlProcessingCallback - null javax.xml.bind.JAXBException: at com.quorum.tessera.config.util.XmlProcessingCallbackTest.lambda$executeThrowsJAXBException$2(XmlProcessingCallbackTest.java:31) at com.quorum.tessera.config.util.XmlProcessingCallback.execute(XmlProcessingCallback.java:20) at com.quorum.tessera.config.util.XmlProcessingCallbackTest.executeThrowsJAXBException(XmlProcessingCallbackTest.java:33) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 16:26:45.298 [main] ERROR com.quorum.tessera.config.util.XmlProcessingCallback - null java.io.IOException: null at com.quorum.tessera.config.util.XmlProcessingCallbackTest.lambda$executeThrowsIOException$1(XmlProcessingCallbackTest.java:22) at com.quorum.tessera.config.util.XmlProcessingCallback.execute(XmlProcessingCallback.java:20) at com.quorum.tessera.config.util.XmlProcessingCallbackTest.executeThrowsIOException(XmlProcessingCallbackTest.java:24) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 16:26:45.299 [main] ERROR com.quorum.tessera.config.util.XmlProcessingCallback - null javax.xml.transform.TransformerException: at com.quorum.tessera.config.util.XmlProcessingCallbackTest.lambda$executeThrowsTransformerException$3(XmlProcessingCallbackTest.java:40) at com.quorum.tessera.config.util.XmlProcessingCallback.execute(XmlProcessingCallback.java:20) at com.quorum.tessera.config.util.XmlProcessingCallbackTest.executeThrowsTransformerException(XmlProcessingCallbackTest.java:42) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in com.quorum.tessera.config.util.XmlProcessingCallbackTest [INFO] Running com.quorum.tessera.config.util.ConfigSecretReaderTest 16:26:45.302 [main] WARN com.quorum.tessera.config.util.ConfigSecretReader - Not able to find or read any secret for decrypting sensitive values in config. 16:26:45.304 [main] WARN com.quorum.tessera.config.util.ConfigSecretReader - Not able to find or read any secret for decrypting sensitive values in config. [ERROR] Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.006 s <<< FAILURE! - in com.quorum.tessera.config.util.ConfigSecretReaderTest [ERROR] testReadException(com.quorum.tessera.config.util.ConfigSecretReaderTest) Time elapsed: 0.005 s <<< FAILURE! java.lang.AssertionError:

Expecting an empty Optional but was containing value: <"">. at com.quorum.tessera.config.util.ConfigSecretReaderTest.testReadException(ConfigSecretReaderTest.java:74)

[INFO] Running com.quorum.tessera.config.util.EnvironmentVariableProviderFactoryImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.quorum.tessera.config.util.EnvironmentVariableProviderFactoryImplTest [INFO] Running com.quorum.tessera.config.JaxbConfigFactoryTest [ERROR] Tests run: 9, Failures: 1, Errors: 1, Skipped: 0, Time elapsed: 0.169 s <<< FAILURE! - in com.quorum.tessera.config.JaxbConfigFactoryTest [ERROR] cantAppendToPasswordFileThrowsError(com.quorum.tessera.config.JaxbConfigFactoryTest) Time elapsed: 0 s <<< ERROR! java.nio.file.FileAlreadyExistsException: newPasses.txt at com.quorum.tessera.config.JaxbConfigFactoryTest.cantAppendToPasswordFileThrowsError(JaxbConfigFactoryTest.java:88)

[ERROR] createNewLockedKeyCreatesNewPasswordFile(com.quorum.tessera.config.JaxbConfigFactoryTest) Time elapsed: 0.021 s <<< FAILURE! java.lang.AssertionError:

Expected size:<1> but was:<33> in: <["null", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass"]> at com.quorum.tessera.config.JaxbConfigFactoryTest.createNewLockedKeyCreatesNewPasswordFile(JaxbConfigFactoryTest.java:81)

[INFO] Running com.quorum.tessera.config.ConfigFactoryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s - in com.quorum.tessera.config.ConfigFactoryTest [INFO] Running com.quorum.tessera.config.vault.data.HashicorpGetSecretDataTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.quorum.tessera.config.vault.data.HashicorpGetSecretDataTest [INFO] Running com.quorum.tessera.config.vault.data.AzureSetSecretDataTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.quorum.tessera.config.vault.data.AzureSetSecretDataTest [INFO] Running com.quorum.tessera.config.vault.data.AzureGetSecretDataTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.quorum.tessera.config.vault.data.AzureGetSecretDataTest [INFO] Running com.quorum.tessera.config.vault.data.HashicorpSetSecretDataTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.quorum.tessera.config.vault.data.HashicorpSetSecretDataTest [INFO] Running com.quorum.tessera.config.ObjectFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.quorum.tessera.config.ObjectFactoryTest [INFO] Running com.quorum.tessera.config.DeprecatedServerConfigTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.quorum.tessera.config.DeprecatedServerConfigTest [INFO] Running com.quorum.tessera.config.ServerConfigTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s - in com.quorum.tessera.config.ServerConfigTest [INFO] Running com.quorum.tessera.config.HashicorpKeyVaultConfigTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in com.quorum.tessera.config.HashicorpKeyVaultConfigTest [INFO] Running com.quorum.tessera.config.KeyVaultTypeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.quorum.tessera.config.KeyVaultTypeTest [INFO] Running com.quorum.tessera.config.ConfigExceptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.quorum.tessera.config.ConfigExceptionTest [INFO] Running com.quorum.tessera.config.keys.KeyEncryptorFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in com.quorum.tessera.config.keys.KeyEncryptorFactoryTest [INFO] Running com.quorum.tessera.config.keys.KeyEncryptorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in com.quorum.tessera.config.keys.KeyEncryptorTest [INFO] Running com.quorum.tessera.config.JaxbCreateFactoryTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in com.quorum.tessera.config.JaxbCreateFactoryTest [INFO] Running com.quorum.tessera.config.ValidationTest [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.802 s - in com.quorum.tessera.config.ValidationTest [INFO] Running com.quorum.tessera.config.SslAuthenticationModeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.quorum.tessera.config.SslAuthenticationModeTest [INFO] Running com.quorum.tessera.config.InfluxConfigTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.quorum.tessera.config.InfluxConfigTest [INFO] Running com.quorum.tessera.config.adapters.PathAdapterTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.quorum.tessera.config.adapters.PathAdapterTest [INFO] Running com.quorum.tessera.config.adapters.PrivateKeyTypeAdapterTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.quorum.tessera.config.adapters.PrivateKeyTypeAdapterTest [INFO] Running com.quorum.tessera.config.adapters.KeyDataAdapterTest [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in com.quorum.tessera.config.adapters.KeyDataAdapterTest [INFO] Running com.quorum.tessera.config.OpenPojoTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.977 s - in com.quorum.tessera.config.OpenPojoTest [INFO] Running com.quorum.tessera.config.AzureKeyVaultConfigTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.quorum.tessera.config.AzureKeyVaultConfigTest [INFO] Running com.quorum.tessera.config.keypairs.AzureVaultKeyPairTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.quorum.tessera.config.keypairs.AzureVaultKeyPairTest [INFO] Running com.quorum.tessera.config.keypairs.InlineKeypairTest 16:26:47.773 [main] WARN com.quorum.tessera.nacl.jnacl.Jnacl - Could not open sealed payload using shared key SharedKey[O2rFa/UW89U/RHKZJR3nd2H5aM3veXk6qwWlfmXeM7A=] 16:26:47.785 [main] WARN com.quorum.tessera.nacl.jnacl.Jnacl - Could not open sealed payload using shared key SharedKey[97ND1oyJ67hSq3t2fj7iZPVVIRgXC0ZvtQv7QjUOrhA=] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in com.quorum.tessera.config.keypairs.InlineKeypairTest [INFO] Running com.quorum.tessera.config.keypairs.FilesystemKeyPairTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in com.quorum.tessera.config.keypairs.FilesystemKeyPairTest [INFO] Running com.quorum.tessera.config.keypairs.HashicorpVaultKeyPairTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.quorum.tessera.config.keypairs.HashicorpVaultKeyPairTest [INFO] Running com.quorum.tessera.config.keypairs.UnsupportedKeyPairTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.quorum.tessera.config.keypairs.UnsupportedKeyPairTest [INFO] Running com.quorum.tessera.config.keypairs.DirectKeyPairTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.quorum.tessera.config.keypairs.DirectKeyPairTest [INFO] [INFO] Results: [INFO] [ERROR] Failures: [ERROR] JaxbConfigFactoryTest.createNewLockedKeyCreatesNewPasswordFile:81 Expected size:<1> but was:<33> in: <["null", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass", "pass"]> [ERROR] ConfigSecretReaderTest.testReadException:74 Expecting an empty Optional but was containing value: <"">. [ERROR] Errors: [ERROR] JaxbConfigFactoryTest.cantAppendToPasswordFileThrowsError:88 » FileAlreadyExists [INFO] [ERROR] Tests run: 342, Failures: 2, Errors: 1, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] tessera 0.11-SNAPSHOT .............................. SUCCESS [ 3.078 s] [INFO] shared ............................................. SUCCESS [ 7.700 s] [INFO] argon2 ............................................. SUCCESS [ 8.117 s] [INFO] tests .............................................. SUCCESS [ 0.712 s] [INFO] test-util .......................................... SUCCESS [ 0.784 s] [INFO] service-locator .................................... SUCCESS [ 0.790 s] [INFO] service-locator-api ................................ SUCCESS [ 1.030 s] [INFO] encryption ......................................... SUCCESS [ 0.797 s] [INFO] encryption-api ..................................... SUCCESS [ 4.075 s] [INFO] encryption-jnacl ................................... SUCCESS [ 3.594 s] [INFO] config ............................................. FAILURE [ 13.325 s] [INFO] cli ................................................ SKIPPED [INFO] cli-api ............................................ SKIPPED [INFO] key-vault .......................................... SKIPPED [INFO] key-vault-api ...................................... SKIPPED [INFO] key-generation ..................................... SKIPPED [INFO] config-cli ......................................... SKIPPED [INFO] security ........................................... SKIPPED [INFO] server ............................................. SKIPPED [INFO] server-api ......................................... SKIPPED [INFO] server-utils ....................................... SKIPPED [INFO] jersey-server ...................................... SKIPPED [INFO] jaxrs-client-unixsocket ............................ SKIPPED [INFO] enclave ............................................ SKIPPED [INFO] enclave-api ........................................ SKIPPED [INFO] tessera-data ....................................... SKIPPED [INFO] tessera-admin ...................................... SKIPPED [INFO] test-utils ......................................... SKIPPED [INFO] mock-service-locator ............................... SKIPPED [INFO] tessera-partyinfo .................................. SKIPPED [INFO] tessera-core ....................................... SKIPPED [INFO] tessera-jaxrs ...................................... SKIPPED [INFO] jaxrs-client ....................................... SKIPPED [INFO] admin-cli .......................................... SKIPPED [INFO] service-locator-spring ............................. SKIPPED [INFO] common-jaxrs ....................................... SKIPPED [INFO] tessera-dist ....................................... SKIPPED [INFO] tessera-launcher ................................... SKIPPED [INFO] tessera-grpc ....................................... SKIPPED [INFO] grpc ............................................... SKIPPED [INFO] grpc-api ........................................... SKIPPED [INFO] grpc-service ....................................... SKIPPED [INFO] grpc-server ........................................ SKIPPED [INFO] admin-jaxrs ........................................ SKIPPED [INFO] mock-jaxrs ......................................... SKIPPED [INFO] sync-jaxrs ......................................... SKIPPED [INFO] transaction-jaxrs .................................. SKIPPED [INFO] thirdparty-jaxrs ................................... SKIPPED [INFO] enclave-server ..................................... SKIPPED [INFO] enclave-jaxrs ...................................... SKIPPED [INFO] azure-key-vault .................................... SKIPPED [INFO] hashicorp-key-vault ................................ SKIPPED [INFO] tessera-app ........................................ SKIPPED [INFO] tessera-simple ..................................... SKIPPED [INFO] tessera-grpc-dist .................................. SKIPPED [INFO] config-migration ................................... SKIPPED [INFO] ddls ............................................... SKIPPED [INFO] acceptance-test .................................... SKIPPED [INFO] jmeter-test ........................................ SKIPPED [INFO] websockets-server .................................. SKIPPED [INFO] encryption-kalium .................................. SKIPPED [INFO] data-migration ..................................... SKIPPED [INFO] mock-websocket-container ........................... SKIPPED [INFO] tessera-sync 0.11-SNAPSHOT ......................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 45.127 s [INFO] Finished at: 2019-09-30T16:26:48-05:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:test (default-test) on project config: There are test failures. [ERROR] [ERROR] Please refer to /tessera/config/target/surefire-reports for the individual test results. [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :config root@production:/tessera#

prd-fox commented 5 years ago

Hi @fredhampton

You will need to build from a non-root user, as some of the tests are for file permissions, which do not apply to the root user.

melowe commented 5 years ago

This is strange we repeat this build several times a day. I’ll take a closer look tomorrow morning (GMT) For now you can try mvn clean install. The error looks related to a test and interacts with a file cleaning first might help.

freedomtrain commented 5 years ago

I attempted to build with a non root users and received the same error message "Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:test"

Maybe this issue is related to the following ? https://github.com/jpmorganchase/tessera/issues/638 https://github.com/jpmorganchase/tessera/issues/561

Thank so much for your help !

prd-fox commented 5 years ago

That is more curious then. You might find there are some files that weren't cleaned up from tests that didn't execute properly, and need to be removed first (running git status would show any untracked files), or re-clone the repo for a fresh start.

Alternatively, you are able to run without the tests mvn clean install -DskipTests=true.