See 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/505/display/redirect>

------------------------------------------
[...truncated 648.90 KB...]
        at 
com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:153)
        at 
com.sun.jersey.api.client.filter.HTTPBasicAuthFilter.handle(HTTPBasicAuthFilter.java:105)
        at com.sun.jersey.api.client.Client.handle(Client.java:652)
        at com.sun.jersey.api.client.WebResource.handle(WebResource.java:682)
        at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:74)
        at 
com.sun.jersey.api.client.WebResource$Builder.method(WebResource.java:634)
        at 
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:350)
        at 
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:323)
        at 
org.apache.atlas.AtlasBaseClient.callAPIWithRetries(AtlasBaseClient.java:472)
        at org.apache.atlas.AtlasClient.callAPIWithRetries(AtlasClient.java:931)
        at org.apache.atlas.AtlasClient.getEntity(AtlasClient.java:640)
        at org.apache.atlas.hive.HiveITBase$1.evaluate(HiveITBase.java:168)
        at org.apache.atlas.hive.HiveITBase.waitFor(HiveITBase.java:205)
        at 
org.apache.atlas.hive.HiveITBase.assertEntityIsRegistered(HiveITBase.java:165)
        at 
org.apache.atlas.hive.HiveITBase.assertTableIsRegistered(HiveITBase.java:159)
        at 
org.apache.atlas.hive.HiveITBase.assertTableIsRegistered(HiveITBase.java:153)
        at 
org.apache.atlas.hive.hook.HiveHookIT.testTruncateTable(HiveHookIT.java:1188)

testUpdateProcess(org.apache.atlas.hive.hook.HiveHookIT)  Time elapsed: 98.268 
sec  <<< FAILURE!
java.lang.AssertionError: Assertions failed. Failing after waiting for timeout 
80000 msecs
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
        at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
        at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
        at java.net.Socket.connect(Socket.java:589)
        at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
        at sun.net.www.http.HttpClient.<init>(HttpClient.java:242)
        at sun.net.www.http.HttpClient.New(HttpClient.java:339)
        at sun.net.www.http.HttpClient.New(HttpClient.java:357)
        at 
sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220)
        at 
sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
        at 
sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
        at 
sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984)
        at 
sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
        at 
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
        at 
java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
        at 
com.sun.jersey.client.urlconnection.URLConnectionClientHandler._invoke(URLConnectionClientHandler.java:253)
        at 
com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:153)
        at 
com.sun.jersey.api.client.filter.HTTPBasicAuthFilter.handle(HTTPBasicAuthFilter.java:105)
        at com.sun.jersey.api.client.Client.handle(Client.java:652)
        at com.sun.jersey.api.client.WebResource.handle(WebResource.java:682)
        at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:74)
        at 
com.sun.jersey.api.client.WebResource$Builder.method(WebResource.java:634)
        at 
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:350)
        at 
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:323)
        at 
org.apache.atlas.AtlasBaseClient.callAPIWithRetries(AtlasBaseClient.java:472)
        at org.apache.atlas.AtlasClient.callAPIWithRetries(AtlasClient.java:931)
        at org.apache.atlas.AtlasClient.getEntity(AtlasClient.java:640)
        at org.apache.atlas.hive.HiveITBase$1.evaluate(HiveITBase.java:168)
        at org.apache.atlas.hive.HiveITBase.waitFor(HiveITBase.java:205)
        at 
org.apache.atlas.hive.HiveITBase.assertEntityIsRegistered(HiveITBase.java:165)
        at 
org.apache.atlas.hive.hook.HiveHookIT.assertProcessIsRegistered(HiveHookIT.java:1737)
        at 
org.apache.atlas.hive.hook.HiveHookIT.validateProcess(HiveHookIT.java:485)
        at 
org.apache.atlas.hive.hook.HiveHookIT.validateProcess(HiveHookIT.java:505)
        at 
org.apache.atlas.hive.hook.HiveHookIT.testUpdateProcess(HiveHookIT.java:588)


Results :

Failed tests: 
  
HiveHookIT.testAlterDBProperties:1591->testAlterProperties:1618->verifyEntityProperties:1654->HiveITBase.assertDatabaseIsRegistered:250->HiveITBase.assertEntityIsRegistered:165->HiveITBase.waitFor:209
 Assertions failed. Failing after waiting for timeout 80000 msecs
  
HiveHookIT.testAlterTableAddColumn:957->assertColumnIsRegistered:276->assertColumnIsRegistered:281->HiveITBase.assertEntityIsRegistered:165->HiveITBase.waitFor:209
 Assertions failed. Failing after waiting for timeout 80000 msecs
  
HiveHookIT.testAlterTableBucketingClusterSort:1344->runBucketSortQuery:1356->assertTableIsRegistered:1804->HiveITBase.assertTableIsRegistered:159->HiveITBase.assertEntityIsRegistered:165->HiveITBase.waitFor:209
 Assertions failed. Failing after waiting for timeout 80000 msecs
  
HiveHookIT.testAlterTableChangeColumn:993->assertColumnIsNotRegistered:293->assertEntityIsNotRegistered:1808->HiveITBase.waitFor:209
 Assertions failed. Failing after waiting for timeout 80000 msecs
  
HiveHookIT.testAlterTableFileFormat:1306->assertTableIsRegistered:1804->HiveITBase.assertTableIsRegistered:159->HiveITBase.assertEntityIsRegistered:165->HiveITBase.waitFor:209
 Assertions failed. Failing after waiting for timeout 80000 msecs
  
HiveHookIT.testAlterTableLocation:1282->assertTableIsRegistered:1804->HiveITBase.assertTableIsRegistered:159->HiveITBase.assertEntityIsRegistered:165->HiveITBase.waitFor:209
 Assertions failed. Failing after waiting for timeout 80000 msecs
  
HiveHookIT.testAlterTablePartitionColumnType:1208->assertColumnIsRegistered:281->HiveITBase.assertEntityIsRegistered:165->HiveITBase.waitFor:209
 Assertions failed. Failing after waiting for timeout 80000 msecs
  
HiveHookIT.testAlterTableProperties:1598->testAlterProperties:1612->verifyEntityProperties:1646->assertTableIsRegistered:1804->HiveITBase.assertTableIsRegistered:159->HiveITBase.assertEntityIsRegistered:165->HiveITBase.waitFor:209
 Assertions failed. Failing after waiting for timeout 80000 msecs
  
HiveHookIT.testAlterTableRename:870->HiveITBase.assertTableIsRegistered:153->HiveITBase.assertTableIsRegistered:159->HiveITBase.assertEntityIsRegistered:165->HiveITBase.waitFor:209
 Assertions failed. Failing after waiting for timeout 80000 msecs
  
HiveHookIT.testAlterTableRenameAliasRegistered:854->HiveITBase.assertTableIsRegistered:153->HiveITBase.assertTableIsRegistered:159->HiveITBase.assertEntityIsRegistered:165->HiveITBase.waitFor:209
 Assertions failed. Failing after waiting for timeout 80000 msecs
  
HiveHookIT.testAlterTableSerde:1393->runSerdePropsQuery:1552->verifyTableSdProperties:1665->assertTableIsRegistered:1804->HiveITBase.assertTableIsRegistered:159->HiveITBase.assertEntityIsRegistered:165->HiveITBase.waitFor:209
 Assertions failed. Failing after waiting for timeout 80000 msecs
  
HiveHookIT.testAlterTableWithoutHookConf:1231->assertTableIsNotRegistered:1794->assertEntityIsNotRegistered:1808->HiveITBase.waitFor:209
 Assertions failed. Failing after waiting for timeout 80000 msecs
  
HiveHookIT.testAlterViewAsSelect:378->HiveITBase.assertTableIsRegistered:153->HiveITBase.assertTableIsRegistered:159->HiveITBase.assertEntityIsRegistered:165->HiveITBase.waitFor:209
 Assertions failed. Failing after waiting for timeout 80000 msecs
  
HiveHookIT.testAlterViewProperties:1639->testAlterProperties:1612->verifyEntityProperties:1646->assertTableIsRegistered:1804->HiveITBase.assertTableIsRegistered:159->HiveITBase.assertEntityIsRegistered:165->HiveITBase.waitFor:209
 Assertions failed. Failing after waiting for timeout 80000 msecs
  
HiveHookIT.testAlterViewRename:1270->HiveITBase.assertTableIsRegistered:153->HiveITBase.assertTableIsRegistered:159->HiveITBase.assertEntityIsRegistered:165->HiveITBase.waitFor:209
 Assertions failed. Failing after waiting for timeout 80000 msecs
  
HiveHookIT.testCTAS:307->assertProcessIsRegistered:1712->HiveITBase.assertEntityIsRegistered:165->HiveITBase.waitFor:209
 Assertions failed. Failing after waiting for timeout 80000 msecs
  
HiveHookIT.testCreateDatabase:75->HiveITBase.assertDatabaseIsRegistered:244->HiveITBase.assertDatabaseIsRegistered:250->HiveITBase.assertEntityIsRegistered:165->HiveITBase.waitFor:209
 Assertions failed. Failing after waiting for timeout 80000 msecs
  
HiveHookIT.testCreateTable:140->HiveITBase.assertTableIsRegistered:153->HiveITBase.assertTableIsRegistered:159->HiveITBase.assertEntityIsRegistered:165->HiveITBase.waitFor:209
 Assertions failed. Failing after waiting for timeout 80000 msecs
  
HiveHookIT.testCreateView:366->assertProcessIsRegistered:1712->HiveITBase.assertEntityIsRegistered:165->HiveITBase.waitFor:209
 Assertions failed. Failing after waiting for timeout 80000 msecs
  
HiveHookIT.testDropAndRecreateCTASOutput:336->HiveITBase.assertTableIsRegistered:153->HiveITBase.assertTableIsRegistered:159->HiveITBase.assertEntityIsRegistered:165->HiveITBase.waitFor:209
 Assertions failed. Failing after waiting for timeout 80000 msecs
  
HiveHookIT.testDropDatabaseWithCascade:1451->assertColumnIsNotRegistered:293->assertEntityIsNotRegistered:1808->HiveITBase.waitFor:209
 Assertions failed. Failing after waiting for timeout 80000 msecs
  
HiveHookIT.testDropDatabaseWithoutCascade:1475->assertTableIsNotRegistered:1794->assertEntityIsNotRegistered:1808->HiveITBase.waitFor:209
 Assertions failed. Failing after waiting for timeout 80000 msecs
  
HiveHookIT.testDropNonExistingDB:1500->assertDBIsNotRegistered:1800->assertEntityIsNotRegistered:1808->HiveITBase.waitFor:209
 Assertions failed. Failing after waiting for timeout 80000 msecs
  
HiveHookIT.testDropNonExistingTable:1512->assertTableIsNotRegistered:1794->assertEntityIsNotRegistered:1808->HiveITBase.waitFor:209
 Assertions failed. Failing after waiting for timeout 80000 msecs
  
HiveHookIT.testDropTable:1406->HiveITBase.assertTableIsRegistered:153->HiveITBase.assertTableIsRegistered:159->HiveITBase.assertEntityIsRegistered:165->HiveITBase.waitFor:209
 Assertions failed. Failing after waiting for timeout 80000 msecs
  
HiveHookIT.testDropView:1528->HiveITBase.assertTableIsRegistered:153->HiveITBase.assertTableIsRegistered:159->HiveITBase.assertEntityIsRegistered:165->HiveITBase.waitFor:209
 Assertions failed. Failing after waiting for timeout 80000 msecs
  
HiveHookIT.testEmptyStringAsValue:326->HiveITBase.assertTableIsRegistered:153->HiveITBase.assertTableIsRegistered:159->HiveITBase.assertEntityIsRegistered:165->HiveITBase.waitFor:209
 Assertions failed. Failing after waiting for timeout 80000 msecs
  
HiveHookIT.testExportImportPartitionedTable:771->HiveITBase.assertTableIsRegistered:153->HiveITBase.assertTableIsRegistered:159->HiveITBase.assertEntityIsRegistered:165->HiveITBase.waitFor:209
 Assertions failed. Failing after waiting for timeout 80000 msecs
  
HiveHookIT.testExportImportUnPartitionedTable:727->HiveITBase.assertTableIsRegistered:153->HiveITBase.assertTableIsRegistered:159->HiveITBase.assertEntityIsRegistered:165->HiveITBase.waitFor:209
 Assertions failed. Failing after waiting for timeout 80000 msecs
  
HiveHookIT.testIgnoreSelect:843->assertProcessIsNotRegistered:1779->assertEntityIsNotRegistered:1808->HiveITBase.waitFor:209
 Assertions failed. Failing after waiting for timeout 80000 msecs
  
HiveHookIT.testInsertIntoDFSDirPartitioned:636->validateProcess:485->assertProcessIsRegistered:1737->HiveITBase.assertEntityIsRegistered:165->HiveITBase.waitFor:209
 Assertions failed. Failing after waiting for timeout 80000 msecs
  
HiveHookIT.testInsertIntoLocalDir:569->validateProcess:505->validateProcess:485->assertProcessIsRegistered:1737->HiveITBase.assertEntityIsRegistered:165->HiveITBase.waitFor:209
 Assertions failed. Failing after waiting for timeout 80000 msecs
  
HiveHookIT.testInsertIntoPartition:715->validateProcess:485->assertProcessIsRegistered:1737->HiveITBase.assertEntityIsRegistered:165->HiveITBase.waitFor:209
 Assertions failed. Failing after waiting for timeout 80000 msecs
  
HiveHookIT.testInsertIntoTable:513->HiveITBase.assertTableIsRegistered:153->HiveITBase.assertTableIsRegistered:159->HiveITBase.assertEntityIsRegistered:165->HiveITBase.waitFor:209
 Assertions failed. Failing after waiting for timeout 80000 msecs
  
HiveHookIT.testLineage:1833->HiveITBase.assertTableIsRegistered:153->HiveITBase.assertTableIsRegistered:159->HiveITBase.assertEntityIsRegistered:165->HiveITBase.waitFor:209
 Assertions failed. Failing after waiting for timeout 80000 msecs
  
HiveHookIT.testLoadDFSPathPartitioned:446->HiveITBase.assertTableIsRegistered:153->HiveITBase.assertTableIsRegistered:159->HiveITBase.assertEntityIsRegistered:165->HiveITBase.waitFor:209
 Assertions failed. Failing after waiting for timeout 80000 msecs
  
HiveHookIT.testLoadLocalPath:428->assertProcessIsRegistered:1712->HiveITBase.assertEntityIsRegistered:165->HiveITBase.waitFor:209
 Assertions failed. Failing after waiting for timeout 80000 msecs
  
HiveHookIT.testLoadLocalPathIntoPartition:439->assertProcessIsRegistered:1712->HiveITBase.assertEntityIsRegistered:165->HiveITBase.waitFor:209
 Assertions failed. Failing after waiting for timeout 80000 msecs
  
HiveHookIT.testTraitsPreservedOnColumnRename:1246->assertColumnIsRegistered:276->assertColumnIsRegistered:281->HiveITBase.assertEntityIsRegistered:165->HiveITBase.waitFor:209
 Assertions failed. Failing after waiting for timeout 80000 msecs
  
HiveHookIT.testTruncateTable:1188->HiveITBase.assertTableIsRegistered:153->HiveITBase.assertTableIsRegistered:159->HiveITBase.assertEntityIsRegistered:165->HiveITBase.waitFor:209
 Assertions failed. Failing after waiting for timeout 80000 msecs
  
HiveHookIT.testUpdateProcess:588->validateProcess:505->validateProcess:485->assertProcessIsRegistered:1737->HiveITBase.assertEntityIsRegistered:165->HiveITBase.waitFor:209
 Assertions failed. Failing after waiting for timeout 80000 msecs

Tests run: 45, Failures: 41, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- jetty-maven-plugin:9.3.14.v20161028:stop (stop-jetty) @ hive-bridge 
---
[INFO] Jetty not running!
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ hive-bridge 
---
[INFO] Building jar: 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/hive-bridge-1.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ 
hive-bridge ---
[INFO] Building jar: 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/hive-bridge-1.0.0-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ hive-bridge ---
[INFO] Failsafe report directory: 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.707 s]
[INFO] apache-atlas ....................................... SUCCESS [  4.290 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [ 10.356 s]
[INFO] Open Connector Framework (OCF) ..................... SUCCESS [  9.657 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 18.503 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  8.560 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.454 s]
[INFO] atlas-client-common ................................ SUCCESS [  5.974 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  7.031 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  5.190 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [  8.321 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  5.393 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.519 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  4.548 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  4.671 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [ 10.162 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  1.977 
s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  8.171 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [ 35.871 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 19.535 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [ 25.659 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  5.854 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:05 min]
[INFO] Apache Atlas Web Application ....................... SUCCESS [02:39 min]
[INFO] Apache Atlas Documentation ......................... SUCCESS [  3.297 s]
[INFO] Apache Atlas FileSystem Model ...................... SUCCESS [  2.337 s]
[INFO] Apache Atlas Plugin Classloader .................... SUCCESS [  5.502 s]
[INFO] Apache Atlas Hive Bridge Shim ...................... SUCCESS [  4.507 s]
[INFO] Apache Atlas Hive Bridge ........................... FAILURE [  01:07 h]
[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: 01:14 h
[INFO] Finished at: 2018-02-13T07:47:52Z
[INFO] Final Memory: 516M/3303M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-failsafe-plugin:2.18.1:verify (verify) on 
project hive-bridge: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/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 :hive-bridge
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-IntegrationTests/ws/> that match 
the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 27 files in 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hdfs-model/target/checkstyle-result.xml>
 with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge-shim/target/checkstyle-result.xml>
 with 15 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/authorization/target/checkstyle-result.xml>
 with 476 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/client-v1/target/checkstyle-result.xml>
 with 1356 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/client-v2/target/checkstyle-result.xml>
 with 1701 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/common/target/checkstyle-result.xml>
 with 2189 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/target/checkstyle-result.xml>
 with 2189 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-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-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-IntegrationTests/ws/docs/target/checkstyle-result.xml>
 with 3131 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/api/target/checkstyle-result.xml>
 with 3407 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/common/target/checkstyle-result.xml>
 with 3603 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml>
 with 3603 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/janus/target/checkstyle-result.xml>
 with 4612 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/target/checkstyle-result.xml>
 with 4612 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/titan0/target/checkstyle-result.xml>
 with 7078 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/intg/target/checkstyle-result.xml>
 with 17662 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/checkstyle-result.xml>
 with 18897 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/om-fwk-ocf/target/checkstyle-result.xml>
 with 23604 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/plugin-classloader/target/checkstyle-result.xml>
 with 23717 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/checkstyle-result.xml>
 with 42318 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/checkstyle-result.xml>
 with 42527 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml>
 with 42527 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml>
 with 42527 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/target/checkstyle-result.xml>
 with 42527 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/test-tools/target/checkstyle-result.xml>
 with 42565 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/checkstyle-result.xml>
 with 50395 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=9cd28bbedd2726187b02c7199ecc0f315f0f7afa, 
workspace=<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
 > git rev-parse 9cd28bbedd2726187b02c7199ecc0f315f0f7afa^{commit} # timeout=10
<Git Blamer> Skipping file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/graphson/AtlasGraphSONMode.java,>
 no result found.
[CHECKSTYLE] Computing warning deltas based on reference build #504
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/> that match 
the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 18 files in 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge-shim/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/authorization/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-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-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-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-IntegrationTests/ws/common/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-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-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-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-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-IntegrationTests/ws/intg/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/om-fwk-ocf/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/plugin-classloader/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-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-IntegrationTests/ws/test-tools/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/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=9cd28bbedd2726187b02c7199ecc0f315f0f7afa, 
workspace=<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #504
Archiving artifacts
[Fast Archiver] Compressed 142.92 MB of artifacts by 76.6% relative to #504
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-IntegrationTests/builds/505/testng/testng-results-1.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/Atlas-master-IntegrationTests/builds/505/testng/testng-results.xml'
23.976608% of tests failed, which exceeded threshold of 0%. Marking build as 
UNSTABLE
TestNG Reports Processing: FINISH

Reply via email to