You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Hive QA (Jira)" <ji...@apache.org> on 2020/04/10 21:17:00 UTC

[jira] [Commented] (HIVE-21603) Java 11 preparation: update powermock version

    [ https://issues.apache.org/jira/browse/HIVE-21603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17080975#comment-17080975 ] 

Hive QA commented on HIVE-21603:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12999480/HIVE-21603.01.patch

{color:green}SUCCESS:{color} +1 due to 48 test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 49 failed/errored test(s), 18215 tests executed
*Failed tests:*
{noformat}
TestReflectionUtils - did not produce a TEST-*.xml file (likely timed out) (batchId=374)
org.apache.hadoop.hive.io.TestHdfsUtils.testSetFullFileStatusFailInheritAclsRecursive (batchId=313)
org.apache.hadoop.hive.io.TestHdfsUtils.testSetFullFileStatusFailInheritGroup (batchId=313)
org.apache.hadoop.hive.io.TestHdfsUtils.testSetFullFileStatusFailInheritPermsRecursive (batchId=313)
org.apache.hadoop.hive.llap.tezplugins.metrics.TestBlacklistingLlapMetricsListener.testBlacklist (batchId=314)
org.apache.hadoop.hive.llap.tezplugins.metrics.TestBlacklistingLlapMetricsListener.testCheckTime (batchId=314)
org.apache.hadoop.hive.llap.tezplugins.metrics.TestLlapMetricsCollector.testAddService (batchId=314)
org.apache.hadoop.hive.llap.tezplugins.metrics.TestLlapMetricsCollector.testCollectOnMultipleInstances (batchId=314)
org.apache.hadoop.hive.llap.tezplugins.metrics.TestLlapMetricsCollector.testConsumeInitialInstances (batchId=314)
org.apache.hadoop.hive.llap.tezplugins.metrics.TestLlapMetricsCollector.testListener (batchId=314)
org.apache.hadoop.hive.llap.tezplugins.metrics.TestLlapMetricsCollector.testMultipleCollectOnMultipleInstances (batchId=314)
org.apache.hadoop.hive.llap.tezplugins.metrics.TestLlapMetricsCollector.testMultipleCollectOnSameInstance (batchId=314)
org.apache.hadoop.hive.llap.tezplugins.metrics.TestLlapMetricsCollector.testRemoveService (batchId=314)
org.apache.hadoop.hive.llap.tezplugins.metrics.TestLlapMetricsCollector.testWithoutListener (batchId=314)
org.apache.hadoop.hive.metastore.TestMetaStoreLdapAuthenticationProviderImpl.unnecessary Mockito stubbings (batchId=240)
org.apache.hadoop.hive.metastore.ldap.TestGroupFilter.unnecessary Mockito stubbings (batchId=235)
org.apache.hadoop.hive.metastore.utils.TestHdfsUtils.testSetFullFileStatusFailInheritAclsRecursive (batchId=240)
org.apache.hadoop.hive.metastore.utils.TestHdfsUtils.testSetFullFileStatusFailInheritGroup (batchId=240)
org.apache.hadoop.hive.metastore.utils.TestHdfsUtils.testSetFullFileStatusFailInheritPermsRecursive (batchId=240)
org.apache.hadoop.hive.ql.exec.TestMsckCreatePartitionsInBatches.testBatchingWhenException (batchId=355)
org.apache.hadoop.hive.ql.exec.TestMsckCreatePartitionsInBatches.testMaxRetriesReached (batchId=355)
org.apache.hadoop.hive.ql.exec.TestMsckCreatePartitionsInBatches.testOneMaxRetries (batchId=355)
org.apache.hadoop.hive.ql.exec.TestMsckCreatePartitionsInBatches.testRetriesExhaustedBatchSize (batchId=355)
org.apache.hadoop.hive.ql.exec.TestMsckDropPartitionsInBatches.testBatchingWhenException (batchId=347)
org.apache.hadoop.hive.ql.exec.TestMsckDropPartitionsInBatches.testMaxRetriesReached (batchId=347)
org.apache.hadoop.hive.ql.exec.TestMsckDropPartitionsInBatches.testOneMaxRetries (batchId=347)
org.apache.hadoop.hive.ql.exec.TestMsckDropPartitionsInBatches.testRetriesExhaustedBatchSize (batchId=347)
org.apache.hadoop.hive.ql.exec.tez.TestTezTask.testBuildDag (batchId=354)
org.apache.hadoop.hive.ql.exec.tez.TestTezTask.testClose (batchId=354)
org.apache.hadoop.hive.ql.exec.tez.TestTezTask.testExistingSessionGetsStorageHandlerResources (batchId=354)
org.apache.hadoop.hive.ql.exec.tez.monitoring.TestTezProgressMonitor.setupInternalStateOnObjectCreation (batchId=355)
org.apache.hadoop.hive.ql.io.orc.TestOrcRawRecordMerger.testNewBase (batchId=335)
org.apache.hadoop.hive.ql.io.orc.TestOrcRawRecordMerger.testOriginalReaderPair (batchId=335)
org.apache.hadoop.hive.ql.io.orc.TestOrcRawRecordMerger.testOriginalReaderPairNoMin (batchId=335)
org.apache.hadoop.hive.ql.lockmgr.TestDummyTxnManager.unnecessary Mockito stubbings (batchId=364)
org.apache.hadoop.hive.ql.optimizer.calcite.rules.TestHivePointLookupOptimizerRule.unnecessary Mockito stubbings (batchId=340)
org.apache.hadoop.hive.ql.optimizer.signature.TestRelSignature.unnecessary Mockito stubbings (batchId=341)
org.apache.hadoop.hive.ql.parse.repl.load.message.TestPrimaryToReplicaResourceFunction.createDestinationPath (batchId=337)
org.apache.hadoop.hive.ql.security.authorization.plugin.TestHiveAuthorizerShowFilters.org.apache.hadoop.hive.ql.security.authorization.plugin.TestHiveAuthorizerShowFilters (batchId=286)
org.apache.hive.hcatalog.streaming.mutate.client.lock.TestLock.testAcquireReadLockCheckHeartbeatCreated (batchId=227)
org.apache.hive.hcatalog.streaming.mutate.client.lock.TestLock.testReleaseLockCancelsHeartbeat (batchId=227)
org.apache.hive.hcatalog.templeton.TestConcurrentJobRequests.ConcurrentSubmitJobsSuccess (batchId=216)
org.apache.hive.hcatalog.templeton.TestConcurrentJobRequestsThreads.ConcurrentSubmitJobsTooManyRequestsException (batchId=216)
org.apache.hive.hcatalog.templeton.TestConcurrentJobRequestsThreadsAndTimeout.ConcurrentSubmitJobsTimeOutException (batchId=216)
org.apache.hive.hcatalog.templeton.TestConcurrentJobRequestsThreadsAndTimeout.ConcurrentSubmitJobsTooManyRequestsException (batchId=216)
org.apache.hive.hcatalog.templeton.TestConcurrentJobRequestsThreadsAndTimeout.ConcurrentSubmitJobsVerifyExceptions (batchId=216)
org.apache.hive.jdbc.authorization.TestHS2AuthzContext.testAuthzContextContentsCmdProcessorCmd (batchId=297)
org.apache.hive.service.auth.TestLdapAuthenticationProviderImpl.unnecessary Mockito stubbings (batchId=244)
org.apache.hive.service.auth.ldap.TestGroupFilter.unnecessary Mockito stubbings (batchId=244)
{noformat}

Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/21553/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/21553/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-21553/

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: 49 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12999480 - PreCommit-HIVE-Build

> Java 11 preparation: update powermock version
> ---------------------------------------------
>
>                 Key: HIVE-21603
>                 URL: https://issues.apache.org/jira/browse/HIVE-21603
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Hive
>    Affects Versions: 4.0.0
>            Reporter: László Pintér
>            Assignee: Panagiotis Garefalakis
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: HIVE-21603.01.patch
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> PowerMock1 has no support for Java11, therefore we need to bump its version to 2.0.0



--
This message was sent by Atlassian Jira
(v8.3.4#803005)