[ https://issues.apache.org/jira/browse/HIVE-21022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16717698#comment-16717698 ]
Hive QA commented on HIVE-21022: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12951386/HIVE-21022.02 {color:green}SUCCESS:{color} +1 due to 2 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 28 failed/errored test(s), 15227 tests executed *Failed tests:* {noformat} TestAdminUser - did not produce a TEST-*.xml file (likely timed out) (batchId=227) TestCachedStore - did not produce a TEST-*.xml file (likely timed out) (batchId=227) TestCatalogCaching - did not produce a TEST-*.xml file (likely timed out) (batchId=227) TestCatalogNonDefaultSvr - did not produce a TEST-*.xml file (likely timed out) (batchId=227) TestDataSourceProviderFactory - did not produce a TEST-*.xml file (likely timed out) (batchId=229) TestDeadline - did not produce a TEST-*.xml file (likely timed out) (batchId=227) TestHLLNoBias - did not produce a TEST-*.xml file (likely timed out) (batchId=229) TestHLLSerialization - did not produce a TEST-*.xml file (likely timed out) (batchId=229) TestHdfsUtils - did not produce a TEST-*.xml file (likely timed out) (batchId=227) TestHiveMetaStoreSchemaMethods - did not produce a TEST-*.xml file (likely timed out) (batchId=227) TestHyperLogLogDense - did not produce a TEST-*.xml file (likely timed out) (batchId=229) TestHyperLogLogMerge - did not produce a TEST-*.xml file (likely timed out) (batchId=229) TestHyperLogLogSparse - did not produce a TEST-*.xml file (likely timed out) (batchId=229) TestJSONMessageDeserializer - did not produce a TEST-*.xml file (likely timed out) (batchId=227) TestMetaStoreEventListenerOnlyOnCommit - did not produce a TEST-*.xml file (likely timed out) (batchId=227) TestMetaStoreListenersError - did not produce a TEST-*.xml file (likely timed out) (batchId=227) TestMetaStoreSchemaFactory - did not produce a TEST-*.xml file (likely timed out) (batchId=227) TestMetaStoreSchemaInfo - did not produce a TEST-*.xml file (likely timed out) (batchId=227) TestMetaStoreServerUtils - did not produce a TEST-*.xml file (likely timed out) (batchId=227) TestObjectStore - did not produce a TEST-*.xml file (likely timed out) (batchId=229) TestObjectStoreInitRetry - did not produce a TEST-*.xml file (likely timed out) (batchId=227) TestOldSchema - did not produce a TEST-*.xml file (likely timed out) (batchId=227) TestPartitionProjectionEvaluator - did not produce a TEST-*.xml file (likely timed out) (batchId=229) TestRemoteHiveMetaStoreZK - did not produce a TEST-*.xml file (likely timed out) (batchId=227) TestRemoteHiveMetaStoreZKBindHost - did not produce a TEST-*.xml file (likely timed out) (batchId=229) TestRetriesInRetryingHMSHandler - did not produce a TEST-*.xml file (likely timed out) (batchId=229) TestRetryingHMSHandler - did not produce a TEST-*.xml file (likely timed out) (batchId=227) TestSparseEncodeHash - did not produce a TEST-*.xml file (likely timed out) (batchId=229) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/15261/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/15261/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-15261/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.YetusPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 28 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12951386 - PreCommit-HIVE-Build > Fix remote metastore tests which use ZooKeeper > ---------------------------------------------- > > Key: HIVE-21022 > URL: https://issues.apache.org/jira/browse/HIVE-21022 > Project: Hive > Issue Type: Bug > Components: Tests > Affects Versions: 4.0.0 > Reporter: Ashutosh Bapat > Assignee: Ashutosh Bapat > Priority: Major > Fix For: 4.0.0 > > Attachments: HIVE-21022.01, HIVE-21022.01, HIVE-21022.01, > HIVE-21022.02, HIVE-21022.02.patch > > > Per [~vgarg]'s comment on HIVE-20794 at > https://issues.apache.org/jira/browse/HIVE-20794?focusedCommentId=16714093&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16714093, > the remote metatstore tests using ZooKeeper are flaky. They are failing with > error "Got exception: org.apache.zookeeper.KeeperException$NoNodeException > KeeperErrorCode = NoNode for /hs2mszktest". > Both of these tests are using the same root namespace and hence the reason > for this failure could be that the root namespace becomes unavailable to one > test when the other drops it. The drop seems to be happening automatically > through TestingServer code. -- This message was sent by Atlassian JIRA (v7.6.3#76005)