hadoop
hadoop copied to clipboard
HADOOP-18341: upgrade commons-configuration2 to 2.8.0
Description of PR
https://issues.apache.org/jira/browse/HADOOP-18341
How was this patch tested?
For code changes:
- [X] Does the title or this PR starts with the corresponding JIRA issue id (e.g. 'HADOOP-17799. Your PR title ...')?
- [ ] Object storage: have the integration tests been executed and the endpoint declared according to the connector-specific documentation?
- [ ] If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under ASF 2.0?
- [ ] If applicable, have you updated the
LICENSE,LICENSE-binary,NOTICE-binaryfiles?
:broken_heart: -1 overall
| Vote | Subsystem | Runtime | Logfile | Comment |
|---|---|---|---|---|
| +0 :ok: | reexec | 1m 1s | Docker mode activated. | |
| _ Prechecks _ | ||||
| +1 :green_heart: | dupname | 0m 0s | No case conflicting files found. | |
| +0 :ok: | codespell | 0m 1s | codespell was not available. | |
| +0 :ok: | detsecrets | 0m 1s | detect-secrets was not available. | |
| +0 :ok: | xmllint | 0m 1s | xmllint was not available. | |
| +0 :ok: | shelldocs | 0m 1s | Shelldocs was not available. | |
| +1 :green_heart: | @author | 0m 0s | The patch does not contain any @author tags. | |
| -1 :x: | test4tests | 0m 0s | The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch. | |
| _ trunk Compile Tests _ | ||||
| +0 :ok: | mvndep | 14m 30s | Maven dependency ordering for branch | |
| +1 :green_heart: | mvninstall | 31m 18s | trunk passed | |
| +1 :green_heart: | compile | 28m 14s | trunk passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
| +1 :green_heart: | compile | 24m 17s | trunk passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
| +1 :green_heart: | mvnsite | 22m 25s | trunk passed | |
| +1 :green_heart: | javadoc | 10m 9s | trunk passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
| +1 :green_heart: | javadoc | 8m 19s | trunk passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
| +1 :green_heart: | shadedclient | 43m 30s | branch has no errors when building and testing our client artifacts. | |
| _ Patch Compile Tests _ | ||||
| +0 :ok: | mvndep | 0m 36s | Maven dependency ordering for patch | |
| +1 :green_heart: | mvninstall | 27m 53s | the patch passed | |
| +1 :green_heart: | compile | 29m 1s | the patch passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
| +1 :green_heart: | javac | 29m 1s | the patch passed | |
| +1 :green_heart: | compile | 27m 26s | the patch passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
| +1 :green_heart: | javac | 27m 26s | the patch passed | |
| +1 :green_heart: | blanks | 0m 0s | The patch has no blanks issues. | |
| +1 :green_heart: | mvnsite | 21m 57s | the patch passed | |
| +1 :green_heart: | shellcheck | 0m 0s | No new issues. | |
| +1 :green_heart: | javadoc | 9m 53s | the patch passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
| +1 :green_heart: | javadoc | 8m 31s | the patch passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
| -1 :x: | shadedclient | 43m 39s | patch has errors when building and testing our client artifacts. | |
| _ Other Tests _ | ||||
| -1 :x: | unit | 334m 26s | /patch-unit-root.txt | root in the patch failed. |
| -1 :x: | asflicense | 1m 29s | /results-asflicense.txt | The patch generated 1 ASF License warnings. |
| 654m 57s |
| Reason | Tests |
|---|---|
| Failed CTEST tests | test_test_libhdfs_ops_hdfs_static |
| test_test_libhdfs_threaded_hdfs_static | |
| test_test_libhdfs_zerocopy_hdfs_static | |
| test_test_native_mini_dfs | |
| test_libhdfs_threaded_hdfspp_test_shim_static | |
| test_hdfspp_mini_dfs_smoke_hdfspp_test_shim_static | |
| libhdfs_mini_stress_valgrind_hdfspp_test_static | |
| memcheck_libhdfs_mini_stress_valgrind_hdfspp_test_static | |
| test_libhdfs_mini_stress_hdfspp_test_shim_static | |
| test_hdfs_ext_hdfspp_test_shim_static | |
| Failed junit tests | hadoop.hdfs.server.namenode.snapshot.TestSnapshotRename |
| hadoop.hdfs.server.namenode.TestFSImage | |
| hadoop.cli.TestCryptoAdminCLI | |
| hadoop.hdfs.server.namenode.TestFavoredNodesEndToEnd | |
| hadoop.hdfs.server.balancer.TestBalancerRPCDelay | |
| hadoop.cli.TestAclCLIWithPosixAclInheritance | |
| hadoop.hdfs.tools.offlineImageViewer.TestOfflineImageViewerForXAttr | |
| hadoop.hdfs.TestListFilesInFileContext | |
| hadoop.hdfs.TestViewDistributedFileSystem | |
| hadoop.hdfs.server.datanode.TestTransferRbw | |
| hadoop.hdfs.qjournal.server.TestJournalNodeMXBean | |
| hadoop.fs.contract.hdfs.TestHDFSContractMkdir | |
| hadoop.hdfs.server.namenode.ha.TestEditLogsDuringFailover | |
| hadoop.hdfs.server.namenode.ha.TestBootstrapStandby | |
| hadoop.hdfs.TestEncryptionZonesWithKMS | |
| hadoop.hdfs.server.namenode.TestNNStorageRetentionFunctional | |
| hadoop.hdfs.TestModTime | |
| hadoop.hdfs.TestAppendDifferentChecksum | |
| hadoop.hdfs.server.namenode.snapshot.TestNestedSnapshots | |
| hadoop.hdfs.server.namenode.TestNameNodeRecovery | |
| hadoop.hdfs.server.namenode.TestAllowFormat | |
| hadoop.hdfs.server.namenode.snapshot.TestFileContextSnapshot | |
| hadoop.hdfs.server.namenode.TestBlockUnderConstruction | |
| hadoop.hdfs.server.namenode.ha.TestNNHealthCheck | |
| hadoop.hdfs.server.namenode.TestAddOverReplicatedStripedBlocks | |
| hadoop.hdfs.server.datanode.TestDataNodeECN | |
| hadoop.hdfs.server.namenode.TestNameNodeMXBean | |
| hadoop.hdfs.server.namenode.TestQuotaByStorageType | |
| hadoop.hdfs.server.datanode.TestHSync | |
| hadoop.hdfs.server.namenode.snapshot.TestDiffListBySkipList | |
| hadoop.hdfs.server.namenode.TestMetaSave | |
| hadoop.hdfs.TestDFSMkdirs | |
| hadoop.hdfs.server.namenode.TestDiskspaceQuotaUpdate | |
| hadoop.hdfs.TestDFSPermission | |
| hadoop.hdfs.server.datanode.TestIncrementalBlockReports | |
| hadoop.hdfs.TestDecommissionWithBackoffMonitor | |
| hadoop.hdfs.server.blockmanagement.TestUnderReplicatedBlocks | |
| hadoop.hdfs.server.namenode.snapshot.TestSnapshotManager | |
| hadoop.hdfs.server.datanode.TestDataNodeHotSwapVolumes | |
| hadoop.hdfs.TestErasureCodingMultipleRacks | |
| hadoop.hdfs.protocol.datatransfer.sasl.TestSaslDataTransfer | |
| hadoop.fs.viewfs.TestViewFsWithXAttrs | |
| hadoop.fs.viewfs.TestViewFsHdfs | |
| hadoop.hdfs.server.namenode.ha.TestFailoverWithBlockTokensEnabled | |
| hadoop.fs.TestUnbuffer | |
| hadoop.hdfs.TestDataStream | |
| hadoop.cli.TestXAttrCLI | |
| hadoop.hdfs.TestParallelShortCircuitLegacyRead | |
| hadoop.hdfs.server.namenode.TestFileTruncate | |
| hadoop.hdfs.server.namenode.TestNameNodeRespectsBindHostKeys | |
| hadoop.hdfs.TestDatanodeStartupFixesLegacyStorageIDs | |
| hadoop.fs.contract.hdfs.TestHDFSContractSetTimes | |
| hadoop.hdfs.server.datanode.TestDiskError | |
| hadoop.hdfs.server.namenode.snapshot.TestSnapshot | |
| hadoop.hdfs.TestFSOutputSummer | |
| hadoop.hdfs.server.namenode.TestAddBlock | |
| hadoop.hdfs.web.TestHttpsFileSystem | |
| hadoop.hdfs.TestByteBufferPread | |
| hadoop.hdfs.server.namenode.ha.TestStandbyIsHot | |
| hadoop.hdfs.TestClientReportBadBlock | |
| hadoop.hdfs.server.blockmanagement.TestSequentialBlockGroupId | |
| hadoop.hdfs.server.namenode.TestAuditLogs | |
| hadoop.hdfs.server.balancer.TestBalancerService | |
| hadoop.hdfs.server.datanode.fsdataset.impl.TestWriteToReplica | |
| hadoop.hdfs.server.balancer.TestBalancerWithNodeGroup | |
| hadoop.hdfs.TestApplyingStoragePolicy | |
| hadoop.hdfs.server.namenode.TestSecondaryWebUi | |
| hadoop.hdfs.TestIsMethodSupported | |
| hadoop.hdfs.server.namenode.TestFsckWithMultipleNameNodes | |
| hadoop.hdfs.server.datanode.TestBlockReplacement | |
| hadoop.hdfs.server.namenode.TestQuotaWithStripedBlocksWithRandomECPolicy | |
| hadoop.hdfs.TestBlocksScheduledCounter | |
| hadoop.hdfs.web.TestWebHdfsWithAuthenticationFilter | |
| hadoop.hdfs.server.mover.TestMover | |
| hadoop.hdfs.server.namenode.ha.TestDFSUpgradeWithHA | |
| hadoop.hdfs.server.namenode.metrics.TestNameNodeMetrics | |
| hadoop.hdfs.TestEncryptedTransfer | |
| hadoop.fs.contract.hdfs.TestHDFSContractGetFileStatus | |
| hadoop.hdfs.security.TestDelegationTokenForProxyUser | |
| hadoop.hdfs.server.namenode.snapshot.TestRandomOpsWithSnapshots | |
| hadoop.hdfs.server.namenode.TestQuotaWithStripedBlocks | |
| hadoop.hdfs.server.datanode.TestDeleteBlockPool | |
| hadoop.hdfs.server.blockmanagement.TestNameNodePrunesMissingStorages | |
| hadoop.hdfs.server.namenode.snapshot.TestSnapshotFileLength | |
| hadoop.hdfs.server.namenode.TestCommitBlockWithInvalidGenStamp | |
| hadoop.hdfs.TestFileStatusWithRandomECPolicy | |
| hadoop.hdfs.web.TestWebHdfsUrl | |
| hadoop.hdfs.server.namenode.ha.TestHAAppend | |
| hadoop.hdfs.TestBatchedListDirectories | |
| hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyWriter | |
| hadoop.hdfs.server.blockmanagement.TestPendingDataNodeMessages | |
| hadoop.hdfs.TestTrashWithSecureEncryptionZones | |
| hadoop.hdfs.server.datanode.TestBPOfferService | |
| hadoop.hdfs.server.diskbalancer.TestDiskBalancerRPC | |
| hadoop.hdfs.server.namenode.TestAddBlockRetry | |
| hadoop.hdfs.TestFileLengthOnClusterRestart | |
| hadoop.hdfs.TestRead | |
| hadoop.hdfs.server.namenode.TestFileContextXAttr | |
| hadoop.hdfs.TestSetrepIncreasing | |
| hadoop.hdfs.server.namenode.ha.TestHAStateTransitions | |
| hadoop.hdfs.server.namenode.TestReconstructStripedBlocks | |
| hadoop.hdfs.server.diskbalancer.TestDiskBalancer | |
| hadoop.hdfs.TestDFSInotifyEventInputStream | |
| hadoop.metrics2.sink.TestRollingFileSystemSinkWithHdfs | |
| hadoop.hdfs.server.blockmanagement.TestSlowDiskTracker | |
| hadoop.hdfs.TestDatanodeRegistration | |
| hadoop.hdfs.TestMaintenanceState | |
| hadoop.fs.contract.hdfs.TestHDFSContractOpen | |
| hadoop.hdfs.TestErasureCodingAddConfig | |
| hadoop.hdfs.client.impl.TestClientBlockVerification | |
| hadoop.fs.contract.hdfs.TestHDFSContractPathHandle | |
| hadoop.hdfs.server.blockmanagement.TestBlockReportLease | |
| hadoop.hdfs.server.namenode.TestFSNamesystemLockReport | |
| hadoop.hdfs.server.namenode.TestEditLogRace | |
| hadoop.hdfs.server.blockmanagement.TestReplicationPolicy | |
| hadoop.hdfs.server.namenode.TestCacheDirectivesWithViewDFS | |
| hadoop.hdfs.TestRenameWhileOpen | |
| hadoop.hdfs.server.datanode.TestDataNodeRollingUpgrade | |
| hadoop.hdfs.server.namenode.TestSecondaryNameNodeUpgrade | |
| hadoop.hdfs.TestClientProtocolForPipelineRecovery | |
| hadoop.hdfs.TestDFSUpgradeFromImage | |
| hadoop.hdfs.tools.TestViewFileSystemOverloadSchemeWithFSCommands | |
| hadoop.fs.contract.hdfs.TestHDFSContractAppend | |
| hadoop.fs.TestFcHdfsPermission | |
| hadoop.hdfs.server.aliasmap.TestSecureAliasMap | |
| hadoop.hdfs.server.namenode.ha.TestStandbyInProgressTail | |
| hadoop.hdfs.server.datanode.TestNNHandlesBlockReportPerStorage | |
| hadoop.fs.viewfs.TestViewFileSystemWithTruncate | |
| hadoop.hdfs.TestReservedRawPaths | |
| hadoop.hdfs.TestDFSClientFailover | |
| hadoop.hdfs.TestDatanodeConfig | |
| hadoop.hdfs.TestQuota | |
| hadoop.hdfs.server.datanode.TestDataNodeReconfiguration | |
| hadoop.hdfs.TestLeaseRecovery | |
| hadoop.hdfs.server.namenode.TestStorageRestore | |
| hadoop.hdfs.server.balancer.TestBalancerLongRunningTasks | |
| hadoop.hdfs.TestDFSStripedOutputStreamUpdatePipeline | |
| hadoop.hdfs.server.namenode.TestGetContentSummaryWithPermission | |
| hadoop.hdfs.TestViewDistributedFileSystemContract | |
| hadoop.hdfs.server.namenode.TestNameNodeStatusMXBean | |
| hadoop.hdfs.server.namenode.TestReencryptionWithKMS | |
| hadoop.hdfs.TestReplaceDatanodeFailureReplication | |
| hadoop.hdfs.server.namenode.snapshot.TestSnapshotBlocksMap | |
| hadoop.hdfs.server.namenode.web.resources.TestWebHdfsDataLocality | |
| hadoop.hdfs.server.datanode.TestIncrementalBrVariations | |
| hadoop.hdfs.server.namenode.snapshot.TestRenameWithSnapshots | |
| hadoop.hdfs.server.diskbalancer.TestConnectors | |
| hadoop.hdfs.server.namenode.TestXAttrConfigFlag | |
| hadoop.hdfs.server.namenode.TestNameNodeRpcServerMethods | |
| hadoop.hdfs.server.namenode.TestStartup | |
| hadoop.hdfs.server.datanode.fsdataset.impl.TestReplicaCachingGetSpaceUsed | |
| hadoop.hdfs.server.namenode.TestSecurityTokenEditLog | |
| hadoop.hdfs.TestMultipleNNPortQOP | |
| hadoop.hdfs.server.namenode.TestProtectedDirectories | |
| hadoop.hdfs.TestDFSShellGenericOptions | |
| hadoop.hdfs.TestDecommission | |
| hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes | |
| hadoop.fs.contract.hdfs.TestHDFSContractCreate | |
| hadoop.hdfs.server.namenode.TestNameNodeRetryCacheMetrics | |
| hadoop.fs.contract.hdfs.TestHDFSContractRootDirectory | |
| hadoop.hdfs.tools.TestDFSAdmin | |
| hadoop.hdfs.client.impl.TestBlockReaderRemote | |
| hadoop.hdfs.TestErasureCodingPolicyWithSnapshotWithRandomECPolicy | |
| hadoop.hdfs.server.namenode.snapshot.TestGetContentSummaryWithSnapshot | |
| hadoop.hdfs.TestBalancerBandwidth | |
| hadoop.hdfs.TestExternalBlockReader | |
| hadoop.hdfs.qjournal.client.TestQuorumJournalManager | |
| hadoop.hdfs.TestLocatedBlocksRefresher | |
| hadoop.hdfs.server.blockmanagement.TestComputeInvalidateWork | |
| hadoop.hdfs.TestParallelShortCircuitRead | |
| hadoop.hdfs.server.datanode.fsdataset.impl.TestFsDatasetImpl | |
| hadoop.hdfs.TestMissingBlocksAlert | |
| hadoop.hdfs.TestDFSClientSocketSize | |
| hadoop.hdfs.server.namenode.TestUpgradeDomainBlockPlacementPolicy | |
| hadoop.hdfs.server.datanode.fsdataset.impl.TestProvidedImpl | |
| hadoop.hdfs.server.namenode.TestFsck | |
| hadoop.TestRefreshCallQueue | |
| hadoop.fs.TestSymlinkHdfsFileContext | |
| hadoop.hdfs.web.TestWebHdfsWithRestCsrfPreventionFilter | |
| hadoop.hdfs.server.datanode.TestDataNodeExit | |
| hadoop.fs.TestUrlStreamHandler | |
| hadoop.hdfs.TestBlockTokenWrappingQOP | |
| hadoop.hdfs.server.namenode.ha.TestFailureOfSharedDir | |
| hadoop.hdfs.TestUnsetAndChangeDirectoryEcPolicy | |
| hadoop.hdfs.client.impl.TestBlockReaderFactory | |
| hadoop.hdfs.server.datanode.TestBlockHasMultipleReplicasOnSameDN | |
| hadoop.hdfs.TestDFSInotifyEventInputStreamKerberized | |
| hadoop.hdfs.server.namenode.snapshot.TestUpdatePipelineWithSnapshots | |
| hadoop.hdfs.server.namenode.web.resources.TestWebHdfsCreatePermissions | |
| hadoop.hdfs.TestMiniDFSCluster | |
| hadoop.hdfs.server.namenode.TestProcessCorruptBlocks | |
| hadoop.cli.TestCacheAdminCLI | |
| hadoop.hdfs.TestReadWhileWriting | |
| hadoop.fs.viewfs.TestViewFsLinkFallback | |
| hadoop.cli.TestHDFSCLI | |
| hadoop.hdfs.TestDFSRename | |
| hadoop.hdfs.server.mover.TestStorageMover | |
| hadoop.hdfs.qjournal.TestMiniJournalCluster | |
| hadoop.hdfs.server.diskbalancer.TestDiskBalancerWithMockMover | |
| hadoop.hdfs.server.namenode.ha.TestFailureToReadEdits | |
| hadoop.hdfs.TestGetFileChecksum | |
| hadoop.hdfs.TestRestartDFS | |
| hadoop.hdfs.TestSafeModeWithStripedFileWithRandomECPolicy | |
| hadoop.hdfs.server.namenode.TestAclConfigFlag | |
| hadoop.hdfs.TestHDFSFileSystemContract | |
| hadoop.fs.viewfs.TestViewFileSystemLinkRegex | |
| hadoop.hdfs.TestParallelShortCircuitReadUnCached | |
| hadoop.hdfs.TestParallelRead | |
| hadoop.hdfs.TestAclsEndToEnd | |
| hadoop.hdfs.server.namenode.ha.TestStandbyCheckpoints | |
| hadoop.hdfs.TestInjectionForSimulatedStorage | |
| hadoop.hdfs.server.datanode.TestDataNodeInitStorage | |
| hadoop.hdfs.server.blockmanagement.TestBlockManager | |
| hadoop.hdfs.server.namenode.snapshot.TestRenameWithOrderedSnapshotDeletion | |
| hadoop.hdfs.TestWriteReadStripedFile | |
| hadoop.hdfs.TestDFSStripedOutputStreamWithFailure | |
| hadoop.hdfs.server.namenode.ha.TestEditLogTailer | |
| hadoop.hdfs.server.datanode.fsdataset.impl.TestSpaceReservation | |
| hadoop.hdfs.server.namenode.TestReencryption | |
| hadoop.hdfs.TestReadStripedFileWithDecoding | |
| hadoop.hdfs.server.namenode.TestFSImageWithSnapshot | |
| hadoop.hdfs.tools.offlineImageViewer.TestOfflineImageViewer | |
| hadoop.fs.contract.hdfs.TestHDFSContractUnbuffer | |
| hadoop.hdfs.TestMultiThreadedHflush | |
| hadoop.hdfs.server.namenode.metrics.TestNNMetricFilesInGetListingOps | |
| hadoop.hdfs.server.namenode.TestNameEditsConfigs | |
| hadoop.hdfs.server.namenode.snapshot.TestINodeFileUnderConstructionWithSnapshot | |
| hadoop.hdfs.server.namenode.TestNamenodeStorageDirectives | |
| hadoop.hdfs.TestWriteConfigurationToDFS | |
| hadoop.hdfs.tools.TestWebHDFSStoragePolicyCommands | |
| hadoop.hdfs.server.datanode.TestTriggerBlockReport | |
| hadoop.hdfs.TestFileCreationClient | |
| hadoop.hdfs.TestFileAppendRestart | |
| hadoop.hdfs.client.impl.TestBlockReaderLocal | |
| hadoop.hdfs.shortcircuit.TestShortCircuitLocalRead | |
| hadoop.hdfs.qjournal.server.TestJournalNode | |
| hadoop.hdfs.server.datanode.TestDataNodeTcpNoDelay | |
| hadoop.hdfs.server.datanode.TestDataNodeTransferSocketSize | |
| hadoop.hdfs.server.namenode.TestHDFSConcat | |
| hadoop.fs.viewfs.TestViewFileSystemHdfs | |
| hadoop.hdfs.TestFileAppend | |
| hadoop.hdfs.tools.TestStoragePolicyCommands | |
| hadoop.hdfs.TestDFSFinalize | |
| hadoop.fs.viewfs.TestViewFsDefaultValue | |
| hadoop.hdfs.server.blockmanagement.TestCorruptionWithFailover | |
| hadoop.fs.viewfs.TestViewFsWithAcls | |
| hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistLockedMemory | |
| hadoop.hdfs.server.namenode.TestMetadataVersionOutput | |
| hadoop.hdfs.TestRollingUpgradeRollback | |
| hadoop.hdfs.TestSlowDatanodeReport | |
| hadoop.hdfs.TestDFSStartupVersions | |
| hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure | |
| hadoop.fs.TestFcHdfsCreateMkdir | |
| hadoop.hdfs.server.namenode.TestINodeAttributeProvider | |
| hadoop.tools.TestJMXGet | |
| hadoop.hdfs.TestReplication | |
| hadoop.hdfs.TestEncryptionZonesWithHA | |
| hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistReplicaPlacement | |
| hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistReplicaRecovery | |
| hadoop.hdfs.TestLeaseRecovery2 | |
| hadoop.hdfs.server.datanode.fsdataset.impl.TestInterDatanodeProtocol | |
| hadoop.hdfs.crypto.TestHdfsCryptoStreams | |
| hadoop.hdfs.TestReadStripedFileWithMissingBlocks | |
| hadoop.fs.contract.hdfs.TestHDFSContractRename | |
| hadoop.hdfs.TestPersistBlocks | |
| hadoop.hdfs.TestDFSRemove | |
| hadoop.hdfs.web.TestWebHDFS | |
| hadoop.hdfs.TestDFSClientExcludedNodes | |
| hadoop.fs.TestHDFSFileContextMainOperations | |
| hadoop.hdfs.server.namenode.TestNameNodeXAttr | |
| hadoop.hdfs.TestDFSOutputStream | |
| hadoop.hdfs.server.namenode.ha.TestHarFileSystemWithHA | |
| hadoop.hdfs.server.namenode.sps.TestStoragePolicySatisfierWithStripedFile | |
| hadoop.hdfs.server.namenode.TestParallelImageWrite | |
| hadoop.hdfs.TestErasureCodingExerciseAPIs | |
| hadoop.hdfs.TestAbandonBlock | |
| hadoop.hdfs.TestFileAppend2 | |
| hadoop.hdfs.server.blockmanagement.TestHeartbeatHandling | |
| hadoop.hdfs.server.blockmanagement.TestRBWBlockInvalidation | |
| hadoop.hdfs.TestReplaceDatanodeOnFailure | |
| hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency | |
| hadoop.hdfs.server.namenode.ha.TestQuotasWithHA | |
| hadoop.hdfs.TestHDFSServerPorts | |
| hadoop.hdfs.server.namenode.snapshot.TestSnapshotReplication | |
| hadoop.hdfs.TestSetrepDecreasing | |
| hadoop.fs.TestResolveHdfsSymlink | |
| hadoop.hdfs.TestParallelShortCircuitReadNoChecksum | |
| hadoop.hdfs.server.namenode.ha.TestInitializeSharedEdits | |
| hadoop.hdfs.server.namenode.ha.TestPipelinesFailover | |
| hadoop.hdfs.TestLocalDFS | |
| hadoop.hdfs.TestFileCreation | |
| hadoop.hdfs.server.sps.TestExternalStoragePolicySatisfier | |
| hadoop.hdfs.server.namenode.ha.TestRetryCacheWithHA | |
| hadoop.security.TestPermission | |
| hadoop.hdfs.server.namenode.TestCheckPointForSecurityTokens | |
| hadoop.hdfs.server.namenode.ha.TestDelegationTokensWithHA | |
| hadoop.hdfs.TestDFSShell | |
| hadoop.hdfs.server.blockmanagement.TestPendingInvalidateBlock | |
| hadoop.hdfs.server.namenode.ha.TestLossyRetryInvocationHandler | |
| hadoop.hdfs.tools.offlineEditsViewer.TestOfflineEditsViewer | |
| hadoop.fs.TestWebHdfsFileContextMainOperations | |
| hadoop.hdfs.protocol.datatransfer.sasl.TestSaslDataTransferExpiredBlockToken | |
| hadoop.hdfs.qjournal.client.TestEpochsAreUnique | |
| hadoop.hdfs.server.datanode.TestNNHandlesCombinedBlockReport | |
| hadoop.hdfs.server.namenode.TestCacheDirectives | |
| hadoop.hdfs.server.namenode.ha.TestUpdateBlockTailing | |
| hadoop.hdfs.TestFetchImage | |
| hadoop.hdfs.TestFileAppend4 | |
| hadoop.hdfs.TestErasureCodingPoliciesWithRandomECPolicy | |
| hadoop.hdfs.TestSafeMode | |
| hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureToleration | |
| hadoop.fs.contract.hdfs.TestHDFSContractMultipartUploader | |
| hadoop.hdfs.web.TestWebHDFSForHA | |
| hadoop.hdfs.server.namenode.TestINodeFile | |
| hadoop.hdfs.server.datanode.TestDataNodeFSDataSetSink | |
| hadoop.hdfs.server.datanode.TestBlockCountersInPendingIBR | |
| hadoop.hdfs.TestSnapshotCommands | |
| hadoop.fs.contract.hdfs.TestHDFSContractConcat | |
| hadoop.hdfs.TestHAAuxiliaryPort | |
| hadoop.hdfs.server.namenode.TestMalformedURLs | |
| hadoop.fs.shell.TestHdfsTextCommand | |
| hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFSStriped | |
| hadoop.hdfs.tools.TestViewFSStoragePolicyCommands | |
| hadoop.hdfs.server.datanode.TestLargeBlockReport | |
| hadoop.hdfs.TestLeaseRecoveryStriped | |
| hadoop.fs.TestFcHdfsSetUMask | |
| hadoop.hdfs.server.balancer.TestBalancerWithSaslDataTransfer | |
| hadoop.hdfs.TestDFSStripedOutputStreamWithRandomECPolicy | |
| hadoop.hdfs.server.namenode.snapshot.TestSnapshotMetrics | |
| hadoop.hdfs.server.namenode.TestRefreshNamenodeReplicationConfig | |
| hadoop.hdfs.tools.offlineImageViewer.TestOfflineImageViewerForAcl | |
| hadoop.hdfs.TestRollingUpgradeDowngrade | |
| hadoop.hdfs.server.namenode.TestTransferFsImage | |
| hadoop.fs.contract.hdfs.TestHDFSContractDelete | |
| hadoop.hdfs.server.namenode.TestRefreshBlockPlacementPolicy | |
| hadoop.hdfs.server.namenode.TestNameNodeRpcServer | |
| hadoop.hdfs.server.datanode.TestCachingStrategy | |
| hadoop.hdfs.security.TestDelegationToken | |
| hadoop.fs.TestSymlinkHdfsFileSystem | |
| hadoop.hdfs.server.namenode.snapshot.TestSnapshotNameWithInvalidCharacters | |
| hadoop.hdfs.TestFSInputChecker | |
| hadoop.fs.viewfs.TestNNStartupWhenViewFSOverloadSchemeEnabled | |
| hadoop.hdfs.TestDisableConnCache | |
| hadoop.hdfs.server.namenode.TestNNThroughputBenchmark | |
| hadoop.hdfs.server.datanode.TestDataNodeErasureCodingMetrics | |
| hadoop.hdfs.server.namenode.ha.TestStateTransitionFailure | |
| hadoop.hdfs.server.namenode.TestLeaseManager | |
| hadoop.hdfs.TestErasureCodingPolicyWithSnapshot | |
| hadoop.hdfs.server.namenode.ha.TestBootstrapStandbyWithQJM | |
| hadoop.hdfs.server.namenode.TestSecureNameNode | |
| hadoop.hdfs.server.datanode.TestDirectoryScanner | |
| hadoop.hdfs.server.namenode.TestDecommissioningStatusWithBackoffMonitor | |
| hadoop.hdfs.client.impl.TestBlockReaderLocalLegacy | |
| hadoop.fs.viewfs.TestViewFileSystemAtHdfsRoot | |
| hadoop.hdfs.server.datanode.TestCorruptMetadataFile | |
| hadoop.hdfs.TestViewDistributedFileSystemWithMountLinks | |
| hadoop.hdfs.TestFileCorruption | |
| hadoop.hdfs.TestDatanodeReport | |
| hadoop.fs.viewfs.TestViewFSOverloadSchemeWithMountTableConfigInHDFS | |
| hadoop.hdfs.TestBlockStoragePolicy | |
| hadoop.hdfs.server.datanode.fsdataset.impl.TestFsVolumeList | |
| hadoop.hdfs.server.namenode.TestDefaultBlockPlacementPolicy | |
| hadoop.hdfs.tools.offlineImageViewer.TestOfflineImageViewerForContentSummary | |
| hadoop.hdfs.server.blockmanagement.TestReconstructStripedBlocksWithRackAwareness | |
| hadoop.hdfs.server.namenode.TestNameNodeResourceChecker | |
| hadoop.net.TestNetworkTopology | |
| hadoop.hdfs.TestDecommissionWithStriped | |
| hadoop.hdfs.web.TestWebHDFSAcl | |
| hadoop.hdfs.server.namenode.ha.TestDNFencing | |
| hadoop.hdfs.TestDFSClientRetries | |
| hadoop.fs.viewfs.TestViewFileSystemOverloadSchemeWithHdfsScheme | |
| hadoop.hdfs.server.namenode.TestListCorruptFileBlocks | |
| hadoop.hdfs.server.datanode.TestDataNodeMetrics | |
| hadoop.hdfs.server.namenode.TestSnapshotPathINodes | |
| hadoop.hdfs.server.namenode.snapshot.TestSnapshotListing | |
| hadoop.hdfs.TestDFSInputStream | |
| hadoop.hdfs.server.blockmanagement.TestPendingReconstruction | |
| hadoop.fs.TestSymlinkHdfsDisable | |
| hadoop.hdfs.TestQuotaAllowOwner | |
| hadoop.hdfs.tools.TestDFSZKFailoverController | |
| hadoop.hdfs.web.TestWebHdfsWithMultipleNameNodes | |
| hadoop.hdfs.server.namenode.ha.TestObserverNode | |
| hadoop.hdfs.TestExtendedAcls | |
| hadoop.hdfs.TestSetTimes | |
| hadoop.hdfs.server.datanode.TestDataNodeVolumeMetrics | |
| hadoop.hdfs.tools.TestDebugAdmin | |
| hadoop.hdfs.TestDatanodeLayoutUpgrade | |
| hadoop.hdfs.server.namenode.TestRedudantBlocks | |
| hadoop.hdfs.TestErasureCodeBenchmarkThroughput | |
| hadoop.cli.TestDeleteCLI | |
| hadoop.hdfs.server.namenode.TestStoragePolicySatisfierWithHA | |
| hadoop.hdfs.server.namenode.TestStripedINodeFile | |
| hadoop.hdfs.server.namenode.snapshot.TestAclWithSnapshot | |
| hadoop.hdfs.server.blockmanagement.TestBlockReportRateLimiting | |
| hadoop.hdfs.qjournal.TestSecureNNWithQJM | |
| hadoop.hdfs.qjournal.server.TestJournalNodeSync | |
| hadoop.hdfs.server.namenode.snapshot.TestOrderedSnapshotDeletion | |
| hadoop.hdfs.server.namenode.TestFileLimit | |
| hadoop.hdfs.server.namenode.TestDecommissioningStatus | |
| hadoop.hdfs.server.namenode.TestEditLogJournalFailures | |
| hadoop.hdfs.TestDecommissionWithStripedBackoffMonitor | |
| hadoop.hdfs.TestEncryptionZones | |
| hadoop.hdfs.server.namenode.TestDeadDatanode | |
| hadoop.hdfs.web.TestWebHdfsFileSystemContract | |
| hadoop.hdfs.server.blockmanagement.TestBlockTokenWithShortCircuitRead | |
| hadoop.hdfs.TestRollingUpgrade | |
| hadoop.hdfs.TestWriteRead | |
| hadoop.fs.viewfs.TestViewFileSystemLinkMergeSlash | |
| hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy | |
| hadoop.hdfs.server.namenode.TestAddStripedBlockInFBR | |
| hadoop.hdfs.server.blockmanagement.TestStorageBlockPoolUsageStdDev | |
| hadoop.hdfs.TestDatanodeDeath | |
| hadoop.hdfs.TestDeadNodeDetection | |
| hadoop.hdfs.server.namenode.TestFSDirectory | |
| hadoop.hdfs.TestSafeModeWithStripedFile | |
| hadoop.fs.permission.TestStickyBit | |
| hadoop.hdfs.tools.TestDFSAdminWithHA | |
| hadoop.hdfs.tools.offlineImageViewer.TestOfflineImageViewerForStoragePolicy | |
| hadoop.hdfs.tools.TestDFSHAAdminMiniCluster | |
| hadoop.hdfs.server.namenode.snapshot.TestSnapRootDescendantDiff | |
| hadoop.hdfs.TestDFSAddressConfig | |
| hadoop.hdfs.TestDataTransferProtocol | |
| hadoop.hdfs.server.namenode.snapshot.TestSnapshotStatsMXBean | |
| hadoop.hdfs.server.namenode.ha.TestHAFsck | |
| hadoop.hdfs.server.namenode.snapshot.TestFSImageWithOrderedSnapshotDeletion | |
| hadoop.hdfs.tools.TestDelegationTokenFetcher | |
| hadoop.hdfs.server.datanode.TestDataNodeUUID | |
| hadoop.hdfs.qjournal.server.TestJournalNodeRespectsBindHostKeys | |
| hadoop.fs.contract.hdfs.TestHDFSContractSeek | |
| hadoop.hdfs.server.namenode.ha.TestGetGroupsWithHA | |
| hadoop.hdfs.server.datanode.web.TestDatanodeHttpXFrame | |
| hadoop.hdfs.server.namenode.TestDeleteRace | |
| hadoop.hdfs.server.namenode.ha.TestDNFencingWithReplication | |
| hadoop.security.TestPermissionSymlinks | |
| hadoop.hdfs.server.datanode.TestBlockScanner | |
| hadoop.hdfs.TestHFlush | |
| hadoop.hdfs.TestDistributedFileSystem | |
| hadoop.hdfs.server.namenode.TestBackupNode | |
| hadoop.hdfs.server.blockmanagement.TestBlockInfoStriped | |
| hadoop.hdfs.server.namenode.TestAuditLogger | |
| hadoop.hdfs.TestErasureCodingPolicies | |
| hadoop.hdfs.TestReadStripedFileWithDecodingDeletedData | |
| hadoop.hdfs.TestSeekBug | |
| hadoop.hdfs.server.namenode.TestNameNodeAcl | |
| hadoop.hdfs.TestHdfsAdmin | |
| hadoop.hdfs.TestDFSStripedInputStream | |
| hadoop.hdfs.server.namenode.snapshot.TestCheckpointsWithSnapshots | |
| hadoop.hdfs.TestTrashWithEncryptionZones | |
| hadoop.hdfs.server.namenode.ha.TestStandbyBlockManagement | |
| hadoop.hdfs.TestConnCache | |
| hadoop.hdfs.TestFileConcurrentReader | |
| hadoop.hdfs.server.balancer.TestBalancerWithEncryptedTransfer | |
| hadoop.hdfs.server.namenode.TestHostsFiles | |
| hadoop.hdfs.TestReadStripedFileWithDecodingCorruptData | |
| hadoop.hdfs.TestDistributedFileSystemWithECFileWithRandomECPolicy | |
| hadoop.fs.viewfs.TestViewFileSystemLinkFallback | |
| hadoop.hdfs.TestClose | |
| hadoop.hdfs.TestFileStatusWithDefaultECPolicy | |
| hadoop.hdfs.TestDFSInputStreamBlockLocations | |
| hadoop.hdfs.TestDFSShellTouch | |
| hadoop.hdfs.TestReadStripedFileWithDNFailure | |
| hadoop.hdfs.server.datanode.fsdataset.impl.TestScrLazyPersistFiles | |
| hadoop.hdfs.server.blockmanagement.TestErasureCodingCorruption | |
| hadoop.fs.TestEnhancedByteBufferAccess | |
| hadoop.fs.TestGlobPaths | |
| hadoop.metrics2.sink.TestRollingFileSystemSinkWithSecureHdfs | |
| hadoop.hdfs.TestFsShellPermission | |
| hadoop.security.TestRefreshUserMappings | |
| hadoop.hdfs.server.namenode.snapshot.TestDisallowModifyROSnapshot | |
| hadoop.hdfs.server.namenode.TestNameNodeReconfigure | |
| hadoop.hdfs.TestCrcCorruption | |
| hadoop.hdfs.server.namenode.TestFSEditLogLoader | |
| hadoop.hdfs.server.balancer.TestBalancer | |
| hadoop.hdfs.server.diskbalancer.command.TestDiskBalancerCommand | |
| hadoop.hdfs.server.blockmanagement.TestOverReplicatedBlocks | |
| hadoop.hdfs.server.blockmanagement.TestSequentialBlockId | |
| hadoop.hdfs.TestDFSStripedOutputStream | |
| hadoop.cli.TestAclCLI | |
| hadoop.fs.loadGenerator.TestLoadGenerator | |
| hadoop.hdfs.TestLease | |
| hadoop.hdfs.tools.TestECAdmin | |
| hadoop.hdfs.server.namenode.TestFileContextAcl | |
| hadoop.hdfs.TestSmallBlock | |
| hadoop.hdfs.server.datanode.TestDataNodeMultipleRegistrations | |
| hadoop.hdfs.server.namenode.TestPersistentStoragePolicySatisfier | |
| hadoop.hdfs.server.datanode.fsdataset.impl.TestFsDatasetCache | |
| hadoop.hdfs.server.balancer.TestBalancerWithMultipleNameNodes | |
| hadoop.hdfs.server.namenode.snapshot.TestOrderedSnapshotDeletionGc | |
| hadoop.hdfs.server.namenode.TestNestedEncryptionZones | |
| hadoop.hdfs.TestGetBlocks | |
| hadoop.hdfs.server.namenode.ha.TestSeveralNameNodes | |
| hadoop.hdfs.server.datanode.TestDataNodeMXBean | |
| hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFS | |
| hadoop.hdfs.server.namenode.snapshot.TestSetQuotaWithSnapshot | |
| hadoop.hdfs.server.namenode.snapshot.TestOpenFilesWithSnapshot | |
| hadoop.hdfs.TestListFilesInDFS | |
| hadoop.hdfs.server.datanode.TestDataNodeFaultInjector | |
| hadoop.hdfs.web.TestFSMainOperationsWebHdfs | |
| hadoop.hdfs.TestHDFSTrash | |
| hadoop.hdfs.server.datanode.TestBlockRecovery2 | |
| hadoop.hdfs.server.namenode.snapshot.TestXAttrWithSnapshot | |
| hadoop.TestGenericRefresh | |
| hadoop.hdfs.TestBlockMissingException | |
| hadoop.hdfs.TestDFSStorageStateRecovery | |
| hadoop.hdfs.TestStripedFileAppend | |
| hadoop.hdfs.TestFileAppend3 | |
| hadoop.hdfs.tools.offlineImageViewer.TestOfflineImageViewerWithStripedBlocks | |
| hadoop.hdfs.tools.TestGetGroups | |
| hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistPolicy | |
| hadoop.hdfs.TestFileStatus | |
| hadoop.cli.TestErasureCodingCLI | |
| hadoop.hdfs.server.datanode.TestDataNodeLifeline | |
| hadoop.hdfs.server.namenode.ha.TestMultiObserverNode | |
| hadoop.fs.viewfs.TestViewFileSystemWithXAttrs | |
| hadoop.hdfs.server.namenode.TestCreateEditsLog | |
| hadoop.hdfs.TestDFSRollback | |
| hadoop.hdfs.shortcircuit.TestShortCircuitCache | |
| hadoop.hdfs.TestAppendSnapshotTruncate | |
| hadoop.hdfs.server.namenode.ha.TestBootstrapAliasmap | |
| hadoop.hdfs.tools.TestStoragePolicySatisfyAdminCommands | |
| hadoop.hdfs.server.namenode.TestBlockPlacementPolicyRackFaultTolerant | |
| hadoop.fs.viewfs.TestViewFsFileStatusHdfs | |
| hadoop.hdfs.server.datanode.TestReadOnlySharedStorage | |
| hadoop.hdfs.server.namenode.TestGenericJournalConf | |
| hadoop.hdfs.server.datanode.TestBatchIbr | |
| hadoop.hdfs.TestParallelUnixDomainRead | |
| hadoop.hdfs.web.TestWebHDFSXAttr | |
| hadoop.hdfs.server.namenode.TestEditLogAutoroll | |
| hadoop.hdfs.server.blockmanagement.TestNodeCount | |
| hadoop.hdfs.server.namenode.TestFSImageWithXAttr | |
| hadoop.hdfs.TestPipelines | |
| hadoop.hdfs.server.namenode.ha.TestHAMetrics | |
| hadoop.hdfs.server.namenode.ha.TestPendingCorruptDnMessages | |
| hadoop.hdfs.server.datanode.TestFsDatasetCacheRevocation | |
| hadoop.hdfs.server.namenode.TestNameNodeHttpServerXFrame | |
| hadoop.hdfs.server.namenode.TestFSImageWithAcl | |
| hadoop.hdfs.server.namenode.snapshot.TestSnapshotDeletion | |
| hadoop.hdfs.tools.TestViewFileSystemOverloadSchemeWithDFSAdmin | |
| hadoop.hdfs.TestDistributedFileSystemWithECFile | |
| hadoop.hdfs.server.namenode.TestAddStripedBlocks | |
| hadoop.hdfs.server.namenode.snapshot.TestSnapshottableDirListing | |
| hadoop.fs.viewfs.TestViewFsAtHdfsRoot | |
| hadoop.hdfs.server.namenode.ha.TestXAttrsWithHA | |
| hadoop.hdfs.server.namenode.TestNetworkTopologyServlet | |
| hadoop.hdfs.TestReconstructStripedFileWithRandomECPolicy | |
| hadoop.fs.TestSWebHdfsFileContextMainOperations | |
| hadoop.fs.viewfs.TestViewFileSystemOverloadSchemeHdfsFileSystemContract | |
| hadoop.hdfs.TestStoragePolicyPermissionSettings | |
| hadoop.hdfs.server.namenode.snapshot.TestSnapshotDiffReport | |
| hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean | |
| hadoop.hdfs.server.namenode.TestAuditLoggerWithCommands | |
| hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting | |
| hadoop.hdfs.TestFileCreationDelete | |
| hadoop.hdfs.server.namenode.TestNamenodeRetryCache | |
| hadoop.hdfs.server.namenode.TestFSNamesystemMBean | |
| hadoop.hdfs.web.TestWebHdfsTokens | |
| hadoop.hdfs.server.datanode.TestDnRespectsBlockReportSplitThreshold | |
| hadoop.hdfs.TestLargeBlock | |
| hadoop.fs.viewfs.TestViewFileSystemWithAcls | |
| hadoop.hdfs.server.datanode.TestStorageReport | |
| hadoop.hdfs.TestPread | |
| hadoop.hdfs.server.namenode.TestListOpenFiles | |
| hadoop.hdfs.TestStateAlignmentContextWithHA | |
| hadoop.hdfs.security.token.block.TestBlockToken | |
| hadoop.hdfs.server.datanode.fsdataset.impl.TestDatanodeRestart | |
| hadoop.hdfs.server.namenode.TestCheckpoint | |
| hadoop.hdfs.server.namenode.TestNamenodeCapacityReport | |
| hadoop.hdfs.qjournal.client.TestQJMWithFaults | |
| hadoop.hdfs.server.namenode.ha.TestHASafeMode | |
| hadoop.hdfs.server.namenode.snapshot.TestListSnapshot | |
| hadoop.hdfs.TestSecureEncryptionZoneWithKMS | |
| hadoop.hdfs.TestReconstructStripedFileWithValidator | |
| hadoop.hdfs.TestDFSUpgrade | |
| hadoop.hdfs.server.namenode.TestLargeDirectoryDelete | |
| hadoop.hdfs.server.namenode.TestSaveNamespace | |
| hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy | |
| hadoop.hdfs.qjournal.TestNNWithQJM | |
| hadoop.hdfs.TestDataTransferKeepalive | |
| hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistFiles | |
| hadoop.hdfs.TestReconstructStripedFile | |
| hadoop.hdfs.TestFileCreationEmpty | |
| hadoop.hdfs.server.namenode.ha.TestBootstrapStandbyWithInProgressTailing | |
| hadoop.hdfs.server.datanode.TestRefreshNamenodes | |
| hadoop.hdfs.TestWriteBlockGetsBlockLengthHint | |
| hadoop.hdfs.server.blockmanagement.TestRedundancyMonitor | |
| hadoop.hdfs.server.namenode.ha.TestConsistentReadsObserver | |
| hadoop.hdfs.server.blockmanagement.TestBlocksWithNotEnoughRacks | |
| hadoop.hdfs.nfs.nfs3.TestWrites | |
| hadoop.hdfs.nfs.nfs3.TestNfs3HttpServer | |
| hadoop.hdfs.nfs.TestMountd | |
| hadoop.hdfs.nfs.nfs3.TestClientAccessPrivilege | |
| hadoop.hdfs.nfs.nfs3.TestExportsTable | |
| hadoop.hdfs.nfs.nfs3.TestViewfsWithNfs3 | |
| hadoop.hdfs.nfs.nfs3.TestRpcProgramNfs3 | |
| hadoop.hdfs.nfs.nfs3.TestReaddir | |
| hadoop.hdfs.server.federation.fairness.TestRouterRefreshFairnessPolicyController | |
| hadoop.fs.contract.router.TestRouterHDFSContractCreate | |
| hadoop.fs.contract.router.web.TestRouterWebHDFSContractSeek | |
| hadoop.hdfs.server.federation.metrics.TestNameserviceRPCMetrics | |
| hadoop.fs.contract.router.TestRouterHDFSContractSetTimes | |
| hadoop.hdfs.server.federation.router.TestRouterFederationRenamePermission | |
| hadoop.hdfs.server.federation.router.TestRouterAdminCLI | |
| hadoop.hdfs.server.federation.router.TestRouterRpcMultiDestination | |
| hadoop.hdfs.server.federation.router.TestRouterMountTable | |
| hadoop.hdfs.server.federation.router.TestRouterFederationRenameInKerberosEnv | |
| hadoop.hdfs.server.federation.router.TestRouterClientRejectOverload | |
| hadoop.fs.contract.router.TestRouterHDFSContractConcatSecure | |
| hadoop.hdfs.server.federation.metrics.TestMetricsBase | |
| hadoop.hdfs.server.federation.router.TestRouterWebHdfsMethods | |
| hadoop.hdfs.server.federation.store.driver.TestStateStoreFileSystem | |
| hadoop.hdfs.server.federation.router.TestRouterMultiRack | |
| hadoop.hdfs.server.federation.router.TestRouterQuota | |
| hadoop.fs.contract.router.TestRouterHDFSContractRootDirectorySecure | |
| hadoop.hdfs.server.federation.router.TestRouterRpcStoragePolicySatisfier | |
| hadoop.hdfs.server.federation.router.TestRouterFederationRename | |
| hadoop.hdfs.server.federation.router.TestRouterNamenodeHeartbeat | |
| hadoop.fs.contract.router.TestRouterHDFSContractAppend | |
| hadoop.hdfs.server.federation.router.TestRouterRpc | |
| hadoop.hdfs.server.federation.router.TestRouterSafemode | |
| hadoop.fs.contract.router.TestRouterHDFSContractAppendSecure | |
| hadoop.fs.contract.router.TestRouterHDFSContractCreateSecure | |
| hadoop.hdfs.server.federation.fairness.TestRouterHandlersFairness | |
| hadoop.fs.contract.router.TestRouterHDFSContractOpen | |
| hadoop.hdfs.server.federation.router.TestRouterRPCClientRetries | |
| hadoop.fs.contract.router.TestRouterHDFSContractOpenSecure | |
| hadoop.fs.contract.router.TestRouterHDFSContractRootDirectory | |
| hadoop.hdfs.server.federation.router.TestRouterAllResolver | |
| hadoop.fs.contract.router.web.TestRouterWebHDFSContractMkdir | |
| hadoop.hdfs.server.federation.router.TestRouterWithSecureStartup | |
| hadoop.hdfs.server.federation.security.TestRouterSecurityManager | |
| hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate | |
| hadoop.fs.contract.router.TestRouterHDFSContractDeleteSecure | |
| hadoop.fs.contract.router.TestRouterHDFSContractGetFileStatusSecure | |
| hadoop.fs.contract.router.TestRouterHDFSContractGetFileStatus | |
| hadoop.fs.contract.router.web.TestRouterWebHDFSContractDelete | |
| hadoop.hdfs.server.federation.metrics.TestRBFMetrics | |
| hadoop.hdfs.server.federation.router.TestRouterMountTableCacheRefresh | |
| hadoop.fs.contract.router.TestRouterHDFSContractRename | |
| hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver | |
| hadoop.hdfs.server.federation.router.TestRouterTrash | |
| hadoop.fs.contract.router.TestRouterHDFSContractDelegationToken | |
| hadoop.hdfs.server.federation.router.TestRouterFsck | |
| hadoop.fs.contract.router.TestRouterHDFSContractRenameSecure | |
| hadoop.hdfs.server.federation.router.TestRouterMountTableCacheRefreshSecure | |
| hadoop.hdfs.server.federation.router.TestDisableNameservices | |
| hadoop.fs.contract.router.TestRouterHDFSContractSeek | |
| hadoop.fs.contract.router.TestRouterHDFSContractSeekSecure | |
| hadoop.fs.contract.router.TestRouterHDFSContractMkdir | |
| hadoop.fs.contract.router.web.TestRouterWebHDFSContractRename | |
| hadoop.fs.contract.router.TestRouterHDFSContractConcat | |
| hadoop.fs.contract.router.TestRouterHDFSContractSetTimesSecure | |
| hadoop.fs.contract.router.web.TestRouterWebHDFSContractRootDirectory | |
| hadoop.hdfs.server.federation.router.TestRouter | |
| hadoop.fs.contract.router.web.TestRouterWebHDFSContractAppend | |
| hadoop.hdfs.server.federation.router.TestRouterNetworkTopologyServlet | |
| hadoop.hdfs.rbfbalance.TestRouterDistCpProcedure | |
| hadoop.fs.contract.router.web.TestRouterWebHDFSContractConcat | |
| hadoop.hdfs.server.federation.router.TestSafeMode | |
| hadoop.fs.contract.router.TestRouterHDFSContractDelete | |
| hadoop.hdfs.server.federation.router.TestRouterRpcSingleNS | |
| hadoop.hdfs.server.federation.metrics.TestRouterClientMetrics | |
| hadoop.fs.contract.router.web.TestRouterWebHDFSContractOpen | |
| hadoop.fs.contract.router.TestRouterHDFSContractMkdirSecure | |
| hadoop.fs.http.server.TestHttpFSServerNoACLs | |
| hadoop.fs.http.client.TestHttpFSFWithSWebhdfsFileSystem | |
| hadoop.fs.http.server.TestHttpFSServer | |
| hadoop.fs.http.client.TestHttpFSFWithWebhdfsFileSystem | |
| hadoop.fs.http.client.TestHttpFSWithHttpFSFileSystem | |
| hadoop.fs.http.server.TestHttpFSAccessControlled | |
| hadoop.fs.http.client.TestHttpFSFileSystemLocalFileSystem | |
| hadoop.fs.http.server.TestHttpFSServerWebServer | |
| hadoop.lib.service.hadoop.TestFileSystemAccessService | |
| hadoop.fs.http.server.TestHttpFSServerNoXAttrs | |
| hadoop.test.TestHFSTestCase | |
| hadoop.yarn.server.nodemanager.TestNodeManagerShutdown | |
| hadoop.yarn.server.nodemanager.TestNodeManagerMXBean | |
| hadoop.yarn.server.nodemanager.metrics.TestNodeManagerMetrics | |
| hadoop.yarn.server.nodemanager.TestNodeStatusUpdaterForAttributes | |
| hadoop.yarn.server.nodemanager.TestNodeStatusUpdaterForLabels | |
| hadoop.yarn.server.nodemanager.containermanager.monitor.TestContainerMetrics | |
| hadoop.yarn.server.nodemanager.TestNodeStatusUpdater | |
| hadoop.yarn.server.nodemanager.TestNodeManagerResync | |
| hadoop.yarn.server.nodemanager.TestNodeManagerReboot | |
| hadoop.yarn.server.nodemanager.containermanager.resourceplugin.TestResourcePluginManager | |
| hadoop.yarn.server.webproxy.TestWebAppProxyServer | |
| hadoop.yarn.server.webproxy.TestWebAppProxyServlet | |
| hadoop.yarn.server.router.webapp.TestRouterWebServices | |
| hadoop.yarn.server.router.webapp.TestRouterWebServicesREST | |
| hadoop.yarn.server.router.clientrm.TestFederationClientInterceptorRetry | |
| hadoop.yarn.server.router.clientrm.TestFederationClientInterceptor | |
| hadoop.yarn.server.router.TestRouter | |
| hadoop.yarn.server.router.clientrm.TestRouterClientRMService | |
| hadoop.yarn.server.router.rmadmin.TestRouterRMAdminService | |
| hadoop.yarn.server.TestDiskFailures | |
| hadoop.yarn.server.TestMiniYarnCluster | |
| hadoop.yarn.server.TestMiniYarnClusterNodeUtilization | |
| hadoop.yarn.server.TestMiniYARNClusterForHA | |
| hadoop.yarn.server.TestRMNMSecretKeys | |
| hadoop.yarn.server.TestContainerManagerSecurity | |
| hadoop.yarn.server.timeline.TestLogInfo | |
| hadoop.yarn.server.timeline.TestEntityGroupFSTimelineStore | |
| hadoop.yarn.server.timelineservice.storage.common.TestHBaseTimelineStorageUtils | |
| hadoop.yarn.server.timeline.webapp.TestTimelineWebServicesWithSSL | |
| hadoop.yarn.server.applicationhistoryservice.TestApplicationHistoryServer | |
| hadoop.yarn.server.timeline.security.TestTimelineAuthenticationFilterForV1 | |
| hadoop.yarn.server.resourcemanager.TestApplicationMasterServiceFair | |
| hadoop.yarn.server.resourcemanager.rmapp.TestApplicationLifetimeMonitor | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.TestContainerResizing | |
| hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSLeafQueue | |
| hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesConfigurationMutation | |
| hadoop.yarn.server.resourcemanager.nodelabels.TestRMNodeLabelsManager | |
| hadoop.yarn.server.resourcemanager.TestApplicationCleanup | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerAsyncScheduling | |
| hadoop.yarn.server.resourcemanager.TestApplicationACLs | |
| hadoop.yarn.server.resourcemanager.TestAppManager | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerNodes | |
| hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesCapacitySchedDynamicConfig | |
| hadoop.yarn.server.resourcemanager.scheduler.fair.TestQueueManagerRealScheduler | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerSurgicalPreemption | |
| hadoop.yarn.server.resourcemanager.TestLeaderElectorService | |
| hadoop.yarn.server.resourcemanager.scheduler.constraint.algorithm.TestLocalAllocationTagsManager | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.TestNodeLabelContainerAllocation | |
| hadoop.yarn.server.resourcemanager.scheduler.fair.TestFairSchedulerQueueACLs | |
| hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesHttpStaticUserPermissions | |
| hadoop.yarn.server.resourcemanager.scheduler.fair.TestApplicationMasterServiceWithFS | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerQueueMappingFactory | |
| hadoop.yarn.server.resourcemanager.security.TestAMRMTokens | |
| hadoop.yarn.server.resourcemanager.TestRMTimelineService | |
| hadoop.yarn.server.resourcemanager.scheduler.fair.TestFairScheduler | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.TestQueueParsing | |
| hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesNodeLabels | |
| hadoop.yarn.server.resourcemanager.scheduler.TestQueueMetrics | |
| hadoop.yarn.server.resourcemanager.security.TestClientToAMTokens | |
| hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokenAuthentication | |
| hadoop.yarn.server.resourcemanager.scheduler.fair.TestSchedulingUpdate | |
| hadoop.yarn.webapp.TestRMWithCSRFFilter | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerDynamicBehavior | |
| hadoop.yarn.server.resourcemanager.TestContainerResourceUsage | |
| hadoop.yarn.server.resourcemanager.scheduler.fair.TestFairSchedulerOvercommit | |
| hadoop.yarn.server.resourcemanager.TestClusterMetrics | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacityScheduler | |
| hadoop.yarn.server.resourcemanager.TestDecommissioningNodesWatcher | |
| hadoop.yarn.server.resourcemanager.rmapp.attempt.TestAMLivelinessMonitor | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.TestContainerAllocation | |
| hadoop.yarn.server.resourcemanager.TestReservationSystemWithRMHA | |
| hadoop.yarn.server.resourcemanager.TestApplicationMasterServiceCapacity | |
| hadoop.yarn.server.resourcemanager.rmapp.TestNodesListManager | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.TestAbsoluteResourceWithAutoQueue | |
| hadoop.yarn.server.resourcemanager.monitor.TestSchedulingMonitor | |
| hadoop.yarn.server.resourcemanager.security.TestRMDelegationTokens | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerConfigValidator | |
| hadoop.yarn.server.resourcemanager.TestOpportunisticContainerAllocatorAMService | |
| hadoop.yarn.server.resourcemanager.scheduler.fifo.TestFifoScheduler | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerMultiNodes | |
| hadoop.yarn.server.resourcemanager.scheduler.fair.TestContinuousScheduling | |
| hadoop.yarn.server.resourcemanager.scheduler.fair.TestFairSchedulerPreemption | |
| hadoop.yarn.server.resourcemanager.monitor.capacity.TestProportionalCapacityPreemptionPolicy | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.TestIncreaseAllocationExpirer | |
| hadoop.yarn.server.resourcemanager.TestRMRestart | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerMultiNodesWithPreemption | |
| hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesAppCustomResourceTypes | |
| hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesSchedulerActivities | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.TestWorkPreservingRMRestartForNodeLabel | |
| hadoop.yarn.server.resourcemanager.TestResourceManager | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.TestApplicationLimitsByPartition | |
| hadoop.yarn.server.resourcemanager.federation.TestFederationRMStateStoreService | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.conf.TestFSSchedulerConfigurationStore | |
| hadoop.yarn.server.resourcemanager.applicationsmanager.TestAMRMRPCNodeUpdates | |
| hadoop.yarn.server.resourcemanager.webapp.TestRMWebServiceAppsNodelabel | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerMaxParallelApps | |
| hadoop.yarn.server.resourcemanager.TestRMProxyUsersConf | |
| hadoop.yarn.server.resourcemanager.scheduler.fair.TestAllocationFileLoaderService | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.TestQueueState | |
| hadoop.yarn.server.resourcemanager.scheduler.fair.TestAppRunnability | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerNodeLabelUpdate | |
| hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation | |
| hadoop.yarn.server.resourcemanager.nodelabels.TestRMDelegatedNodeLabelsUpdater | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerWorkflowPriorityMapping | |
| hadoop.yarn.server.resourcemanager.resource.TestResourceProfiles | |
| hadoop.yarn.server.resourcemanager.TestRMEmbeddedElector | |
| hadoop.yarn.server.resourcemanager.scheduler.TestAbstractYarnScheduler | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerQueues | |
| hadoop.yarn.server.resourcemanager.nodelabels.TestNodeLabelFileReplication | |
| hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesReservation | |
| hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokens | |
| hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesContainers | |
| hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesAppAttempts | |
| hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesForCSWithPartitions | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.TestLeafQueue | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerNewQueueAutoCreation | |
| hadoop.yarn.server.resourcemanager.TestRMHA | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerAutoCreatedQueuePreemption | |
| hadoop.yarn.server.resourcemanager.TestNodeBlacklistingOnAMFailures | |
| hadoop.yarn.server.resourcemanager.scheduler.policy.TestFairOrderingPolicy | |
| hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesNodes | |
| hadoop.yarn.server.resourcemanager.TestApplicationMasterServiceInterceptor | |
| hadoop.yarn.server.resourcemanager.scheduler.fair.TestFairSchedulerFairShare | |
| hadoop.yarn.server.resourcemanager.recovery.TestZKRMStateStore | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.TestApplicationPriority | |
| hadoop.yarn.server.resourcemanager.metrics.TestCombinedSystemMetricsPublisher | |
| hadoop.yarn.server.resourcemanager.TestWorkPreservingUnmanagedAM | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerAutoQueueCreation | |
| hadoop.yarn.webapp.TestRMWithXFSFilter | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.conf.TestLeveldbConfigurationStore | |
| hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesApps | |
| hadoop.yarn.server.resourcemanager.scheduler.TestSchedulingWithAllocationRequestId | |
| hadoop.yarn.server.resourcemanager.TestRMHAForAsyncScheduler | |
| hadoop.yarn.server.resourcemanager.TestAppManagerWithFairScheduler | |
| hadoop.yarn.server.resourcemanager.TestRMHATimelineCollectors | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.conf.TestZKConfigurationStore | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.TestAutoCreatedQueueDeletionPolicy | |
| hadoop.yarn.server.resourcemanager.volume.csi.TestVolumeProcessor | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerApps | |
| hadoop.yarn.server.resourcemanager.rmcontainer.TestRMContainerImpl | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerQueueACLs | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerAmbiguousLeafs | |
| hadoop.yarn.server.resourcemanager.scheduler.constraint.TestPlacementProcessor | |
| hadoop.yarn.server.resourcemanager.TestAMAuthorization | |
| hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerSchedulingRequestUpdate | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerOvercommit | |
| hadoop.yarn.server.resourcemanager.TestRMHAMetrics | |
| hadoop.yarn.server.resourcemanager.scheduler.TestSchedulerHealth | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.TestApplicationPriorityACLs | |
| hadoop.yarn.server.resourcemanager.webapp.TestRMWebappAuthentication | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.TestQueueConfigurationAutoRefreshPolicy | |
| hadoop.yarn.server.resourcemanager.TestApplicationMasterLauncher | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerLazyPreemption | |
| hadoop.yarn.server.resourcemanager.TestRMStoreCommands | |
| hadoop.yarn.server.resourcemanager.TestRM | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.TestQueueManagementDynamicEditPolicy | |
| hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesAppsModification | |
| hadoop.yarn.server.resourcemanager.TestMoveApplication | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerWeightMode | |
| hadoop.yarn.server.resourcemanager.webapp.fairscheduler.TestRMWebServicesFairScheduler | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.TestSchedulingRequestContainerAllocationAsync | |
| hadoop.yarn.server.resourcemanager.applicationsmanager.TestAMRestart | |
| hadoop.yarn.server.resourcemanager.recovery.TestFSRMStateStore | |
| hadoop.yarn.server.resourcemanager.TestCapacitySchedulerMetrics | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCSAllocateCustomResource | |
| hadoop.yarn.server.resourcemanager.scheduler.TestSchedulerUtils | |
| hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesCapacitySched | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.TestAMAllocatedToNonExclusivePartition | |
| hadoop.yarn.server.resourcemanager.TestRMAdminService | |
| hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesAppsCustomResourceTypes | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.TestAbsoluteResourceConfiguration | |
| hadoop.yarn.server.resourcemanager.TestResourceTrackerService | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.TestApplicationLimits | |
| hadoop.yarn.server.resourcemanager.TestResourceManagerMXBean | |
| hadoop.yarn.server.resourcemanager.applicationsmanager.TestAMRMRPCResponseId | |
| hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA | |
| hadoop.yarn.server.resourcemanager.scheduler.constraint.TestAllocationTagsManager | |
| hadoop.yarn.server.resourcemanager.webapp.fairscheduler.TestRMWebServicesFairSchedulerCustomResourceTypes | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerWithMultiResourceTypes | |
| hadoop.yarn.server.resourcemanager.resourcetracker.TestNMReconnect | |
| hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppAttempt | |
| hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesSchedulerActivitiesWithMultiNodesEnabled | |
| hadoop.yarn.server.resourcemanager.scheduler.capacity.TestSchedulingRequestContainerAllocation | |
| hadoop.yarn.server.resourcemanager.placement.TestPlacementManager | |
| hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA | |
| hadoop.yarn.server.resourcemanager.TestWorkPreservingRMRestart | |
| hadoop.yarn.server.resourcemanager.TestRMHAForNodeLabels | |
| hadoop.yarn.server.resourcemanager.TestSignalContainer | |
| hadoop.yarn.server.resourcemanager.ahs.TestRMApplicationHistoryWriter | |
| hadoop.yarn.server.resourcemanager.webapp.TestRMWebServices | |
| hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher | |
| hadoop.yarn.server.resourcemanager.scheduler.constraint.TestPlacementConstraintsUtil | |
| hadoop.yarn.server.resourcemanager.TestClientRMService | |
| hadoop.yarn.server.timelineservice.reader.TestTimelineReaderMetrics | |
| hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesBasicAcl | |
| hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServices | |
| hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesACL | |
| hadoop.yarn.service.TestServiceAM | |
| hadoop.yarn.service.component.TestComponentDecommissionInstances | |
| hadoop.yarn.service.TestYarnNativeServices | |
| hadoop.yarn.service.monitor.TestServiceMonitor | |
| hadoop.yarn.service.client.TestSystemServiceManagerImpl | |
| hadoop.yarn.service.TestCleanupAfterKill | |
| hadoop.yarn.applications.distributedshell.TestDSTimelineV10 | |
| hadoop.yarn.applications.distributedshell.TestDSTimelineV15 | |
| hadoop.yarn.applications.distributedshell.TestDSWithMultipleNodeManager | |
| hadoop.yarn.applications.distributedshell.TestDSTimelineV20 | |
| hadoop.yarn.applications.unmanagedamlauncher.TestUnmanagedAMLauncher | |
| hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocationE2E | |
| hadoop.yarn.client.TestApplicationClientProtocolOnHA | |
| hadoop.yarn.client.cli.TestSchedConfCLI | |
| hadoop.yarn.client.TestFederationRMFailoverProxyProvider | |
| hadoop.yarn.client.TestResourceTrackerOnHA | |
| hadoop.yarn.client.api.impl.TestAMRMClientPlacementConstraints | |
| hadoop.yarn.client.TestGetGroups | |
| hadoop.yarn.client.api.impl.TestYarnClientWithReservation | |
| hadoop.yarn.client.TestNoHaRMFailoverProxyProvider | |
| hadoop.yarn.client.cli.TestYarnCLI | |
| hadoop.yarn.client.api.impl.TestAMRMProxy | |
| hadoop.yarn.client.TestHedgingRequestRMFailoverProxyProvider | |
| hadoop.yarn.client.api.impl.TestAMRMClientOnRMRestart | |
| hadoop.yarn.client.api.impl.TestNMClient | |
| hadoop.yarn.client.api.impl.TestAMRMClient | |
| hadoop.yarn.client.TestApplicationMasterServiceProtocolForTimelineV2 | |
| hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl | |
| hadoop.yarn.client.api.impl.TestYarnClient | |
| hadoop.yarn.client.TestRMFailover | |
| hadoop.yarn.client.api.impl.TestYarnClientImpl | |
| hadoop.yarn.client.TestApplicationMasterServiceProtocolOnHA | |
| hadoop.mapreduce.task.reduce.TestShuffleClientMetrics | |
| hadoop.mapreduce.split.TestJobSplitWriterWithEC | |
| hadoop.mapreduce.TestJobResourceUploaderWithSharedCache | |
| hadoop.mapred.uploader.TestFrameworkUploader | |
| hadoop.mapred.nativetask.kvtest.KVTest | |
| hadoop.mapred.nativetask.combinertest.OldAPICombinerTest | |
| hadoop.mapred.nativetask.kvtest.LargeKVTest | |
| hadoop.mapred.nativetask.compresstest.CompressTest | |
| hadoop.mapred.nativetask.combinertest.CombinerTest | |
| hadoop.mapred.nativetask.combinertest.LargeKVCombinerTest | |
| hadoop.mapred.nativetask.nonsorttest.NonSortTest | |
| hadoop.mapred.lib.TestDelegatingInputFormat | |
| hadoop.mapred.TestReporter | |
| hadoop.fs.TestDFSIO | |
| hadoop.mapreduce.v2.TestSpeculativeExecution | |
| hadoop.mapreduce.lib.partition.TestMRKeyFieldBasedComparator | |
| hadoop.mapred.TestMapOutputType | |
| hadoop.mapred.lib.TestMultipleOutputs | |
| hadoop.mapreduce.security.TestMRCredentials | |
| hadoop.mapreduce.TestYarnClientProtocolProvider | |
| hadoop.mapred.TestJobCounters | |
| hadoop.mapred.lib.TestMultithreadedMapRunner | |
| hadoop.mapreduce.v2.TestMRAppWithCombiner | |
| hadoop.mapred.TestMRTimelineEventHandling | |
| hadoop.mapred.TestLocalMRNotification | |
| hadoop.hdfs.TestNNBench | |
| hadoop.mapreduce.TestMapCollection | |
| hadoop.mapred.jobcontrol.TestJobControl | |
| hadoop.mapred.lib.aggregate.TestAggregates | |
| hadoop.mapreduce.TestMapReduceLazyOutput | |
| hadoop.mapreduce.security.TestJHSSecurity | |
| hadoop.mapreduce.lib.map.TestMultithreadedMapper | |
| hadoop.mapred.TestMiniMRChildTask | |
| hadoop.mapreduce.lib.join.TestJoinProperties | |
| hadoop.mapred.TestMRCJCFileInputFormat | |
| hadoop.mapreduce.v2.TestRMNMInfo | |
| hadoop.mapred.TestNetworkedJob | |
| hadoop.mapred.TestLazyOutput | |
| hadoop.mapred.TestUserDefinedCounters | |
| hadoop.mapreduce.v2.TestMRJobsWithProfiler | |
| hadoop.mapreduce.lib.join.TestJoinDatamerge | |
| hadoop.mapreduce.security.ssl.TestEncryptedShuffle | |
| hadoop.mapreduce.TestClientProtocolProviderImpls | |
| hadoop.mapred.lib.TestChainMapReduce | |
| hadoop.mapred.TestLineRecordReaderJobs | |
| hadoop.mapreduce.lib.output.TestMRMultipleOutputs | |
| hadoop.fs.slive.TestSlive | |
| hadoop.mapreduce.TestLargeSort | |
| hadoop.mapred.TestJobCleanup | |
| hadoop.mapred.TestMiniMRWithDFSWithDistinctUsers | |
| hadoop.mapred.TestMiniMRClasspath | |
| hadoop.mapred.jobcontrol.TestLocalJobControl | |
| hadoop.mapreduce.TestLocalRunner | |
| hadoop.mapreduce.lib.chain.TestChainErrors | |
| hadoop.mapred.TestClusterMapReduceTestCase | |
| hadoop.mapred.TestJobName | |
| hadoop.mapreduce.TestMapperReducerCleanup | |
| hadoop.conf.TestNoDefaultsJobConf | |
| hadoop.mapred.TestJobClients | |
| hadoop.mapred.TestSpecialCharactersInOutputPath | |
| hadoop.mapred.TestTaskCommit | |
| hadoop.mapreduce.v2.TestMiniMRProxyUser | |
| hadoop.mapred.TestClusterMRNotification | |
| hadoop.mapred.TestMerge | |
| hadoop.mapreduce.v2.TestMROldApiJobs | |
| hadoop.mapreduce.lib.aggregate.TestMapReduceAggregates | |
| hadoop.mapred.TestMapRed | |
| hadoop.mapred.TestReduceFetch | |
| hadoop.mapred.join.TestDatamerge | |
| hadoop.mapred.TestCollect | |
| hadoop.mapred.TestFileOutputFormat | |
| hadoop.fs.TestFileSystem | |
| hadoop.mapred.TestComparators | |
| hadoop.mapreduce.lib.input.TestCombineFileInputFormat | |
| hadoop.mapred.TestJavaSerialization | |
| hadoop.mapreduce.v2.TestMRJobs | |
| hadoop.mapreduce.TestMROutputFormat | |
| hadoop.mapreduce.lib.output.TestJobOutputCommitter | |
| hadoop.ipc.TestMRCJCSocketFactory | |
| hadoop.mapreduce.TestMRJobClient | |
| hadoop.mapreduce.lib.input.TestLineRecordReaderJobs | |
| hadoop.mapreduce.v2.TestMRJobsWithHistoryService | |
| hadoop.mapreduce.TestMRIntermediateDataEncryption | |
| hadoop.mapred.TestMiniMRClientCluster | |
| hadoop.mapred.lib.TestKeyFieldBasedComparator | |
| hadoop.mapred.TestJobSysDirWithDFS | |
| hadoop.mapreduce.TestChild | |
| hadoop.mapreduce.lib.db.TestDataDrivenDBInputFormat | |
| hadoop.mapreduce.v2.TestUberAM | |
| hadoop.mapred.TestReduceFetchFromPartialMem | |
| hadoop.mapred.TestOldCombinerGrouping | |
| hadoop.mapred.TestMiniMRBringup | |
| hadoop.mapred.TestFieldSelection | |
| hadoop.mapreduce.TestMapReduce | |
| hadoop.mapreduce.TestValueIterReset | |
| hadoop.mapreduce.security.TestBinaryTokenFile | |
| hadoop.mapreduce.lib.chain.TestSingleElementChain | |
| hadoop.mapreduce.v2.TestNonExistentJob | |
| hadoop.mapreduce.lib.fieldsel.TestMRFieldSelection | |
| hadoop.mapreduce.TestNewCombinerGrouping | |
| hadoop.mapreduce.lib.chain.TestMapReduceChain | |
| hadoop.mapreduce.lib.input.TestMultipleInputs | |
| hadoop.mapreduce.lib.input.TestDelegatingInputFormat | |
| hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp | |
| hadoop.mapred.TestMROpportunisticMaps | |
| hadoop.mapred.TestLocalJobSubmission | |
| hadoop.mapreduce.v2.app.webapp.TestAMWebApp | |
| hadoop.mapreduce.v2.app.launcher.TestContainerLauncher | |
| hadoop.mapreduce.v2.app.TestKill | |
| hadoop.mapreduce.v2.app.TestStagingCleanup | |
| hadoop.mapreduce.v2.app.TestRecovery | |
| hadoop.mapreduce.v2.app.TestMRApp | |
| hadoop.mapreduce.v2.app.rm.TestRMContainerAllocator | |
| hadoop.mapreduce.v2.app.TestMRClientService | |
| hadoop.mapreduce.v2.app.TestFail | |
| hadoop.mapreduce.v2.app.job.impl.TestTaskAttempt | |
| hadoop.mapreduce.v2.app.TestMRAppComponentDependencies | |
| hadoop.mapreduce.jobhistory.TestJobHistoryEventHandler | |
| hadoop.mapreduce.v2.app.TestMRAppMaster | |
| hadoop.mapreduce.v2.app.TestFetchFailure | |
| hadoop.mapreduce.v2.app.TestJobEndNotifier | |
| hadoop.mapreduce.v2.app.TestAMInfos | |
| hadoop.mapreduce.v2.app.job.impl.TestMapReduceChildJVM | |
| hadoop.mapred.TestMRWithDistributedCache | |
| hadoop.mapred.TestJobClient | |
| hadoop.mapred.TestJobClientGetJob | |
| hadoop.mapred.TestLocalModeWithNewApis | |
| hadoop.mapreduce.v2.hs.TestHistoryFileManagerInitWithNonRunningDFS | |
| hadoop.mapreduce.v2.hs.TestJobHistoryParsing | |
| hadoop.mapreduce.v2.hs.TestHistoryFileManager | |
| hadoop.mapreduce.v2.hs.TestJobHistoryEvents | |
| hadoop.mapreduce.v2.hs.TestJobHistoryServer | |
| hadoop.mapreduce.v2.hs.TestHistoryServerFileSystemStateStoreService | |
| hadoop.examples.TestAggregateWordCount | |
| hadoop.examples.terasort.TestTeraSort | |
| hadoop.examples.TestWordStats | |
| hadoop.tools.dynamometer.workloadgenerator.TestWorkloadGenerator | |
| hadoop.tools.dynamometer.blockgenerator.TestBlockGen | |
| hadoop.tools.TestHadoopArchiveLogsRunner | |
| hadoop.tools.TestHadoopArchiveLogs | |
| hadoop.tools.TestDistCh | |
| hadoop.tools.TestHadoopArchives | |
| hadoop.contrib.utils.join.TestDataJoin | |
| hadoop.tools.TestDistCpWithAcls | |
| hadoop.tools.mapred.TestCopyMapperCompositeCrc | |
| hadoop.tools.TestDistCpWithRawXAttrs | |
| hadoop.tools.contract.TestHDFSContractDistCp | |
| hadoop.tools.TestIntegration | |
| hadoop.tools.mapred.TestUniformSizeInputFormat | |
| hadoop.tools.TestGlobbedCopyListing | |
| hadoop.tools.TestDistCpSystem | |
| hadoop.tools.TestDistCpSyncReverseFromTarget | |
| hadoop.tools.util.TestDistCpUtils | |
| hadoop.tools.mapred.TestCopyMapper | |
| hadoop.tools.TestFileBasedCopyListing | |
| hadoop.tools.mapred.TestCopyCommitter | |
| hadoop.tools.contract.TestLocalContractDistCp | |
| hadoop.tools.TestDistCpViewFs | |
| hadoop.tools.TestDistCpWithXAttrs | |
| hadoop.tools.util.TestDistCpUtilsWithCombineMode | |
| hadoop.tools.TestExternalCall | |
| hadoop.tools.mapred.lib.TestDynamicInputFormat | |
| hadoop.tools.TestDistCpSync | |
| hadoop.tools.TestCopyListing | |
| hadoop.tools.TestDistCpSyncReverseFromSource | |
| hadoop.mapred.gridmix.TestGridmixSummary | |
| hadoop.mapred.gridmix.TestDistCacheEmulation | |
| hadoop.mapred.gridmix.TestLoadJob | |
| hadoop.mapred.gridmix.TestSleepJob | |
| hadoop.mapred.gridmix.TestGridmixSubmission | |
| hadoop.mapred.gridmix.TestCompressionEmulationUtils | |
| hadoop.yarn.sls.appmaster.TestAMSimulator | |
| hadoop.yarn.sls.TestSLSRunner | |
| hadoop.yarn.sls.TestSLSGenericSynth | |
| hadoop.yarn.sls.TestSLSDagAMSimulator | |
| hadoop.yarn.sls.TestSLSStreamAMSynth | |
| hadoop.yarn.sls.nodemanager.TestNMSimulator | |
| hadoop.yarn.sls.TestReservationSystemInvariants | |
| hadoop.fs.s3a.TestS3AGetFileStatus | |
| hadoop.fs.s3a.commit.staging.TestStagingCommitter | |
| hadoop.fs.s3a.TestS3ABlockOutputStream | |
| hadoop.streaming.TestFileArgs | |
| hadoop.streaming.TestStreamXmlRecordReader | |
| hadoop.streaming.TestMultipleArchiveFiles | |
| hadoop.streaming.TestStreamingBackground | |
| hadoop.streaming.TestStreamingKeyValue | |
| hadoop.streaming.TestStreamReduceNone | |
| hadoop.streaming.TestRawBytesStreaming | |
| hadoop.streaming.mapreduce.TestStreamXmlRecordReader | |
| hadoop.streaming.TestUnconsumedInput | |
| hadoop.streaming.TestStreamingOutputOnlyKeys | |
| hadoop.streaming.TestMultipleCachefiles | |
| hadoop.streaming.TestGzipInput | |
| hadoop.streaming.TestStreamingOutputKeyValueTypes | |
| hadoop.streaming.TestStreamingCombiner | |
| hadoop.streaming.TestStreamingBadRecords | |
| hadoop.streaming.TestStreamingSeparator | |
| hadoop.streaming.TestSymLink | |
| hadoop.streaming.TestDumpTypedBytes | |
| hadoop.streaming.TestStreamingStderr | |
| hadoop.streaming.TestStreamDataProtocol | |
| hadoop.streaming.TestStreamAggregate | |
| hadoop.streaming.TestStreamingFailure | |
| hadoop.streaming.TestLoadTypedBytes | |
| hadoop.streaming.TestStreamXmlMultipleRecords | |
| hadoop.streaming.TestTypedBytesStreaming | |
| hadoop.streaming.TestStreamingCounters | |
| hadoop.streaming.TestStreaming | |
| hadoop.streaming.TestStreamingExitStatus | |
| hadoop.tools.fedbalance.procedure.TestBalanceProcedureScheduler | |
| hadoop.tools.fedbalance.TestDistCpProcedure | |
| hadoop.tools.fedbalance.TestTrashProcedure | |
| hadoop.fs.azure.TestBlobMetadata | |
| hadoop.fs.azure.TestNativeAzureFileSystemConcurrency | |
| hadoop.fs.azure.TestNativeAzureFileSystemMocked | |
| hadoop.fs.azure.TestBlobOperationDescriptor | |
| hadoop.fs.azure.TestWasbFsck | |
| hadoop.fs.azure.TestNativeAzureFileSystemContractMocked | |
| hadoop.fs.azure.metrics.TestNativeAzureFileSystemMetricsSystem | |
| hadoop.fs.azure.TestKeyPageBlobDirectories | |
| hadoop.fs.azure.TestNativeAzureFileSystemFileNameCheck | |
| hadoop.fs.azure.TestNativeAzureFileSystemAuthorization | |
| hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked | |
| hadoop.fs.azure.TestNativeAzureFileSystemBlockCompaction | |
| hadoop.fs.azure.TestOutOfBandAzureBlobOperations | |
| hadoop.metrics2.sink.ganglia.TestGangliaSink | |
| hadoop.metrics2.impl.TestMetricsConfig | |
| hadoop.security.token.delegation.TestDelegationToken | |
| hadoop.metrics2.impl.TestMetricsSystemImpl | |
| hadoop.metrics2.impl.TestMetricsCollectorImpl | |
| hadoop.metrics2.sink.TestPrometheusMetricsSink | |
| hadoop.metrics2.filter.TestPatternFilter | |
| hadoop.metrics2.sink.TestFileSink | |
| hadoop.metrics2.sink.TestRollingFileSystemSink | |
| hadoop.metrics2.impl.TestGangliaMetrics | |
| hadoop.metrics2.sink.TestRollingFileSystemSinkWithLocal | |
| hadoop.ipc.TestDecayRpcScheduler | |
| hadoop.crypto.key.kms.server.TestKMSWithZK | |
| hadoop.crypto.key.kms.server.TestKMS |
| Subsystem | Report/Notes |
|---|---|
| Docker | ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4578/1/artifact/out/Dockerfile |
| GITHUB PR | https://github.com/apache/hadoop/pull/4578 |
| Optional Tests | dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient codespell detsecrets xmllint shellcheck shelldocs |
| uname | Linux dcbb0e98d73d 4.15.0-175-generic #184-Ubuntu SMP Thu Mar 24 17:48:36 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | dev-support/bin/hadoop.sh |
| git revision | trunk / f6335d406dac931bbd971495a3bc99d3ed67ab11 |
| Default Java | Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 |
| Multi-JDK versions | /usr/lib/jvm/java-11-openjdk-amd64:Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 |
| CTEST | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4578/1/artifact/out/patch-root-ctest.txt |
| Test Results | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4578/1/testReport/ |
| Max. process+thread count | 5417 (vs. ulimit of 5500) |
| modules | C: hadoop-project . U: . |
| Console output | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4578/1/console |
| versions | git=2.25.1 maven=3.6.3 shellcheck=0.7.0 |
| Powered by | Apache Yetus 0.14.0 https://yetus.apache.org |
This message was automatically generated.
:broken_heart: -1 overall
| Vote | Subsystem | Runtime | Logfile | Comment |
|---|---|---|---|---|
| +0 :ok: | reexec | 1m 23s | Docker mode activated. | |
| _ Prechecks _ | ||||
| +1 :green_heart: | dupname | 0m 0s | No case conflicting files found. | |
| +0 :ok: | codespell | 0m 1s | codespell was not available. | |
| +0 :ok: | detsecrets | 0m 1s | detect-secrets was not available. | |
| +0 :ok: | xmllint | 0m 1s | xmllint was not available. | |
| +0 :ok: | shelldocs | 0m 1s | Shelldocs was not available. | |
| +1 :green_heart: | @author | 0m 0s | The patch does not contain any @author tags. | |
| -1 :x: | test4tests | 0m 0s | The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch. | |
| _ trunk Compile Tests _ | ||||
| +0 :ok: | mvndep | 15m 36s | Maven dependency ordering for branch | |
| +1 :green_heart: | mvninstall | 28m 59s | trunk passed | |
| +1 :green_heart: | compile | 25m 2s | trunk passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
| +1 :green_heart: | compile | 21m 51s | trunk passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
| +1 :green_heart: | mvnsite | 20m 20s | trunk passed | |
| +1 :green_heart: | javadoc | 8m 30s | trunk passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
| +1 :green_heart: | javadoc | 7m 36s | trunk passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
| +1 :green_heart: | shadedclient | 38m 33s | branch has no errors when building and testing our client artifacts. | |
| _ Patch Compile Tests _ | ||||
| +0 :ok: | mvndep | 0m 31s | Maven dependency ordering for patch | |
| +1 :green_heart: | mvninstall | 24m 47s | the patch passed | |
| +1 :green_heart: | compile | 24m 38s | the patch passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
| +1 :green_heart: | javac | 24m 38s | the patch passed | |
| +1 :green_heart: | compile | 21m 48s | the patch passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
| +1 :green_heart: | javac | 21m 48s | the patch passed | |
| +1 :green_heart: | blanks | 0m 0s | The patch has no blanks issues. | |
| +1 :green_heart: | mvnsite | 19m 40s | the patch passed | |
| +1 :green_heart: | shellcheck | 0m 0s | No new issues. | |
| +1 :green_heart: | javadoc | 8m 25s | the patch passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
| +1 :green_heart: | javadoc | 7m 28s | the patch passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
| +1 :green_heart: | shadedclient | 41m 57s | patch has no errors when building and testing our client artifacts. | |
| _ Other Tests _ | ||||
| -1 :x: | unit | 1032m 4s | /patch-unit-root.txt | root in the patch passed. |
| +1 :green_heart: | asflicense | 2m 15s | The patch does not generate ASF License warnings. | |
| 1322m 24s |
| Reason | Tests |
|---|---|
| Failed junit tests | hadoop.hdfs.server.mover.TestMover |
| Subsystem | Report/Notes |
|---|---|
| Docker | ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4578/2/artifact/out/Dockerfile |
| GITHUB PR | https://github.com/apache/hadoop/pull/4578 |
| Optional Tests | dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient codespell detsecrets xmllint shellcheck shelldocs |
| uname | Linux 505482efa82e 4.15.0-175-generic #184-Ubuntu SMP Thu Mar 24 17:48:36 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | dev-support/bin/hadoop.sh |
| git revision | trunk / b9800b61c36ee1e40e7c326f026e85cddaee87ae |
| Default Java | Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 |
| Multi-JDK versions | /usr/lib/jvm/java-11-openjdk-amd64:Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 |
| Test Results | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4578/2/testReport/ |
| Max. process+thread count | 3040 (vs. ulimit of 5500) |
| modules | C: hadoop-project . U: . |
| Console output | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4578/2/console |
| versions | git=2.25.1 maven=3.6.3 shellcheck=0.7.0 |
| Powered by | Apache Yetus 0.14.0 https://yetus.apache.org |
This message was automatically generated.
:broken_heart: -1 overall
| Vote | Subsystem | Runtime | Logfile | Comment |
|---|---|---|---|---|
| +0 :ok: | reexec | 0m 51s | Docker mode activated. | |
| _ Prechecks _ | ||||
| +1 :green_heart: | dupname | 0m 1s | No case conflicting files found. | |
| +0 :ok: | codespell | 0m 0s | codespell was not available. | |
| +0 :ok: | detsecrets | 0m 0s | detect-secrets was not available. | |
| +0 :ok: | xmllint | 0m 0s | xmllint was not available. | |
| +0 :ok: | shelldocs | 0m 0s | Shelldocs was not available. | |
| +1 :green_heart: | @author | 0m 0s | The patch does not contain any @author tags. | |
| -1 :x: | test4tests | 0m 0s | The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch. | |
| _ trunk Compile Tests _ | ||||
| +0 :ok: | mvndep | 15m 6s | Maven dependency ordering for branch | |
| +1 :green_heart: | mvninstall | 28m 40s | trunk passed | |
| +1 :green_heart: | compile | 25m 12s | trunk passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
| +1 :green_heart: | compile | 21m 58s | trunk passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
| +1 :green_heart: | mvnsite | 20m 10s | trunk passed | |
| +1 :green_heart: | javadoc | 8m 31s | trunk passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
| +1 :green_heart: | javadoc | 7m 34s | trunk passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
| +1 :green_heart: | shadedclient | 38m 29s | branch has no errors when building and testing our client artifacts. | |
| -0 :warning: | patch | 38m 51s | Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary. | |
| _ Patch Compile Tests _ | ||||
| +0 :ok: | mvndep | 0m 33s | Maven dependency ordering for patch | |
| +1 :green_heart: | mvninstall | 24m 55s | the patch passed | |
| +1 :green_heart: | compile | 24m 40s | the patch passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
| +1 :green_heart: | javac | 24m 40s | the patch passed | |
| +1 :green_heart: | compile | 21m 51s | the patch passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
| +1 :green_heart: | javac | 21m 51s | the patch passed | |
| +1 :green_heart: | blanks | 0m 0s | The patch has no blanks issues. | |
| +1 :green_heart: | mvnsite | 20m 15s | the patch passed | |
| +1 :green_heart: | shellcheck | 0m 0s | No new issues. | |
| +1 :green_heart: | javadoc | 10m 4s | the patch passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
| +1 :green_heart: | javadoc | 8m 53s | the patch passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
| +1 :green_heart: | shadedclient | 44m 15s | patch has no errors when building and testing our client artifacts. | |
| _ Other Tests _ | ||||
| -1 :x: | unit | 523m 21s | /patch-unit-root.txt | root in the patch failed. |
| +1 :green_heart: | asflicense | 1m 32s | The patch does not generate ASF License warnings. | |
| 814m 45s |
| Subsystem | Report/Notes |
|---|---|
| Docker | ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4578/4/artifact/out/Dockerfile |
| GITHUB PR | https://github.com/apache/hadoop/pull/4578 |
| Optional Tests | dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient codespell detsecrets xmllint shellcheck shelldocs |
| uname | Linux 8738609d35aa 4.15.0-175-generic #184-Ubuntu SMP Thu Mar 24 17:48:36 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | dev-support/bin/hadoop.sh |
| git revision | trunk / ff2abff307ed8b9d657a27f552f088a6a0469320 |
| Default Java | Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 |
| Multi-JDK versions | /usr/lib/jvm/java-11-openjdk-amd64:Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 |
| Test Results | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4578/4/testReport/ |
| Max. process+thread count | 1935 (vs. ulimit of 5500) |
| modules | C: hadoop-project . U: . |
| Console output | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4578/4/console |
| versions | git=2.25.1 maven=3.6.3 shellcheck=0.7.0 |
| Powered by | Apache Yetus 0.14.0 https://yetus.apache.org |
This message was automatically generated.
:broken_heart: -1 overall
| Vote | Subsystem | Runtime | Logfile | Comment |
|---|---|---|---|---|
| +0 :ok: | reexec | 1m 27s | Docker mode activated. | |
| _ Prechecks _ | ||||
| +1 :green_heart: | dupname | 0m 0s | No case conflicting files found. | |
| +0 :ok: | codespell | 0m 0s | codespell was not available. | |
| +0 :ok: | detsecrets | 0m 0s | detect-secrets was not available. | |
| +0 :ok: | xmllint | 0m 0s | xmllint was not available. | |
| +0 :ok: | shelldocs | 0m 0s | Shelldocs was not available. | |
| +1 :green_heart: | @author | 0m 0s | The patch does not contain any @author tags. | |
| -1 :x: | test4tests | 0m 0s | The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch. | |
| _ trunk Compile Tests _ | ||||
| +0 :ok: | mvndep | 15m 5s | Maven dependency ordering for branch | |
| +1 :green_heart: | mvninstall | 29m 22s | trunk passed | |
| +1 :green_heart: | compile | 25m 10s | trunk passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
| +1 :green_heart: | compile | 21m 58s | trunk passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
| +1 :green_heart: | mvnsite | 20m 6s | trunk passed | |
| +1 :green_heart: | javadoc | 8m 35s | trunk passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
| +1 :green_heart: | javadoc | 7m 32s | trunk passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
| +1 :green_heart: | shadedclient | 38m 37s | branch has no errors when building and testing our client artifacts. | |
| _ Patch Compile Tests _ | ||||
| +0 :ok: | mvndep | 0m 33s | Maven dependency ordering for patch | |
| +1 :green_heart: | mvninstall | 25m 9s | the patch passed | |
| +1 :green_heart: | compile | 24m 39s | the patch passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
| +1 :green_heart: | javac | 24m 39s | the patch passed | |
| +1 :green_heart: | compile | 21m 52s | the patch passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
| +1 :green_heart: | javac | 21m 52s | the patch passed | |
| +1 :green_heart: | blanks | 0m 0s | The patch has no blanks issues. | |
| +1 :green_heart: | mvnsite | 19m 47s | the patch passed | |
| +1 :green_heart: | shellcheck | 0m 0s | No new issues. | |
| +1 :green_heart: | javadoc | 8m 23s | the patch passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
| +1 :green_heart: | javadoc | 7m 35s | the patch passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
| +1 :green_heart: | shadedclient | 41m 40s | patch has no errors when building and testing our client artifacts. | |
| _ Other Tests _ | ||||
| -1 :x: | unit | 509m 21s | /patch-unit-root.txt | root in the patch failed. |
| +1 :green_heart: | asflicense | 1m 33s | The patch does not generate ASF License warnings. | |
| 799m 22s |
| Subsystem | Report/Notes |
|---|---|
| Docker | ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4578/5/artifact/out/Dockerfile |
| GITHUB PR | https://github.com/apache/hadoop/pull/4578 |
| Optional Tests | dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient codespell detsecrets xmllint shellcheck shelldocs |
| uname | Linux 2afa40ad25c3 4.15.0-175-generic #184-Ubuntu SMP Thu Mar 24 17:48:36 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | dev-support/bin/hadoop.sh |
| git revision | trunk / 57994f84489ad7db6a910bee73effa0678642a46 |
| Default Java | Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 |
| Multi-JDK versions | /usr/lib/jvm/java-11-openjdk-amd64:Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 |
| Test Results | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4578/5/testReport/ |
| Max. process+thread count | 2283 (vs. ulimit of 5500) |
| modules | C: hadoop-project . U: . |
| Console output | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4578/5/console |
| versions | git=2.25.1 maven=3.6.3 shellcheck=0.7.0 |
| Powered by | Apache Yetus 0.14.0 https://yetus.apache.org |
This message was automatically generated.
:broken_heart: -1 overall
| Vote | Subsystem | Runtime | Logfile | Comment |
|---|---|---|---|---|
| +0 :ok: | reexec | 1m 2s | Docker mode activated. | |
| _ Prechecks _ | ||||
| +1 :green_heart: | dupname | 0m 0s | No case conflicting files found. | |
| +0 :ok: | codespell | 0m 2s | codespell was not available. | |
| +0 :ok: | detsecrets | 0m 2s | detect-secrets was not available. | |
| +0 :ok: | xmllint | 0m 2s | xmllint was not available. | |
| +0 :ok: | shelldocs | 0m 2s | Shelldocs was not available. | |
| +1 :green_heart: | @author | 0m 0s | The patch does not contain any @author tags. | |
| +1 :green_heart: | test4tests | 0m 0s | The patch appears to include 1 new or modified test files. | |
| _ trunk Compile Tests _ | ||||
| +0 :ok: | mvndep | 14m 18s | Maven dependency ordering for branch | |
| +1 :green_heart: | mvninstall | 29m 3s | trunk passed | |
| +1 :green_heart: | compile | 26m 3s | trunk passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
| +1 :green_heart: | compile | 21m 42s | trunk passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
| +1 :green_heart: | checkstyle | 4m 34s | trunk passed | |
| +1 :green_heart: | mvnsite | 20m 5s | trunk passed | |
| +1 :green_heart: | javadoc | 8m 34s | trunk passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
| +1 :green_heart: | javadoc | 7m 34s | trunk passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
| +0 :ok: | spotbugs | 0m 27s | branch/hadoop-project no spotbugs output file (spotbugsXml.xml) | |
| +1 :green_heart: | shadedclient | 58m 37s | branch has no errors when building and testing our client artifacts. | |
| _ Patch Compile Tests _ | ||||
| +0 :ok: | mvndep | 0m 30s | Maven dependency ordering for patch | |
| +1 :green_heart: | mvninstall | 25m 35s | the patch passed | |
| +1 :green_heart: | compile | 24m 35s | the patch passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
| +1 :green_heart: | javac | 24m 35s | root-jdkPrivateBuild-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 generated 0 new + 2845 unchanged - 6 fixed = 2845 total (was 2851) | |
| +1 :green_heart: | compile | 21m 44s | the patch passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
| +1 :green_heart: | javac | 21m 44s | root-jdkPrivateBuild-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 generated 0 new + 2642 unchanged - 6 fixed = 2642 total (was 2648) | |
| +1 :green_heart: | blanks | 0m 0s | The patch has no blanks issues. | |
| +1 :green_heart: | checkstyle | 4m 24s | the patch passed | |
| +1 :green_heart: | mvnsite | 19m 38s | the patch passed | |
| +1 :green_heart: | shellcheck | 0m 0s | No new issues. | |
| +1 :green_heart: | javadoc | 8m 27s | the patch passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
| +1 :green_heart: | javadoc | 7m 32s | the patch passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
| +0 :ok: | spotbugs | 0m 25s | hadoop-project has no data from spotbugs | |
| +1 :green_heart: | shadedclient | 58m 45s | patch has no errors when building and testing our client artifacts. | |
| _ Other Tests _ | ||||
| -1 :x: | unit | 528m 50s | /patch-unit-root.txt | root in the patch failed. |
| +1 :green_heart: | asflicense | 1m 37s | The patch does not generate ASF License warnings. | |
| 901m 48s |
| Subsystem | Report/Notes |
|---|---|
| Docker | ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4578/6/artifact/out/Dockerfile |
| GITHUB PR | https://github.com/apache/hadoop/pull/4578 |
| Optional Tests | dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient codespell detsecrets xmllint spotbugs checkstyle shellcheck shelldocs |
| uname | Linux cb17d4b8eb5a 4.15.0-191-generic #202-Ubuntu SMP Thu Aug 4 01:49:29 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | dev-support/bin/hadoop.sh |
| git revision | trunk / 1a911b8065b249cd9cd551b71fa5647225708860 |
| Default Java | Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 |
| Multi-JDK versions | /usr/lib/jvm/java-11-openjdk-amd64:Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 |
| Test Results | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4578/6/testReport/ |
| Max. process+thread count | 3144 (vs. ulimit of 5500) |
| modules | C: hadoop-project hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice . U: . |
| Console output | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4578/6/console |
| versions | git=2.25.1 maven=3.6.3 spotbugs=4.2.2 shellcheck=0.7.0 |
| Powered by | Apache Yetus 0.14.0 https://yetus.apache.org |
This message was automatically generated.
:broken_heart: -1 overall
| Vote | Subsystem | Runtime | Logfile | Comment |
|---|---|---|---|---|
| +0 :ok: | reexec | 0m 50s | Docker mode activated. | |
| _ Prechecks _ | ||||
| +1 :green_heart: | dupname | 0m 0s | No case conflicting files found. | |
| +0 :ok: | codespell | 0m 0s | codespell was not available. | |
| +0 :ok: | detsecrets | 0m 0s | detect-secrets was not available. | |
| +0 :ok: | xmllint | 0m 0s | xmllint was not available. | |
| +0 :ok: | shelldocs | 0m 0s | Shelldocs was not available. | |
| +1 :green_heart: | @author | 0m 0s | The patch does not contain any @author tags. | |
| +1 :green_heart: | test4tests | 0m 0s | The patch appears to include 1 new or modified test files. | |
| _ trunk Compile Tests _ | ||||
| +0 :ok: | mvndep | 15m 26s | Maven dependency ordering for branch | |
| +1 :green_heart: | mvninstall | 28m 11s | trunk passed | |
| +1 :green_heart: | compile | 25m 8s | trunk passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
| +1 :green_heart: | compile | 21m 46s | trunk passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
| +1 :green_heart: | checkstyle | 4m 30s | trunk passed | |
| +1 :green_heart: | mvnsite | 20m 6s | trunk passed | |
| +1 :green_heart: | javadoc | 9m 42s | trunk passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
| +1 :green_heart: | javadoc | 8m 38s | trunk passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
| +0 :ok: | spotbugs | 0m 27s | branch/hadoop-project no spotbugs output file (spotbugsXml.xml) | |
| -1 :x: | shadedclient | 45m 31s | branch has errors when building and testing our client artifacts. | |
| _ Patch Compile Tests _ | ||||
| +0 :ok: | mvndep | 0m 31s | Maven dependency ordering for patch | |
| +1 :green_heart: | mvninstall | 25m 40s | the patch passed | |
| +1 :green_heart: | compile | 24m 33s | the patch passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
| +1 :green_heart: | javac | 24m 33s | root-jdkPrivateBuild-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 generated 0 new + 2845 unchanged - 6 fixed = 2845 total (was 2851) | |
| +1 :green_heart: | compile | 21m 53s | the patch passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
| +1 :green_heart: | javac | 21m 53s | root-jdkPrivateBuild-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 generated 0 new + 2642 unchanged - 6 fixed = 2642 total (was 2648) | |
| +1 :green_heart: | blanks | 0m 0s | The patch has no blanks issues. | |
| +1 :green_heart: | checkstyle | 4m 22s | the patch passed | |
| +1 :green_heart: | mvnsite | 19m 53s | the patch passed | |
| +1 :green_heart: | shellcheck | 0m 0s | No new issues. | |
| +1 :green_heart: | javadoc | 8m 25s | the patch passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
| +1 :green_heart: | javadoc | 7m 36s | the patch passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
| +0 :ok: | spotbugs | 0m 24s | hadoop-project has no data from spotbugs | |
| +1 :green_heart: | shadedclient | 58m 42s | patch has no errors when building and testing our client artifacts. | |
| _ Other Tests _ | ||||
| -1 :x: | unit | 1051m 32s | /patch-unit-root.txt | root in the patch passed. |
| +1 :green_heart: | asflicense | 2m 14s | The patch does not generate ASF License warnings. | |
| 1414m 1s |
| Reason | Tests |
|---|---|
| Failed junit tests | hadoop.yarn.server.timeline.TestLevelDBCacheTimelineStore |
| Subsystem | Report/Notes |
|---|---|
| Docker | ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4578/7/artifact/out/Dockerfile |
| GITHUB PR | https://github.com/apache/hadoop/pull/4578 |
| Optional Tests | dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient codespell detsecrets xmllint spotbugs checkstyle shellcheck shelldocs |
| uname | Linux bd06c83538a3 4.15.0-191-generic #202-Ubuntu SMP Thu Aug 4 01:49:29 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | dev-support/bin/hadoop.sh |
| git revision | trunk / 1273b25ed800f4f812d94d4c156a5b1d08530175 |
| Default Java | Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 |
| Multi-JDK versions | /usr/lib/jvm/java-11-openjdk-amd64:Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 |
| Test Results | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4578/7/testReport/ |
| Max. process+thread count | 2370 (vs. ulimit of 5500) |
| modules | C: hadoop-project hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice . U: . |
| Console output | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4578/7/console |
| versions | git=2.25.1 maven=3.6.3 spotbugs=4.2.2 shellcheck=0.7.0 |
| Powered by | Apache Yetus 0.14.0 https://yetus.apache.org |
This message was automatically generated.
:broken_heart: -1 overall
| Vote | Subsystem | Runtime | Logfile | Comment |
|---|---|---|---|---|
| +0 :ok: | reexec | 0m 53s | Docker mode activated. | |
| _ Prechecks _ | ||||
| +1 :green_heart: | dupname | 0m 0s | No case conflicting files found. | |
| +0 :ok: | codespell | 0m 1s | codespell was not available. | |
| +0 :ok: | detsecrets | 0m 1s | detect-secrets was not available. | |
| +0 :ok: | xmllint | 0m 1s | xmllint was not available. | |
| +0 :ok: | shelldocs | 0m 2s | Shelldocs was not available. | |
| +1 :green_heart: | @author | 0m 0s | The patch does not contain any @author tags. | |
| +1 :green_heart: | test4tests | 0m 0s | The patch appears to include 1 new or modified test files. | |
| _ trunk Compile Tests _ | ||||
| +0 :ok: | mvndep | 14m 54s | Maven dependency ordering for branch | |
| +1 :green_heart: | mvninstall | 28m 33s | trunk passed | |
| +1 :green_heart: | compile | 25m 27s | trunk passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
| +1 :green_heart: | compile | 21m 50s | trunk passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
| +1 :green_heart: | checkstyle | 4m 26s | trunk passed | |
| +1 :green_heart: | mvnsite | 20m 9s | trunk passed | |
| +1 :green_heart: | javadoc | 8m 30s | trunk passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
| +1 :green_heart: | javadoc | 7m 32s | trunk passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
| +0 :ok: | spotbugs | 0m 25s | branch/hadoop-project no spotbugs output file (spotbugsXml.xml) | |
| +1 :green_heart: | shadedclient | 60m 5s | branch has no errors when building and testing our client artifacts. | |
| -0 :warning: | patch | 60m 28s | Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary. | |
| _ Patch Compile Tests _ | ||||
| +0 :ok: | mvndep | 0m 33s | Maven dependency ordering for patch | |
| +1 :green_heart: | mvninstall | 25m 35s | the patch passed | |
| +1 :green_heart: | compile | 24m 51s | the patch passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
| +1 :green_heart: | javac | 24m 51s | root-jdkPrivateBuild-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 generated 0 new + 2851 unchanged - 6 fixed = 2851 total (was 2857) | |
| +1 :green_heart: | compile | 22m 5s | the patch passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
| +1 :green_heart: | javac | 22m 5s | root-jdkPrivateBuild-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 generated 0 new + 2648 unchanged - 6 fixed = 2648 total (was 2654) | |
| +1 :green_heart: | blanks | 0m 0s | The patch has no blanks issues. | |
| +1 :green_heart: | checkstyle | 4m 18s | the patch passed | |
| +1 :green_heart: | mvnsite | 20m 56s | the patch passed | |
| +1 :green_heart: | shellcheck | 0m 1s | No new issues. | |
| +1 :green_heart: | javadoc | 9m 18s | the patch passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
| +1 :green_heart: | javadoc | 8m 4s | the patch passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
| +0 :ok: | spotbugs | 0m 24s | hadoop-project has no data from spotbugs | |
| +1 :green_heart: | shadedclient | 75m 37s | patch has no errors when building and testing our client artifacts. | |
| _ Other Tests _ | ||||
| -1 :x: | unit | 3m 58s | /patch-unit-root.txt | root in the patch failed. |
| +0 :ok: | asflicense | 0m 53s | ASF License check generated no output? | |
| 397m 39s |
| Subsystem | Report/Notes |
|---|---|
| Docker | ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4578/8/artifact/out/Dockerfile |
| GITHUB PR | https://github.com/apache/hadoop/pull/4578 |
| Optional Tests | dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient codespell detsecrets xmllint spotbugs checkstyle shellcheck shelldocs |
| uname | Linux f0be66642750 4.15.0-191-generic #202-Ubuntu SMP Thu Aug 4 01:49:29 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | dev-support/bin/hadoop.sh |
| git revision | trunk / 3ab5aba6bb0c2c62b54783bc17222f582a5c5b4c |
| Default Java | Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 |
| Multi-JDK versions | /usr/lib/jvm/java-11-openjdk-amd64:Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 |
| Test Results | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4578/8/testReport/ |
| Max. process+thread count | 531 (vs. ulimit of 5500) |
| modules | C: hadoop-project hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice . U: . |
| Console output | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4578/8/console |
| versions | git=2.25.1 maven=3.6.3 spotbugs=4.2.2 shellcheck=0.7.0 |
| Powered by | Apache Yetus 0.14.0 https://yetus.apache.org |
This message was automatically generated.
:confetti_ball: +1 overall
| Vote | Subsystem | Runtime | Logfile | Comment |
|---|---|---|---|---|
| +0 :ok: | reexec | 0m 57s | Docker mode activated. | |
| _ Prechecks _ | ||||
| +1 :green_heart: | dupname | 0m 0s | No case conflicting files found. | |
| +0 :ok: | codespell | 0m 2s | codespell was not available. | |
| +0 :ok: | detsecrets | 0m 2s | detect-secrets was not available. | |
| +0 :ok: | xmllint | 0m 2s | xmllint was not available. | |
| +0 :ok: | shelldocs | 0m 2s | Shelldocs was not available. | |
| +1 :green_heart: | @author | 0m 0s | The patch does not contain any @author tags. | |
| +1 :green_heart: | test4tests | 0m 0s | The patch appears to include 1 new or modified test files. | |
| _ trunk Compile Tests _ | ||||
| +0 :ok: | mvndep | 15m 2s | Maven dependency ordering for branch | |
| +1 :green_heart: | mvninstall | 30m 40s | trunk passed | |
| +1 :green_heart: | compile | 25m 34s | trunk passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
| +1 :green_heart: | compile | 21m 53s | trunk passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
| +1 :green_heart: | checkstyle | 4m 27s | trunk passed | |
| +1 :green_heart: | mvnsite | 20m 13s | trunk passed | |
| +1 :green_heart: | javadoc | 8m 39s | trunk passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
| +1 :green_heart: | javadoc | 7m 31s | trunk passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
| +0 :ok: | spotbugs | 0m 24s | branch/hadoop-project no spotbugs output file (spotbugsXml.xml) | |
| +1 :green_heart: | shadedclient | 58m 39s | branch has no errors when building and testing our client artifacts. | |
| _ Patch Compile Tests _ | ||||
| +0 :ok: | mvndep | 0m 29s | Maven dependency ordering for patch | |
| +1 :green_heart: | mvninstall | 25m 36s | the patch passed | |
| +1 :green_heart: | compile | 24m 53s | the patch passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
| +1 :green_heart: | javac | 24m 53s | root-jdkPrivateBuild-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 generated 0 new + 2851 unchanged - 6 fixed = 2851 total (was 2857) | |
| +1 :green_heart: | compile | 21m 56s | the patch passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
| +1 :green_heart: | javac | 21m 56s | root-jdkPrivateBuild-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 generated 0 new + 2648 unchanged - 6 fixed = 2648 total (was 2654) | |
| +1 :green_heart: | blanks | 0m 0s | The patch has no blanks issues. | |
| +1 :green_heart: | checkstyle | 4m 13s | the patch passed | |
| +1 :green_heart: | mvnsite | 19m 44s | the patch passed | |
| +1 :green_heart: | shellcheck | 0m 0s | No new issues. | |
| +1 :green_heart: | javadoc | 9m 33s | the patch passed with JDK Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 | |
| +1 :green_heart: | javadoc | 8m 45s | the patch passed with JDK Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 | |
| +0 :ok: | spotbugs | 0m 30s | hadoop-project has no data from spotbugs | |
| +1 :green_heart: | shadedclient | 60m 56s | patch has no errors when building and testing our client artifacts. | |
| _ Other Tests _ | ||||
| +1 :green_heart: | unit | 1047m 35s | root in the patch passed. | |
| +1 :green_heart: | asflicense | 2m 17s | The patch does not generate ASF License warnings. | |
| 1428m 40s |
| Subsystem | Report/Notes |
|---|---|
| Docker | ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4578/9/artifact/out/Dockerfile |
| GITHUB PR | https://github.com/apache/hadoop/pull/4578 |
| Optional Tests | dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient codespell detsecrets xmllint spotbugs checkstyle shellcheck shelldocs |
| uname | Linux 8edd8cbe979a 4.15.0-191-generic #202-Ubuntu SMP Thu Aug 4 01:49:29 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | dev-support/bin/hadoop.sh |
| git revision | trunk / 7d200f97011f0097d7de8d40dff0550f0fe3ac1d |
| Default Java | Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 |
| Multi-JDK versions | /usr/lib/jvm/java-11-openjdk-amd64:Private Build-11.0.15+10-Ubuntu-0ubuntu0.20.04.1 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 |
| Test Results | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4578/9/testReport/ |
| Max. process+thread count | 2372 (vs. ulimit of 5500) |
| modules | C: hadoop-project hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice . U: . |
| Console output | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4578/9/console |
| versions | git=2.25.1 maven=3.6.3 spotbugs=4.2.2 shellcheck=0.7.0 |
| Powered by | Apache Yetus 0.14.0 https://yetus.apache.org |
This message was automatically generated.
@ashutoshcipher would you be able to review this? - I've seen you've been busy working on other lib upgrades. This PR is only aimed at hadoop 3.4 and not something that needs to go to hadoop 3.3.
Thanks @pjfanning. I can help in reviewing. My only concern here is that - As there is no security related issue or any major bug encountered in the current version. Is it worth upgrading - As sometimes some upgrades not being backward compatible makes the downstream projects using hadoop painful.
Thanks @ashutoshcipher - thanks for looking. Just in case, this is from the issue description.
Current version 2.1.1 has no CVEs but all higher versions have CVEs except for the latest release 2.8.0. Still feels like it would be safer to upgrade.
The evidence so far appears that there are no breaking changes in commons-configuration2 and commons-text that would make this upgrade problematic.
If you think this change is not worth the hassle it may cause to downstream projects, that's ok.
Thanks @pjfanning for more explanation about this upgrade.
Given
Current version 2.1.1 has no CVEs but all higher versions have CVEs except for the latest release 2.8.0. Still feels like it would be safer to upgrade.
and
The evidence so far appears that there are no breaking changes in commons-configuration2 and commons-text that would make this upgrade problematic.
I am +1 for trunk.
Thanks for your PR and your discussion, @pjfanning and @ashutoshcipher.
Our source code analyzer also detected CVE-2022-33980 in commons-configuration2-2.1.1. I do not think this vulnerability affects Hadoop, but we should upgrade it to 2.8.0.
Some minor comments about this PR,
- Is the TestTimelineWebServices fix related to the commons-configuration upgrade? If not, we should not include it in this PR.
- Since this is a security fix, it should be backported to lower branches. Could you please create a PR to backport to branch-3.3, branch-3,2, and branch-2.10?
I've removed the change to TestTimelineWebServices.
I also created https://github.com/apache/hadoop/pull/4916
Thanks for updating the PR. +1, pending CI. I think the test is running. Let's wait and see. https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4578/
:broken_heart: -1 overall
| Vote | Subsystem | Runtime | Logfile | Comment |
|---|---|---|---|---|
| +0 :ok: | reexec | 0m 57s | Docker mode activated. | |
| _ Prechecks _ | ||||
| +1 :green_heart: | dupname | 0m 0s | No case conflicting files found. | |
| +0 :ok: | codespell | 0m 1s | codespell was not available. | |
| +0 :ok: | detsecrets | 0m 1s | detect-secrets was not available. | |
| +0 :ok: | xmllint | 0m 1s | xmllint was not available. | |
| +0 :ok: | shelldocs | 0m 1s | Shelldocs was not available. | |
| +1 :green_heart: | @author | 0m 1s | The patch does not contain any @author tags. | |
| -1 :x: | test4tests | 0m 0s | The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch. | |
| _ trunk Compile Tests _ | ||||
| +0 :ok: | mvndep | 14m 48s | Maven dependency ordering for branch | |
| +1 :green_heart: | mvninstall | 29m 31s | trunk passed | |
| +1 :green_heart: | compile | 26m 54s | trunk passed with JDK Ubuntu-11.0.16+8-post-Ubuntu-0ubuntu120.04 | |
| +1 :green_heart: | compile | 23m 18s | trunk passed with JDK Private Build-1.8.0_342-8u342-b07-0ubuntu1~20.04-b07 | |
| +1 :green_heart: | mvnsite | 21m 49s | trunk passed | |
| +1 :green_heart: | javadoc | 9m 15s | trunk passed with JDK Ubuntu-11.0.16+8-post-Ubuntu-0ubuntu120.04 | |
| +1 :green_heart: | javadoc | 7m 55s | trunk passed with JDK Private Build-1.8.0_342-8u342-b07-0ubuntu1~20.04-b07 | |
| +1 :green_heart: | shadedclient | 40m 45s | branch has no errors when building and testing our client artifacts. | |
| _ Patch Compile Tests _ | ||||
| +0 :ok: | mvndep | 0m 30s | Maven dependency ordering for patch | |
| +1 :green_heart: | mvninstall | 26m 56s | the patch passed | |
| +1 :green_heart: | compile | 26m 0s | the patch passed with JDK Ubuntu-11.0.16+8-post-Ubuntu-0ubuntu120.04 | |
| +1 :green_heart: | javac | 26m 0s | the patch passed | |
| +1 :green_heart: | compile | 23m 27s | the patch passed with JDK Private Build-1.8.0_342-8u342-b07-0ubuntu1~20.04-b07 | |
| +1 :green_heart: | javac | 23m 27s | the patch passed | |
| +1 :green_heart: | blanks | 0m 0s | The patch has no blanks issues. | |
| +1 :green_heart: | mvnsite | 20m 53s | the patch passed | |
| +1 :green_heart: | shellcheck | 0m 0s | No new issues. | |
| +1 :green_heart: | javadoc | 8m 57s | the patch passed with JDK Ubuntu-11.0.16+8-post-Ubuntu-0ubuntu120.04 | |
| +1 :green_heart: | javadoc | 8m 10s | the patch passed with JDK Private Build-1.8.0_342-8u342-b07-0ubuntu1~20.04-b07 | |
| +1 :green_heart: | shadedclient | 42m 1s | patch has no errors when building and testing our client artifacts. | |
| _ Other Tests _ | ||||
| -1 :x: | unit | 1052m 51s | /patch-unit-root.txt | root in the patch passed. |
| +1 :green_heart: | asflicense | 2m 14s | The patch does not generate ASF License warnings. | |
| 1356m 11s |
| Reason | Tests |
|---|---|
| Failed junit tests | hadoop.hdfs.server.namenode.ha.TestObserverNode |
| hadoop.hdfs.rbfbalance.TestRouterDistCpProcedure |
| Subsystem | Report/Notes |
|---|---|
| Docker | ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4578/10/artifact/out/Dockerfile |
| GITHUB PR | https://github.com/apache/hadoop/pull/4578 |
| Optional Tests | dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient codespell detsecrets xmllint shellcheck shelldocs |
| uname | Linux 85fd7082f001 4.15.0-191-generic #202-Ubuntu SMP Thu Aug 4 01:49:29 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | dev-support/bin/hadoop.sh |
| git revision | trunk / e026f291ba0fd2c7f204644ce2296aaf9a0813f3 |
| Default Java | Private Build-1.8.0_342-8u342-b07-0ubuntu1~20.04-b07 |
| Multi-JDK versions | /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.16+8-post-Ubuntu-0ubuntu120.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_342-8u342-b07-0ubuntu1~20.04-b07 |
| Test Results | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4578/10/testReport/ |
| Max. process+thread count | 3438 (vs. ulimit of 5500) |
| modules | C: hadoop-project . U: . |
| Console output | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4578/10/console |
| versions | git=2.25.1 maven=3.6.3 shellcheck=0.7.0 |
| Powered by | Apache Yetus 0.14.0 https://yetus.apache.org |
This message was automatically generated.
The failed tests seem not to be related to this PR. TestObservernode#testMkdirsRaceWithObserverRead is flaky and is filed by HDFS-16142.
Merged it. Thanks for your contribution, @pjfanning. Thanks for your review, @ashutoshcipher.