See
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/58/display/redirect?page=changes>
Changes:
[madhan] ATLAS-2118: basic search fix - incorrect results for contains operator
[madhan] ATLAS-2091: basic search update to avoid index query for attribute
[madhan] ATLAS-2028: invalid attributes in basic-search request should fail with
------------------------------------------
[...truncated 66.57 MB...]
at
org.apache.atlas.hive.hook.HiveHookIT.testInsertIntoLocalDir(HiveHookIT.java:571)
testInsertIntoTable(org.apache.atlas.hive.hook.HiveHookIT) Time elapsed: 5.15
sec <<< FAILURE!
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.AtlasBaseClient$APIInfo@38f028e failed with status 404 (Not
Found) Response Body ({"error":"Instance hive_table with unique attribute
{qualifiedName=default.tablepcak6rhtj4@primary} does not exist"})
at
org.apache.atlas.hive.hook.HiveHookIT.testInsertIntoTable(HiveHookIT.java:515)
testLineage(org.apache.atlas.hive.hook.HiveHookIT) Time elapsed: 6.629 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.AtlasBaseClient$APIInfo@39314d35 failed with status 404 (Not
Found) Response Body ({"error":"Instance hive_table with unique attribute
{qualifiedName=default.table47vuqgxtuk@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.104 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.AtlasBaseClient$APIInfo@38725580 failed with status 404 (Not
Found) Response Body ({"error":"Instance hive_table with unique attribute
{qualifiedName=default.tablesqhzrghsea@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.058
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.061 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.119 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.AtlasBaseClient$APIInfo@36efebfa failed with status 404 (Not
Found) Response Body ({"error":"Instance hive_column with unique attribute
{qualifiedName=dbzknnwytp8s.table3m6bcllgqp.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)
testTruncateTable(org.apache.atlas.hive.hook.HiveHookIT) Time elapsed: 5.144
sec <<< FAILURE!
java.lang.AssertionError: Assertions failed. Failing after waiting for timeout
1000 msecs
at
org.apache.atlas.hive.hook.HiveHookIT.testTruncateTable(HiveHookIT.java:1197)
Caused by: org.apache.atlas.AtlasServiceException: Metadata service API
org.apache.atlas.AtlasBaseClient$APIInfo@48321414 failed with status 404 (Not
Found) Response Body ({"error":"Instance hive_table with unique attribute
{qualifiedName=default.tablexmupmlttln@primary} does not exist"})
at
org.apache.atlas.hive.hook.HiveHookIT.testTruncateTable(HiveHookIT.java:1197)
testUpdateProcess(org.apache.atlas.hive.hook.HiveHookIT) Time elapsed: 20.595
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:614)
Caused by: java.lang.AssertionError: expected:<insert overwrite directory
'pfile:///home/jenkins/jenkins-slave/workspace/atlas-0.8-integrationtests/addons/hive-bridge/./target/somedfspath2-data-hamja9iua3'
select id, name from tablesajtoiigzt> but was:<insert overwrite directory
'pfile:///home/jenkins/jenkins-slave/workspace/atlas-0.8-integrationtests/addons/hive-bridge/./target/somedfspath1-data-nf72lgahio'
select id, name from tablesajtoiigzt>
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:614)
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
HiveMetastoreBridgeIT.testImportCreatedTable:77->HiveITBase.assertDatabaseIsRegistered:237->HiveITBase.assertDatabaseIsRegistered:243->HiveITBase.assertEntityIsRegistered:158->HiveITBase.waitFor:202
Assertions failed. Failing after waiting for timeout 1000 msecs
HiveHookIT.testAlterDBOwner:1569->HiveITBase.assertDatabaseIsRegistered:237->HiveITBase.assertDatabaseIsRegistered:243->HiveITBase.assertEntityIsRegistered:158->HiveITBase.waitFor:202
Assertions failed. Failing after waiting for timeout 1000 msecs
HiveHookIT.testAlterDBProperties:1589->testAlterProperties:1610->verifyEntityProperties:1652->HiveITBase.assertDatabaseIsRegistered:243->HiveITBase.assertEntityIsRegistered:158->HiveITBase.waitFor:202
Assertions failed. Failing after waiting for timeout 1000 msecs
HiveHookIT.testAlterTableBucketingClusterSort:1353->runBucketSortQuery:1365->assertTableIsRegistered:1802->HiveITBase.assertTableIsRegistered:152->HiveITBase.assertEntityIsRegistered:158->HiveITBase.waitFor:202
Assertions failed. Failing after waiting for timeout 1000 msecs
HiveHookIT.testAlterTableChangeColumn:1004->assertColumnIsRegistered:278->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:863->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.testCTAS:309->assertProcessIsRegistered:1710->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.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:656->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.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.testTruncateTable:1197->HiveITBase.assertTableIsRegistered:146->HiveITBase.assertTableIsRegistered:152->HiveITBase.assertEntityIsRegistered:158->HiveITBase.waitFor:202
Assertions failed. Failing after waiting for timeout 1000 msecs
HiveHookIT.testUpdateProcess:614->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: 35, 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@19933d06{HTTP/1.1}{0.0.0.0:31000}
[INFO] Closing Spring root WebApplicationContext
2017-09-14 21:17:50,690 INFO - [ShutdownMonitor:] ~ Stopping service
org.apache.atlas.web.service.ActiveInstanceElectorService (Services:65)
2017-09-14 21:17:50,691 INFO - [ShutdownMonitor:] ~ HA is not enabled, no need
to stop leader election service (ActiveInstanceElectorService:124)
2017-09-14 21:17:50,691 INFO - [ShutdownMonitor:] ~ Stopping service
org.apache.atlas.kafka.KafkaNotification (Services:65)
2017-09-14 21:17:52,832 INFO - [ShutdownMonitor:] ~ Stopping service
org.apache.atlas.notification.NotificationHookConsumer (Services:65)
2017-09-14 21:17:52,832 INFO - [ShutdownMonitor:] ~ ==> stopConsumerThreads()
(NotificationHookConsumer:181)
2017-09-14 21:17:52,833 INFO - [ShutdownMonitor:] ~ ==> HookConsumer
shutdown() (NotificationHookConsumer$HookConsumer:485)
2017-09-14 21:17:52,833 INFO - [ShutdownMonitor:] ~
[atlas-hook-consumer-thread], Shutting down (Logging$class:68)
2017-09-14 21:17:52,833 INFO - [NotificationHookConsumer thread-0:] ~ closing
NotificationConsumer (NotificationHookConsumer$HookConsumer:316)
2017-09-14 21:17:52,837 INFO - [NotificationHookConsumer thread-0:] ~ <==
HookConsumer doWork() (NotificationHookConsumer$HookConsumer:320)
2017-09-14 21:17:52,837 INFO - [ShutdownMonitor:] ~
[atlas-hook-consumer-thread], Shutdown completed (Logging$class:68)
2017-09-14 21:17:52,838 INFO - [ShutdownMonitor:] ~ <== HookConsumer
shutdown() (NotificationHookConsumer$HookConsumer:500)
2017-09-14 21:17:52,838 INFO - [ShutdownMonitor:] ~ <== stopConsumerThreads()
(NotificationHookConsumer:190)
2017-09-14 21:17:52,837 INFO - [NotificationHookConsumer thread-0:] ~
[atlas-hook-consumer-thread], Stopped (Logging$class:68)
2017-09-14 21:17:52,841 DEBUG - [ShutdownMonitor:] ~ ==>
AtlasAuthorizationFilter destroy (AtlasAuthorizationFilter:78)
2017-09-14 21:17:52,842 DEBUG - [ShutdownMonitor:] ~ ==> +SimpleAtlasAuthorizer
cleanUp (SimpleAtlasAuthorizer:327)
2017-09-14 21:17:52,842 DEBUG - [ShutdownMonitor:] ~ <== +SimpleAtlasAuthorizer
cleanUp (SimpleAtlasAuthorizer:338)
[INFO] Shutting down log4j
[INFO] Stopped
o.e.j.m.p.JettyWebAppContext@31ddbf64{/,<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>
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.
[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 [ 1.123 s]
[INFO] apache-atlas ....................................... SUCCESS [ 5.925 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 29.660 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 15.910 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:12 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 19.181 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 10.742 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 16.041 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [ 0.670 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [ 8.347 s]
[INFO] Graph Database Common Code ......................... SUCCESS [ 8.365 s]
[INFO] Apache Atlas Titan 1.0.0 GraphDB Impl .............. SUCCESS [ 33.132 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [ 9.225 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [ 49.799 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [ 0.991
s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 25.014 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [01:56 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 13.188 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 18.051 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:41 min]
[INFO] Apache Atlas Web Application ....................... SUCCESS [05:01 min]
[INFO] Apache Atlas Documentation ......................... SUCCESS [ 8.380 s]
[INFO] Apache Atlas FileSystem Model ...................... SUCCESS [ 1.784 s]
[INFO] Apache Atlas Plugin Classloader .................... SUCCESS [ 10.080 s]
[INFO] Apache Atlas Hive Bridge Shim ...................... SUCCESS [ 9.534 s]
[INFO] Apache Atlas Hive Bridge ........................... FAILURE [05:39 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:28 min
[INFO] Finished at: 2017-09-14T21:17:53Z
[INFO] Final Memory: 554M/2371M
[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 24 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/target/checkstyle-result.xml>
with 4257 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 5463 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 5463 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 5463 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 5732 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 5919 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 5919 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 5919 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 8304 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 9252 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 15567 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 16777 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 16885 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 35334 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 35713 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 35713 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 35713 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/target/checkstyle-result.xml>
with 35713 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 39931 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 48048 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=2d97a9da6261b1c3cd2bf81aead99ae3c17bf101,
workspace=<https://builds.apache.org/job/Atlas-0.8-IntegrationTests/ws/>
> git rev-parse 2d97a9da6261b1c3cd2bf81aead99ae3c17bf101^{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 15 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/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/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=2d97a9da6261b1c3cd2bf81aead99ae3c17bf101,
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/58/testng/testng-results-1.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/Atlas-0.8-IntegrationTests/builds/58/testng/testng-results.xml'
19.662922% of tests failed, which exceeded threshold of 0%. Marking build as
UNSTABLE
TestNG Reports Processing: FINISH