See 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/15/display/redirect?page=changes>

Changes:

[madhan] ATLAS-1836: fixed incorrect json in Area0 model

[madhan] ATLAS-2251: fixed NPE in V1 to V2 entity conversion

------------------------------------------
[...truncated 565.99 KB...]
        at 
org.apache.atlas.web.integration.EntityJerseyResourceIT.testGetTraitNames(EntityJerseyResourceIT.java:542)

testPartialUpdateByGuid(org.apache.atlas.web.integration.EntityJerseyResourceIT)
  Time elapsed: 0.1 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API 
org.apache.atlas.AtlasClient$API_V1@1775e75 failed with status 400 (Bad 
Request) Response Body ({"error":"Invalid instance creation\\\/updation 
parameters passed : hive_table.db: mandatory attribute value missing in type 
hive_table"})
        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:936)
        at org.apache.atlas.AtlasClient.createEntity(AtlasClient.java:407)
        at org.apache.atlas.AtlasClient.createEntity(AtlasClient.java:433)
        at org.apache.atlas.AtlasClient.createEntity(AtlasClient.java:428)
        at 
org.apache.atlas.web.integration.BaseResourceIT.createInstance(BaseResourceIT.java:218)
        at 
org.apache.atlas.web.integration.EntityJerseyResourceIT.testPartialUpdateByGuid(EntityJerseyResourceIT.java:834)

testPartialUpdateByUniqueAttributes(org.apache.atlas.web.integration.EntityJerseyResourceIT)
  Time elapsed: 0.1 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API 
org.apache.atlas.AtlasClient$API_V1@1775e75 failed with status 400 (Bad 
Request) Response Body ({"error":"Invalid instance creation\\\/updation 
parameters passed : hive_table.db: mandatory attribute value missing in type 
hive_table"})
        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:936)
        at org.apache.atlas.AtlasClient.createEntity(AtlasClient.java:407)
        at org.apache.atlas.AtlasClient.createEntity(AtlasClient.java:433)
        at org.apache.atlas.AtlasClient.createEntity(AtlasClient.java:428)
        at 
org.apache.atlas.web.integration.BaseResourceIT.createInstance(BaseResourceIT.java:218)
        at 
org.apache.atlas.web.integration.EntityJerseyResourceIT.testPartialUpdateByUniqueAttributes(EntityJerseyResourceIT.java:880)

testRequestUser(org.apache.atlas.web.integration.EntityJerseyResourceIT)  Time 
elapsed: 0.173 sec  <<< FAILURE!
java.lang.NullPointerException: null
        at 
org.apache.atlas.web.integration.EntityJerseyResourceIT.testRequestUser(EntityJerseyResourceIT.java:162)

testSubmitEntity(org.apache.atlas.web.integration.EntityJerseyResourceIT)  Time 
elapsed: 0.092 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API 
org.apache.atlas.AtlasClient$API_V1@1775e75 failed with status 400 (Bad 
Request) Response Body ({"error":"Invalid instance creation\\\/updation 
parameters passed : hive_table.db: mandatory attribute value missing in type 
hive_table"})
        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:936)
        at org.apache.atlas.AtlasClient.createEntity(AtlasClient.java:407)
        at org.apache.atlas.AtlasClient.createEntity(AtlasClient.java:433)
        at org.apache.atlas.AtlasClient.createEntity(AtlasClient.java:428)
        at 
org.apache.atlas.web.integration.BaseResourceIT.createInstance(BaseResourceIT.java:218)
        at 
org.apache.atlas.web.integration.EntityJerseyResourceIT.testSubmitEntity(EntityJerseyResourceIT.java:126)

testSubmitEntityWithBadDateFormat(org.apache.atlas.web.integration.EntityJerseyResourceIT)
  Time elapsed: 0.105 sec  <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
        at org.testng.Assert.fail(Assert.java:94)
        at org.testng.Assert.failNotEquals(Assert.java:496)
        at org.testng.Assert.assertTrue(Assert.java:42)
        at org.testng.Assert.assertTrue(Assert.java:52)
        at 
org.apache.atlas.web.integration.EntityJerseyResourceIT.testSubmitEntityWithBadDateFormat(EntityJerseyResourceIT.java:307)

testSimpleLoginAndAuthorizationWithValidCrendentialsAndInvalidAccessToResource(org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterIT)
  Time elapsed: 0.011 sec  <<< FAILURE!
java.lang.AssertionError: expected [403] but found [500]
        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)


Results :

Failed tests: 
  
NotificationHookConsumerIT.testCreateEntity:107->BaseResourceIT.waitFor:615->access$100:41->BaseResourceIT.searchByDSL:676
 » AtlasService
  
NotificationHookConsumerIT.testDeleteByQualifiedName:205->BaseResourceIT.waitFor:622
 » 
  
NotificationHookConsumerIT.testMessageHandleFailureConsumerContinues:85->BaseResourceIT.waitFor:615->access$000:41->BaseResourceIT.searchByDSL:676
 » AtlasService
  
NotificationHookConsumerIT.testUpdateEntityFullUpdate:238->BaseResourceIT.waitFor:615->access$500:41->BaseResourceIT.searchByDSL:676
 » AtlasService
  
NotificationHookConsumerIT.testUpdatePartialUpdatingQualifiedName:176->BaseResourceIT.waitFor:615->access$300:41->BaseResourceIT.searchByDSL:676
 » AtlasService
  
AtlasAuthenticationSimpleFilterIT.testSimpleLoginAndAuthorizationWithValidCrendentialsAndInvalidAccessToResource:74
 expected [403] but found [500]
  
DataSetLineageJerseyResourceIT.setUp:61->setupInstances:205->table:273->BaseResourceIT.createInstance:218
 » AtlasService
  EntityDiscoveryJerseyResourceIT.testSearchByDSL:60 » AtlasService Metadata 
ser...
  EntityDiscoveryJerseyResourceIT.testSearchDSLLimits:81 » AtlasService 
Metadata...
  EntityDiscoveryJerseyResourceIT.testSearchUsingDSL:122 » AtlasService 
Metadata...
  
EntityJerseyResourceIT.testAddExistingTrait:626->BaseResourceIT.createInstance:218
 » AtlasService
  
EntityJerseyResourceIT.testAddNullProperty:362->BaseResourceIT.createInstance:218
 » AtlasService
  EntityJerseyResourceIT.testAddProperty:319->BaseResourceIT.createInstance:218 
» AtlasService
  
EntityJerseyResourceIT.testAddReferenceProperty:408->BaseResourceIT.createInstance:218
 » AtlasService
  EntityJerseyResourceIT.testAddTrait:563->BaseResourceIT.createInstance:218 » 
AtlasService
  
EntityJerseyResourceIT.testAddTraitWithAttribute:660->BaseResourceIT.createInstance:218
 » AtlasService
  
EntityJerseyResourceIT.testCompleteUpdate:933->BaseResourceIT.createInstance:218
 » AtlasService
  EntityJerseyResourceIT.testCreateNestedEntities:113 » AtlasService Metadata 
se...
  EntityJerseyResourceIT.testDeleteEntitiesViaClientApi:1064 expected [DELETED] 
but found [ACTIVE]
  EntityJerseyResourceIT.testDeleteEntitiesViaRestApi:1023 expected [DELETED] 
but found [ACTIVE]
  EntityJerseyResourceIT.testDeleteEntityByUniqAttribute:1094 expected 
[DELETED] but found [ACTIVE]
  
EntityJerseyResourceIT.testDeleteExistentTraitNonExistentForEntity:772->BaseResourceIT.createInstance:218
 » AtlasService
  EntityJerseyResourceIT.testDeleteTrait:712->BaseResourceIT.createInstance:218 
» AtlasService
  EntityJerseyResourceIT.testEntityDeduping:197->assertEntityAudit:222 
NullPointer
  EntityJerseyResourceIT.testEntityDefinitionAcrossTypeUpdate:240 » 
AtlasService
  
EntityJerseyResourceIT.testGetEntityDefinition:447->BaseResourceIT.createInstance:218
 » AtlasService
  
EntityJerseyResourceIT.testGetEntityList:483->BaseResourceIT.createInstance:218 
» AtlasService
  EntityJerseyResourceIT.testGetEntityListForBadEntityType:504 » JSON 
JSONObject...
  
EntityJerseyResourceIT.testGetEntityListForNoInstances:510->addNewType:531->BaseResourceIT.createType:210->BaseResourceIT.createType:172
 » NullPointer
  
EntityJerseyResourceIT.testGetTraitDefinitionForEntity:592->BaseResourceIT.createInstance:218
 » AtlasService
  
EntityJerseyResourceIT.testGetTraitNames:542->BaseResourceIT.createInstance:218 
» AtlasService
  
EntityJerseyResourceIT.testPartialUpdateByGuid:834->BaseResourceIT.createInstance:218
 » AtlasService
  
EntityJerseyResourceIT.testPartialUpdateByUniqueAttributes:880->BaseResourceIT.createInstance:218
 » AtlasService
  EntityJerseyResourceIT.testRequestUser:162 NullPointer
  
EntityJerseyResourceIT.testSubmitEntity:126->BaseResourceIT.createInstance:218 
» AtlasService
  EntityJerseyResourceIT.testSubmitEntityWithBadDateFormat:307 expected [true] 
but found [false]
  EntityV2JerseyResourceIT.testAddTrait:448->assertEntityAudit:174 NullPointer
  
EntityV2JerseyResourceIT.testEntityDeduping:150->BaseResourceIT.searchByDSL:676 
» AtlasService
  EntityV2JerseyResourceIT.testRequestUser:145 NullPointer
  MetadataDiscoveryJerseyResourceIT.testSearchByDSL:66 » AtlasService Metadata 
s...
  MetadataDiscoveryJerseyResourceIT.testSearchDSLLimits:89 » AtlasService 
Metada...
  MetadataDiscoveryJerseyResourceIT.testSearchFullTextOnDSLFailure:176 » 
AtlasService
  MetadataDiscoveryJerseyResourceIT.testSearchUsingDSL:162 » AtlasService 
Metada...
  TypesJerseyResourceIT.testGetDefinition:141 NullPointer
  
TypesJerseyResourceIT.testGetTraitNames:175->addTraits:213->BaseResourceIT.createType:210->BaseResourceIT.createType:172
 » NullPointer
  
TypesJerseyResourceIT.testListTypesByFilter:193->BaseResourceIT.createType:210->BaseResourceIT.createType:172
 » NullPointer
  TypesJerseyResourceIT.testUpdate:107 expected [1] but found [0]

Tests run: 142, Failures: 47, Errors: 0, Skipped: 37

[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@6d681047{HTTP/1.1,[http/1.1]}{0.0.0.0:31000}
[INFO] Stopped scavenging
[INFO] Closing Spring root WebApplicationContext
[INFO] Shutting down log4j
[INFO] Stopped 
o.e.j.m.p.JettyWebAppContext@46064a02{/,file://<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/Atlas-master-Titan-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-Titan-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-Titan-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-Titan-IntegrationTests/ws/webapp/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  1.282 s]
[INFO] apache-atlas ....................................... SUCCESS [  7.146 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 25.880 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  8.177 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.666 s]
[INFO] atlas-client-common ................................ SUCCESS [  6.885 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  7.065 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  5.841 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 10.758 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  5.759 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.488 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  4.844 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  5.078 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  9.047 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [ 43.953 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  0.557 
s]
[INFO] Apache Atlas Titan 1.0.0 GraphDB Impl .............. SUCCESS [ 33.102 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [ 14.847 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 22.588 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [ 21.034 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  6.504 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:18 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [03:30 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: 08:51 min
[INFO] Finished at: 2017-11-12T23:00:07Z
[INFO] Final Memory: 341M/2431M
[INFO] ------------------------------------------------------------------------
log4j:WARN No appenders could be found for logger 
(org.apache.zookeeper.ClientCnxn).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more 
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-Titan-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-Titan-IntegrationTests/ws/> that 
match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 21 files in 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-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-Titan-IntegrationTests/ws/client/client-v1/target/checkstyle-result.xml>
 with 1317 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/client/client-v2/target/checkstyle-result.xml>
 with 1657 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/client/common/target/checkstyle-result.xml>
 with 2147 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/client/target/checkstyle-result.xml>
 with 2147 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/common/target/checkstyle-result.xml>
 with 3083 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml>
 with 3083 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/api/target/checkstyle-result.xml>
 with 3355 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/common/target/checkstyle-result.xml>
 with 3548 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml>
 with 3548 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/janus/target/checkstyle-result.xml>
 with 4539 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/target/checkstyle-result.xml>
 with 4539 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/titan0/target/checkstyle-result.xml>
 with 6998 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/titan1/target/checkstyle-result.xml>
 with 7969 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/intg/target/checkstyle-result.xml>
 with 17795 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/notification/target/checkstyle-result.xml>
 with 18956 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/repository/target/checkstyle-result.xml>
 with 29979 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/server-api/target/checkstyle-result.xml>
 with 30191 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml>
 with 30191 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml>
 with 30191 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/target/checkstyle-result.xml>
 with 30191 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=6a1c4f4df2b906673a8cedd6abbd20761fcfb183, 
workspace=<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/>
 > git rev-parse 6a1c4f4df2b906673a8cedd6abbd20761fcfb183^{commit} # timeout=10
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/> that 
match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/authorization/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-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-Titan-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-Titan-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-Titan-IntegrationTests/ws/common/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-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-Titan-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-Titan-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-Titan-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-Titan-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-Titan-IntegrationTests/ws/intg/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/notification/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/repository/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/server-api/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=6a1c4f4df2b906673a8cedd6abbd20761fcfb183, 
workspace=<https://builds.apache.org/job/Atlas-master-Titan-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-Titan-IntegrationTests/builds/15/testng/testng-results.xml'
33.823528% of tests failed, which exceeded threshold of 0%. Marking build as 
UNSTABLE
TestNG Reports Processing: FINISH

Reply via email to