See
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/108/display/redirect?page=changes>
Changes:
[madhan] ATLAS-2195: fix to close a graph transaction left open during Atlas
------------------------------------------
[...truncated 56.54 MB...]
java.lang.AssertionError: Assertions failed. Failing after waiting for timeout
1000 msecs
at
org.apache.atlas.hive.hook.HiveHookIT.testInsertIntoTable(HiveHookIT.java:515)
Caused by: org.apache.atlas.AtlasServiceException: Metadata service API
org.apache.atlas.AtlasClient$API_V1@7944ad67 failed with status 404 (Not Found)
Response Body ({"error":"Instance hive_table with unique attribute
{qualifiedName=default.tablev6wehfjbj1@primary} does not exist"})
at
org.apache.atlas.hive.hook.HiveHookIT.testInsertIntoTable(HiveHookIT.java:515)
testLineage(org.apache.atlas.hive.hook.HiveHookIT) Time elapsed: 10.345 sec
<<< FAILURE!
java.lang.AssertionError: Assertions failed. Failing after waiting for timeout
1000 msecs
at
org.apache.atlas.hive.hook.HiveHookIT.testLineage(HiveHookIT.java:1831)
Caused by: org.apache.atlas.AtlasServiceException: Metadata service API
org.apache.atlas.AtlasClient$API_V1@7944ad67 failed with status 404 (Not Found)
Response Body ({"error":"Instance hive_table with unique attribute
{qualifiedName=default.tablemhv6s9uoa1@primary} does not exist"})
at
org.apache.atlas.hive.hook.HiveHookIT.testLineage(HiveHookIT.java:1831)
testLoadDFSPathPartitioned(org.apache.atlas.hive.hook.HiveHookIT) Time
elapsed: 5.212 sec <<< FAILURE!
java.lang.AssertionError: Assertions failed. Failing after waiting for timeout
1000 msecs
at
org.apache.atlas.hive.hook.HiveHookIT.testLoadDFSPathPartitioned(HiveHookIT.java:448)
Caused by: org.apache.atlas.AtlasServiceException: Metadata service API
org.apache.atlas.AtlasClient$API_V1@7944ad67 failed with status 404 (Not Found)
Response Body ({"error":"Instance hive_table with unique attribute
{qualifiedName=default.tablevcel1clzo5@primary} does not exist"})
at
org.apache.atlas.hive.hook.HiveHookIT.testLoadDFSPathPartitioned(HiveHookIT.java:448)
testLoadLocalPath(org.apache.atlas.hive.hook.HiveHookIT) Time elapsed: 0.103
sec <<< FAILURE!
java.lang.AssertionError: expected:<0> but was:<40000>
at
org.apache.atlas.hive.hook.HiveHookIT.testLoadLocalPath(HiveHookIT.java:428)
testLoadLocalPathIntoPartition(org.apache.atlas.hive.hook.HiveHookIT) Time
elapsed: 0.067 sec <<< FAILURE!
java.lang.AssertionError: expected:<0> but was:<40000>
at
org.apache.atlas.hive.hook.HiveHookIT.testLoadLocalPathIntoPartition(HiveHookIT.java:439)
testTraitsPreservedOnColumnRename(org.apache.atlas.hive.hook.HiveHookIT) Time
elapsed: 5.216 sec <<< FAILURE!
java.lang.AssertionError: Assertions failed. Failing after waiting for timeout
1000 msecs
at
org.apache.atlas.hive.hook.HiveHookIT.assertColumnIsRegistered(HiveHookIT.java:283)
at
org.apache.atlas.hive.hook.HiveHookIT.assertColumnIsRegistered(HiveHookIT.java:278)
at
org.apache.atlas.hive.hook.HiveHookIT.testTraitsPreservedOnColumnRename(HiveHookIT.java:1255)
Caused by: org.apache.atlas.AtlasServiceException: Metadata service API
org.apache.atlas.AtlasClient$API_V1@7944ad67 failed with status 404 (Not Found)
Response Body ({"error":"Instance hive_column with unique attribute
{qualifiedName=dbrokfbjw9nf.tableosifes2nlj.id@primary} does not exist"})
at
org.apache.atlas.hive.hook.HiveHookIT.assertColumnIsRegistered(HiveHookIT.java:283)
at
org.apache.atlas.hive.hook.HiveHookIT.assertColumnIsRegistered(HiveHookIT.java:278)
at
org.apache.atlas.hive.hook.HiveHookIT.testTraitsPreservedOnColumnRename(HiveHookIT.java:1255)
testUpdateProcess(org.apache.atlas.hive.hook.HiveHookIT) Time elapsed: 10.106
sec <<< FAILURE!
java.lang.AssertionError: Assertions failed. Failing after waiting for timeout
1000 msecs
at
org.apache.atlas.hive.hook.HiveHookIT.assertProcessIsRegistered(HiveHookIT.java:1735)
at
org.apache.atlas.hive.hook.HiveHookIT.validateProcess(HiveHookIT.java:487)
at
org.apache.atlas.hive.hook.HiveHookIT.validateProcess(HiveHookIT.java:507)
at
org.apache.atlas.hive.hook.HiveHookIT.testUpdateProcess(HiveHookIT.java:590)
Caused by: org.apache.atlas.AtlasServiceException: Metadata service API
org.apache.atlas.AtlasClient$API_V1@7944ad67 failed with status 404 (Not Found)
Response Body ({"error":"Instance hive_process with unique attribute
{qualifiedName=QUERY:default.tableen9yo0zapc@primary:1507857362000->:PATH_WRITE}
does not exist"})
at
org.apache.atlas.hive.hook.HiveHookIT.assertProcessIsRegistered(HiveHookIT.java:1735)
at
org.apache.atlas.hive.hook.HiveHookIT.validateProcess(HiveHookIT.java:487)
at
org.apache.atlas.hive.hook.HiveHookIT.validateProcess(HiveHookIT.java:507)
at
org.apache.atlas.hive.hook.HiveHookIT.testUpdateProcess(HiveHookIT.java:590)
Results :
Failed tests:
HiveMetastoreBridgeIT.testCreateTableAndImport:41->HiveITBase.assertDatabaseIsRegistered:237->HiveITBase.assertDatabaseIsRegistered:243->HiveITBase.assertEntityIsRegistered:158->HiveITBase.waitFor:202
Assertions failed. Failing after waiting for timeout 1000 msecs
HiveHookIT.testAlterDBOwner:1577->HiveITBase.assertDatabaseIsRegistered:243->HiveITBase.assertEntityIsRegistered:158->HiveITBase.waitFor:202
Assertions failed. Failing after waiting for timeout 1000 msecs
HiveHookIT.testAlterDBProperties:1589->testAlterProperties:1616->verifyEntityProperties:1652->HiveITBase.assertDatabaseIsRegistered:243->HiveITBase.assertEntityIsRegistered:158->HiveITBase.waitFor:202
Assertions failed. Failing after waiting for timeout 1000 msecs
HiveHookIT.testAlterTableBucketingClusterSort:1356->runBucketSortQuery:1365->assertTableIsRegistered:1802->HiveITBase.assertTableIsRegistered:152->HiveITBase.assertEntityIsRegistered:158->HiveITBase.waitFor:202
Assertions failed. Failing after waiting for timeout 1000 msecs
HiveHookIT.testAlterTableChangeColumn:1023->assertColumnIsRegistered:283->HiveITBase.assertEntityIsRegistered:158->HiveITBase.waitFor:202
Assertions failed. Failing after waiting for timeout 1000 msecs
HiveHookIT.testAlterTableFileFormat:1315->assertTableIsRegistered:1802->HiveITBase.assertTableIsRegistered:152->HiveITBase.assertEntityIsRegistered:158->HiveITBase.waitFor:202
Assertions failed. Failing after waiting for timeout 1000 msecs
HiveHookIT.testAlterTableLocation:1291->assertTableIsRegistered:1802->HiveITBase.assertTableIsRegistered:152->HiveITBase.assertEntityIsRegistered:158->HiveITBase.waitFor:202
Assertions failed. Failing after waiting for timeout 1000 msecs
HiveHookIT.testAlterTablePartitionColumnType:1217->assertColumnIsRegistered:283->HiveITBase.assertEntityIsRegistered:158->HiveITBase.waitFor:202
Assertions failed. Failing after waiting for timeout 1000 msecs
HiveHookIT.testAlterTableProperties:1596->testAlterProperties:1610->verifyEntityProperties:1644->assertTableIsRegistered:1802->HiveITBase.assertTableIsRegistered:152->HiveITBase.assertEntityIsRegistered:158->HiveITBase.waitFor:202
Assertions failed. Failing after waiting for timeout 1000 msecs
HiveHookIT.testAlterTableRename:889->createTrait:950 » AtlasService Metadata
s...
HiveHookIT.testAlterTableRenameAliasRegistered:867->HiveITBase.assertTableIsRegistered:146->HiveITBase.assertTableIsRegistered:152->HiveITBase.assertEntityIsRegistered:158->HiveITBase.waitFor:202
Assertions failed. Failing after waiting for timeout 1000 msecs
HiveHookIT.testAlterTableSerde:1403->runSerdePropsQuery:1550->verifyTableSdProperties:1663->assertTableIsRegistered:1802->HiveITBase.assertTableIsRegistered:152->HiveITBase.assertEntityIsRegistered:158->HiveITBase.waitFor:202
Assertions failed. Failing after waiting for timeout 1000 msecs
HiveHookIT.testAlterTableWithoutHookConf:1243->HiveITBase.assertTableIsRegistered:146->HiveITBase.assertTableIsRegistered:152->HiveITBase.assertEntityIsRegistered:158->HiveITBase.waitFor:202
Assertions failed. Failing after waiting for timeout 1000 msecs
HiveHookIT.testAlterViewAsSelect:380->HiveITBase.assertTableIsRegistered:146->HiveITBase.assertTableIsRegistered:152->HiveITBase.assertEntityIsRegistered:158->HiveITBase.waitFor:202
Assertions failed. Failing after waiting for timeout 1000 msecs
HiveHookIT.testAlterViewProperties:1637->testAlterProperties:1610->verifyEntityProperties:1644->assertTableIsRegistered:1802->HiveITBase.assertTableIsRegistered:152->HiveITBase.assertEntityIsRegistered:158->HiveITBase.waitFor:202
Assertions failed. Failing after waiting for timeout 1000 msecs
HiveHookIT.testAlterViewRename:1279->HiveITBase.assertTableIsRegistered:146->HiveITBase.assertTableIsRegistered:152->HiveITBase.assertEntityIsRegistered:158->HiveITBase.waitFor:202
Assertions failed. Failing after waiting for timeout 1000 msecs
HiveHookIT.testCreateDatabase:87->assertDBIsNotRegistered:1798->assertEntityIsNotRegistered:1806->HiveITBase.waitFor:202
Assertions failed. Failing after waiting for timeout 1000 msecs
HiveHookIT.testCreateView:368->assertProcessIsRegistered:1710->HiveITBase.assertEntityIsRegistered:158->HiveITBase.waitFor:202
Assertions failed. Failing after waiting for timeout 1000 msecs
HiveHookIT.testDropAndRecreateCTASOutput:338->HiveITBase.assertTableIsRegistered:146->HiveITBase.assertTableIsRegistered:152->HiveITBase.assertEntityIsRegistered:158->HiveITBase.waitFor:202
Assertions failed. Failing after waiting for timeout 1000 msecs
HiveHookIT.testDropTable:1416->HiveITBase.assertTableIsRegistered:146->HiveITBase.assertTableIsRegistered:152->HiveITBase.assertEntityIsRegistered:158->HiveITBase.waitFor:202
Assertions failed. Failing after waiting for timeout 1000 msecs
HiveHookIT.testDropView:1526->HiveITBase.assertTableIsRegistered:146->HiveITBase.assertTableIsRegistered:152->HiveITBase.assertEntityIsRegistered:158->HiveITBase.waitFor:202
Assertions failed. Failing after waiting for timeout 1000 msecs
HiveHookIT.testEmptyStringAsValue:328->HiveITBase.assertTableIsRegistered:146->HiveITBase.assertTableIsRegistered:152->HiveITBase.assertEntityIsRegistered:158->HiveITBase.waitFor:202
Assertions failed. Failing after waiting for timeout 1000 msecs
HiveHookIT.testExportImportPartitionedTable:780->HiveITBase.assertTableIsRegistered:146->HiveITBase.assertTableIsRegistered:152->HiveITBase.assertEntityIsRegistered:158->HiveITBase.waitFor:202
Assertions failed. Failing after waiting for timeout 1000 msecs
HiveHookIT.testExportImportUnPartitionedTable:736->HiveITBase.assertTableIsRegistered:146->HiveITBase.assertTableIsRegistered:152->HiveITBase.assertEntityIsRegistered:158->HiveITBase.waitFor:202
Assertions failed. Failing after waiting for timeout 1000 msecs
HiveHookIT.testInsertIntoDFSDirPartitioned:638->validateProcess:487->assertProcessIsRegistered:1735->HiveITBase.assertEntityIsRegistered:158->HiveITBase.waitFor:202
Assertions failed. Failing after waiting for timeout 1000 msecs
HiveHookIT.testInsertIntoLocalDir:571->validateProcess:507->validateProcess:487->assertProcessIsRegistered:1735->HiveITBase.assertEntityIsRegistered:158->HiveITBase.waitFor:202
Assertions failed. Failing after waiting for timeout 1000 msecs
HiveHookIT.testInsertIntoPartition:717->validateProcess:487->assertProcessIsRegistered:1735->HiveITBase.assertEntityIsRegistered:158->HiveITBase.waitFor:202
Assertions failed. Failing after waiting for timeout 1000 msecs
HiveHookIT.testInsertIntoTable:515->HiveITBase.assertTableIsRegistered:146->HiveITBase.assertTableIsRegistered:152->HiveITBase.assertEntityIsRegistered:158->HiveITBase.waitFor:202
Assertions failed. Failing after waiting for timeout 1000 msecs
HiveHookIT.testLineage:1831->HiveITBase.assertTableIsRegistered:146->HiveITBase.assertTableIsRegistered:152->HiveITBase.assertEntityIsRegistered:158->HiveITBase.waitFor:202
Assertions failed. Failing after waiting for timeout 1000 msecs
HiveHookIT.testLoadDFSPathPartitioned:448->HiveITBase.assertTableIsRegistered:146->HiveITBase.assertTableIsRegistered:152->HiveITBase.assertEntityIsRegistered:158->HiveITBase.waitFor:202
Assertions failed. Failing after waiting for timeout 1000 msecs
HiveHookIT.testLoadLocalPath:428->HiveITBase.runCommand:105->HiveITBase.runCommandWithDelay:113->HiveITBase.runCommandWithDelay:120
expected:<0> but was:<40000>
HiveHookIT.testLoadLocalPathIntoPartition:439->HiveITBase.runCommand:105->HiveITBase.runCommandWithDelay:113->HiveITBase.runCommandWithDelay:120
expected:<0> but was:<40000>
HiveHookIT.testTraitsPreservedOnColumnRename:1255->assertColumnIsRegistered:278->assertColumnIsRegistered:283->HiveITBase.assertEntityIsRegistered:158->HiveITBase.waitFor:202
Assertions failed. Failing after waiting for timeout 1000 msecs
HiveHookIT.testUpdateProcess:590->validateProcess:507->validateProcess:487->assertProcessIsRegistered:1735->HiveITBase.assertEntityIsRegistered:158->HiveITBase.waitFor:202
Assertions failed. Failing after waiting for timeout 1000 msecs
Tests run: 45, Failures: 34, Errors: 0, Skipped: 0
[INFO]
[INFO] --- jetty-maven-plugin:9.2.12.v20150709:stop (stop-jetty) @ hive-bridge
---
[INFO] Waiting 10 seconds for jetty to stop
[INFO] Stopped ServerConnector@732c5d4f{HTTP/1.1}{0.0.0.0:31000}
[INFO] Closing Spring root WebApplicationContext
2017-10-13 01:16:15,920 INFO - [ShutdownMonitor:] ~ Stopping service
org.apache.atlas.web.service.ActiveInstanceElectorService (Services:65)
2017-10-13 01:16:15,921 INFO - [ShutdownMonitor:] ~ HA is not enabled, no need
to stop leader election service (ActiveInstanceElectorService:124)
2017-10-13 01:16:15,921 INFO - [ShutdownMonitor:] ~ Stopping service
org.apache.atlas.kafka.KafkaNotification (Services:65)
2017-10-13 01:16:17,875 INFO - [ShutdownMonitor:] ~ Stopping service
org.apache.atlas.notification.NotificationHookConsumer (Services:65)
2017-10-13 01:16:17,876 INFO - [ShutdownMonitor:] ~ ==> stopConsumerThreads()
(NotificationHookConsumer:185)
2017-10-13 01:16:17,876 INFO - [ShutdownMonitor:] ~ ==> HookConsumer
shutdown() (NotificationHookConsumer$HookConsumer:493)
2017-10-13 01:16:17,876 INFO - [ShutdownMonitor:] ~
[atlas-hook-consumer-thread], Shutting down (Logging$class:68)
2017-10-13 01:16:17,877 INFO - [NotificationHookConsumer thread-0:] ~ closing
NotificationConsumer (NotificationHookConsumer$HookConsumer:320)
2017-10-13 01:16:17,879 INFO - [NotificationHookConsumer thread-0:] ~ <==
HookConsumer doWork() (NotificationHookConsumer$HookConsumer:324)
2017-10-13 01:16:17,879 INFO - [ShutdownMonitor:] ~
[atlas-hook-consumer-thread], Shutdown completed (Logging$class:68)
2017-10-13 01:16:17,880 INFO - [ShutdownMonitor:] ~ <== HookConsumer
shutdown() (NotificationHookConsumer$HookConsumer:508)
2017-10-13 01:16:17,879 INFO - [NotificationHookConsumer thread-0:] ~
[atlas-hook-consumer-thread], Stopped (Logging$class:68)
2017-10-13 01:16:17,880 INFO - [ShutdownMonitor:] ~ <== stopConsumerThreads()
(NotificationHookConsumer:194)
2017-10-13 01:16:17,884 DEBUG - [ShutdownMonitor:] ~ ==>
AtlasAuthorizationFilter destroy (AtlasAuthorizationFilter:78)
2017-10-13 01:16:17,884 DEBUG - [ShutdownMonitor:] ~ ==> +SimpleAtlasAuthorizer
cleanUp (SimpleAtlasAuthorizer:327)
2017-10-13 01:16:17,884 DEBUG - [ShutdownMonitor:] ~ <== +SimpleAtlasAuthorizer
cleanUp (SimpleAtlasAuthorizer:338)
[INFO] Shutting down log4j
[INFO] Not cleaning cached beans: no such field
javax.el.BeanELResolver.properties
[INFO] Stopped
o.e.j.m.p.JettyWebAppContext@51b59e86{/,<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/webapp/target/atlas-webapp-0.8.2-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/Atlas-0.8-IntegrationTests/webapp/target/atlas-webapp-0.8.2-SNAPSHOT.war}>
[INFO] Server reports itself as stopped
[INFO]
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ hive-bridge
---
[INFO] Building jar:
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/addons/hive-bridge/target/hive-bridge-0.8.2-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-0.8-IntegrationTests/ws/addons/hive-bridge/target/hive-bridge-0.8.2-SNAPSHOT-test-sources.jar>
[INFO]
[INFO] --- maven-failsafe-plugin:2.19.1:verify (verify) @ hive-bridge ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [ 0.938 s]
[INFO] apache-atlas ....................................... SUCCESS [ 6.523 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 20.662 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 9.178 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:03 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 1.045 s]
[INFO] atlas-client-common ................................ SUCCESS [ 9.411 s]
[INFO] atlas-client-v1 .................................... SUCCESS [ 8.049 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 7.534 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 13.341 s]
[INFO] atlas-client-v2 .................................... SUCCESS [ 7.690 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [ 0.515 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [ 5.359 s]
[INFO] Graph Database Common Code ......................... SUCCESS [ 6.713 s]
[INFO] Apache Atlas Titan 1.0.0 GraphDB Impl .............. SUCCESS [ 43.627 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [ 8.916 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [ 38.259 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [ 0.662
s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 23.675 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [01:27 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 9.182 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 11.009 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:34 min]
[INFO] Apache Atlas Web Application ....................... SUCCESS [05:06 min]
[INFO] Apache Atlas Documentation ......................... SUCCESS [ 6.126 s]
[INFO] Apache Atlas FileSystem Model ...................... SUCCESS [ 1.549 s]
[INFO] Apache Atlas Plugin Classloader .................... SUCCESS [ 6.608 s]
[INFO] Apache Atlas Hive Bridge Shim ...................... SUCCESS [ 6.804 s]
[INFO] Apache Atlas Hive Bridge ........................... FAILURE [06:38 min]
[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 Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:05 min
[INFO] Finished at: 2017-10-13T01:16:18Z
[INFO] Final Memory: 575M/3139M
[INFO] ------------------------------------------------------------------------
log4j:WARN No appenders could be found for logger
(org.apache.atlas.security.InMemoryJAASConfiguration).
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.19.1:verify (verify) on
project hive-bridge: There are test failures.
[ERROR]
[ERROR] Please refer to
<https://builds.apache.org/job/Atlas-0.8-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-0.8-IntegrationTests/ws/> that match the
pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 27 files in
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-0.8-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-0.8-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-0.8-IntegrationTests/ws/authorization/target/checkstyle-result.xml>
with 482 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/catalog/target/checkstyle-result.xml>
with 2619 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/client/client-v1/target/checkstyle-result.xml>
with 3493 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/client/client-v2/target/checkstyle-result.xml>
with 3818 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/client/common/target/checkstyle-result.xml>
with 4278 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/client/target/checkstyle-result.xml>
with 4278 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/target/checkstyle-result.xml>
with 5237 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml>
with 5237 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/docs/target/checkstyle-result.xml>
with 5237 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/graphdb/api/target/checkstyle-result.xml>
with 5510 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/graphdb/common/target/checkstyle-result.xml>
with 5697 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml>
with 5697 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/graphdb/target/checkstyle-result.xml>
with 5697 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/graphdb/titan0/target/checkstyle-result.xml>
with 8099 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/graphdb/titan1/target/checkstyle-result.xml>
with 9066 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/target/checkstyle-result.xml>
with 15788 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/notification/target/checkstyle-result.xml>
with 17353 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/plugin-classloader/target/checkstyle-result.xml>
with 17466 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/repository/target/checkstyle-result.xml>
with 36343 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/server-api/target/checkstyle-result.xml>
with 36722 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml>
with 36722 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml>
with 36722 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/target/checkstyle-result.xml>
with 36722 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/typesystem/target/checkstyle-result.xml>
with 40940 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/webapp/target/checkstyle-result.xml>
with 49171 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=a88df54f0f6eb4f085ab270489402e0dcdab6a3c,
workspace=<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/>
> git rev-parse a88df54f0f6eb4f085ab270489402e0dcdab6a3c^{commit} # timeout=10
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/> that match the
pattern **/target/findbugs.xml
[FINDBUGS] Parsing 18 files in
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Atlas-0.8-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-0.8-IntegrationTests/ws/authorization/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/catalog/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Atlas-0.8-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-0.8-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-0.8-IntegrationTests/ws/client/common/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/common/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/graphdb/api/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/graphdb/common/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/graphdb/titan0/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/graphdb/titan1/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/intg/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/notification/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/plugin-classloader/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/repository/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/server-api/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/typesystem/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Atlas-0.8-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=a88df54f0f6eb4f085ab270489402e0dcdab6a3c,
workspace=<https://builds.apache.org/job/Atlas-0.8-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-0.8-IntegrationTests/builds/108/testng/testng-results-1.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/Atlas-0.8-IntegrationTests/builds/108/testng/testng-results.xml'
19.101124% of tests failed, which exceeded threshold of 0%. Marking build as
UNSTABLE
TestNG Reports Processing: FINISH