See
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/13/display/redirect?page=changes>
Changes:
[ssubramanian] ATLAS-2256: Make JanusGraph as the default graph-provider in
atlas
------------------------------------------
[...truncated 556.73 KB...]
at
org.apache.atlas.web.integration.BaseResourceIT.createType(BaseResourceIT.java:169)
at
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testCreate(TypedefsJerseyResourceIT.java:84)
testDuplicateCreate(org.apache.atlas.web.integration.TypedefsJerseyResourceIT)
Time elapsed: 20.057 sec <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API
org.apache.atlas.AtlasClientV2$API_V2@767708c4 failed with status 503 (Service
Unavailable) Response Body ()
at
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:387)
at
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:320)
at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:208)
at
org.apache.atlas.AtlasClientV2.createAtlasTypeDefs(AtlasClientV2.java:223)
at
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testDuplicateCreate(TypedefsJerseyResourceIT.java:112)
testInvalidGets(org.apache.atlas.web.integration.TypedefsJerseyResourceIT)
Time elapsed: 20.025 sec <<< FAILURE!
java.lang.AssertionError: Should've returned a 404 expected [404] but found
[503]
at org.testng.Assert.fail(Assert.java:94)
at org.testng.Assert.failNotEquals(Assert.java:496)
at org.testng.Assert.assertEquals(Assert.java:125)
at org.testng.Assert.assertEquals(Assert.java:372)
at
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testInvalidGets(TypedefsJerseyResourceIT.java:200)
testListTypesByFilter(org.apache.atlas.web.integration.TypedefsJerseyResourceIT)
Time elapsed: 20.047 sec <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API
org.apache.atlas.AtlasClientV2$API_V2@767708c4 failed with status 503 (Service
Unavailable) Response Body ()
at
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:387)
at
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:320)
at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:208)
at
org.apache.atlas.AtlasClientV2.createAtlasTypeDefs(AtlasClientV2.java:223)
at
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testListTypesByFilter(TypedefsJerseyResourceIT.java:277)
testUpdate(org.apache.atlas.web.integration.TypedefsJerseyResourceIT) Time
elapsed: 20.084 sec <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API
org.apache.atlas.AtlasClientV2$API_V2@767708c4 failed with status 503 (Service
Unavailable) Response Body ()
at
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:387)
at
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:320)
at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:208)
at
org.apache.atlas.AtlasClientV2.createAtlasTypeDefs(AtlasClientV2.java:223)
at
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testUpdate(TypedefsJerseyResourceIT.java:133)
setUp(org.apache.atlas.web.integration.EntityDiscoveryJerseyResourceIT) Time
elapsed: 80.552 sec <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API
org.apache.atlas.AtlasClient$API_V1@4bf78cbc failed with status 503 (Service
Unavailable) Response Body ()
at
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:387)
at
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:320)
at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:208)
at org.apache.atlas.AtlasClient.callAPIWithBody(AtlasClient.java:942)
at org.apache.atlas.AtlasClient.createType(AtlasClient.java:261)
at org.apache.atlas.AtlasClient.createType(AtlasClient.java:279)
at
org.apache.atlas.web.integration.BaseResourceIT.createType(BaseResourceIT.java:211)
at
org.apache.atlas.web.integration.EntityDiscoveryJerseyResourceIT.createTypes(EntityDiscoveryJerseyResourceIT.java:209)
at
org.apache.atlas.web.integration.EntityDiscoveryJerseyResourceIT.setUp(EntityDiscoveryJerseyResourceIT.java:58)
testAccessforUnauthenticatedResource(org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterIT)
Time elapsed: 0.002 sec <<< FAILURE!
java.lang.AssertionError: expected [200] but found [503]
at org.testng.Assert.fail(Assert.java:94)
at org.testng.Assert.failNotEquals(Assert.java:496)
at org.testng.Assert.assertEquals(Assert.java:125)
at org.testng.Assert.assertEquals(Assert.java:372)
at org.testng.Assert.assertEquals(Assert.java:382)
at
org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterIT.testAccessforUnauthenticatedResource(AtlasAuthenticationSimpleFilterIT.java:57)
testSimpleLoginAndAuthorizationWithValidCrendentialsAndInvalidAccessToResource(org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterIT)
Time elapsed: 0.003 sec <<< FAILURE!
java.lang.AssertionError: expected [403] but found [503]
at org.testng.Assert.fail(Assert.java:94)
at org.testng.Assert.failNotEquals(Assert.java:496)
at org.testng.Assert.assertEquals(Assert.java:125)
at org.testng.Assert.assertEquals(Assert.java:372)
at org.testng.Assert.assertEquals(Assert.java:382)
at
org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterIT.testSimpleLoginAndAuthorizationWithValidCrendentialsAndInvalidAccessToResource(AtlasAuthenticationSimpleFilterIT.java:74)
testSimpleLoginForValidUser(org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterIT)
Time elapsed: 0.001 sec <<< FAILURE!
java.lang.AssertionError: expected [200] but found [503]
at org.testng.Assert.fail(Assert.java:94)
at org.testng.Assert.failNotEquals(Assert.java:496)
at org.testng.Assert.assertEquals(Assert.java:125)
at org.testng.Assert.assertEquals(Assert.java:372)
at org.testng.Assert.assertEquals(Assert.java:382)
at
org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterIT.testSimpleLoginForValidUser(AtlasAuthenticationSimpleFilterIT.java:46)
testSimpleLoginWithInvalidCrendentials(org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterIT)
Time elapsed: 0.001 sec <<< FAILURE!
java.lang.AssertionError: expected [401] but found [503]
at org.testng.Assert.fail(Assert.java:94)
at org.testng.Assert.failNotEquals(Assert.java:496)
at org.testng.Assert.assertEquals(Assert.java:125)
at org.testng.Assert.assertEquals(Assert.java:372)
at org.testng.Assert.assertEquals(Assert.java:382)
at
org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterIT.testSimpleLoginWithInvalidCrendentials(AtlasAuthenticationSimpleFilterIT.java:93)
Results :
Failed tests:
NotificationHookConsumerIT.setUp:55->BaseResourceIT.createTypeDefinitionsV1:364->BaseResourceIT.createType:211
» AtlasService
AtlasAuthenticationSimpleFilterIT.testAccessforUnauthenticatedResource:57
expected [200] but found [503]
AtlasAuthenticationSimpleFilterIT.testSimpleLoginAndAuthorizationWithValidCrendentialsAndInvalidAccessToResource:74
expected [403] but found [503]
AtlasAuthenticationSimpleFilterIT.testSimpleLoginForValidUser:46 expected
[200] but found [503]
AtlasAuthenticationSimpleFilterIT.testSimpleLoginWithInvalidCrendentials:93
expected [401] but found [503]
AdminJerseyResourceIT.testGetVersion:40 » AtlasService Metadata service API
or...
BasicSearchIT.setUp:58 » AtlasService Metadata service API
org.apache.atlas.At...
DataSetLineageJerseyResourceIT.setUp:61->BaseResourceIT.createTypeDefinitionsV1:364->BaseResourceIT.createType:211
» AtlasService
EntityDiscoveryJerseyResourceIT.setUp:58->createTypes:209->BaseResourceIT.createType:211
» AtlasService
EntityJerseyResourceIT.setUp:87->BaseResourceIT.createTypeDefinitionsV1:364->BaseResourceIT.createType:211
» AtlasService
EntityV2JerseyResourceIT.setUp:80->BaseResourceIT.createTypeDefinitionsV2:461->BaseResourceIT.batchCreateTypes:164
» AtlasService
MetadataDiscoveryJerseyResourceIT.setUp:63->createTypes:237->BaseResourceIT.createTypeDefinitionsV1:364->BaseResourceIT.createType:211
» AtlasService
TypedefsJerseyResourceIT.testCreate:84->BaseResourceIT.createType:169->BaseResourceIT.batchCreateTypes:164
» AtlasService
TypedefsJerseyResourceIT.testDuplicateCreate:112 » AtlasService Metadata
servi...
TypedefsJerseyResourceIT.testInvalidGets:200 Should've returned a 404
expected [404] but found [503]
TypedefsJerseyResourceIT.testListTypesByFilter:277 » AtlasService Metadata
ser...
TypedefsJerseyResourceIT.testUpdate:133 » AtlasService Metadata service API
or...
TypesJerseyResourceIT.testDuplicateSubmit:102 » AtlasService Metadata
service ...
TypesJerseyResourceIT.testGetTraitNames:188->addTraits:226->BaseResourceIT.createType:215->BaseResourceIT.createType:211
» AtlasService
TypesJerseyResourceIT.testListTypesByFilter:206->BaseResourceIT.createType:215->BaseResourceIT.createType:211
» AtlasService
TypesJerseyResourceIT.testSubmit:84 » AtlasService Metadata service API
org.ap...
TypesJerseyResourceIT.testUpdate:117 » AtlasService Metadata service API
org.a...
Tests run: 146, Failures: 22, Errors: 0, Skipped: 116
[INFO]
[INFO] --- jetty-maven-plugin:9.4.0.v20161208:stop (stop-jetty) @ atlas-webapp
---
[INFO] Waiting 10 seconds for jetty to stop
[INFO] Stopped ServerConnector@2bddb60a{HTTP/1.1,[http/1.1]}{0.0.0.0:31000}
[INFO] Stopped scavenging
[INFO] Shutting down log4j
[INFO] Stopped
o.e.j.m.p.JettyWebAppContext@4d0a08c6{/,file://<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/Atlas-master-JanusGraph-IntegrationTests/webapp/target/atlas-webapp-1.0.0-SNAPSHOT.war}>
[INFO] Server reports itself as stopped
[INFO]
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ atlas-webapp
---
[INFO] Building jar:
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT-sources.jar>
[INFO]
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @
atlas-webapp ---
[INFO] Building jar:
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT-test-sources.jar>
[INFO]
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ atlas-webapp ---
[INFO] Failsafe report directory:
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/webapp/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [ 0.814 s]
[INFO] apache-atlas ....................................... SUCCESS [ 4.308 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 23.958 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 10.076 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [ 52.885 s]
[INFO] Apache Atlas Client ................................ SUCCESS [ 0.843 s]
[INFO] atlas-client-common ................................ SUCCESS [ 8.091 s]
[INFO] atlas-client-v1 .................................... SUCCESS [ 8.091 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 6.717 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 10.721 s]
[INFO] atlas-client-v2 .................................... SUCCESS [ 6.442 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [ 0.490 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [ 5.392 s]
[INFO] Graph Database Common Code ......................... SUCCESS [ 5.694 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [ 12.289 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [ 1.517
s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [ 8.645 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [ 43.088 s]
[INFO] Apache Atlas Titan 1.0.0 GraphDB Impl .............. SUCCESS [ 31.892 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 21.750 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [01:31 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 7.402 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:08 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [37:16 min]
[INFO] Apache Atlas Documentation ......................... SKIPPED
[INFO] Apache Atlas FileSystem Model ...................... SKIPPED
[INFO] Apache Atlas Plugin Classloader .................... SKIPPED
[INFO] Apache Atlas Hive Bridge Shim ...................... SKIPPED
[INFO] Apache Atlas Hive Bridge ........................... SKIPPED
[INFO] Apache Atlas Falcon Bridge Shim .................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ......................... SKIPPED
[INFO] Apache Atlas Sqoop Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Sqoop Bridge .......................... SKIPPED
[INFO] Apache Atlas Storm Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Storm Bridge .......................... SKIPPED
[INFO] Apache Atlas Hbase Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Hbase Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 44:28 min
[INFO] Finished at: 2017-11-10T01:28:35Z
[INFO] Final Memory: 221M/2335M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-failsafe-plugin:2.18.1:verify (verify) on
project atlas-webapp: There are test failures.
[ERROR]
[ERROR] Please refer to
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/webapp/target/failsafe-reports>
for the individual test results.
[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 <goals> -rf :atlas-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Searching for all files in
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/>
that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 22 files in
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/authorization/target/checkstyle-result.xml>
with 461 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/client/client-v1/target/checkstyle-result.xml>
with 1336 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/client/client-v2/target/checkstyle-result.xml>
with 1676 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/client/common/target/checkstyle-result.xml>
with 2166 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/client/target/checkstyle-result.xml>
with 2166 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/common/target/checkstyle-result.xml>
with 3131 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml>
with 3131 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/graphdb/api/target/checkstyle-result.xml>
with 3404 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/graphdb/common/target/checkstyle-result.xml>
with 3597 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml>
with 3597 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/graphdb/janus/target/checkstyle-result.xml>
with 4588 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/graphdb/target/checkstyle-result.xml>
with 4588 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/graphdb/titan0/target/checkstyle-result.xml>
with 7047 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/graphdb/titan1/target/checkstyle-result.xml>
with 8018 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/intg/target/checkstyle-result.xml>
with 16224 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/notification/target/checkstyle-result.xml>
with 17789 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/repository/target/checkstyle-result.xml>
with 38119 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/server-api/target/checkstyle-result.xml>
with 38512 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml>
with 38512 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml>
with 38512 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/target/checkstyle-result.xml>
with 38512 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/typesystem/target/checkstyle-result.xml>
with 42730 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=0abf84caaf0b8dd0b4a6e40d3f589a4d05683e57,
workspace=<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/>
> git rev-parse 0abf84caaf0b8dd0b4a6e40d3f589a4d05683e57^{commit} # timeout=10
<Git Blamer> Skipping file
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/graphson/AtlasGraphSONMode.java,>
no result found.
<Git Blamer> Skipping file
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/graphdb/titan1/src/main/java/org/apache/atlas/repository/graphdb/titan1/graphson/AtlasGraphSONMode.java,>
no result found.
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/>
that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 15 files in
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/authorization/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/client/client-v1/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/client/client-v2/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/client/common/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/common/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/graphdb/api/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/graphdb/common/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/graphdb/janus/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/graphdb/titan0/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/graphdb/titan1/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/intg/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/notification/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/repository/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/server-api/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/typesystem/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=0abf84caaf0b8dd0b4a6e40d3f589a4d05683e57,
workspace=<https://builds.apache.org/job/Atlas-master-JanusGraph-IntegrationTests/ws/>
Archiving artifacts
[Fast Archiver] No prior successful build to compare, so performing full copy
of artifacts
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern:
**/target/surefire-reports/testng-results.xml,**/target/failsafe-reports/testng-results.xml
Saving reports...
Processing
'/x1/jenkins/jenkins-home/jobs/Atlas-master-JanusGraph-IntegrationTests/builds/13/testng/testng-results.xml'
11.029411% of tests failed, which exceeded threshold of 0%. Marking build as
UNSTABLE
TestNG Reports Processing: FINISH