Skip to content

[WIP] HADOOP-15984. Update jersey from 1.19 to 2.x - #763

Closed
aajisaka wants to merge 40 commits into
apache:trunkfrom
aajisaka:HADOOP-15984-3
Closed

[WIP] HADOOP-15984. Update jersey from 1.19 to 2.x#763
aajisaka wants to merge 40 commits into
apache:trunkfrom
aajisaka:HADOOP-15984-3

Conversation

@aajisaka

@aajisakaaajisaka commented Apr 24, 2019

Copy link
Copy Markdown
Member

JIRA: https://issues.apache.org/jira/browse/HADOOP-15984

TODO list

  • hadoop-common
  • hadoop-hdfs
  • hadoop-mapreduce
  • hadoop-yarn
  • others

@hadoop-yetus

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec39Docker mode activated.
_ Prechecks _
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ trunk Compile Tests _
0mvndep21Maven dependency ordering for branch
+1mvninstall1145trunk passed
+1compile987trunk passed
+1checkstyle146trunk passed
+1mvnsite295trunk passed
+1shadedclient1219branch has no errors when building and testing our client artifacts.
0findbugs0Skipped patched modules with no Java source: hadoop-project
+1findbugs384trunk passed
+1javadoc249trunk passed
_ Patch Compile Tests _
0mvndep42Maven dependency ordering for patch
-1mvninstall21hadoop-hdfs-httpfs in the patch failed.
-1mvninstall23hadoop-hdfs-rbf in the patch failed.
-1compile281root in the patch failed.
-1javac281root in the patch failed.
-0checkstyle152root: The patch generated 12 new + 254 unchanged - 14 fixed = 266 total (was 268)
-1mvnsite24hadoop-hdfs-httpfs in the patch failed.
-1mvnsite24hadoop-hdfs-rbf in the patch failed.
-1whitespace0The patch has 1 line(s) that end in whitespace. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply
+1xml7The patch has no ill-formed XML file.
-1shadedclient194patch has errors when building and testing our client artifacts.
0findbugs0Skipped patched modules with no Java source: hadoop-project
-1findbugs45hadoop-common-project/hadoop-kms generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
-1findbugs23hadoop-hdfs-httpfs in the patch failed.
-1findbugs25hadoop-hdfs-rbf in the patch failed.
-1javadoc18hadoop-hdfs-project_hadoop-hdfs-httpfs generated 4 new + 5 unchanged - 0 fixed = 9 total (was 5)
-1javadoc33hadoop-hdfs-project_hadoop-hdfs-rbf generated 7 new + 0 unchanged - 0 fixed = 7 total (was 0)
_ Other Tests _
+1unit14hadoop-project in the patch passed.
+1unit539hadoop-common in the patch passed.
+1unit202hadoop-kms in the patch passed.
-1unit1374hadoop-hdfs in the patch failed.
-1unit23hadoop-hdfs-httpfs in the patch failed.
-1unit26hadoop-hdfs-rbf in the patch failed.
-1asflicense29The patch generated 1 ASF License warnings.
8157
ReasonTests
FindBugsmodule:hadoop-common-project/hadoop-kms
Dead store to requestURL in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 181]
Failed junit testshadoop.hdfs.server.balancer.TestBalancerWithEncryptedTransfer
hadoop.hdfs.TestHDFSFileSystemContract
hadoop.hdfs.TestErasureCodingPolicyWithSnapshot
hadoop.hdfs.TestEncryptedTransfer
hadoop.hdfs.server.namenode.snapshot.TestSnapshotDiffReport
hadoop.hdfs.server.namenode.TestQuotaWithStripedBlocks
hadoop.hdfs.server.blockmanagement.TestReplicationPolicyWithUpgradeDomain
hadoop.hdfs.TestBlockStoragePolicy
hadoop.hdfs.TestRollingUpgrade
hadoop.hdfs.web.TestWebHDFSForHA
hadoop.hdfs.server.balancer.TestBalancerWithMultipleNameNodes
hadoop.hdfs.server.namenode.metrics.TestNameNodeMetrics
hadoop.hdfs.server.namenode.ha.TestStandbyCheckpoints
hadoop.hdfs.TestMultipleNNPortQOP
hadoop.fs.viewfs.TestViewFileSystemWithAcls
hadoop.hdfs.server.datanode.TestDataNodeECN
hadoop.hdfs.server.blockmanagement.TestPendingReconstruction
hadoop.hdfs.web.TestWebHdfsUrl
hadoop.hdfs.TestClientProtocolForPipelineRecovery
hadoop.TestGenericRefresh
hadoop.hdfs.server.namenode.TestFSEditLogLoader
hadoop.hdfs.server.namenode.TestEditLogJournalFailures
hadoop.fs.contract.hdfs.TestHDFSContractSeek
hadoop.hdfs.TestPread
hadoop.hdfs.server.namenode.snapshot.TestXAttrWithSnapshot
hadoop.hdfs.tools.TestDFSZKFailoverController
hadoop.hdfs.TestReadStripedFileWithDecodingCorruptData
hadoop.fs.viewfs.TestViewFsFileStatusHdfs
hadoop.hdfs.TestWriteConfigurationToDFS
hadoop.cli.TestAclCLIWithPosixAclInheritance
hadoop.hdfs.TestParallelShortCircuitLegacyRead
hadoop.hdfs.TestFileCreationClient
hadoop.hdfs.server.datanode.TestDataNodeHotSwapVolumes
hadoop.hdfs.TestLeaseRecoveryStriped
hadoop.hdfs.server.diskbalancer.TestDiskBalancer
hadoop.hdfs.server.datanode.fsdataset.impl.TestFsVolumeList
hadoop.hdfs.TestReadStripedFileWithDNFailure
hadoop.hdfs.TestErasureCodingExerciseAPIs
hadoop.hdfs.server.datanode.fsdataset.impl.TestSpaceReservation
hadoop.hdfs.server.namenode.ha.TestInitializeSharedEdits
hadoop.hdfs.server.namenode.TestUpgradeDomainBlockPlacementPolicy
hadoop.hdfs.crypto.TestHdfsCryptoStreams
hadoop.hdfs.server.datanode.fsdataset.impl.TestProvidedImpl
hadoop.hdfs.server.datanode.TestTransferRbw
hadoop.hdfs.tools.offlineImageViewer.TestOfflineImageViewerWithStripedBlocks
hadoop.hdfs.TestWriteBlockGetsBlockLengthHint
hadoop.hdfs.server.namenode.TestAddBlock
hadoop.hdfs.TestDatanodeDeath
hadoop.fs.TestSymlinkHdfsDisable
hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy
hadoop.hdfs.TestDFSInotifyEventInputStream
hadoop.hdfs.TestDecommission
hadoop.hdfs.tools.offlineImageViewer.TestOfflineImageViewerForContentSummary
hadoop.hdfs.server.namenode.TestCommitBlockWithInvalidGenStamp
hadoop.hdfs.server.namenode.snapshot.TestSnapshotMetrics
hadoop.hdfs.server.datanode.TestDataNodeMultipleRegistrations
hadoop.hdfs.server.namenode.TestFSImageWithAcl
hadoop.hdfs.shortcircuit.TestShortCircuitLocalRead
hadoop.hdfs.TestWriteReadStripedFile
hadoop.hdfs.server.mover.TestMover
hadoop.hdfs.server.namenode.TestListOpenFiles
hadoop.hdfs.TestDFSRemove
hadoop.cli.TestCacheAdminCLI
hadoop.hdfs.server.namenode.ha.TestLossyRetryInvocationHandler
hadoop.hdfs.TestAclsEndToEnd
hadoop.fs.loadGenerator.TestLoadGenerator
hadoop.hdfs.TestFileCorruption
hadoop.hdfs.server.datanode.TestNNHandlesBlockReportPerStorage
hadoop.hdfs.server.namenode.snapshot.TestSnapshotReplication
hadoop.hdfs.qjournal.server.TestJournalNodeSync
hadoop.hdfs.server.namenode.ha.TestConsistentReadsObserver
hadoop.hdfs.server.datanode.TestDataNodeTcpNoDelay
hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyWriter
hadoop.hdfs.TestFileAppend4
hadoop.hdfs.server.diskbalancer.TestDiskBalancerRPC
hadoop.hdfs.server.namenode.TestEditLogAutoroll
hadoop.hdfs.server.namenode.ha.TestMultiObserverNode
hadoop.hdfs.server.namenode.ha.TestDNFencing
hadoop.hdfs.TestRollingUpgradeDowngrade
hadoop.hdfs.TestDFSInotifyEventInputStreamKerberized
hadoop.hdfs.server.namenode.snapshot.TestSnapshotFileLength
hadoop.hdfs.TestStateAlignmentContextWithHA
hadoop.hdfs.server.datanode.TestNNHandlesCombinedBlockReport
hadoop.security.TestPermission
hadoop.hdfs.TestDFSShell
hadoop.hdfs.server.datanode.TestRefreshNamenodes
hadoop.hdfs.server.blockmanagement.TestNodeCount
hadoop.hdfs.server.namenode.TestDeleteRace
hadoop.hdfs.server.namenode.ha.TestDNFencingWithReplication
hadoop.hdfs.server.datanode.TestDataNodeRollingUpgrade
hadoop.hdfs.web.TestWebHDFSXAttr
hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy
hadoop.hdfs.TestDFSClientFailover
hadoop.hdfs.server.namenode.TestEditLog
hadoop.hdfs.TestModTime
hadoop.hdfs.TestDistributedFileSystem
hadoop.hdfs.server.namenode.TestTransferFsImage
hadoop.hdfs.TestErasureCodingAddConfig
hadoop.hdfs.TestDatanodeRegistration
hadoop.hdfs.web.TestWebHDFS
hadoop.hdfs.server.namenode.snapshot.TestINodeFileUnderConstructionWithSnapshot
hadoop.hdfs.TestDatanodeConfig
hadoop.hdfs.server.namenode.snapshot.TestAclWithSnapshot
hadoop.hdfs.server.blockmanagement.TestOverReplicatedBlocks
hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistFiles
hadoop.fs.TestWebHdfsFileContextMainOperations
hadoop.hdfs.server.namenode.snapshot.TestFileContextSnapshot
hadoop.hdfs.server.namenode.TestFSNamesystemMBean
hadoop.hdfs.TestFileCreationDelete
hadoop.hdfs.TestDFSUpgrade
hadoop.hdfs.TestParallelRead
hadoop.hdfs.TestTrashWithEncryptionZones
hadoop.security.TestPermissionSymlinks
hadoop.hdfs.tools.TestDFSHAAdminMiniCluster
hadoop.hdfs.server.datanode.TestBlockCountersInPendingIBR
hadoop.hdfs.server.blockmanagement.TestBlockManager
hadoop.hdfs.server.datanode.TestTriggerBlockReport
hadoop.hdfs.TestAbandonBlock
hadoop.hdfs.server.mover.TestStorageMover
hadoop.fs.viewfs.TestViewFsWithAcls
hadoop.hdfs.server.datanode.TestDataNodeMetrics
hadoop.hdfs.TestDatanodeLayoutUpgrade
hadoop.hdfs.server.datanode.TestDataNodeInitStorage
hadoop.hdfs.server.namenode.ha.TestBootstrapStandby
hadoop.hdfs.server.namenode.ha.TestBootstrapStandbyWithQJM
hadoop.hdfs.TestDataStream
hadoop.hdfs.TestErasureCodingMultipleRacks
hadoop.hdfs.TestParallelShortCircuitReadUnCached
hadoop.hdfs.server.namenode.snapshot.TestSnapRootDescendantDiff
hadoop.hdfs.server.namenode.TestNameNodeReconfigure
hadoop.net.TestNetworkTopology
hadoop.hdfs.TestFileStatusWithRandomECPolicy
hadoop.hdfs.server.namenode.snapshot.TestSnapshotDeletion
hadoop.hdfs.TestWriteRead
hadoop.hdfs.server.namenode.TestStripedINodeFile
hadoop.hdfs.TestPersistBlocks
hadoop.hdfs.tools.TestDebugAdmin
hadoop.hdfs.tools.offlineImageViewer.TestOfflineImageViewerForXAttr
hadoop.hdfs.server.datanode.TestDeleteBlockPool
hadoop.hdfs.server.namenode.TestReencryptionWithKMS
hadoop.hdfs.TestParallelShortCircuitRead
hadoop.hdfs.TestRenameWhileOpen
hadoop.hdfs.TestStripedFileAppend
hadoop.hdfs.TestInjectionForSimulatedStorage
hadoop.hdfs.server.datanode.TestCachingStrategy
hadoop.hdfs.server.namenode.TestSecondaryWebUi
hadoop.hdfs.server.namenode.TestDecommissioningStatus
hadoop.cli.TestDeleteCLI
hadoop.hdfs.server.datanode.TestDataNodeLifeline
hadoop.security.TestRefreshUserMappings
hadoop.hdfs.server.namenode.ha.TestObserverNode
hadoop.hdfs.TestExternalBlockReader
hadoop.hdfs.server.namenode.ha.TestRetryCacheWithHA
hadoop.hdfs.TestHFlush
hadoop.hdfs.server.namenode.TestDiskspaceQuotaUpdate
hadoop.hdfs.server.namenode.snapshot.TestDiffListBySkipList
hadoop.fs.contract.hdfs.TestHDFSContractOpen
hadoop.hdfs.web.TestFSMainOperationsWebHdfs
hadoop.hdfs.server.namenode.snapshot.TestSnapshotBlocksMap
hadoop.fs.TestFcHdfsPermission
hadoop.hdfs.server.namenode.ha.TestXAttrsWithHA
hadoop.hdfs.server.blockmanagement.TestHeartbeatHandling
hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean
hadoop.hdfs.server.namenode.TestDefaultBlockPlacementPolicy
hadoop.hdfs.TestFileChecksum
hadoop.hdfs.server.namenode.ha.TestStandbyInProgressTail
hadoop.hdfs.TestClose
hadoop.fs.viewfs.TestViewFsWithXAttrs
hadoop.hdfs.server.datanode.TestDirectoryScanner
hadoop.hdfs.TestAppendSnapshotTruncate
hadoop.hdfs.server.balancer.TestBalancerRPCDelay
hadoop.hdfs.client.impl.TestBlockReaderFactory
hadoop.hdfs.TestDFSRollback
hadoop.hdfs.server.datanode.TestBlockScanner
hadoop.hdfs.TestLeaseRecovery2
hadoop.hdfs.TestSnapshotCommands
hadoop.hdfs.server.datanode.TestBatchIbr
hadoop.hdfs.server.namenode.sps.TestStoragePolicySatisfierWithStripedFile
hadoop.hdfs.server.namenode.TestFileContextAcl
hadoop.hdfs.server.namenode.TestNNStorageRetentionFunctional
hadoop.hdfs.server.namenode.ha.TestHAFsck
hadoop.fs.viewfs.TestViewFileSystemWithTruncate
hadoop.hdfs.server.namenode.TestPersistentStoragePolicySatisfier
hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency
hadoop.hdfs.server.blockmanagement.TestRBWBlockInvalidation
hadoop.hdfs.server.datanode.TestReadOnlySharedStorage
hadoop.hdfs.TestDFSStripedOutputStreamWithFailure
hadoop.hdfs.TestLeaseRecovery
hadoop.hdfs.TestRestartDFS
hadoop.fs.contract.hdfs.TestHDFSContractMkdir
hadoop.hdfs.server.namenode.TestCreateEditsLog
hadoop.hdfs.server.datanode.TestIncrementalBlockReports
hadoop.hdfs.client.impl.TestBlockReaderLocalLegacy
hadoop.hdfs.TestBalancerBandwidth
hadoop.hdfs.server.namenode.TestNamenodeRetryCache
hadoop.hdfs.server.namenode.TestINodeAttributeProvider
hadoop.hdfs.server.namenode.ha.TestNNHealthCheck
hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure
hadoop.hdfs.TestDFSFinalize
hadoop.hdfs.server.blockmanagement.TestNameNodePrunesMissingStorages
hadoop.hdfs.TestMiniDFSCluster
hadoop.hdfs.TestReplaceDatanodeFailureReplication
hadoop.hdfs.TestAppendDifferentChecksum
hadoop.hdfs.server.namenode.TestXAttrConfigFlag
hadoop.hdfs.server.datanode.TestDataNodeMXBean
hadoop.hdfs.TestDFSClientSocketSize
hadoop.hdfs.server.namenode.TestFsckWithMultipleNameNodes
hadoop.hdfs.server.namenode.snapshot.TestDisallowModifyROSnapshot
hadoop.hdfs.TestDFSStripedOutputStream
hadoop.hdfs.security.token.block.TestBlockToken
hadoop.hdfs.TestDFSStorageStateRecovery
hadoop.hdfs.server.namenode.ha.TestStandbyBlockManagement
hadoop.hdfs.server.blockmanagement.TestSequentialBlockId
hadoop.fs.TestUrlStreamHandler
hadoop.hdfs.TestReplaceDatanodeOnFailure
hadoop.hdfs.server.namenode.TestNestedEncryptionZones
hadoop.hdfs.server.namenode.TestHostsFiles
hadoop.hdfs.TestDFSPermission
hadoop.hdfs.tools.TestDelegationTokenFetcher
hadoop.hdfs.server.datanode.TestDiskError
hadoop.hdfs.TestReadStripedFileWithDecoding
hadoop.fs.TestSymlinkHdfsFileSystem
hadoop.hdfs.TestListFilesInDFS
hadoop.hdfs.server.namenode.TestParallelImageWrite
hadoop.metrics2.sink.TestRollingFileSystemSinkWithHdfs
hadoop.hdfs.server.namenode.ha.TestFailoverWithBlockTokensEnabled
hadoop.hdfs.web.TestWebHdfsTokens
hadoop.hdfs.server.namenode.TestAuditLogger
hadoop.hdfs.server.namenode.snapshot.TestOpenFilesWithSnapshot
hadoop.hdfs.server.namenode.TestNamenodeCapacityReport
hadoop.hdfs.server.namenode.TestMetaSave
hadoop.hdfs.server.namenode.TestSecureNameNode
hadoop.hdfs.server.blockmanagement.TestBlocksWithNotEnoughRacks
hadoop.fs.viewfs.TestViewFileSystemAtHdfsRoot
hadoop.hdfs.TestDFSRename
hadoop.hdfs.server.datanode.fsdataset.impl.TestFsDatasetImpl
hadoop.hdfs.TestDFSAddressConfig
hadoop.hdfs.TestParallelUnixDomainRead
hadoop.hdfs.TestUnsetAndChangeDirectoryEcPolicy
hadoop.fs.viewfs.TestViewFsAtHdfsRoot
hadoop.fs.TestSWebHdfsFileContextMainOperations
hadoop.hdfs.tools.TestViewFSStoragePolicyCommands
hadoop.hdfs.tools.TestDFSAdminWithHA
hadoop.hdfs.protocol.datatransfer.sasl.TestSaslDataTransfer
hadoop.hdfs.server.namenode.TestNameNodeResourceChecker
hadoop.hdfs.server.datanode.TestFsDatasetCacheRevocation
hadoop.hdfs.server.namenode.ha.TestHASafeMode
hadoop.hdfs.server.diskbalancer.command.TestDiskBalancerCommand
hadoop.hdfs.server.namenode.ha.TestStandbyIsHot
hadoop.hdfs.server.namenode.ha.TestStateTransitionFailure
hadoop.hdfs.server.namenode.TestNameNodeMetricsLogger
hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistLockedMemory
hadoop.hdfs.TestBlockMissingException
hadoop.hdfs.tools.TestDFSAdmin
hadoop.hdfs.server.namenode.ha.TestGetGroupsWithHA
hadoop.hdfs.tools.TestECAdmin
hadoop.hdfs.client.impl.TestClientBlockVerification
hadoop.hdfs.TestDataTransferProtocol
hadoop.hdfs.TestDFSClientRetries
hadoop.hdfs.TestQuota
hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistPolicy
hadoop.hdfs.server.namenode.TestNameNodeMXBean
hadoop.hdfs.server.namenode.snapshot.TestSnapshottableDirListing
hadoop.hdfs.server.namenode.TestNamenodeStorageDirectives
hadoop.hdfs.server.namenode.TestNameNodeRpcServerMethods
hadoop.hdfs.TestFileStatusWithDefaultECPolicy
hadoop.hdfs.server.blockmanagement.TestAvailableSpaceBlockPlacementPolicy
hadoop.hdfs.server.datanode.TestBlockHasMultipleReplicasOnSameDN
hadoop.hdfs.server.blockmanagement.TestSlowDiskTracker
hadoop.hdfs.server.namenode.ha.TestBootstrapAliasmap
hadoop.fs.contract.hdfs.TestHDFSContractDelete
hadoop.hdfs.TestMissingBlocksAlert
hadoop.fs.TestGlobPaths
hadoop.hdfs.TestReadStripedFileWithDecodingDeletedData
hadoop.hdfs.TestFSOutputSummer
hadoop.hdfs.server.namenode.TestQuotaByStorageType
hadoop.hdfs.server.namenode.TestAddStripedBlocks
hadoop.hdfs.TestSafeModeWithStripedFileWithRandomECPolicy
hadoop.hdfs.server.blockmanagement.TestPendingInvalidateBlock
hadoop.hdfs.client.impl.TestBlockReaderLocal
hadoop.hdfs.server.namenode.TestFileContextXAttr
hadoop.hdfs.server.namenode.TestReconstructStripedBlocks
hadoop.hdfs.server.namenode.TestAclConfigFlag
hadoop.hdfs.server.namenode.TestFileTruncate
hadoop.hdfs.TestErasureCodingPolicyWithSnapshotWithRandomECPolicy
hadoop.hdfs.TestErasureCodingPoliciesWithRandomECPolicy
hadoop.hdfs.server.blockmanagement.TestReplicationPolicy
hadoop.hdfs.server.namenode.TestAddStripedBlockInFBR
hadoop.hdfs.server.namenode.TestNameNodeRpcServer
hadoop.hdfs.TestFileConcurrentReader
hadoop.hdfs.server.namenode.TestBlockPlacementPolicyRackFaultTolerant
hadoop.hdfs.server.datanode.TestStorageReport
hadoop.hdfs.server.namenode.snapshot.TestSnapshotListing
hadoop.hdfs.server.namenode.ha.TestPendingCorruptDnMessages
hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFSStriped
hadoop.hdfs.server.namenode.snapshot.TestRenameWithSnapshots
hadoop.hdfs.server.namenode.TestAddBlockRetry
hadoop.hdfs.server.namenode.ha.TestDelegationTokensWithHA
hadoop.hdfs.server.namenode.ha.TestSeveralNameNodes
hadoop.hdfs.server.datanode.web.TestDatanodeHttpXFrame
hadoop.hdfs.TestFileAppend2
hadoop.hdfs.server.namenode.TestNameNodeXAttr
hadoop.fs.contract.hdfs.TestHDFSContractConcat
hadoop.hdfs.server.namenode.ha.TestEditLogTailer
hadoop.hdfs.server.namenode.TestLeaseManager
hadoop.fs.TestEnhancedByteBufferAccess
hadoop.hdfs.server.namenode.TestProcessCorruptBlocks
hadoop.hdfs.web.TestWebHdfsFileSystemContract
hadoop.hdfs.TestMultiThreadedHflush
hadoop.hdfs.TestEncryptionZones
hadoop.hdfs.security.TestDelegationToken
hadoop.hdfs.TestConnCache
hadoop.hdfs.server.namenode.TestFSImage
hadoop.hdfs.server.namenode.TestHDFSConcat
hadoop.hdfs.server.datanode.TestHSync
hadoop.hdfs.server.namenode.TestEditLogRace
hadoop.hdfs.TestRead
hadoop.hdfs.server.namenode.TestAuditLoggerWithCommands
hadoop.hdfs.server.namenode.TestSnapshotPathINodes
hadoop.hdfs.server.datanode.TestDataNodeTransferSocketSize
hadoop.hdfs.TestSetTimes
hadoop.hdfs.TestReadStripedFileWithMissingBlocks
hadoop.hdfs.TestFileCreationEmpty
hadoop.fs.viewfs.TestViewFileSystemWithXAttrs
hadoop.hdfs.TestDisableConnCache
hadoop.hdfs.server.namenode.snapshot.TestSnapshotRename
hadoop.hdfs.server.namenode.TestNameNodeHttpServer
hadoop.hdfs.TestDFSOutputStream
hadoop.hdfs.TestSmallBlock
hadoop.hdfs.server.namenode.TestNameNodeAcl
hadoop.hdfs.server.namenode.TestValidateConfigurationSettings
hadoop.hdfs.TestIsMethodSupported
hadoop.hdfs.web.TestWebHdfsWithAuthenticationFilter
hadoop.hdfs.server.namenode.TestCheckPointForSecurityTokens
hadoop.fs.TestFcHdfsSetUMask
hadoop.hdfs.TestFsShellPermission
hadoop.hdfs.TestEncryptionZonesWithHA
hadoop.hdfs.server.datanode.TestDataNodeUUID
hadoop.hdfs.server.namenode.TestSaveNamespace
hadoop.hdfs.server.namenode.TestBackupNode
hadoop.hdfs.server.diskbalancer.TestDiskBalancerWithMockMover
hadoop.cli.TestErasureCodingCLI
hadoop.tracing.TestTracing
hadoop.fs.contract.hdfs.TestHDFSContractUnbuffer
hadoop.fs.contract.hdfs.TestHDFSContractRename
hadoop.hdfs.server.namenode.ha.TestHAStateTransitions
hadoop.hdfs.web.TestWebHdfsTimeouts
hadoop.hdfs.TestGetFileChecksum
hadoop.hdfs.TestFetchImage
hadoop.hdfs.TestApplyingStoragePolicy
hadoop.cli.TestXAttrCLI
hadoop.hdfs.server.datanode.TestBlockRecovery
hadoop.hdfs.TestFileAppend
hadoop.hdfs.TestDFSClientExcludedNodes
hadoop.hdfs.TestLocalDFS
hadoop.hdfs.server.balancer.TestBalancer
hadoop.hdfs.tools.offlineImageViewer.TestOfflineImageViewerForAcl
hadoop.hdfs.server.balancer.TestBalancerWithNodeGroup
hadoop.hdfs.TestHdfsAdmin
hadoop.hdfs.server.namenode.TestAddOverReplicatedStripedBlocks
hadoop.fs.contract.hdfs.TestHDFSContractSetTimes
hadoop.hdfs.server.sps.TestExternalStoragePolicySatisfier
hadoop.hdfs.server.blockmanagement.TestComputeInvalidateWork
hadoop.hdfs.server.namenode.snapshot.TestSnapshotNameWithInvalidCharacters
hadoop.fs.contract.hdfs.TestHDFSContractPathHandle
hadoop.fs.contract.hdfs.TestHDFSContractGetFileStatus
hadoop.hdfs.server.datanode.TestDataNodeErasureCodingMetrics
hadoop.hdfs.TestBlockTokenWrappingQOP
hadoop.hdfs.server.namenode.TestListCorruptFileBlocks
hadoop.hdfs.TestDFSMkdirs
hadoop.hdfs.TestEncryptionZonesWithKMS
hadoop.fs.TestSymlinkHdfsFileContext
hadoop.hdfs.TestDatanodeReport
hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistReplicaRecovery
hadoop.hdfs.server.namenode.snapshot.TestRandomOpsWithSnapshots
hadoop.hdfs.server.datanode.TestDataNodeFaultInjector
hadoop.hdfs.TestFileStatus
hadoop.hdfs.TestSafeMode
hadoop.hdfs.server.datanode.TestIncrementalBrVariations
hadoop.hdfs.TestHDFSTrash
hadoop.hdfs.TestRollingUpgradeRollback
hadoop.hdfs.server.namenode.ha.TestQuotasWithHA
hadoop.hdfs.server.namenode.TestFSImageWithSnapshot
hadoop.hdfs.server.datanode.fsdataset.impl.TestWriteToReplica
hadoop.hdfs.server.namenode.TestFsck
hadoop.hdfs.qjournal.TestSecureNNWithQJM
hadoop.hdfs.TestLease
hadoop.hdfs.tools.offlineImageViewer.TestOfflineImageViewer
hadoop.hdfs.TestLargeBlock
hadoop.fs.contract.hdfs.TestHDFSContractMultipartUploader
hadoop.metrics2.sink.TestRollingFileSystemSinkWithSecureHdfs
hadoop.hdfs.server.datanode.TestDataNodeReconfiguration
hadoop.TestRefreshCallQueue
hadoop.hdfs.server.namenode.ha.TestHAAppend
hadoop.hdfs.server.namenode.TestMetadataVersionOutput
hadoop.hdfs.server.blockmanagement.TestSequentialBlockGroupId
hadoop.hdfs.server.datanode.TestBlockReplacement
hadoop.hdfs.TestClientReportBadBlock
hadoop.hdfs.TestDFSStripedOutputStreamWithRandomECPolicy
hadoop.hdfs.TestFileCreation
hadoop.hdfs.TestDistributedFileSystemWithECFileWithRandomECPolicy
hadoop.tracing.TestTraceAdmin
hadoop.tracing.TestTracingShortCircuitLocalRead
hadoop.hdfs.server.namenode.TestStoragePolicySatisfierWithHA
hadoop.hdfs.server.namenode.snapshot.TestNestedSnapshots
hadoop.hdfs.TestSafeModeWithStripedFile
hadoop.hdfs.TestMaintenanceState
hadoop.hdfs.TestSetrepDecreasing
hadoop.hdfs.server.namenode.snapshot.TestCheckpointsWithSnapshots
hadoop.hdfs.tools.TestStoragePolicyCommands
hadoop.hdfs.server.namenode.TestBlockUnderConstruction
hadoop.hdfs.server.namenode.TestNameNodeHttpServerXFrame
hadoop.hdfs.security.TestDelegationTokenForProxyUser
hadoop.fs.viewfs.TestViewFileSystemLinkMergeSlash
hadoop.hdfs.server.namenode.ha.TestHAMetrics
hadoop.hdfs.server.namenode.ha.TestPipelinesFailover
hadoop.hdfs.web.TestWebHdfsWithRestCsrfPreventionFilter
hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting
hadoop.hdfs.server.namenode.TestQuotaWithStripedBlocksWithRandomECPolicy
hadoop.fs.TestResolveHdfsSymlink
hadoop.fs.shell.TestHdfsTextCommand
hadoop.hdfs.TestDatanodeStartupFixesLegacyStorageIDs
hadoop.cli.TestAclCLI
hadoop.hdfs.TestSecureEncryptionZoneWithKMS
hadoop.hdfs.server.namenode.ha.TestDFSUpgradeWithHA
hadoop.hdfs.server.namenode.TestSecondaryNameNodeUpgrade
hadoop.hdfs.TestBlocksScheduledCounter
hadoop.hdfs.server.namenode.TestFileLimit
hadoop.hdfs.TestReconstructStripedFileWithRandomECPolicy
hadoop.hdfs.server.namenode.TestFSDirectory
hadoop.hdfs.TestReservedRawPaths
hadoop.hdfs.server.namenode.TestGetContentSummaryWithPermission
hadoop.hdfs.server.namenode.TestProtectedDirectories
hadoop.tools.TestJMXGet
hadoop.hdfs.server.blockmanagement.TestBlockInfoStriped
hadoop.hdfs.server.namenode.TestDeadDatanode
hadoop.hdfs.TestDFSShellGenericOptions
hadoop.hdfs.TestExtendedAcls
hadoop.hdfs.server.namenode.TestStorageRestore
hadoop.hdfs.TestDFSInputStream
hadoop.hdfs.server.blockmanagement.TestUnderReplicatedBlocks
hadoop.hdfs.tools.offlineEditsViewer.TestOfflineEditsViewer
hadoop.hdfs.TestDFSStripedInputStream
hadoop.fs.TestFcHdfsCreateMkdir
hadoop.hdfs.client.impl.TestBlockReaderRemote
hadoop.hdfs.server.datanode.fsdataset.impl.TestCacheByPmemMappableBlockLoader
hadoop.hdfs.server.namenode.ha.TestFailureOfSharedDir
hadoop.hdfs.server.blockmanagement.TestReplicationPolicyConsiderLoad
hadoop.hdfs.TestFileAppendRestart
hadoop.hdfs.server.balancer.TestBalancerWithSaslDataTransfer
hadoop.cli.TestHDFSCLI
hadoop.hdfs.server.namenode.TestSecurityTokenEditLog
hadoop.hdfs.server.namenode.TestNameNodeRespectsBindHostKeys
hadoop.hdfs.TestHAAuxiliaryPort
hadoop.hdfs.tools.TestGetGroups
hadoop.hdfs.server.datanode.TestDataNodeExit
hadoop.hdfs.server.namenode.TestAuditLogs
hadoop.hdfs.TestDistributedFileSystemWithECFile
hadoop.fs.viewfs.TestViewFileSystemHdfs
hadoop.fs.TestHDFSFileContextMainOperations
hadoop.hdfs.server.namenode.snapshot.TestSnapshotStatsMXBean
hadoop.hdfs.TestFileLengthOnClusterRestart
hadoop.hdfs.server.namenode.web.resources.TestWebHdfsDataLocality
hadoop.hdfs.TestListFilesInFileContext
hadoop.hdfs.server.namenode.TestCheckpoint
hadoop.hdfs.server.datanode.TestDnRespectsBlockReportSplitThreshold
hadoop.hdfs.TestErasureCodingPolicies
hadoop.hdfs.server.namenode.snapshot.TestUpdatePipelineWithSnapshots
hadoop.hdfs.server.namenode.TestReencryption
hadoop.hdfs.TestCrcCorruption
hadoop.hdfs.TestFileChecksumCompositeCrc
hadoop.hdfs.TestErasureCodeBenchmarkThroughput
hadoop.hdfs.server.datanode.fsdataset.impl.TestInterDatanodeProtocol
hadoop.hdfs.TestReadWhileWriting
hadoop.hdfs.server.namenode.TestGenericJournalConf
hadoop.hdfs.TestFileAppend3
hadoop.fs.viewfs.TestViewFileSystemLinkFallback
hadoop.hdfs.server.namenode.TestNNThroughputBenchmark
hadoop.hdfs.TestSeekBug
hadoop.hdfs.server.namenode.TestNameNodeRetryCacheMetrics
hadoop.hdfs.TestReplication
hadoop.hdfs.TestGetBlocks
hadoop.hdfs.tools.TestWebHDFSStoragePolicyCommands
hadoop.hdfs.TestDFSStartupVersions
hadoop.fs.contract.hdfs.TestHDFSContractCreate
hadoop.hdfs.TestDFSUpgradeFromImage
hadoop.hdfs.TestDecommissionWithStriped
hadoop.hdfs.server.namenode.TestFSImageWithXAttr
hadoop.hdfs.web.TestHttpsFileSystem
hadoop.hdfs.server.namenode.TestStartup
hadoop.hdfs.TestParallelShortCircuitReadNoChecksum
hadoop.hdfs.server.namenode.web.resources.TestWebHdfsCreatePermissions
hadoop.hdfs.server.diskbalancer.TestConnectors
hadoop.hdfs.server.namenode.TestCacheDirectives
hadoop.hdfs.server.namenode.TestFavoredNodesEndToEnd
hadoop.hdfs.TestReconstructStripedFile
hadoop.hdfs.qjournal.TestNNWithQJM
hadoop.hdfs.TestPipelines
hadoop.hdfs.server.blockmanagement.TestBlockReportRateLimiting
hadoop.hdfs.server.namenode.snapshot.TestGetContentSummaryWithSnapshot
hadoop.hdfs.server.namenode.TestNameNodeRecovery
hadoop.hdfs.server.datanode.fsdataset.impl.TestFsDatasetCache
hadoop.hdfs.server.namenode.TestINodeFile
hadoop.hdfs.server.datanode.TestDataNodeVolumeMetrics
hadoop.hdfs.TestSetrepIncreasing
hadoop.hdfs.server.namenode.ha.TestHarFileSystemWithHA
hadoop.hdfs.server.namenode.TestAllowFormat
hadoop.hdfs.shortcircuit.TestShortCircuitCache
hadoop.hdfs.server.namenode.metrics.TestNNMetricFilesInGetListingOps
hadoop.hdfs.server.namenode.ha.TestEditLogsDuringFailover
hadoop.hdfs.server.datanode.fsdataset.impl.TestScrLazyPersistFiles
hadoop.fs.contract.hdfs.TestHDFSContractAppend
hadoop.hdfs.web.TestWebHdfsWithMultipleNameNodes
hadoop.hdfs.server.namenode.TestMalformedURLs
hadoop.hdfs.web.TestWebHDFSAcl
hadoop.hdfs.server.namenode.snapshot.TestSetQuotaWithSnapshot
hadoop.hdfs.server.namenode.snapshot.TestSnapshot
hadoop.hdfs.server.datanode.fsdataset.impl.TestDatanodeRestart
hadoop.hdfs.server.namenode.TestNameNodeStatusMXBean
hadoop.hdfs.tools.TestStoragePolicySatisfyAdminCommands
hadoop.hdfs.server.namenode.TestLargeDirectoryDelete
hadoop.hdfs.server.namenode.ha.TestFailureToReadEdits
hadoop.hdfs.TestTrashWithSecureEncryptionZones
hadoop.hdfs.server.datanode.TestLargeBlockReport
hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFS
hadoop.fs.TestUnbuffer
hadoop.hdfs.server.blockmanagement.TestReplicationPolicyWithNodeGroup
hadoop.hdfs.TestFSInputChecker
hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistReplicaPlacement
hadoop.fs.permission.TestStickyBit
hadoop.hdfs.server.blockmanagement.TestReconstructStripedBlocksWithRackAwareness
hadoop.fs.viewfs.TestViewFsDefaultValue
hadoop.fs.viewfs.TestViewFsHdfs
hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureToleration
hadoop.hdfs.TestHDFSServerPorts
hadoop.cli.TestCryptoAdminCLI
hadoop.hdfs.server.namenode.TestNameEditsConfigs
hadoop.fs.contract.hdfs.TestHDFSContractRootDirectory
hadoop.hdfs.TestDataTransferKeepalive
hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/hadoop-multibranch/job/PR-763/1/artifact/out/Dockerfile
GITHUB PR#763
Optional Testsdupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient xml findbugs checkstyle
unameLinux 989c4930c957 4.4.0-144-generic #170~14.04.1-Ubuntu SMP Mon Mar 18 15:02:05 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitypersonality/hadoop.sh
git revisiontrunk / 3f2f418
mavenversion: Apache Maven 3.3.9
Default Java1.8.0_191
findbugsv3.1.0-RC1
mvninstallhttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/1/artifact/out/patch-mvninstall-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt
mvninstallhttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/1/artifact/out/patch-mvninstall-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
compilehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/1/artifact/out/patch-compile-root.txt
javachttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/1/artifact/out/patch-compile-root.txt
checkstylehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/1/artifact/out/diff-checkstyle-root.txt
mvnsitehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/1/artifact/out/patch-mvnsite-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt
mvnsitehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/1/artifact/out/patch-mvnsite-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
whitespacehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/1/artifact/out/whitespace-eol.txt
findbugshttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/1/artifact/out/new-findbugs-hadoop-common-project_hadoop-kms.html
findbugshttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/1/artifact/out/patch-findbugs-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt
findbugshttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/1/artifact/out/patch-findbugs-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
javadochttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/1/artifact/out/diff-javadoc-javadoc-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt
javadochttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/1/artifact/out/diff-javadoc-javadoc-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
unithttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/1/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
unithttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/1/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt
unithttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/1/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
Test Resultshttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/1/testReport/
asflicensehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/1/artifact/out/patch-asflicense-problems.txt
Max. process+thread count3678 (vs. ulimit of 5500)
modulesC: hadoop-project hadoop-common-project/hadoop-common hadoop-common-project/hadoop-kms hadoop-hdfs-project/hadoop-hdfs hadoop-hdfs-project/hadoop-hdfs-httpfs hadoop-hdfs-project/hadoop-hdfs-rbf U: .
Console outputhttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/1/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

Comment threadhadoop-project/pom.xml Outdated

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is related to HADOOP-15686. If I get HADOOP-15686 in, we'll have to update here.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whitespace:end of line

@hadoop-yetus

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec39Docker mode activated.
_ Prechecks _
+1dupname1No case conflicting files found.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ trunk Compile Tests _
0mvndep26Maven dependency ordering for branch
+1mvninstall1190trunk passed
+1compile1083trunk passed
+1checkstyle152trunk passed
+1mvnsite286trunk passed
+1shadedclient1311branch has no errors when building and testing our client artifacts.
+1javadoc285trunk passed
0spotbugs83Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs24branch/hadoop-project no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep42Maven dependency ordering for patch
-1mvninstall36hadoop-hdfs in the patch failed.
-1mvninstall16hadoop-hdfs-httpfs in the patch failed.
-1mvninstall20hadoop-hdfs-rbf in the patch failed.
-1compile161root in the patch failed.
-1javac161root in the patch failed.
-0checkstyle169root: The patch generated 11 new + 252 unchanged - 13 fixed = 263 total (was 265)
-1mvnsite42hadoop-hdfs in the patch failed.
-1mvnsite19hadoop-hdfs-httpfs in the patch failed.
-1mvnsite24hadoop-hdfs-rbf in the patch failed.
-1whitespace0The patch has 1 line(s) that end in whitespace. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply
+1xml9The patch has no ill-formed XML file.
-1shadedclient210patch has errors when building and testing our client artifacts.
-1javadoc56hadoop-hdfs-project_hadoop-hdfs generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
-1javadoc19hadoop-hdfs-project_hadoop-hdfs-httpfs generated 3 new + 5 unchanged - 0 fixed = 8 total (was 5)
-1javadoc40hadoop-hdfs-project_hadoop-hdfs-rbf generated 7 new + 0 unchanged - 0 fixed = 7 total (was 0)
0findbugs16hadoop-project has no data from findbugs
-1findbugs49hadoop-common-project/hadoop-kms generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
-1findbugs41hadoop-hdfs in the patch failed.
-1findbugs19hadoop-hdfs-httpfs in the patch failed.
-1findbugs22hadoop-hdfs-rbf in the patch failed.
_ Other Tests _
+1unit14hadoop-project in the patch passed.
+1unit615hadoop-common in the patch passed.
+1unit212hadoop-kms in the patch passed.
-1unit41hadoop-hdfs in the patch failed.
-1unit19hadoop-hdfs-httpfs in the patch failed.
-1unit20hadoop-hdfs-rbf in the patch failed.
+1asflicense28The patch does not generate ASF License warnings.
7152
ReasonTests
FindBugsmodule:hadoop-common-project/hadoop-kms
Dead store to requestURL in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 181]
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-763/2/artifact/out/Dockerfile
GITHUB PR#763
Optional Testsdupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient xml findbugs checkstyle
unameLinux 18d2825acbd5 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitypersonality/hadoop.sh
git revisiontrunk / 6244502
Default Java1.8.0_222
mvninstallhttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/2/artifact/out/patch-mvninstall-hadoop-hdfs-project_hadoop-hdfs.txt
mvninstallhttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/2/artifact/out/patch-mvninstall-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt
mvninstallhttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/2/artifact/out/patch-mvninstall-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
compilehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/2/artifact/out/patch-compile-root.txt
javachttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/2/artifact/out/patch-compile-root.txt
checkstylehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/2/artifact/out/diff-checkstyle-root.txt
mvnsitehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/2/artifact/out/patch-mvnsite-hadoop-hdfs-project_hadoop-hdfs.txt
mvnsitehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/2/artifact/out/patch-mvnsite-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt
mvnsitehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/2/artifact/out/patch-mvnsite-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
whitespacehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/2/artifact/out/whitespace-eol.txt
javadochttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/2/artifact/out/diff-javadoc-javadoc-hadoop-hdfs-project_hadoop-hdfs.txt
javadochttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/2/artifact/out/diff-javadoc-javadoc-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt
javadochttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/2/artifact/out/diff-javadoc-javadoc-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
findbugshttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/2/artifact/out/new-findbugs-hadoop-common-project_hadoop-kms.html
findbugshttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/2/artifact/out/patch-findbugs-hadoop-hdfs-project_hadoop-hdfs.txt
findbugshttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/2/artifact/out/patch-findbugs-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt
findbugshttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/2/artifact/out/patch-findbugs-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
unithttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/2/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
unithttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/2/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt
unithttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/2/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
Test Resultshttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/2/testReport/
Max. process+thread count1479 (vs. ulimit of 5500)
modulesC: hadoop-project hadoop-common-project/hadoop-common hadoop-common-project/hadoop-kms hadoop-hdfs-project/hadoop-hdfs hadoop-hdfs-project/hadoop-hdfs-httpfs hadoop-hdfs-project/hadoop-hdfs-rbf U: .
Console outputhttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/2/console
versionsgit=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whitespace:end of line

@hadoop-yetus

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec40Docker mode activated.
_ Prechecks _
+1dupname1No case conflicting files found.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ trunk Compile Tests _
0mvndep21Maven dependency ordering for branch
+1mvninstall1080trunk passed
+1compile1067trunk passed
+1checkstyle129trunk passed
+1mvnsite244trunk passed
+1shadedclient1047branch has no errors when building and testing our client artifacts.
+1javadoc246trunk passed
0spotbugs66Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs21branch/hadoop-project no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep39Maven dependency ordering for patch
-1mvninstall27hadoop-hdfs in the patch failed.
-1mvninstall13hadoop-hdfs-httpfs in the patch failed.
-1mvninstall16hadoop-hdfs-rbf in the patch failed.
-1compile122root in the patch failed.
-1javac122root in the patch failed.
-0checkstyle127root: The patch generated 11 new + 252 unchanged - 13 fixed = 263 total (was 265)
-1mvnsite31hadoop-hdfs in the patch failed.
-1mvnsite16hadoop-hdfs-httpfs in the patch failed.
-1mvnsite20hadoop-hdfs-rbf in the patch failed.
-1whitespace0The patch has 1 line(s) that end in whitespace. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply
+1xml10The patch has no ill-formed XML file.
-1shadedclient161patch has errors when building and testing our client artifacts.
-1javadoc18hadoop-hdfs-project_hadoop-hdfs-httpfs generated 5 new + 5 unchanged - 0 fixed = 10 total (was 5)
-1javadoc28hadoop-hdfs-project_hadoop-hdfs-rbf generated 3 new + 0 unchanged - 0 fixed = 3 total (was 0)
0findbugs12hadoop-project has no data from findbugs
-1findbugs40hadoop-common-project/hadoop-kms generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
-1findbugs18hadoop-hdfs-httpfs in the patch failed.
-1findbugs22hadoop-hdfs-rbf in the patch failed.
_ Other Tests _
+1unit11hadoop-project in the patch passed.
-1unit502hadoop-common in the patch failed.
+1unit199hadoop-kms in the patch passed.
-1unit977hadoop-hdfs in the patch failed.
-1unit17hadoop-hdfs-httpfs in the patch failed.
-1unit21hadoop-hdfs-rbf in the patch failed.
+1asflicense27The patch does not generate ASF License warnings.
7225
ReasonTests
FindBugsmodule:hadoop-common-project/hadoop-kms
Dead store to requestURL in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 181]
Failed junit testshadoop.ipc.TestProtoBufRpcServerHandoff
hadoop.hdfs.server.datanode.TestHSync
hadoop.hdfs.client.impl.TestClientBlockVerification
hadoop.fs.viewfs.TestViewFsDefaultValue
hadoop.hdfs.server.datanode.TestReadOnlySharedStorage
hadoop.hdfs.shortcircuit.TestShortCircuitCache
hadoop.hdfs.server.namenode.snapshot.TestOpenFilesWithSnapshot
hadoop.hdfs.server.namenode.TestHDFSConcat
hadoop.hdfs.server.datanode.TestStorageReport
hadoop.hdfs.server.namenode.TestCommitBlockWithInvalidGenStamp
hadoop.hdfs.server.namenode.TestProtectedDirectories
hadoop.hdfs.server.datanode.TestDataNodeExit
hadoop.fs.viewfs.TestViewFsWithXAttrs
hadoop.fs.contract.hdfs.TestHDFSContractDelete
hadoop.hdfs.TestSafeModeWithStripedFileWithRandomECPolicy
hadoop.hdfs.server.diskbalancer.TestConnectors
hadoop.hdfs.TestDFSMkdirs
hadoop.hdfs.protocol.datatransfer.sasl.TestSaslDataTransfer
hadoop.hdfs.server.namenode.ha.TestLossyRetryInvocationHandler
hadoop.hdfs.TestIsMethodSupported
hadoop.hdfs.TestPersistBlocks
hadoop.hdfs.server.blockmanagement.TestReplicationPolicyConsiderLoad
hadoop.hdfs.server.namenode.TestSecondaryWebUi
hadoop.hdfs.server.balancer.TestBalancerWithSaslDataTransfer
hadoop.hdfs.server.namenode.TestNameNodeAcl
hadoop.hdfs.server.namenode.TestNNThroughputBenchmark
hadoop.TestGenericRefresh
hadoop.hdfs.server.namenode.ha.TestStandbyCheckpoints
hadoop.hdfs.server.datanode.TestRefreshNamenodes
hadoop.hdfs.server.namenode.TestNameNodeRespectsBindHostKeys
hadoop.hdfs.server.blockmanagement.TestBlocksWithNotEnoughRacks
hadoop.hdfs.TestDistributedFileSystemWithECFile
hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistReplicaPlacement
hadoop.hdfs.server.namenode.ha.TestInitializeSharedEdits
hadoop.hdfs.server.namenode.ha.TestDNFencing
hadoop.hdfs.server.namenode.TestNameNodeHttpServerXFrame
hadoop.fs.TestSWebHdfsFileContextMainOperations
hadoop.hdfs.TestHDFSTrash
hadoop.hdfs.TestDFSInotifyEventInputStreamKerberized
hadoop.hdfs.server.namenode.snapshot.TestSnapshot
hadoop.hdfs.server.datanode.fsdataset.impl.TestCacheByPmemMappableBlockLoader
hadoop.hdfs.TestMiniDFSCluster
hadoop.hdfs.server.namenode.snapshot.TestGetContentSummaryWithSnapshot
hadoop.hdfs.TestClose
hadoop.hdfs.server.datanode.TestDataNodeFaultInjector
hadoop.hdfs.server.datanode.TestDataNodeUUID
hadoop.hdfs.TestRollingUpgradeRollback
hadoop.hdfs.server.namenode.ha.TestEditLogsDuringFailover
hadoop.hdfs.TestDatanodeConfig
hadoop.hdfs.server.datanode.TestDataNodeInitStorage
hadoop.hdfs.TestFileStatus
hadoop.hdfs.server.namenode.metrics.TestNameNodeMetrics
hadoop.hdfs.server.datanode.TestDataNodeMXBean
hadoop.hdfs.TestDistributedFileSystem
hadoop.hdfs.server.namenode.web.resources.TestWebHdfsDataLocality
hadoop.hdfs.qjournal.TestNNWithQJM
hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure
hadoop.hdfs.server.balancer.TestBalancerService
hadoop.hdfs.security.token.block.TestBlockToken
hadoop.hdfs.TestDFSOutputStream
hadoop.hdfs.server.datanode.fsdataset.impl.TestReplicaCachingGetSpaceUsed
hadoop.hdfs.TestFileCreationClient
hadoop.hdfs.server.namenode.web.resources.TestWebHdfsCreatePermissions
hadoop.fs.contract.hdfs.TestHDFSContractGetFileStatus
hadoop.hdfs.tools.TestDelegationTokenFetcher
hadoop.cli.TestAclCLIWithPosixAclInheritance
hadoop.hdfs.TestFileConcurrentReader
hadoop.hdfs.server.datanode.fsdataset.impl.TestFsVolumeList
hadoop.hdfs.TestFSInputChecker
hadoop.hdfs.TestSetrepDecreasing
hadoop.hdfs.server.namenode.TestNNStorageRetentionFunctional
hadoop.hdfs.TestFileCreationEmpty
hadoop.fs.TestSymlinkHdfsFileContext
hadoop.hdfs.server.datanode.TestDataNodeMultipleRegistrations
hadoop.hdfs.server.namenode.TestDeleteRace
hadoop.hdfs.TestRestartDFS
hadoop.hdfs.server.namenode.ha.TestFailureToReadEdits
hadoop.hdfs.server.namenode.TestNameNodeMXBean
hadoop.hdfs.server.blockmanagement.TestReplicationPolicyWithUpgradeDomain
hadoop.fs.TestFcHdfsSetUMask
hadoop.hdfs.TestDFSFinalize
hadoop.hdfs.server.blockmanagement.TestNameNodePrunesMissingStorages
hadoop.hdfs.TestParallelShortCircuitReadUnCached
hadoop.hdfs.TestDatanodeRegistration
hadoop.hdfs.server.namenode.TestGenericJournalConf
hadoop.tracing.TestTracing
hadoop.TestRefreshCallQueue
hadoop.hdfs.server.namenode.ha.TestStateTransitionFailure
hadoop.fs.viewfs.TestViewFileSystemHdfs
hadoop.hdfs.server.namenode.TestListCorruptFileBlocks
hadoop.hdfs.server.namenode.TestNameNodeRetryCacheMetrics
hadoop.hdfs.server.namenode.TestQuotaWithStripedBlocksWithRandomECPolicy
hadoop.hdfs.TestDFSRename
hadoop.hdfs.TestErasureCodingAddConfig
hadoop.hdfs.server.namenode.snapshot.TestCheckpointsWithSnapshots
hadoop.hdfs.server.namenode.TestFSDirectory
hadoop.hdfs.TestDataStream
hadoop.fs.viewfs.TestViewFileSystemWithXAttrs
hadoop.hdfs.TestHdfsAdmin
hadoop.hdfs.server.namenode.snapshot.TestUpdatePipelineWithSnapshots
hadoop.hdfs.server.namenode.ha.TestHarFileSystemWithHA
hadoop.hdfs.server.blockmanagement.TestHeartbeatHandling
hadoop.fs.contract.hdfs.TestHDFSContractAppend
hadoop.hdfs.TestParallelShortCircuitLegacyRead
hadoop.hdfs.TestDFSStartupVersions
hadoop.hdfs.server.datanode.TestDeleteBlockPool
hadoop.hdfs.TestFileStatusWithRandomECPolicy
hadoop.hdfs.TestRead
hadoop.hdfs.server.namenode.sps.TestStoragePolicySatisfierWithStripedFile
hadoop.hdfs.tools.TestStoragePolicyCommands
hadoop.hdfs.TestFileLengthOnClusterRestart
hadoop.hdfs.server.namenode.ha.TestFailureOfSharedDir
hadoop.hdfs.server.namenode.TestQuotaWithStripedBlocks
hadoop.hdfs.server.namenode.snapshot.TestRandomOpsWithSnapshots
hadoop.cli.TestHDFSCLI
hadoop.hdfs.server.namenode.snapshot.TestSnapshotMetrics
hadoop.hdfs.server.datanode.fsdataset.impl.TestProvidedImpl
hadoop.hdfs.server.namenode.TestFSImageWithSnapshot
hadoop.hdfs.TestMissingBlocksAlert
hadoop.hdfs.server.balancer.TestBalancerWithMultipleNameNodes
hadoop.hdfs.TestRollingUpgradeDowngrade
hadoop.hdfs.server.datanode.fsdataset.impl.TestSpaceReservation
hadoop.hdfs.server.blockmanagement.TestComputeInvalidateWork
hadoop.hdfs.server.namenode.ha.TestHAAppend
hadoop.hdfs.TestDistributedFileSystemWithECFileWithRandomECPolicy
hadoop.hdfs.server.diskbalancer.TestDiskBalancerWithMockMover
hadoop.hdfs.server.namenode.ha.TestHAMetrics
hadoop.hdfs.TestDecommissionWithStriped
hadoop.hdfs.server.namenode.TestReencryptionWithKMS
hadoop.hdfs.tools.offlineImageViewer.TestOfflineImageViewerForStoragePolicy
hadoop.hdfs.TestErasureCodingExerciseAPIs
hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes
hadoop.hdfs.server.namenode.TestNamenodeCapacityReport
hadoop.hdfs.TestDFSStorageStateRecovery
hadoop.hdfs.server.datanode.TestDiskError
hadoop.hdfs.TestStateAlignmentContextWithHA
hadoop.hdfs.TestBlockMissingException
hadoop.hdfs.server.namenode.ha.TestHASafeMode
hadoop.hdfs.server.blockmanagement.TestRedundancyMonitor
hadoop.hdfs.TestReplication
hadoop.fs.TestGlobPaths
hadoop.hdfs.TestLeaseRecoveryStriped
hadoop.hdfs.server.datanode.TestNNHandlesCombinedBlockReport
hadoop.hdfs.server.namenode.TestAuditLogs
hadoop.hdfs.server.datanode.TestBlockCountersInPendingIBR
hadoop.hdfs.server.namenode.TestFSNamesystemMBean
hadoop.hdfs.TestReadStripedFileWithDNFailure
hadoop.hdfs.server.namenode.ha.TestHAFsck
hadoop.hdfs.server.namenode.TestFSImageWithXAttr
hadoop.hdfs.server.datanode.TestDirectoryScanner
hadoop.hdfs.TestDataTransferKeepalive
hadoop.hdfs.server.namenode.TestAllowFormat
hadoop.hdfs.server.datanode.fsdataset.impl.TestInterDatanodeProtocol
hadoop.hdfs.server.datanode.TestDnRespectsBlockReportSplitThreshold
hadoop.hdfs.server.blockmanagement.TestReplicationPolicy
hadoop.hdfs.server.namenode.TestParallelImageWrite
hadoop.hdfs.TestLeaseRecovery
hadoop.hdfs.server.namenode.snapshot.TestDisallowModifyROSnapshot
hadoop.hdfs.server.namenode.TestCheckpoint
hadoop.hdfs.server.blockmanagement.TestReconstructStripedBlocksWithRackAwareness
hadoop.hdfs.server.namenode.TestAclConfigFlag
hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy
hadoop.hdfs.TestLease
hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistLockedMemory
hadoop.hdfs.server.namenode.TestAddOverReplicatedStripedBlocks
hadoop.hdfs.server.datanode.TestDataNodeMetrics
hadoop.hdfs.server.datanode.TestDataNodeTransferSocketSize
hadoop.hdfs.tools.offlineImageViewer.TestOfflineImageViewerForAcl
hadoop.hdfs.TestFileAppend2
hadoop.hdfs.server.namenode.snapshot.TestSnapshottableDirListing
hadoop.hdfs.server.datanode.TestBatchIbr
hadoop.hdfs.TestFileCorruption
hadoop.hdfs.TestDFSShellGenericOptions
hadoop.fs.TestFcHdfsPermission
hadoop.hdfs.TestByteBufferPread
hadoop.fs.viewfs.TestViewFileSystemWithTruncate
hadoop.hdfs.server.datanode.web.TestDatanodeHttpXFrame
hadoop.hdfs.TestFetchImage
hadoop.hdfs.server.namenode.TestHostsFiles
hadoop.hdfs.security.TestDelegationToken
hadoop.hdfs.server.namenode.ha.TestPipelinesFailover
hadoop.hdfs.TestReadStripedFileWithDecodingDeletedData
hadoop.fs.contract.hdfs.TestHDFSContractRename
hadoop.hdfs.server.diskbalancer.TestDiskBalancer
hadoop.hdfs.server.balancer.TestBalancerWithEncryptedTransfer
hadoop.hdfs.client.impl.TestBlockReaderFactory
hadoop.hdfs.server.namenode.TestAddStripedBlockInFBR
hadoop.hdfs.server.namenode.TestAddStripedBlocks
hadoop.hdfs.server.blockmanagement.TestReplicationPolicyWithNodeGroup
hadoop.hdfs.server.namenode.TestNamenodeStorageDirectives
hadoop.hdfs.TestFileStatusWithDefaultECPolicy
hadoop.hdfs.server.namenode.TestCheckPointForSecurityTokens
hadoop.hdfs.server.namenode.TestNameNodeMetricsLogger
hadoop.hdfs.TestReadStripedFileWithDecoding
hadoop.hdfs.TestDFSInputStream
hadoop.hdfs.server.namenode.TestSecureNameNode
hadoop.hdfs.server.namenode.ha.TestConsistentReadsObserver
hadoop.hdfs.server.namenode.ha.TestQuotasWithHA
hadoop.fs.TestResolveHdfsSymlink
hadoop.hdfs.TestFileChecksum
hadoop.hdfs.server.namenode.snapshot.TestXAttrWithSnapshot
hadoop.hdfs.TestSnapshotCommands
hadoop.hdfs.web.TestWebHDFS
hadoop.hdfs.TestDFSStripedOutputStreamWithFailure
hadoop.hdfs.TestLeaseRecovery2
hadoop.hdfs.TestCrcCorruption
hadoop.hdfs.server.namenode.TestUpgradeDomainBlockPlacementPolicy
hadoop.hdfs.server.datanode.fsdataset.impl.TestDatanodeRestart
hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistPolicy
hadoop.hdfs.server.namenode.TestBlockPlacementPolicyRackFaultTolerant
hadoop.hdfs.server.namenode.TestDiskspaceQuotaUpdate
hadoop.hdfs.TestErasureCodeBenchmarkThroughput
hadoop.fs.TestEnhancedByteBufferAccess
hadoop.hdfs.web.TestWebHdfsTokens
hadoop.hdfs.server.namenode.TestSecondaryNameNodeUpgrade
hadoop.hdfs.web.TestWebHdfsWithAuthenticationFilter
hadoop.hdfs.server.blockmanagement.TestBlockManager
hadoop.hdfs.server.namenode.TestSaveNamespace
hadoop.hdfs.TestBlockStoragePolicy
hadoop.fs.viewfs.TestViewFsWithAcls
hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy
hadoop.hdfs.server.mover.TestMover
hadoop.hdfs.TestTrashWithSecureEncryptionZones
hadoop.hdfs.server.namenode.snapshot.TestNestedSnapshots
hadoop.hdfs.server.blockmanagement.TestPendingReconstruction
hadoop.hdfs.server.namenode.TestStripedINodeFile
hadoop.fs.viewfs.TestViewFileSystemLinkMergeSlash
hadoop.hdfs.server.namenode.ha.TestDelegationTokensWithHA
hadoop.hdfs.server.namenode.TestNestedEncryptionZones
hadoop.hdfs.server.namenode.TestBackupNode
hadoop.hdfs.server.namenode.ha.TestMultiObserverNode
hadoop.hdfs.server.namenode.snapshot.TestSnapshotDeletion
hadoop.hdfs.tools.TestDFSAdmin
hadoop.hdfs.server.namenode.TestStorageRestore
hadoop.hdfs.server.namenode.TestDecommissioningStatus
hadoop.hdfs.server.datanode.TestFsDatasetCacheRevocation
hadoop.hdfs.server.blockmanagement.TestPendingInvalidateBlock
hadoop.hdfs.server.namenode.TestFSImage
hadoop.hdfs.TestDatanodeDeath
hadoop.hdfs.server.blockmanagement.TestBlockReportLease
hadoop.hdfs.TestWriteBlockGetsBlockLengthHint
hadoop.hdfs.server.namenode.snapshot.TestSnapshotStatsMXBean
hadoop.hdfs.TestPipelines
hadoop.hdfs.server.namenode.ha.TestPendingCorruptDnMessages
hadoop.hdfs.TestEncryptionZonesWithKMS
hadoop.hdfs.server.namenode.TestNameNodeRpcServerMethods
hadoop.hdfs.server.namenode.TestFavoredNodesEndToEnd
hadoop.hdfs.TestReplaceDatanodeFailureReplication
hadoop.hdfs.server.namenode.snapshot.TestSnapshotFileLength
hadoop.hdfs.TestUnsetAndChangeDirectoryEcPolicy
hadoop.hdfs.TestParallelShortCircuitRead
hadoop.hdfs.TestExternalBlockReader
hadoop.hdfs.tools.TestDFSHAAdminMiniCluster
hadoop.hdfs.server.namenode.ha.TestObserverNode
hadoop.hdfs.server.namenode.TestFSImageWithAcl
hadoop.hdfs.server.namenode.TestCacheDirectives
hadoop.hdfs.tools.TestDebugAdmin
hadoop.hdfs.TestHDFSFileSystemContract
hadoop.hdfs.TestReadStripedFileWithMissingBlocks
hadoop.hdfs.server.blockmanagement.TestPendingDataNodeMessages
hadoop.hdfs.TestErasureCodingPolicyWithSnapshotWithRandomECPolicy
hadoop.hdfs.TestFsShellPermission
hadoop.fs.contract.hdfs.TestHDFSContractRootDirectory
hadoop.hdfs.TestSafeModeWithStripedFile
hadoop.hdfs.server.namenode.ha.TestStandbyIsHot
hadoop.hdfs.server.namenode.snapshot.TestSnapshotNameWithInvalidCharacters
hadoop.net.TestNetworkTopology
hadoop.fs.contract.hdfs.TestHDFSContractPathHandle
hadoop.hdfs.TestMultipleNNPortQOP
hadoop.hdfs.server.datanode.TestDataNodeECN
hadoop.hdfs.TestReconstructStripedFileWithRandomECPolicy
hadoop.fs.contract.hdfs.TestHDFSContractMultipartUploader
hadoop.hdfs.server.namenode.TestAuditLoggerWithCommands
hadoop.hdfs.server.namenode.TestFileLimit
hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting
hadoop.hdfs.server.namenode.TestStartup
hadoop.hdfs.tools.TestECAdmin
hadoop.hdfs.TestErasureCodingPolicyWithSnapshot
hadoop.hdfs.tools.offlineEditsViewer.TestOfflineEditsViewer
hadoop.hdfs.web.TestWebHdfsWithMultipleNameNodes
hadoop.fs.viewfs.TestViewFileSystemWithAcls
hadoop.fs.viewfs.TestViewFileSystemLinkFallback
hadoop.hdfs.server.datanode.TestIncrementalBlockReports
hadoop.hdfs.TestSetTimes
hadoop.hdfs.client.impl.TestBlockReaderRemote
hadoop.hdfs.server.datanode.TestTransferRbw
hadoop.fs.viewfs.TestViewFsFileStatusHdfs
hadoop.tracing.TestTraceAdmin
hadoop.hdfs.TestDatanodeStartupFixesLegacyStorageIDs
hadoop.tracing.TestTracingShortCircuitLocalRead
hadoop.fs.viewfs.TestViewFsHdfs
hadoop.hdfs.TestSecureEncryptionZoneWithKMS
hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFS
hadoop.hdfs.server.namenode.TestINodeAttributeProvider
hadoop.hdfs.server.namenode.TestPersistentStoragePolicySatisfier
hadoop.fs.TestUnbuffer
hadoop.hdfs.TestFSOutputSummer
hadoop.hdfs.TestParallelRead
hadoop.hdfs.server.namenode.TestFsck
hadoop.metrics2.sink.TestRollingFileSystemSinkWithHdfs
hadoop.hdfs.server.sps.TestExternalStoragePolicySatisfier
hadoop.hdfs.server.datanode.TestDataNodeVolumeMetrics
hadoop.fs.permission.TestStickyBit
hadoop.hdfs.TestSafeMode
hadoop.hdfs.server.namenode.TestFsckWithMultipleNameNodes
hadoop.cli.TestDeleteCLI
hadoop.fs.viewfs.TestViewFsAtHdfsRoot
hadoop.security.TestPermission
hadoop.hdfs.TestBlocksScheduledCounter
hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency
hadoop.hdfs.TestFileAppendRestart
hadoop.hdfs.server.datanode.fsdataset.impl.TestWriteToReplica
hadoop.hdfs.server.namenode.TestSecurityTokenEditLog
hadoop.hdfs.server.namenode.TestNameNodeResourceChecker
hadoop.hdfs.server.namenode.TestReencryption
hadoop.hdfs.TestClientReportBadBlock
hadoop.hdfs.crypto.TestHdfsCryptoStreams
hadoop.hdfs.TestListFilesInFileContext
hadoop.hdfs.server.namenode.TestNameNodeRecovery
hadoop.hdfs.tools.TestWebHDFSStoragePolicyCommands
hadoop.fs.viewfs.TestViewFileSystemAtHdfsRoot
hadoop.hdfs.server.namenode.TestProcessCorruptBlocks
hadoop.hdfs.server.balancer.TestBalancerRPCDelay
hadoop.tools.TestJMXGet
hadoop.hdfs.server.namenode.snapshot.TestSnapRootDescendantDiff
hadoop.hdfs.TestHAAuxiliaryPort
hadoop.hdfs.TestLocalDFS
hadoop.hdfs.tools.offlineImageViewer.TestOfflineImageViewerForContentSummary
hadoop.hdfs.TestSeekBug
hadoop.hdfs.server.namenode.ha.TestHAStateTransitions
hadoop.hdfs.TestWriteConfigurationToDFS
hadoop.hdfs.TestErasureCodingMultipleRacks
hadoop.cli.TestCryptoAdminCLI
hadoop.hdfs.security.TestDelegationTokenForProxyUser
hadoop.hdfs.server.datanode.TestBlockRecovery
hadoop.hdfs.server.namenode.TestMetadataVersionOutput
hadoop.hdfs.TestDFSPermission
hadoop.hdfs.server.diskbalancer.TestDiskBalancerRPC
hadoop.fs.TestHDFSFileContextMainOperations
hadoop.hdfs.TestPread
hadoop.hdfs.TestInjectionForSimulatedStorage
hadoop.hdfs.server.namenode.snapshot.TestFileContextSnapshot
hadoop.hdfs.server.datanode.fsdataset.impl.TestFsDatasetCache
hadoop.hdfs.TestParallelUnixDomainRead
hadoop.hdfs.server.namenode.ha.TestFailoverWithBlockTokensEnabled
hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistFiles
hadoop.hdfs.server.namenode.TestINodeFile
hadoop.hdfs.TestWriteRead
hadoop.hdfs.server.namenode.TestFSEditLogLoader
hadoop.hdfs.TestDFSClientSocketSize
hadoop.hdfs.shortcircuit.TestShortCircuitLocalRead
hadoop.hdfs.server.namenode.ha.TestStandbyInProgressTail
hadoop.hdfs.TestMultiThreadedHflush
hadoop.fs.TestUrlStreamHandler
hadoop.hdfs.TestFileAppend3
hadoop.hdfs.TestReplaceDatanodeOnFailure
hadoop.fs.contract.hdfs.TestHDFSContractMkdir
hadoop.hdfs.server.namenode.snapshot.TestINodeFileUnderConstructionWithSnapshot
hadoop.cli.TestErasureCodingCLI
hadoop.hdfs.server.namenode.TestQuotaByStorageType
hadoop.hdfs.server.namenode.TestEditLogAutoroll
hadoop.hdfs.TestDFSAddressConfig
hadoop.hdfs.TestDatanodeReport
hadoop.hdfs.server.balancer.TestBalancerWithNodeGroup
hadoop.hdfs.TestDFSRollback
hadoop.hdfs.server.namenode.TestLeaseManager
hadoop.hdfs.TestDFSClientFailover
hadoop.hdfs.server.namenode.TestRefreshNamenodeReplicationConfig
hadoop.hdfs.server.namenode.TestBlockUnderConstruction
hadoop.hdfs.server.datanode.TestLargeBlockReport
hadoop.fs.TestFcHdfsCreateMkdir
hadoop.hdfs.server.datanode.TestBlockReplacement
hadoop.cli.TestCacheAdminCLI
hadoop.hdfs.tools.TestStoragePolicySatisfyAdminCommands
hadoop.hdfs.server.namenode.ha.TestNNHealthCheck
hadoop.hdfs.web.TestWebHDFSAcl
hadoop.metrics2.sink.TestRollingFileSystemSinkWithSecureHdfs
hadoop.hdfs.server.namenode.TestStoragePolicySatisfierWithHA
hadoop.hdfs.server.datanode.TestBlockScanner
hadoop.hdfs.TestFileCreation
hadoop.fs.shell.TestHdfsTextCommand
hadoop.hdfs.TestAclsEndToEnd
hadoop.hdfs.TestEncryptedTransfer
hadoop.hdfs.server.namenode.TestNameNodeRpcServer
hadoop.hdfs.TestTrashWithEncryptionZones
hadoop.hdfs.server.namenode.TestLargeDirectoryDelete
hadoop.hdfs.server.namenode.TestNameEditsConfigs
hadoop.hdfs.server.aliasmap.TestSecureAliasMap
hadoop.hdfs.server.namenode.ha.TestXAttrsWithHA
hadoop.hdfs.web.TestHttpsFileSystem
hadoop.hdfs.server.datanode.TestCachingStrategy
hadoop.hdfs.server.datanode.fsdataset.impl.TestFsDatasetImpl
hadoop.hdfs.server.datanode.TestNNHandlesBlockReportPerStorage
hadoop.hdfs.server.blockmanagement.TestOverReplicatedBlocks
hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyWriter
hadoop.hdfs.TestWriteReadStripedFile
hadoop.hdfs.server.blockmanagement.TestSequentialBlockId
hadoop.hdfs.server.namenode.ha.TestBootstrapStandbyWithQJM
hadoop.hdfs.server.namenode.snapshot.TestSnapshotDiffReport
hadoop.fs.contract.hdfs.TestHDFSContractOpen
hadoop.hdfs.TestModTime
hadoop.hdfs.TestLargeBlock
hadoop.hdfs.server.namenode.TestFileTruncate
hadoop.hdfs.server.namenode.TestFileContextAcl
hadoop.hdfs.TestDFSStripedOutputStreamWithRandomECPolicy
hadoop.hdfs.server.blockmanagement.TestBlockReportRateLimiting
hadoop.hdfs.TestFileAppend4
hadoop.hdfs.TestFileAppend
hadoop.hdfs.server.mover.TestStorageMover
hadoop.hdfs.TestDFSUpgradeFromImage
hadoop.fs.TestWebHdfsFileContextMainOperations
hadoop.hdfs.server.namenode.snapshot.TestSetQuotaWithSnapshot
hadoop.hdfs.tools.TestDFSAdminWithHA
hadoop.hdfs.server.namenode.snapshot.TestSnapshotListing
hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureToleration
hadoop.hdfs.TestEncryptionZones
hadoop.hdfs.TestSetrepIncreasing
hadoop.hdfs.server.blockmanagement.TestUnderReplicatedBlocks
hadoop.hdfs.server.namenode.TestEditLogJournalFailures
hadoop.hdfs.server.namenode.TestSnapshotPathINodes
hadoop.hdfs.server.namenode.snapshot.TestSnapshotRename
hadoop.hdfs.server.namenode.TestGetContentSummaryWithPermission
hadoop.fs.contract.hdfs.TestHDFSContractCreate
hadoop.hdfs.server.namenode.TestAuditLogger
hadoop.hdfs.server.namenode.TestFileContextXAttr
hadoop.hdfs.TestParallelShortCircuitReadNoChecksum
hadoop.hdfs.server.blockmanagement.TestNodeCount
hadoop.hdfs.TestClientProtocolForPipelineRecovery
hadoop.hdfs.TestDisableConnCache
hadoop.hdfs.server.datanode.TestTriggerBlockReport
hadoop.hdfs.server.blockmanagement.TestRBWBlockInvalidation
hadoop.hdfs.TestBlockTokenWrappingQOP
hadoop.hdfs.server.namenode.snapshot.TestAclWithSnapshot
hadoop.hdfs.TestGetBlocks
hadoop.hdfs.TestReconstructStripedFile
hadoop.fs.contract.hdfs.TestHDFSContractUnbuffer
hadoop.hdfs.TestHFlush
hadoop.hdfs.server.namenode.TestCreateEditsLog
hadoop.hdfs.TestReadStripedFileWithDecodingCorruptData
hadoop.hdfs.TestDFSClientExcludedNodes
hadoop.hdfs.server.datanode.TestBlockHasMultipleReplicasOnSameDN
hadoop.hdfs.server.namenode.ha.TestRetryCacheWithHA
hadoop.hdfs.TestDFSUpgrade
hadoop.hdfs.tools.TestGetGroups
hadoop.hdfs.server.namenode.TestTransferFsImage
hadoop.hdfs.TestDecommission
hadoop.hdfs.TestReservedRawPaths
hadoop.hdfs.server.namenode.ha.TestDNFencingWithReplication
hadoop.hdfs.server.blockmanagement.TestAvailableSpaceBlockPlacementPolicy
hadoop.hdfs.web.TestWebHdfsFileSystemContract
hadoop.hdfs.TestBalancerBandwidth
hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistReplicaRecovery
hadoop.hdfs.server.namenode.TestValidateConfigurationSettings
hadoop.hdfs.TestDFSRemove
hadoop.hdfs.server.namenode.TestNameNodeHttpServer
hadoop.hdfs.TestDFSShell
hadoop.hdfs.server.blockmanagement.TestSequentialBlockGroupId
hadoop.hdfs.server.namenode.TestMetaSave
hadoop.hdfs.server.namenode.ha.TestBootstrapAliasmap
hadoop.fs.TestSymlinkHdfsFileSystem
hadoop.fs.loadGenerator.TestLoadGenerator
hadoop.hdfs.qjournal.server.TestJournalNodeSync
hadoop.hdfs.tools.TestViewFSStoragePolicyCommands
hadoop.hdfs.server.namenode.TestNameNodeXAttr
hadoop.hdfs.server.namenode.ha.TestEditLogTailer
hadoop.hdfs.web.TestWebHdfsWithRestCsrfPreventionFilter
hadoop.hdfs.TestDatanodeLayoutUpgrade
hadoop.hdfs.TestRollingUpgrade
hadoop.hdfs.server.namenode.TestDeadDatanode
hadoop.hdfs.server.datanode.TestDataNodeTcpNoDelay
hadoop.hdfs.server.blockmanagement.TestSlowDiskTracker
hadoop.hdfs.client.impl.TestBlockReaderLocalLegacy
hadoop.hdfs.server.namenode.TestMalformedURLs
hadoop.hdfs.server.namenode.TestXAttrConfigFlag
hadoop.hdfs.server.namenode.ha.TestBootstrapStandby
hadoop.hdfs.server.namenode.TestAddBlock
hadoop.hdfs.TestDFSInotifyEventInputStream
hadoop.hdfs.TestRenameWhileOpen
hadoop.hdfs.TestDataTransferProtocol
hadoop.hdfs.server.namenode.TestNamenodeRetryCache
hadoop.fs.contract.hdfs.TestHDFSContractConcat
hadoop.hdfs.TestGetFileChecksum
hadoop.hdfs.TestReadWhileWriting
hadoop.hdfs.server.namenode.TestAddBlockRetry
hadoop.hdfs.server.namenode.snapshot.TestSnapshotReplication
hadoop.hdfs.TestEncryptionZonesWithHA
hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean
hadoop.hdfs.server.datanode.fsdataset.impl.TestScrLazyPersistFiles
hadoop.hdfs.TestExtendedAcls
hadoop.hdfs.TestSmallBlock
hadoop.hdfs.TestConnCache
hadoop.hdfs.web.TestWebHDFSXAttr
hadoop.hdfs.server.namenode.snapshot.TestSnapshotBlocksMap
hadoop.hdfs.server.balancer.TestBalancer
hadoop.hdfs.TestAppendSnapshotTruncate
hadoop.hdfs.server.datanode.TestDataNodeHotSwapVolumes
hadoop.hdfs.tools.offlineImageViewer.TestOfflineImageViewer
hadoop.security.TestPermissionSymlinks
hadoop.hdfs.TestDFSStripedInputStream
hadoop.hdfs.server.namenode.ha.TestSeveralNameNodes
hadoop.hdfs.TestAppendDifferentChecksum
hadoop.fs.TestSymlinkHdfsDisable
hadoop.hdfs.server.namenode.TestEditLogRace
hadoop.hdfs.server.namenode.TestListOpenFiles
hadoop.hdfs.TestApplyingStoragePolicy
hadoop.hdfs.TestListFilesInDFS
hadoop.hdfs.TestStripedFileAppend
hadoop.hdfs.server.namenode.ha.TestDFSUpgradeWithHA
hadoop.fs.contract.hdfs.TestHDFSContractSetTimes
hadoop.hdfs.server.namenode.TestEditLog
hadoop.hdfs.qjournal.TestSecureNNWithQJM
hadoop.hdfs.server.datanode.TestDataNodeErasureCodingMetrics
hadoop.hdfs.TestErasureCodingPolicies
hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFSStriped
hadoop.hdfs.TestFileChecksumCompositeCrc
hadoop.hdfs.client.impl.TestBlockReaderLocal
hadoop.hdfs.TestQuota
hadoop.hdfs.server.namenode.snapshot.TestRenameWithSnapshots
hadoop.hdfs.tools.offlineImageViewer.TestOfflineImageViewerWithStripedBlocks
hadoop.cli.TestXAttrCLI
hadoop.hdfs.server.namenode.metrics.TestNNMetricFilesInGetListingOps
hadoop.hdfs.web.TestFSMainOperationsWebHdfs
hadoop.hdfs.TestFileCreationDelete
hadoop.hdfs.server.namenode.ha.TestStandbyBlockManagement
hadoop.cli.TestAclCLI
hadoop.fs.contract.hdfs.TestHDFSContractSeek
hadoop.hdfs.TestDFSClientRetries
hadoop.hdfs.server.namenode.TestNameNodeStatusMXBean
hadoop.security.TestRefreshUserMappings
hadoop.hdfs.server.datanode.TestDataNodeLifeline
hadoop.hdfs.web.TestWebHdfsUrl
hadoop.hdfs.server.namenode.TestNameNodeReconfigure
hadoop.hdfs.server.namenode.TestReconstructStripedBlocks
hadoop.hdfs.server.namenode.snapshot.TestDiffListBySkipList
hadoop.hdfs.server.blockmanagement.TestBlockInfoStriped
hadoop.hdfs.server.datanode.TestDataNodeReconfiguration
hadoop.hdfs.tools.offlineImageViewer.TestOfflineImageViewerForXAttr
hadoop.hdfs.tools.TestDFSZKFailoverController
hadoop.hdfs.server.namenode.ha.TestGetGroupsWithHA
hadoop.hdfs.server.datanode.TestDataNodeRollingUpgrade
hadoop.hdfs.TestHDFSServerPorts
hadoop.hdfs.server.diskbalancer.command.TestDiskBalancerCommand
hadoop.hdfs.server.datanode.TestIncrementalBrVariations
hadoop.hdfs.TestErasureCodingPoliciesWithRandomECPolicy
hadoop.hdfs.TestMaintenanceState
hadoop.hdfs.TestDFSStripedOutputStream
hadoop.hdfs.web.TestWebHDFSForHA
hadoop.hdfs.server.namenode.TestDefaultBlockPlacementPolicy
hadoop.hdfs.TestAbandonBlock
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-763/3/artifact/out/Dockerfile
GITHUB PR#763
Optional Testsdupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient xml findbugs checkstyle
unameLinux 5c5ef51e8578 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitypersonality/hadoop.sh
git revisiontrunk / 69ddb36
Default Java1.8.0_222
mvninstallhttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/3/artifact/out/patch-mvninstall-hadoop-hdfs-project_hadoop-hdfs.txt
mvninstallhttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/3/artifact/out/patch-mvninstall-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt
mvninstallhttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/3/artifact/out/patch-mvninstall-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
compilehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/3/artifact/out/patch-compile-root.txt
javachttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/3/artifact/out/patch-compile-root.txt
checkstylehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/3/artifact/out/diff-checkstyle-root.txt
mvnsitehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/3/artifact/out/patch-mvnsite-hadoop-hdfs-project_hadoop-hdfs.txt
mvnsitehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/3/artifact/out/patch-mvnsite-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt
mvnsitehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/3/artifact/out/patch-mvnsite-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
whitespacehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/3/artifact/out/whitespace-eol.txt
javadochttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/3/artifact/out/diff-javadoc-javadoc-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt
javadochttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/3/artifact/out/diff-javadoc-javadoc-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
findbugshttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/3/artifact/out/new-findbugs-hadoop-common-project_hadoop-kms.html
findbugshttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/3/artifact/out/patch-findbugs-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt
findbugshttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/3/artifact/out/patch-findbugs-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
unithttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/3/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt
unithttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/3/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
unithttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/3/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt
unithttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/3/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
Test Resultshttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/3/testReport/
Max. process+thread count3697 (vs. ulimit of 5500)
modulesC: hadoop-project hadoop-common-project/hadoop-common hadoop-common-project/hadoop-kms hadoop-hdfs-project/hadoop-hdfs hadoop-hdfs-project/hadoop-hdfs-httpfs hadoop-hdfs-project/hadoop-hdfs-rbf U: .
Console outputhttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/3/console
versionsgit=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whitespace:end of line

@hadoop-yetus

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec40Docker mode activated.
_ Prechecks _
+1dupname1No case conflicting files found.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ trunk Compile Tests _
0mvndep24Maven dependency ordering for branch
+1mvninstall1089trunk passed
+1compile1103trunk passed
+1checkstyle153trunk passed
+1mvnsite328trunk passed
+1shadedclient1206branch has no errors when building and testing our client artifacts.
+1javadoc288trunk passed
0spotbugs76Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs26branch/hadoop-project no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep37Maven dependency ordering for patch
-1mvninstall33hadoop-hdfs in the patch failed.
-1mvninstall17hadoop-hdfs-httpfs in the patch failed.
-1mvninstall21hadoop-hdfs-rbf in the patch failed.
-1compile135root in the patch failed.
-1javac135root in the patch failed.
-0checkstyle141root: The patch generated 11 new + 251 unchanged - 13 fixed = 262 total (was 264)
-1mvnsite36hadoop-hdfs in the patch failed.
-1mvnsite20hadoop-hdfs-httpfs in the patch failed.
-1mvnsite25hadoop-hdfs-rbf in the patch failed.
-1whitespace0The patch has 1 line(s) that end in whitespace. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply
+1xml8The patch has no ill-formed XML file.
-1shadedclient220patch has errors when building and testing our client artifacts.
-1javadoc52hadoop-hdfs-project_hadoop-hdfs generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
-1javadoc20hadoop-hdfs-project_hadoop-hdfs-httpfs generated 3 new + 5 unchanged - 0 fixed = 8 total (was 5)
-1javadoc36hadoop-hdfs-project_hadoop-hdfs-rbf generated 7 new + 0 unchanged - 0 fixed = 7 total (was 0)
0findbugs18hadoop-project has no data from findbugs
-1findbugs45hadoop-common-project/hadoop-kms generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
-1findbugs35hadoop-hdfs in the patch failed.
-1findbugs19hadoop-hdfs-httpfs in the patch failed.
-1findbugs22hadoop-hdfs-rbf in the patch failed.
_ Other Tests _
+1unit16hadoop-project in the patch passed.
+1unit539hadoop-common in the patch passed.
-1unit19hadoop-kms in the patch failed.
-1unit37hadoop-hdfs in the patch failed.
-1unit19hadoop-hdfs-httpfs in the patch failed.
-1unit24hadoop-hdfs-rbf in the patch failed.
+1asflicense27The patch does not generate ASF License warnings.
6542
ReasonTests
FindBugsmodule:hadoop-common-project/hadoop-kms
Dead store to requestURL in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 181]
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-763/4/artifact/out/Dockerfile
GITHUB PR#763
Optional Testsdupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient xml findbugs checkstyle
unameLinux 410eae405336 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitypersonality/hadoop.sh
git revisiontrunk / 3329257
Default Java1.8.0_222
mvninstallhttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/4/artifact/out/patch-mvninstall-hadoop-hdfs-project_hadoop-hdfs.txt
mvninstallhttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/4/artifact/out/patch-mvninstall-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt
mvninstallhttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/4/artifact/out/patch-mvninstall-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
compilehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/4/artifact/out/patch-compile-root.txt
javachttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/4/artifact/out/patch-compile-root.txt
checkstylehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/4/artifact/out/diff-checkstyle-root.txt
mvnsitehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/4/artifact/out/patch-mvnsite-hadoop-hdfs-project_hadoop-hdfs.txt
mvnsitehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/4/artifact/out/patch-mvnsite-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt
mvnsitehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/4/artifact/out/patch-mvnsite-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
whitespacehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/4/artifact/out/whitespace-eol.txt
javadochttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/4/artifact/out/diff-javadoc-javadoc-hadoop-hdfs-project_hadoop-hdfs.txt
javadochttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/4/artifact/out/diff-javadoc-javadoc-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt
javadochttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/4/artifact/out/diff-javadoc-javadoc-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
findbugshttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/4/artifact/out/new-findbugs-hadoop-common-project_hadoop-kms.html
findbugshttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/4/artifact/out/patch-findbugs-hadoop-hdfs-project_hadoop-hdfs.txt
findbugshttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/4/artifact/out/patch-findbugs-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt
findbugshttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/4/artifact/out/patch-findbugs-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
unithttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/4/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt
unithttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/4/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
unithttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/4/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt
unithttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/4/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
Test Resultshttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/4/testReport/
Max. process+thread count1391 (vs. ulimit of 5500)
modulesC: hadoop-project hadoop-common-project/hadoop-common hadoop-common-project/hadoop-kms hadoop-hdfs-project/hadoop-hdfs hadoop-hdfs-project/hadoop-hdfs-httpfs hadoop-hdfs-project/hadoop-hdfs-rbf U: .
Console outputhttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/4/console
versionsgit=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whitespace:end of line

@hadoop-yetus

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec92Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ trunk Compile Tests _
0mvndep25Maven dependency ordering for branch
+1mvninstall1236trunk passed
+1compile1214trunk passed
+1checkstyle160trunk passed
+1mvnsite325trunk passed
+1shadedclient1296branch has no errors when building and testing our client artifacts.
+1javadoc247trunk passed
0spotbugs85Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs24branch/hadoop-project no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep34Maven dependency ordering for patch
-1mvninstall40hadoop-hdfs in the patch failed.
-1mvninstall16hadoop-hdfs-httpfs in the patch failed.
-1mvninstall21hadoop-hdfs-rbf in the patch failed.
-1compile166root in the patch failed.
-1javac166root in the patch failed.
-0checkstyle168root: The patch generated 11 new + 250 unchanged - 13 fixed = 261 total (was 263)
-1mvnsite45hadoop-hdfs in the patch failed.
-1mvnsite22hadoop-hdfs-httpfs in the patch failed.
-1mvnsite21hadoop-hdfs-rbf in the patch failed.
-1whitespace0The patch has 1 line(s) that end in whitespace. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply
+1xml9The patch has no ill-formed XML file.
-1shadedclient212patch has errors when building and testing our client artifacts.
-1javadoc53hadoop-hdfs-project_hadoop-hdfs generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
-1javadoc17hadoop-hdfs-project_hadoop-hdfs-httpfs generated 3 new + 5 unchanged - 0 fixed = 8 total (was 5)
-1javadoc34hadoop-hdfs-project_hadoop-hdfs-rbf generated 7 new + 0 unchanged - 0 fixed = 7 total (was 0)
0findbugs14hadoop-project has no data from findbugs
-1findbugs46hadoop-common-project/hadoop-kms generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
-1findbugs33hadoop-hdfs in the patch failed.
-1findbugs16hadoop-hdfs-httpfs in the patch failed.
-1findbugs26hadoop-hdfs-rbf in the patch failed.
_ Other Tests _
+1unit12hadoop-project in the patch passed.
-1unit573hadoop-common in the patch failed.
+1unit214hadoop-kms in the patch passed.
-1unit1273hadoop-hdfs in the patch failed.
-1unit22hadoop-hdfs-httpfs in the patch failed.
-1unit27hadoop-hdfs-rbf in the patch failed.
+1asflicense32The patch does not generate ASF License warnings.
8452
ReasonTests
FindBugsmodule:hadoop-common-project/hadoop-kms
Dead store to requestURL in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 181]
Failed junit testshadoop.security.TestFixKerberosTicketOrder
hadoop.hdfs.server.namenode.ha.TestLossyRetryInvocationHandler
hadoop.hdfs.TestSetrepDecreasing
hadoop.hdfs.server.namenode.ha.TestBootstrapStandbyWithQJM
hadoop.hdfs.server.blockmanagement.TestNameNodePrunesMissingStorages
hadoop.hdfs.server.datanode.TestNNHandlesCombinedBlockReport
hadoop.fs.TestResolveHdfsSymlink
hadoop.hdfs.TestClose
hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency
hadoop.fs.viewfs.TestViewFsDefaultValue
hadoop.hdfs.TestWriteBlockGetsBlockLengthHint
hadoop.hdfs.TestDatanodeConfig
hadoop.hdfs.tools.TestECAdmin
hadoop.hdfs.server.datanode.TestDataNodeErasureCodingMetrics
hadoop.hdfs.server.namenode.snapshot.TestSnapshotNameWithInvalidCharacters
hadoop.hdfs.TestFileChecksum
hadoop.hdfs.server.namenode.TestXAttrConfigFlag
hadoop.hdfs.web.TestWebHdfsTokens
hadoop.hdfs.security.TestDelegationTokenForProxyUser
hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting
hadoop.hdfs.server.namenode.TestQuotaByStorageType
hadoop.hdfs.TestDFSFinalize
hadoop.hdfs.TestDFSStripedInputStream
hadoop.hdfs.tools.offlineImageViewer.TestOfflineImageViewerForStoragePolicy
hadoop.hdfs.server.namenode.snapshot.TestFileContextSnapshot
hadoop.hdfs.server.namenode.TestDecommissioningStatus
hadoop.hdfs.server.datanode.TestDataNodeMultipleRegistrations
hadoop.hdfs.server.namenode.ha.TestNNHealthCheck
hadoop.hdfs.TestDFSShell
hadoop.hdfs.TestCrcCorruption
hadoop.hdfs.TestParallelShortCircuitReadNoChecksum
hadoop.hdfs.server.datanode.fsdataset.impl.TestDatanodeRestart
hadoop.hdfs.server.namenode.TestFSImageWithXAttr
hadoop.hdfs.TestFileAppendRestart
hadoop.hdfs.server.namenode.TestNameNodeRespectsBindHostKeys
hadoop.hdfs.server.datanode.TestBlockHasMultipleReplicasOnSameDN
hadoop.hdfs.server.namenode.snapshot.TestRandomOpsWithSnapshots
hadoop.hdfs.server.namenode.TestAclConfigFlag
hadoop.hdfs.TestReadStripedFileWithDecoding
hadoop.hdfs.server.namenode.snapshot.TestSnapshotDiffReport
hadoop.hdfs.server.namenode.TestHostsFiles
hadoop.fs.contract.hdfs.TestHDFSContractSeek
hadoop.hdfs.server.namenode.snapshot.TestOpenFilesWithSnapshot
hadoop.hdfs.server.namenode.TestMetaSave
hadoop.hdfs.server.namenode.web.resources.TestWebHdfsCreatePermissions
hadoop.hdfs.server.namenode.TestEditLogRace
hadoop.hdfs.server.blockmanagement.TestReplicationPolicyWithUpgradeDomain
hadoop.hdfs.server.namenode.TestStoragePolicySatisfierWithHA
hadoop.hdfs.TestDFSUpgrade
hadoop.hdfs.web.TestWebHDFSXAttr
hadoop.hdfs.server.datanode.TestDataNodeFaultInjector
hadoop.hdfs.server.datanode.TestDataNodeMXBean
hadoop.hdfs.server.namenode.ha.TestStateTransitionFailure
hadoop.hdfs.TestDFSShellGenericOptions
hadoop.fs.permission.TestStickyBit
hadoop.hdfs.TestDecommission
hadoop.hdfs.server.datanode.fsdataset.impl.TestProvidedImpl
hadoop.hdfs.server.namenode.metrics.TestNNMetricFilesInGetListingOps
hadoop.hdfs.TestFileCreation
hadoop.fs.viewfs.TestViewFileSystemAtHdfsRoot
hadoop.hdfs.server.namenode.ha.TestHarFileSystemWithHA
hadoop.hdfs.server.namenode.snapshot.TestSnapshotListing
hadoop.cli.TestHDFSCLI
hadoop.hdfs.TestSetrepIncreasing
hadoop.hdfs.server.namenode.TestQuotaWithStripedBlocksWithRandomECPolicy
hadoop.hdfs.server.namenode.TestAddStripedBlocks
hadoop.fs.contract.hdfs.TestHDFSContractUnbuffer
hadoop.fs.TestSWebHdfsFileContextMainOperations
hadoop.hdfs.TestPread
hadoop.hdfs.server.namenode.snapshot.TestSnapshottableDirListing
hadoop.hdfs.web.TestWebHdfsFileSystemContract
hadoop.hdfs.TestParallelShortCircuitLegacyRead
hadoop.hdfs.server.datanode.fsdataset.impl.TestReplicaCachingGetSpaceUsed
hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistFiles
hadoop.hdfs.server.namenode.TestGetContentSummaryWithPermission
hadoop.hdfs.web.TestWebHDFSForHA
hadoop.hdfs.TestHDFSTrash
hadoop.hdfs.client.impl.TestBlockReaderFactory
hadoop.hdfs.TestErasureCodingPolicies
hadoop.hdfs.TestDFSAddressConfig
hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy
hadoop.hdfs.server.namenode.ha.TestStandbyBlockManagement
hadoop.hdfs.TestSafeModeWithStripedFile
hadoop.hdfs.server.datanode.TestDataNodeReconfiguration
hadoop.hdfs.security.TestDelegationToken
hadoop.tracing.TestTracing
hadoop.hdfs.client.impl.TestBlockReaderLocalLegacy
hadoop.hdfs.tools.TestStoragePolicySatisfyAdminCommands
hadoop.hdfs.server.namenode.ha.TestGetGroupsWithHA
hadoop.hdfs.server.namenode.TestSnapshotPathINodes
hadoop.hdfs.TestDFSClientRetries
hadoop.hdfs.server.namenode.TestCheckpoint
hadoop.fs.contract.hdfs.TestHDFSContractOpen
hadoop.hdfs.qjournal.TestNNWithQJM
hadoop.hdfs.server.datanode.TestDataNodeUUID
hadoop.hdfs.TestSeekBug
hadoop.security.TestRefreshUserMappings
hadoop.hdfs.server.namenode.ha.TestHASafeMode
hadoop.hdfs.TestMissingBlocksAlert
hadoop.hdfs.server.namenode.TestDeleteRace
hadoop.hdfs.server.namenode.snapshot.TestSnapRootDescendantDiff
hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFS
hadoop.hdfs.tools.TestDelegationTokenFetcher
hadoop.hdfs.TestParallelShortCircuitRead
hadoop.hdfs.TestDFSRemove
hadoop.hdfs.server.blockmanagement.TestPendingDataNodeMessages
hadoop.hdfs.TestDistributedFileSystem
hadoop.hdfs.TestFileCreationClient
hadoop.hdfs.TestHFlush
hadoop.hdfs.TestTrashWithEncryptionZones
hadoop.hdfs.TestMaintenanceState
hadoop.hdfs.TestListFilesInDFS
hadoop.hdfs.server.balancer.TestBalancerWithEncryptedTransfer
hadoop.hdfs.TestReadStripedFileWithDecodingDeletedData
hadoop.hdfs.TestBlockStoragePolicy
hadoop.hdfs.server.datanode.TestDataNodeRollingUpgrade
hadoop.hdfs.TestReadStripedFileWithDNFailure
hadoop.hdfs.TestRollingUpgradeDowngrade
hadoop.hdfs.client.impl.TestBlockReaderRemote
hadoop.hdfs.server.namenode.ha.TestFailureToReadEdits
hadoop.hdfs.TestFileCorruption
hadoop.fs.viewfs.TestViewFileSystemLinkMergeSlash
hadoop.hdfs.TestDatanodeReport
hadoop.hdfs.TestByteBufferPread
hadoop.hdfs.server.namenode.ha.TestPendingCorruptDnMessages
hadoop.fs.viewfs.TestViewFileSystemLinkFallback
hadoop.hdfs.TestEncryptionZonesWithHA
hadoop.fs.contract.hdfs.TestHDFSContractDelete
hadoop.fs.contract.hdfs.TestHDFSContractPathHandle
hadoop.hdfs.TestFileLengthOnClusterRestart
hadoop.hdfs.server.namenode.snapshot.TestSnapshot
hadoop.cli.TestCryptoAdminCLI
hadoop.hdfs.server.namenode.TestNameNodeMXBean
hadoop.hdfs.TestReconstructStripedFileWithRandomECPolicy
hadoop.hdfs.TestAppendDifferentChecksum
hadoop.hdfs.server.balancer.TestBalancerWithSaslDataTransfer
hadoop.hdfs.server.namenode.TestNameNodeXAttr
hadoop.fs.TestFcHdfsPermission
hadoop.hdfs.TestRestartDFS
hadoop.fs.viewfs.TestViewFsFileStatusHdfs
hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFSStriped
hadoop.hdfs.TestDFSClientExcludedNodes
hadoop.hdfs.server.namenode.TestAuditLogs
hadoop.hdfs.server.namenode.ha.TestFailureOfSharedDir
hadoop.hdfs.web.TestWebHdfsWithRestCsrfPreventionFilter
hadoop.hdfs.server.namenode.ha.TestHAFsck
hadoop.hdfs.TestMultiThreadedHflush
hadoop.hdfs.TestAppendSnapshotTruncate
hadoop.hdfs.server.datanode.TestStorageReport
hadoop.hdfs.server.namenode.ha.TestConsistentReadsObserver
hadoop.hdfs.server.namenode.TestINodeAttributeProvider
hadoop.hdfs.TestDFSInotifyEventInputStreamKerberized
hadoop.fs.contract.hdfs.TestHDFSContractRootDirectory
hadoop.hdfs.server.datanode.fsdataset.impl.TestFsVolumeList
hadoop.hdfs.TestSafeMode
hadoop.hdfs.server.namenode.ha.TestBootstrapAliasmap
hadoop.hdfs.TestUnsetAndChangeDirectoryEcPolicy
hadoop.fs.TestUnbuffer
hadoop.TestGenericRefresh
hadoop.hdfs.tools.offlineEditsViewer.TestOfflineEditsViewer
hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean
hadoop.hdfs.TestDFSPermission
hadoop.hdfs.server.blockmanagement.TestReplicationPolicyConsiderLoad
hadoop.hdfs.server.namenode.snapshot.TestGetContentSummaryWithSnapshot
hadoop.hdfs.TestReadWhileWriting
hadoop.fs.viewfs.TestViewFsWithAcls
hadoop.hdfs.server.datanode.TestIncrementalBlockReports
hadoop.hdfs.server.namenode.snapshot.TestDisallowModifyROSnapshot
hadoop.hdfs.TestDFSClientSocketSize
hadoop.hdfs.server.namenode.TestEditLog
hadoop.hdfs.qjournal.TestSecureNNWithQJM
hadoop.fs.TestFcHdfsCreateMkdir
hadoop.hdfs.server.blockmanagement.TestReconstructStripedBlocksWithRackAwareness
hadoop.hdfs.server.namenode.snapshot.TestSnapshotRename
hadoop.hdfs.TestErasureCodingPolicyWithSnapshot
hadoop.hdfs.TestErasureCodingMultipleRacks
hadoop.hdfs.server.datanode.TestDataNodeVolumeMetrics
hadoop.hdfs.TestDFSStartupVersions
hadoop.hdfs.TestSnapshotCommands
hadoop.fs.contract.hdfs.TestHDFSContractRename
hadoop.hdfs.TestLargeBlock
hadoop.hdfs.server.namenode.TestCreateEditsLog
hadoop.hdfs.TestDFSInputStream
hadoop.hdfs.TestModTime
hadoop.hdfs.TestDFSStripedOutputStreamWithRandomECPolicy
hadoop.hdfs.tools.TestDFSAdmin
hadoop.hdfs.server.namenode.snapshot.TestCheckpointsWithSnapshots
hadoop.hdfs.TestLeaseRecovery2
hadoop.hdfs.server.namenode.TestFSDirectory
hadoop.hdfs.TestListFilesInFileContext
hadoop.hdfs.server.namenode.snapshot.TestDiffListBySkipList
hadoop.hdfs.security.token.block.TestBlockToken
hadoop.hdfs.server.blockmanagement.TestRedundancyMonitor
hadoop.hdfs.server.namenode.TestListOpenFiles
hadoop.hdfs.server.namenode.snapshot.TestAclWithSnapshot
hadoop.hdfs.server.namenode.TestDeadDatanode
hadoop.hdfs.server.blockmanagement.TestPendingInvalidateBlock
hadoop.hdfs.shortcircuit.TestShortCircuitLocalRead
hadoop.fs.loadGenerator.TestLoadGenerator
hadoop.hdfs.server.balancer.TestBalancerRPCDelay
hadoop.hdfs.server.namenode.TestUpgradeDomainBlockPlacementPolicy
hadoop.hdfs.server.namenode.TestSaveNamespace
hadoop.hdfs.server.namenode.snapshot.TestINodeFileUnderConstructionWithSnapshot
hadoop.hdfs.server.namenode.TestReencryptionWithKMS
hadoop.hdfs.server.namenode.TestNameEditsConfigs
hadoop.hdfs.TestDFSStripedOutputStreamWithFailure
hadoop.hdfs.TestReadStripedFileWithDecodingCorruptData
hadoop.hdfs.server.mover.TestMover
hadoop.hdfs.TestFsShellPermission
hadoop.hdfs.TestDisableConnCache
hadoop.hdfs.server.namenode.TestDiskspaceQuotaUpdate
hadoop.hdfs.server.mover.TestStorageMover
hadoop.hdfs.server.namenode.TestNameNodeRecovery
hadoop.hdfs.server.namenode.TestNamenodeCapacityReport
hadoop.hdfs.tools.offlineImageViewer.TestOfflineImageViewerForAcl
hadoop.hdfs.TestBlocksScheduledCounter
hadoop.hdfs.server.namenode.TestAddBlockRetry
hadoop.fs.TestEnhancedByteBufferAccess
hadoop.hdfs.server.datanode.TestDataNodeExit
hadoop.hdfs.server.namenode.sps.TestStoragePolicySatisfierWithStripedFile
hadoop.hdfs.tools.offlineImageViewer.TestOfflineImageViewerForXAttr
hadoop.fs.TestSymlinkHdfsFileSystem
hadoop.hdfs.server.diskbalancer.TestConnectors
hadoop.hdfs.server.namenode.TestCheckPointForSecurityTokens
hadoop.hdfs.tools.TestDFSAdminWithHA
hadoop.hdfs.server.datanode.TestDataNodeECN
hadoop.hdfs.server.namenode.snapshot.TestSnapshotBlocksMap
hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes
hadoop.hdfs.server.namenode.TestAddStripedBlockInFBR
hadoop.hdfs.TestReplaceDatanodeOnFailure
hadoop.hdfs.server.namenode.TestINodeFile
hadoop.hdfs.server.blockmanagement.TestRBWBlockInvalidation
hadoop.hdfs.tools.TestDFSZKFailoverController
hadoop.hdfs.TestDataTransferKeepalive
hadoop.fs.viewfs.TestViewFsAtHdfsRoot
hadoop.hdfs.server.namenode.TestNNStorageRetentionFunctional
hadoop.hdfs.server.namenode.TestAuditLogger
hadoop.hdfs.server.datanode.TestCachingStrategy
hadoop.hdfs.server.namenode.TestCommitBlockWithInvalidGenStamp
hadoop.hdfs.server.blockmanagement.TestComputeInvalidateWork
hadoop.hdfs.server.namenode.TestSecureNameNode
hadoop.fs.shell.TestHdfsTextCommand
hadoop.hdfs.TestFileAppend3
hadoop.hdfs.server.namenode.TestFileContextXAttr
hadoop.hdfs.server.namenode.TestListCorruptFileBlocks
hadoop.hdfs.server.namenode.TestValidateConfigurationSettings
hadoop.hdfs.TestFileConcurrentReader
hadoop.net.TestNetworkTopology
hadoop.hdfs.server.blockmanagement.TestBlockManager
hadoop.hdfs.TestFileStatus
hadoop.hdfs.server.namenode.TestDefaultBlockPlacementPolicy
hadoop.hdfs.TestDatanodeStartupFixesLegacyStorageIDs
hadoop.hdfs.TestFSInputChecker
hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure
hadoop.hdfs.server.diskbalancer.TestDiskBalancerRPC
hadoop.hdfs.TestEncryptionZonesWithKMS
hadoop.fs.TestSymlinkHdfsDisable
hadoop.hdfs.tools.TestGetGroups
hadoop.hdfs.TestDatanodeRegistration
hadoop.hdfs.server.diskbalancer.TestDiskBalancer
hadoop.hdfs.TestDFSRollback
hadoop.hdfs.server.namenode.ha.TestInitializeSharedEdits
hadoop.hdfs.server.namenode.ha.TestQuotasWithHA
hadoop.hdfs.TestLease
hadoop.hdfs.server.blockmanagement.TestSequentialBlockId
hadoop.hdfs.server.datanode.TestLargeBlockReport
hadoop.hdfs.shortcircuit.TestShortCircuitCache
hadoop.hdfs.TestFileStatusWithRandomECPolicy
hadoop.hdfs.server.datanode.TestDataNodeLifeline
hadoop.hdfs.web.TestFSMainOperationsWebHdfs
hadoop.hdfs.TestFileAppend2
hadoop.hdfs.server.blockmanagement.TestSlowDiskTracker
hadoop.hdfs.server.namenode.TestEditLogJournalFailures
hadoop.hdfs.server.datanode.TestRefreshNamenodes
hadoop.hdfs.TestStateAlignmentContextWithHA
hadoop.hdfs.server.blockmanagement.TestUnderReplicatedBlocks
hadoop.hdfs.server.namenode.ha.TestStandbyCheckpoints
hadoop.fs.contract.hdfs.TestHDFSContractGetFileStatus
hadoop.hdfs.TestDecommissionWithStriped
hadoop.hdfs.server.namenode.ha.TestPipelinesFailover
hadoop.hdfs.server.namenode.ha.TestHAStateTransitions
hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistReplicaRecovery
hadoop.hdfs.web.TestWebHDFS
hadoop.hdfs.server.namenode.TestMalformedURLs
hadoop.hdfs.TestErasureCodingExerciseAPIs
hadoop.hdfs.server.blockmanagement.TestAvailableSpaceBlockPlacementPolicy
hadoop.hdfs.TestBalancerBandwidth
hadoop.hdfs.TestClientReportBadBlock
hadoop.hdfs.server.namenode.ha.TestSeveralNameNodes
hadoop.hdfs.server.namenode.snapshot.TestUpdatePipelineWithSnapshots
hadoop.hdfs.TestMultipleNNPortQOP
hadoop.hdfs.server.datanode.TestDataNodeTransferSocketSize
hadoop.hdfs.TestAbandonBlock
hadoop.hdfs.TestErasureCodingPolicyWithSnapshotWithRandomECPolicy
hadoop.hdfs.server.namenode.TestPersistentStoragePolicySatisfier
hadoop.hdfs.server.namenode.TestReconstructStripedBlocks
hadoop.hdfs.server.datanode.fsdataset.impl.TestCacheByPmemMappableBlockLoader
hadoop.hdfs.TestHDFSServerPorts
hadoop.hdfs.server.namenode.TestNameNodeRpcServerMethods
hadoop.hdfs.server.datanode.fsdataset.impl.TestWriteToReplica
hadoop.hdfs.TestErasureCodingAddConfig
hadoop.hdfs.server.namenode.TestProtectedDirectories
hadoop.fs.TestFcHdfsSetUMask
hadoop.hdfs.TestQuota
hadoop.hdfs.server.namenode.TestNamenodeStorageDirectives
hadoop.hdfs.TestLeaseRecoveryStriped
hadoop.hdfs.server.blockmanagement.TestSequentialBlockGroupId
hadoop.hdfs.server.datanode.TestFsDatasetCacheRevocation
hadoop.metrics2.sink.TestRollingFileSystemSinkWithHdfs
hadoop.hdfs.server.namenode.TestNameNodeMetricsLogger
hadoop.hdfs.server.datanode.TestTriggerBlockReport
hadoop.hdfs.TestRenameWhileOpen
hadoop.hdfs.server.namenode.ha.TestDNFencing
hadoop.hdfs.server.namenode.ha.TestBootstrapStandby
hadoop.hdfs.server.datanode.TestDirectoryScanner
hadoop.cli.TestDeleteCLI
hadoop.hdfs.server.namenode.TestGenericJournalConf
hadoop.hdfs.server.balancer.TestBalancerWithNodeGroup
hadoop.hdfs.server.datanode.TestBlockCountersInPendingIBR
hadoop.hdfs.server.namenode.TestAddBlock
hadoop.hdfs.TestDFSStorageStateRecovery
hadoop.hdfs.server.blockmanagement.TestBlocksWithNotEnoughRacks
hadoop.hdfs.server.namenode.TestParallelImageWrite
hadoop.hdfs.server.namenode.TestAllowFormat
hadoop.hdfs.server.namenode.TestFSNamesystemMBean
hadoop.hdfs.TestParallelRead
hadoop.hdfs.client.impl.TestClientBlockVerification
hadoop.hdfs.server.namenode.snapshot.TestSetQuotaWithSnapshot
hadoop.hdfs.TestClientProtocolForPipelineRecovery
hadoop.hdfs.server.namenode.TestNameNodeRetryCacheMetrics
hadoop.hdfs.server.namenode.snapshot.TestSnapshotFileLength
hadoop.hdfs.TestParallelShortCircuitReadUnCached
hadoop.hdfs.TestFSOutputSummer
hadoop.hdfs.server.namenode.TestNNThroughputBenchmark
hadoop.hdfs.TestDFSInotifyEventInputStream
hadoop.hdfs.server.namenode.ha.TestStandbyIsHot
hadoop.hdfs.server.datanode.TestDataNodeHotSwapVolumes
hadoop.hdfs.TestTrashWithSecureEncryptionZones
hadoop.hdfs.server.namenode.TestFsckWithMultipleNameNodes
hadoop.hdfs.server.namenode.ha.TestHAMetrics
hadoop.hdfs.TestReplication
hadoop.fs.TestSymlinkHdfsFileContext
hadoop.hdfs.server.datanode.TestDnRespectsBlockReportSplitThreshold
hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistLockedMemory
hadoop.cli.TestAclCLIWithPosixAclInheritance
hadoop.hdfs.server.namenode.TestRefreshNamenodeReplicationConfig
hadoop.hdfs.server.datanode.fsdataset.impl.TestScrLazyPersistFiles
hadoop.hdfs.tools.offlineImageViewer.TestOfflineImageViewerWithStripedBlocks
hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistReplicaPlacement
hadoop.hdfs.web.TestWebHdfsWithMultipleNameNodes
hadoop.hdfs.tools.TestViewFSStoragePolicyCommands
hadoop.hdfs.TestDatanodeLayoutUpgrade
hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistPolicy
hadoop.hdfs.server.namenode.TestStorageRestore
hadoop.hdfs.server.namenode.TestQuotaWithStripedBlocks
hadoop.hdfs.server.blockmanagement.TestBlockInfoStriped
hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureToleration
hadoop.hdfs.tools.TestStoragePolicyCommands
hadoop.hdfs.server.blockmanagement.TestBlockReportRateLimiting
hadoop.hdfs.tools.offlineImageViewer.TestOfflineImageViewer
hadoop.fs.viewfs.TestViewFsWithXAttrs
hadoop.hdfs.server.diskbalancer.TestDiskBalancerWithMockMover
hadoop.hdfs.server.datanode.TestNNHandlesBlockReportPerStorage
hadoop.fs.contract.hdfs.TestHDFSContractMkdir
hadoop.fs.TestGlobPaths
hadoop.hdfs.server.namenode.ha.TestRetryCacheWithHA
hadoop.hdfs.server.datanode.web.TestDatanodeHttpXFrame
hadoop.hdfs.TestInjectionForSimulatedStorage
hadoop.fs.viewfs.TestViewFileSystemWithTruncate
hadoop.hdfs.server.namenode.TestLargeDirectoryDelete
hadoop.hdfs.server.namenode.ha.TestObserverNode
hadoop.hdfs.server.namenode.ha.TestEditLogTailer
hadoop.fs.contract.hdfs.TestHDFSContractConcat
hadoop.hdfs.TestReadStripedFileWithMissingBlocks
hadoop.hdfs.TestErasureCodingPoliciesWithRandomECPolicy
hadoop.hdfs.TestGetBlocks
hadoop.hdfs.tools.TestDFSHAAdminMiniCluster
hadoop.hdfs.server.namenode.TestAddOverReplicatedStripedBlocks
hadoop.fs.viewfs.TestViewFileSystemWithAcls
hadoop.hdfs.server.namenode.TestSecurityTokenEditLog
hadoop.hdfs.server.blockmanagement.TestNodeCount
hadoop.hdfs.server.balancer.TestBalancer
hadoop.hdfs.TestSetTimes
hadoop.hdfs.TestDistributedFileSystemWithECFileWithRandomECPolicy
hadoop.hdfs.server.namenode.snapshot.TestRenameWithSnapshots
hadoop.hdfs.server.datanode.TestReadOnlySharedStorage
hadoop.hdfs.TestFileCreationEmpty
hadoop.hdfs.TestIsMethodSupported
hadoop.hdfs.server.namenode.ha.TestStandbyInProgressTail
hadoop.hdfs.server.datanode.TestCorruptMetadataFile
hadoop.security.TestPermissionSymlinks
hadoop.cli.TestXAttrCLI
hadoop.hdfs.server.namenode.TestEditLogAutoroll
hadoop.fs.contract.hdfs.TestHDFSContractMultipartUploader
hadoop.hdfs.server.blockmanagement.TestReplicationPolicyWithNodeGroup
hadoop.TestRefreshCallQueue
hadoop.hdfs.server.datanode.TestBlockReplacement
hadoop.hdfs.server.namenode.TestFileTruncate
hadoop.hdfs.server.datanode.fsdataset.impl.TestFsDatasetImpl
hadoop.hdfs.server.namenode.ha.TestFailoverWithBlockTokensEnabled
hadoop.hdfs.server.datanode.TestDataNodeTcpNoDelay
hadoop.hdfs.TestEncryptedTransfer
hadoop.hdfs.TestHAAuxiliaryPort
hadoop.hdfs.server.blockmanagement.TestHeartbeatHandling
hadoop.hdfs.web.TestWebHdfsWithAuthenticationFilter
hadoop.hdfs.TestSecureEncryptionZoneWithKMS
hadoop.hdfs.web.TestWebHDFSAcl
hadoop.hdfs.TestReplaceDatanodeFailureReplication
hadoop.hdfs.server.namenode.TestTransferFsImage
hadoop.hdfs.TestRead
hadoop.metrics2.sink.TestRollingFileSystemSinkWithSecureHdfs
hadoop.tools.TestJMXGet
hadoop.hdfs.qjournal.server.TestJournalNodeSync
hadoop.hdfs.TestHDFSFileSystemContract
hadoop.hdfs.TestDatanodeDeath
hadoop.hdfs.web.TestHttpsFileSystem
hadoop.tracing.TestTracingShortCircuitLocalRead
hadoop.hdfs.TestMiniDFSCluster
hadoop.hdfs.TestReconstructStripedFile
hadoop.hdfs.TestDFSOutputStream
hadoop.hdfs.TestGetFileChecksum
hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy
hadoop.hdfs.server.namenode.TestFSImage
hadoop.hdfs.TestFileAppend
hadoop.hdfs.server.namenode.web.resources.TestWebHdfsDataLocality
hadoop.hdfs.server.datanode.fsdataset.impl.TestSpaceReservation
hadoop.hdfs.server.namenode.TestStartup
hadoop.hdfs.server.namenode.TestStripedINodeFile
hadoop.hdfs.server.namenode.TestNameNodeStatusMXBean
hadoop.hdfs.server.namenode.ha.TestDNFencingWithReplication
hadoop.hdfs.TestDistributedFileSystemWithECFile
hadoop.hdfs.TestFetchImage
hadoop.hdfs.server.namenode.TestProcessCorruptBlocks
hadoop.hdfs.server.namenode.TestSecondaryWebUi
hadoop.cli.TestAclCLI
hadoop.hdfs.server.namenode.TestBlockUnderConstruction
hadoop.security.TestPermission
hadoop.hdfs.server.namenode.snapshot.TestSnapshotStatsMXBean
hadoop.hdfs.server.datanode.TestDataNodeMetrics
hadoop.hdfs.TestHdfsAdmin
hadoop.hdfs.server.namenode.TestNameNodeReconfigure
hadoop.hdfs.TestStripedFileAppend
hadoop.fs.contract.hdfs.TestHDFSContractAppend
hadoop.hdfs.TestPersistBlocks
hadoop.hdfs.server.namenode.snapshot.TestXAttrWithSnapshot
hadoop.fs.TestHDFSFileContextMainOperations
hadoop.hdfs.server.datanode.TestBlockRecovery
hadoop.hdfs.TestApplyingStoragePolicy
hadoop.hdfs.server.balancer.TestBalancerWithMultipleNameNodes
hadoop.fs.viewfs.TestViewFsHdfs
hadoop.fs.TestWebHdfsFileContextMainOperations
hadoop.hdfs.server.datanode.TestDiskError
hadoop.hdfs.server.blockmanagement.TestBlockReportLease
hadoop.hdfs.TestEncryptionZones
hadoop.hdfs.server.namenode.ha.TestEditLogsDuringFailover
hadoop.hdfs.TestFileChecksumCompositeCrc
hadoop.hdfs.server.datanode.TestDeleteBlockPool
hadoop.hdfs.server.datanode.TestHSync
hadoop.hdfs.TestLeaseRecovery
hadoop.cli.TestErasureCodingCLI
hadoop.hdfs.server.namenode.TestMetadataVersionOutput
hadoop.hdfs.server.datanode.TestTransferRbw
hadoop.hdfs.server.namenode.metrics.TestNameNodeMetrics
hadoop.hdfs.server.namenode.TestNestedEncryptionZones
hadoop.hdfs.server.namenode.TestFsck
hadoop.hdfs.server.namenode.TestNameNodeRpcServer
hadoop.hdfs.server.namenode.TestAuditLoggerWithCommands
hadoop.hdfs.server.namenode.TestHDFSConcat
hadoop.hdfs.tools.TestWebHDFSStoragePolicyCommands
hadoop.hdfs.TestRollingUpgradeRollback
hadoop.hdfs.client.impl.TestBlockReaderLocal
hadoop.hdfs.server.namenode.TestFSImageWithSnapshot
hadoop.fs.TestUrlStreamHandler
hadoop.hdfs.TestAclsEndToEnd
hadoop.fs.contract.hdfs.TestHDFSContractCreate
hadoop.hdfs.TestWriteConfigurationToDFS
hadoop.hdfs.TestDataStream
hadoop.hdfs.TestDFSClientFailover
hadoop.hdfs.server.blockmanagement.TestOverReplicatedBlocks
hadoop.fs.viewfs.TestViewFileSystemHdfs
hadoop.hdfs.server.namenode.TestNameNodeHttpServer
hadoop.hdfs.server.namenode.ha.TestDFSUpgradeWithHA
hadoop.hdfs.server.namenode.TestSecondaryNameNodeUpgrade
hadoop.hdfs.server.namenode.TestFileLimit
hadoop.hdfs.server.namenode.ha.TestDelegationTokensWithHA
hadoop.hdfs.server.namenode.ha.TestHAAppend
hadoop.hdfs.server.namenode.TestCacheDirectives
hadoop.hdfs.TestFileCreationDelete
hadoop.hdfs.TestDataTransferProtocol
hadoop.hdfs.server.aliasmap.TestSecureAliasMap
hadoop.hdfs.TestSafeModeWithStripedFileWithRandomECPolicy
hadoop.hdfs.crypto.TestHdfsCryptoStreams
hadoop.hdfs.server.namenode.TestNamenodeRetryCache
hadoop.hdfs.server.sps.TestExternalStoragePolicySatisfier
hadoop.hdfs.TestReservedRawPaths
hadoop.hdfs.TestLocalDFS
hadoop.fs.viewfs.TestViewFileSystemWithXAttrs
hadoop.hdfs.server.namenode.TestFSEditLogLoader
hadoop.hdfs.server.namenode.TestFileContextAcl
hadoop.hdfs.server.namenode.TestReencryption
hadoop.cli.TestCacheAdminCLI
hadoop.tracing.TestTraceAdmin
hadoop.hdfs.TestDFSUpgradeFromImage
hadoop.hdfs.TestParallelUnixDomainRead
hadoop.hdfs.web.TestWebHdfsUrl
hadoop.hdfs.server.datanode.TestBlockScanner
hadoop.hdfs.server.namenode.snapshot.TestSnapshotMetrics
hadoop.hdfs.TestRollingUpgrade
hadoop.hdfs.TestFileStatusWithDefaultECPolicy
hadoop.hdfs.TestBlockMissingException
hadoop.hdfs.server.namenode.TestBackupNode
hadoop.hdfs.server.diskbalancer.command.TestDiskBalancerCommand
hadoop.hdfs.server.datanode.fsdataset.impl.TestInterDatanodeProtocol
hadoop.hdfs.server.namenode.snapshot.TestSnapshotDeletion
hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyWriter
hadoop.hdfs.server.blockmanagement.TestPendingReconstruction
hadoop.hdfs.server.blockmanagement.TestReplicationPolicy
hadoop.hdfs.server.namenode.TestNameNodeAcl
hadoop.hdfs.server.namenode.TestNameNodeHttpServerXFrame
hadoop.hdfs.server.datanode.TestBatchIbr
hadoop.hdfs.TestWriteReadStripedFile
hadoop.hdfs.TestDFSRename
hadoop.hdfs.tools.offlineImageViewer.TestOfflineImageViewerForContentSummary
hadoop.hdfs.TestWriteRead
hadoop.hdfs.TestDFSMkdirs
hadoop.hdfs.TestDFSStripedOutputStream
hadoop.hdfs.tools.TestDebugAdmin
hadoop.hdfs.server.namenode.TestNameNodeResourceChecker
hadoop.hdfs.server.datanode.fsdataset.impl.TestFsDatasetCache
hadoop.hdfs.TestExtendedAcls
hadoop.hdfs.server.namenode.ha.TestMultiObserverNode
hadoop.hdfs.TestErasureCodeBenchmarkThroughput
hadoop.hdfs.server.namenode.ha.TestXAttrsWithHA
hadoop.hdfs.server.namenode.snapshot.TestNestedSnapshots
hadoop.hdfs.protocol.datatransfer.sasl.TestSaslDataTransfer
hadoop.hdfs.TestFileAppend4
hadoop.hdfs.server.namenode.snapshot.TestSnapshotReplication
hadoop.hdfs.TestSmallBlock
hadoop.hdfs.TestExternalBlockReader
hadoop.hdfs.TestPipelines
hadoop.hdfs.server.datanode.TestIncrementalBrVariations
hadoop.hdfs.server.namenode.TestLeaseManager
hadoop.fs.contract.hdfs.TestHDFSContractSetTimes
hadoop.hdfs.TestBlockTokenWrappingQOP
hadoop.hdfs.server.namenode.TestFSImageWithAcl
hadoop.hdfs.server.datanode.TestDataNodeInitStorage
hadoop.hdfs.server.namenode.TestFavoredNodesEndToEnd
hadoop.hdfs.server.balancer.TestBalancerService
hadoop.hdfs.server.namenode.TestBlockPlacementPolicyRackFaultTolerant
hadoop.hdfs.TestConnCache
SubsystemReport/Notes
DockerClient=18.09.7 Server=18.09.7 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-763/5/artifact/out/Dockerfile
GITHUB PR#763
Optional Testsdupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient xml findbugs checkstyle
unameLinux 33a2812719ae 4.15.0-52-generic #56-Ubuntu SMP Tue Jun 4 22:49:08 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitypersonality/hadoop.sh
git revisiontrunk / 915cbc9
Default Java1.8.0_222
mvninstallhttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/5/artifact/out/patch-mvninstall-hadoop-hdfs-project_hadoop-hdfs.txt
mvninstallhttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/5/artifact/out/patch-mvninstall-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt
mvninstallhttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/5/artifact/out/patch-mvninstall-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
compilehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/5/artifact/out/patch-compile-root.txt
javachttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/5/artifact/out/patch-compile-root.txt
checkstylehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/5/artifact/out/diff-checkstyle-root.txt
mvnsitehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/5/artifact/out/patch-mvnsite-hadoop-hdfs-project_hadoop-hdfs.txt
mvnsitehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/5/artifact/out/patch-mvnsite-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt
mvnsitehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/5/artifact/out/patch-mvnsite-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
whitespacehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/5/artifact/out/whitespace-eol.txt
javadochttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/5/artifact/out/diff-javadoc-javadoc-hadoop-hdfs-project_hadoop-hdfs.txt
javadochttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/5/artifact/out/diff-javadoc-javadoc-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt
javadochttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/5/artifact/out/diff-javadoc-javadoc-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
findbugshttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/5/artifact/out/new-findbugs-hadoop-common-project_hadoop-kms.html
findbugshttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/5/artifact/out/patch-findbugs-hadoop-hdfs-project_hadoop-hdfs.txt
findbugshttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/5/artifact/out/patch-findbugs-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt
findbugshttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/5/artifact/out/patch-findbugs-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
unithttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/5/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt
unithttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/5/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
unithttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/5/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt
unithttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/5/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
Test Resultshttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/5/testReport/
Max. process+thread count3717 (vs. ulimit of 5500)
modulesC: hadoop-project hadoop-common-project/hadoop-common hadoop-common-project/hadoop-kms hadoop-hdfs-project/hadoop-hdfs hadoop-hdfs-project/hadoop-hdfs-httpfs hadoop-hdfs-project/hadoop-hdfs-rbf U: .
Console outputhttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/5/console
versionsgit=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@aajisaka

Copy link
Copy Markdown
MemberAuthor

Now there is a problem:

In Jersey 1.19, we set ResourceConfig.FEATURE_MATCH_MATRIX_PARAMS to true to disable parsing matrix parameters to allow semicolon(;) in @PathParam because semicolon is now supported in HDFS path.
https://issues.apache.org/jira/browse/HDFS-14423

In Jersey 2.x, there is no parameter to disable parsing matrix parameters.

Cc: @iwasakims

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whitespace:end of line

@hadoop-yetus

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec1135Docker mode activated.
_ Prechecks _
+1dupname1No case conflicting files found.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ trunk Compile Tests _
0mvndep70Maven dependency ordering for branch
+1mvninstall1388trunk passed
-1compile199root in trunk failed.
+1checkstyle166trunk passed
+1mvnsite290trunk passed
+1shadedclient1293branch has no errors when building and testing our client artifacts.
+1javadoc293trunk passed
0spotbugs73Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs18branch/hadoop-project no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep35Maven dependency ordering for patch
-1mvninstall21hadoop-hdfs-rbf in the patch failed.
-1compile194root in the patch failed.
-1javac194root in the patch failed.
-0checkstyle171root: The patch generated 11 new + 254 unchanged - 14 fixed = 265 total (was 268)
-1mvnsite25hadoop-hdfs-rbf in the patch failed.
-1whitespace0The patch has 1 line(s) that end in whitespace. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply
+1xml8The patch has no ill-formed XML file.
-1shadedclient233patch has errors when building and testing our client artifacts.
-1javadoc44hadoop-hdfs-project_hadoop-hdfs-rbf generated 7 new + 0 unchanged - 0 fixed = 7 total (was 0)
0findbugs14hadoop-project has no data from findbugs
-1findbugs44hadoop-common-project/hadoop-kms generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
-1findbugs26hadoop-hdfs-rbf in the patch failed.
_ Other Tests _
+1unit18hadoop-project in the patch passed.
+1unit623hadoop-common in the patch passed.
+1unit248hadoop-kms in the patch passed.
-1unit7701hadoop-hdfs in the patch failed.
-1unit231hadoop-hdfs-httpfs in the patch failed.
-1unit26hadoop-hdfs-rbf in the patch failed.
+1asflicense34The patch does not generate ASF License warnings.
15791
ReasonTests
FindBugsmodule:hadoop-common-project/hadoop-kms
Dead store to requestURL in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 181]
Failed junit testshadoop.hdfs.web.TestWebHdfsTokens
hadoop.hdfs.web.TestWebHdfsWithMultipleNameNodes
hadoop.hdfs.server.namenode.snapshot.TestRenameWithSnapshots
hadoop.hdfs.web.TestWebHdfsWithRestCsrfPreventionFilter
hadoop.hdfs.tools.TestWebHDFSStoragePolicyCommands
hadoop.hdfs.server.namenode.TestAuditLogger
hadoop.hdfs.web.TestWebHDFSXAttr
hadoop.hdfs.web.TestWebHdfsUrl
hadoop.hdfs.TestDistributedFileSystem
hadoop.hdfs.server.namenode.TestAuditLogs
hadoop.hdfs.web.TestWebHdfsWithAuthenticationFilter
hadoop.hdfs.security.TestDelegationTokenForProxyUser
hadoop.hdfs.web.TestFSMainOperationsWebHdfs
hadoop.hdfs.TestEncryptionZonesWithKMS
hadoop.hdfs.tools.TestViewFSStoragePolicyCommands
hadoop.hdfs.web.TestHttpsFileSystem
hadoop.hdfs.web.TestWebHDFS
hadoop.hdfs.TestEncryptionZones
hadoop.fs.TestSymlinkHdfsFileSystem
hadoop.hdfs.web.TestWebHDFSForHA
hadoop.fs.TestSymlinkHdfsFileContext
hadoop.hdfs.TestWriteReadStripedFile
hadoop.hdfs.web.TestWebHdfsFileSystemContract
hadoop.hdfs.TestQuota
hadoop.fs.http.client.TestHttpFSFWithSWebhdfsFileSystem
hadoop.fs.http.server.TestHttpFSServerNoXAttrs
hadoop.fs.http.server.TestHttpFSServerWebServer
hadoop.fs.http.server.TestHttpFSServer
hadoop.fs.http.client.TestHttpFSWithHttpFSFileSystem
hadoop.fs.http.client.TestHttpFSFWithWebhdfsFileSystem
hadoop.fs.http.server.TestHttpFSServerWebServerWithRandomSecret
hadoop.fs.http.server.TestHttpFSServerNoACLs
hadoop.fs.http.client.TestHttpFSFileSystemLocalFileSystem
SubsystemReport/Notes
DockerClient=19.03.2 Server=19.03.2 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-763/6/artifact/out/Dockerfile
GITHUB PR#763
Optional Testsdupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient xml findbugs checkstyle
unameLinux 1351497417ae 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitypersonality/hadoop.sh
git revisiontrunk / 7615945
Default Java1.8.0_222
compilehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/6/artifact/out/branch-compile-root.txt
mvninstallhttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/6/artifact/out/patch-mvninstall-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
compilehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/6/artifact/out/patch-compile-root.txt
javachttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/6/artifact/out/patch-compile-root.txt
checkstylehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/6/artifact/out/diff-checkstyle-root.txt
mvnsitehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/6/artifact/out/patch-mvnsite-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
whitespacehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/6/artifact/out/whitespace-eol.txt
javadochttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/6/artifact/out/diff-javadoc-javadoc-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
findbugshttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/6/artifact/out/new-findbugs-hadoop-common-project_hadoop-kms.html
findbugshttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/6/artifact/out/patch-findbugs-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
unithttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/6/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
unithttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/6/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt
unithttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/6/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
Test Resultshttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/6/testReport/
Max. process+thread count2662 (vs. ulimit of 5500)
modulesC: hadoop-project hadoop-common-project/hadoop-common hadoop-common-project/hadoop-kms hadoop-hdfs-project/hadoop-hdfs hadoop-hdfs-project/hadoop-hdfs-httpfs hadoop-hdfs-project/hadoop-hdfs-rbf U: .
Console outputhttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/6/console
versionsgit=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whitespace:end of line

@hadoop-yetus

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec35Docker mode activated.
_ Prechecks _
+1dupname1No case conflicting files found.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ trunk Compile Tests _
0mvndep24Maven dependency ordering for branch
+1mvninstall1236trunk passed
-1compile198root in trunk failed.
+1checkstyle166trunk passed
+1mvnsite256trunk passed
+1shadedclient1281branch has no errors when building and testing our client artifacts.
+1javadoc270trunk passed
0spotbugs72Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs17branch/hadoop-project no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep25Maven dependency ordering for patch
-1mvninstall20hadoop-hdfs-rbf in the patch failed.
-1compile205root in the patch failed.
-1javac205root in the patch failed.
-0checkstyle169root: The patch generated 11 new + 255 unchanged - 14 fixed = 266 total (was 269)
-1mvnsite27hadoop-hdfs-rbf in the patch failed.
-1whitespace0The patch has 1 line(s) that end in whitespace. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply
+1xml13The patch has no ill-formed XML file.
-1shadedclient253patch has errors when building and testing our client artifacts.
-1javadoc48hadoop-hdfs-project_hadoop-hdfs-rbf generated 7 new + 0 unchanged - 0 fixed = 7 total (was 0)
0findbugs13hadoop-project has no data from findbugs
-1findbugs43hadoop-common-project/hadoop-kms generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
-1findbugs23hadoop-hdfs-rbf in the patch failed.
_ Other Tests _
+1unit12hadoop-project in the patch passed.
+1unit575hadoop-common in the patch passed.
+1unit212hadoop-kms in the patch passed.
-1unit7059hadoop-hdfs in the patch failed.
-1unit298hadoop-hdfs-httpfs in the patch failed.
-1unit32hadoop-hdfs-rbf in the patch failed.
+1asflicense41The patch does not generate ASF License warnings.
13806
ReasonTests
FindBugsmodule:hadoop-common-project/hadoop-kms
Dead store to requestURL in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 181]
Failed junit testshadoop.hdfs.TestEncryptionZones
hadoop.hdfs.web.TestWebHDFSForHA
hadoop.hdfs.TestEncryptionZonesWithKMS
hadoop.hdfs.TestQuota
hadoop.hdfs.web.TestHttpsFileSystem
hadoop.hdfs.web.TestWebHdfsWithMultipleNameNodes
hadoop.hdfs.server.namenode.snapshot.TestRenameWithSnapshots
hadoop.hdfs.TestDistributedFileSystem
hadoop.hdfs.TestMultipleNNPortQOP
hadoop.hdfs.security.TestDelegationToken
hadoop.hdfs.server.namenode.TestAuditLogger
hadoop.hdfs.web.TestWebHdfsWithRestCsrfPreventionFilter
hadoop.hdfs.web.TestWebHDFS
hadoop.hdfs.web.TestWebHdfsWithAuthenticationFilter
hadoop.hdfs.TestWriteReadStripedFile
hadoop.hdfs.tools.TestWebHDFSStoragePolicyCommands
hadoop.hdfs.server.namenode.TestAuditLogs
hadoop.hdfs.web.TestWebHdfsTokens
hadoop.hdfs.security.TestDelegationTokenForProxyUser
hadoop.hdfs.web.TestFSMainOperationsWebHdfs
hadoop.hdfs.web.TestWebHdfsUrl
hadoop.hdfs.server.namenode.TestRedudantBlocks
hadoop.hdfs.tools.TestViewFSStoragePolicyCommands
hadoop.hdfs.server.namenode.ha.TestHAAppend
hadoop.hdfs.web.TestWebHDFSXAttr
hadoop.hdfs.web.TestWebHdfsFileSystemContract
hadoop.fs.http.client.TestHttpFSFWithSWebhdfsFileSystem
hadoop.fs.http.server.TestHttpFSServer
hadoop.fs.http.client.TestHttpFSFWithWebhdfsFileSystem
hadoop.fs.http.client.TestHttpFSWithHttpFSFileSystem
hadoop.fs.http.client.TestHttpFSFileSystemLocalFileSystem
hadoop.fs.http.server.TestHttpFSServerWebServer
hadoop.fs.http.server.TestHttpFSServerWebServerWithRandomSecret
hadoop.fs.http.server.TestHttpFSServerNoXAttrs
hadoop.fs.http.server.TestHttpFSServerNoACLs
SubsystemReport/Notes
DockerClient=19.03.2 Server=19.03.2 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-763/7/artifact/out/Dockerfile
GITHUB PR#763
Optional Testsdupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient xml findbugs checkstyle
unameLinux 4f71cfd55566 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitypersonality/hadoop.sh
git revisiontrunk / 91320b4
Default Java1.8.0_222
compilehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/7/artifact/out/branch-compile-root.txt
mvninstallhttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/7/artifact/out/patch-mvninstall-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
compilehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/7/artifact/out/patch-compile-root.txt
javachttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/7/artifact/out/patch-compile-root.txt
checkstylehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/7/artifact/out/diff-checkstyle-root.txt
mvnsitehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/7/artifact/out/patch-mvnsite-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
whitespacehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/7/artifact/out/whitespace-eol.txt
javadochttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/7/artifact/out/diff-javadoc-javadoc-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
findbugshttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/7/artifact/out/new-findbugs-hadoop-common-project_hadoop-kms.html
findbugshttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/7/artifact/out/patch-findbugs-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
unithttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/7/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
unithttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/7/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt
unithttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/7/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
Test Resultshttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/7/testReport/
Max. process+thread count2861 (vs. ulimit of 5500)
modulesC: hadoop-project hadoop-common-project/hadoop-common hadoop-common-project/hadoop-kms hadoop-hdfs-project/hadoop-hdfs hadoop-hdfs-project/hadoop-hdfs-httpfs hadoop-hdfs-project/hadoop-hdfs-rbf U: .
Console outputhttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/7/console
versionsgit=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@aajisaka

Copy link
Copy Markdown
MemberAuthor

Updated:

  • Fixed WebHDFS tests by using AbstractBinder for getting UserGroupInformation.
  • In HttpFS, get Parameters directly in HttpFSServer instead of using custom provider. I couldn't find a way to get it from JAX-RS API in HttpFS.
  • Workaround missing null check in Jersey 2.29.
  • Fixed checkstyle warnings.

@hadoop-yetus

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec84Docker mode activated.
_ Prechecks _
+1dupname1No case conflicting files found.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ trunk Compile Tests _
0mvndep60Maven dependency ordering for branch
+1mvninstall1214trunk passed
-1compile196root in trunk failed.
+1checkstyle169trunk passed
+1mvnsite264trunk passed
+1shadedclient1290branch has no errors when building and testing our client artifacts.
+1javadoc277trunk passed
0spotbugs72Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs18branch/hadoop-project no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep23Maven dependency ordering for patch
-1mvninstall20hadoop-hdfs-rbf in the patch failed.
-1compile187root in the patch failed.
-1javac187root in the patch failed.
-0checkstyle162root: The patch generated 2 new + 585 unchanged - 16 fixed = 587 total (was 601)
-1mvnsite22hadoop-hdfs-rbf in the patch failed.
+1whitespace0The patch has no whitespace issues.
+1xml10The patch has no ill-formed XML file.
-1shadedclient217patch has errors when building and testing our client artifacts.
-1javadoc46hadoop-hdfs-project_hadoop-hdfs-rbf generated 7 new + 0 unchanged - 0 fixed = 7 total (was 0)
0findbugs15hadoop-project has no data from findbugs
-1findbugs42hadoop-common-project/hadoop-kms generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
-1findbugs22hadoop-hdfs-rbf in the patch failed.
_ Other Tests _
+1unit14hadoop-project in the patch passed.
+1unit552hadoop-common in the patch passed.
+1unit208hadoop-kms in the patch passed.
-1unit6781hadoop-hdfs in the patch failed.
-1unit260hadoop-hdfs-httpfs in the patch failed.
-1unit28hadoop-hdfs-rbf in the patch failed.
+1asflicense35The patch does not generate ASF License warnings.
13423
ReasonTests
FindBugsmodule:hadoop-common-project/hadoop-kms
Dead store to requestURL in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 181]
Failed junit testshadoop.hdfs.web.TestWebHdfsTokens
hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure
hadoop.hdfs.server.namenode.snapshot.TestRenameWithSnapshots
hadoop.hdfs.web.TestWebHdfsUrl
hadoop.hdfs.web.TestWebHdfsFileSystemContract
hadoop.fs.http.server.TestHttpFSServer
SubsystemReport/Notes
DockerClient=19.03.3 Server=19.03.3 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-763/8/artifact/out/Dockerfile
GITHUB PR#763
Optional Testsdupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient xml findbugs checkstyle
unameLinux 1ad0827e4bf2 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitypersonality/hadoop.sh
git revisiontrunk / 1d27930
Default Java1.8.0_222
compilehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/8/artifact/out/branch-compile-root.txt
mvninstallhttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/8/artifact/out/patch-mvninstall-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
compilehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/8/artifact/out/patch-compile-root.txt
javachttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/8/artifact/out/patch-compile-root.txt
checkstylehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/8/artifact/out/diff-checkstyle-root.txt
mvnsitehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/8/artifact/out/patch-mvnsite-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
javadochttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/8/artifact/out/diff-javadoc-javadoc-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
findbugshttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/8/artifact/out/new-findbugs-hadoop-common-project_hadoop-kms.html
findbugshttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/8/artifact/out/patch-findbugs-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
unithttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/8/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
unithttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/8/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt
unithttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/8/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
Test Resultshttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/8/testReport/
Max. process+thread count2865 (vs. ulimit of 5500)
modulesC: hadoop-project hadoop-common-project/hadoop-common hadoop-common-project/hadoop-kms hadoop-hdfs-project/hadoop-hdfs hadoop-hdfs-project/hadoop-hdfs-httpfs hadoop-hdfs-project/hadoop-hdfs-rbf U: .
Console outputhttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/8/console
versionsgit=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@hadoop-yetus

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec44Docker mode activated.
_ Prechecks _
+1dupname1No case conflicting files found.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ trunk Compile Tests _
0mvndep27Maven dependency ordering for branch
+1mvninstall1254trunk passed
+1compile1292trunk passed
+1checkstyle196trunk passed
+1mvnsite426trunk passed
+1shadedclient1580branch has no errors when building and testing our client artifacts.
+1javadoc423trunk passed
0spotbugs132Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs29branch/hadoop-project no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep39Maven dependency ordering for patch
-1mvninstall28hadoop-yarn-common in the patch failed.
-1compile378root in the patch failed.
-1javac378root in the patch failed.
-0checkstyle177root: The patch generated 3 new + 605 unchanged - 18 fixed = 608 total (was 623)
-1mvnsite30hadoop-yarn-common in the patch failed.
+1whitespace0The patch has no whitespace issues.
+1xml15The patch has no ill-formed XML file.
-1shadedclient235patch has errors when building and testing our client artifacts.
-1javadoc49hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common generated 2 new + 4190 unchanged - 0 fixed = 4192 total (was 4190)
0findbugs17hadoop-project has no data from findbugs
-1findbugs48hadoop-common-project/hadoop-kms generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
-1findbugs28hadoop-yarn-common in the patch failed.
_ Other Tests _
+1unit16hadoop-project in the patch passed.
+1unit585hadoop-common in the patch passed.
+1unit215hadoop-kms in the patch passed.
-1unit1110hadoop-hdfs in the patch failed.
-1unit303hadoop-hdfs-httpfs in the patch failed.
-1unit1354hadoop-hdfs-rbf in the patch failed.
-1unit31hadoop-yarn-common in the patch failed.
+1asflicense34The patch does not generate ASF License warnings.
11609
ReasonTests
FindBugsmodule:hadoop-common-project/hadoop-kms
Dead store to idx in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 180]
Failed junit testshadoop.hdfs.TestFileAppend4
hadoop.hdfs.TestErasureCodingExerciseAPIs
hadoop.hdfs.TestDFSStripedOutputStream
hadoop.hdfs.TestDFSStripedOutputStreamWithFailure
hadoop.hdfs.tools.TestDFSAdminWithHA
hadoop.fs.http.server.TestHttpFSServer
hadoop.fs.contract.router.TestRouterHDFSContractRename
hadoop.fs.contract.router.TestRouterHDFSContractAppendSecure
hadoop.fs.contract.router.TestRouterHDFSContractConcatSecure
hadoop.fs.contract.router.TestRouterHDFSContractSeek
hadoop.fs.contract.router.TestRouterHDFSContractAppend
hadoop.fs.contract.router.TestRouterHDFSContractGetFileStatusSecure
hadoop.fs.contract.router.TestRouterHDFSContractGetFileStatus
hadoop.fs.contract.router.web.TestRouterWebHDFSContractSeek
SubsystemReport/Notes
DockerClient=19.03.3 Server=19.03.3 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-763/11/artifact/out/Dockerfile
GITHUB PR#763
Optional Testsdupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient xml findbugs checkstyle
unameLinux d0ba9cac888e 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitypersonality/hadoop.sh
git revisiontrunk / f267917
Default Java1.8.0_222
mvninstallhttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/11/artifact/out/patch-mvninstall-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common.txt
compilehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/11/artifact/out/patch-compile-root.txt
javachttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/11/artifact/out/patch-compile-root.txt
checkstylehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/11/artifact/out/diff-checkstyle-root.txt
mvnsitehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/11/artifact/out/patch-mvnsite-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common.txt
javadochttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/11/artifact/out/diff-javadoc-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common.txt
findbugshttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/11/artifact/out/new-findbugs-hadoop-common-project_hadoop-kms.html
findbugshttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/11/artifact/out/patch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common.txt
unithttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/11/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
unithttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/11/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt
unithttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/11/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
unithttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/11/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common.txt
Test Resultshttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/11/testReport/
Max. process+thread count3389 (vs. ulimit of 5500)
modulesC: hadoop-project hadoop-common-project/hadoop-common hadoop-common-project/hadoop-kms hadoop-hdfs-project/hadoop-hdfs hadoop-hdfs-project/hadoop-hdfs-httpfs hadoop-hdfs-project/hadoop-hdfs-rbf hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common U: .
Console outputhttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/11/console
versionsgit=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

shanthoosh pushed a commit to shanthoosh/hadoop that referenced this pull request Oct 15, 2019
Minor fix to print the logical plan.
Author: Srinivasulu Punuru <spunuru@linkedin.com>
Reviewers: Aditya Toomula <atoomula@linkedin.com>
Closesapache#763 from srinipunuru/print.1
@smengcl

Copy link
Copy Markdown
Contributor

@aajisaka qq. how do you get this to compile? mvn clean install -Pdist -DskipTests -e -Dmaven.javadoc.skip=true -Denforcer.skip=true would fail in Apache Hadoop YARN Common as of now.

@aajisaka

Copy link
Copy Markdown
MemberAuthor

@smengcl Now I cannot compile this.

@smengcl

smengcl commented Nov 12, 2019

Copy link
Copy Markdown
Contributor

@aajisaka Hmm. Okay. I was just trying to run the HDFS tests to see which are broken by the upgrade. How am I supposed to check which ones are broken now that it won't compile? I see HDFS component is built. Somehow skip the YARN build and run the HDFS tests directly?

@aajisaka

Copy link
Copy Markdown
MemberAuthor

@smengcl Yes. I ran HDFS tests without building YARN.

@hadoop-yetus

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec79Docker mode activated.
_ Prechecks _
+1dupname1No case conflicting files found.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 5 new or modified test files.
_ trunk Compile Tests _
0mvndep62Maven dependency ordering for branch
+1mvninstall1285trunk passed
+1compile1097trunk passed
+1checkstyle179trunk passed
+1mvnsite355trunk passed
+1shadedclient1435branch has no errors when building and testing our client artifacts.
+1javadoc365trunk passed
0spotbugs114Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs25branch/hadoop-project no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep25Maven dependency ordering for patch
-1mvninstall26hadoop-yarn-common in the patch failed.
-1compile318root in the patch failed.
-1javac318root in the patch failed.
-0checkstyle170root: The patch generated 8 new + 631 unchanged - 24 fixed = 639 total (was 655)
-1mvnsite29hadoop-yarn-common in the patch failed.
+1whitespace0The patch has no whitespace issues.
+1xml13The patch has no ill-formed XML file.
-1shadedclient207patch has errors when building and testing our client artifacts.
-1javadoc43hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common generated 11 new + 4190 unchanged - 0 fixed = 4201 total (was 4190)
0findbugs14hadoop-project has no data from findbugs
-1findbugs42hadoop-common-project/hadoop-kms generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
-1findbugs28hadoop-yarn-common in the patch failed.
_ Other Tests _
+1unit14hadoop-project in the patch passed.
+1unit562hadoop-common in the patch passed.
+1unit203hadoop-kms in the patch passed.
-1unit6800hadoop-hdfs in the patch failed.
-1unit268hadoop-hdfs-httpfs in the patch failed.
+1unit648hadoop-hdfs-rbf in the patch passed.
-1unit34hadoop-yarn-common in the patch failed.
+1asflicense34The patch does not generate ASF License warnings.
15773
ReasonTests
FindBugsmodule:hadoop-common-project/hadoop-kms
Dead store to idx in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 180]
Failed junit testshadoop.hdfs.web.TestWebHdfsTokens
hadoop.hdfs.tools.offlineEditsViewer.TestOfflineEditsViewer
hadoop.hdfs.web.TestWebHdfsUrl
hadoop.hdfs.server.balancer.TestBalancerWithMultipleNameNodes
hadoop.hdfs.web.TestWebHdfsFileSystemContract
hadoop.fs.http.server.TestHttpFSServer
SubsystemReport/Notes
DockerClient=19.03.4 Server=19.03.4 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-763/12/artifact/out/Dockerfile
GITHUB PR#763
Optional Testsdupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient xml findbugs checkstyle
unameLinux 29c75daeb139 4.15.0-66-generic #75-Ubuntu SMP Tue Oct 1 05:24:09 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitypersonality/hadoop.sh
git revisiontrunk / 73a386a
Default Java1.8.0_222
mvninstallhttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/12/artifact/out/patch-mvninstall-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common.txt
compilehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/12/artifact/out/patch-compile-root.txt
javachttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/12/artifact/out/patch-compile-root.txt
checkstylehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/12/artifact/out/diff-checkstyle-root.txt
mvnsitehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/12/artifact/out/patch-mvnsite-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common.txt
javadochttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/12/artifact/out/diff-javadoc-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common.txt
findbugshttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/12/artifact/out/new-findbugs-hadoop-common-project_hadoop-kms.html
findbugshttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/12/artifact/out/patch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common.txt
unithttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/12/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
unithttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/12/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt
unithttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/12/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common.txt
Test Resultshttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/12/testReport/
Max. process+thread count2912 (vs. ulimit of 5500)
modulesC: hadoop-project hadoop-common-project/hadoop-common hadoop-common-project/hadoop-kms hadoop-hdfs-project/hadoop-hdfs hadoop-hdfs-project/hadoop-hdfs-httpfs hadoop-hdfs-project/hadoop-hdfs-rbf hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common U: .
Console outputhttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/12/console
versionsgit=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@hadoop-yetus

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec36Docker mode activated.
_ Prechecks _
+1dupname2No case conflicting files found.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 9 new or modified test files.
_ trunk Compile Tests _
0mvndep60Maven dependency ordering for branch
+1mvninstall1191trunk passed
+1compile1066trunk passed
+1checkstyle183trunk passed
+1mvnsite495trunk passed
+1shadedclient1581branch has no errors when building and testing our client artifacts.
+1javadoc464trunk passed
0spotbugs57Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs25branch/hadoop-project no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep36Maven dependency ordering for patch
-1mvninstall21hadoop-yarn-server-nodemanager in the patch failed.
-1mvninstall23hadoop-yarn-server-resourcemanager in the patch failed.
-1mvninstall17hadoop-yarn-client in the patch failed.
-1compile354root in the patch failed.
-1javac354root in the patch failed.
-0checkstyle176root: The patch generated 14 new + 678 unchanged - 30 fixed = 692 total (was 708)
-1mvnsite25hadoop-yarn-server-nodemanager in the patch failed.
-1mvnsite26hadoop-yarn-server-resourcemanager in the patch failed.
-1mvnsite19hadoop-yarn-client in the patch failed.
+1whitespace0The patch has no whitespace issues.
+1xml12The patch has no ill-formed XML file.
-1shadedclient204patch has errors when building and testing our client artifacts.
-1javadoc27hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager generated 1 new + 4 unchanged - 0 fixed = 5 total (was 4)
-1javadoc20hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client generated 33 new + 0 unchanged - 0 fixed = 33 total (was 0)
0findbugs14hadoop-project has no data from findbugs
-1findbugs24hadoop-yarn-server-nodemanager in the patch failed.
-1findbugs25hadoop-yarn-server-resourcemanager in the patch failed.
-1findbugs18hadoop-yarn-client in the patch failed.
_ Other Tests _
+1unit14hadoop-project in the patch passed.
-1unit524hadoop-common in the patch failed.
+1unit198hadoop-kms in the patch passed.
-1unit5731hadoop-hdfs in the patch failed.
-1unit254hadoop-hdfs-httpfs in the patch failed.
-1unit532hadoop-hdfs-rbf in the patch failed.
-1unit202hadoop-yarn-common in the patch failed.
-1unit30hadoop-yarn-server-nodemanager in the patch failed.
-1unit31hadoop-yarn-server-resourcemanager in the patch failed.
-1unit23hadoop-yarn-client in the patch failed.
+1asflicense34The patch does not generate ASF License warnings.
15538
ReasonTests
Failed junit testshadoop.fs.viewfs.TestViewFsTrash
hadoop.hdfs.TestSafeModeWithStripedFileWithRandomECPolicy
hadoop.hdfs.web.TestWebHdfsTokens
hadoop.hdfs.tools.offlineEditsViewer.TestOfflineEditsViewer
hadoop.hdfs.web.TestWebHdfsUrl
hadoop.hdfs.web.TestWebHdfsFileSystemContract
hadoop.fs.http.server.TestHttpFSServer
hadoop.hdfs.server.federation.metrics.TestRBFMetrics
hadoop.yarn.client.api.impl.TestTimelineClientV2Impl
hadoop.yarn.client.api.impl.TestTimelineClientForATS1_5
hadoop.yarn.client.api.impl.TestTimelineClient
hadoop.yarn.client.api.impl.TestTimelineReaderClientImpl
hadoop.yarn.webapp.TestWebApp
SubsystemReport/Notes
DockerClient=19.03.5 Server=19.03.5 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-763/13/artifact/out/Dockerfile
GITHUB PR#763
Optional Testsdupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient xml findbugs checkstyle
unameLinux b3d047efb7b4 4.15.0-66-generic #75-Ubuntu SMP Tue Oct 1 05:24:09 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitypersonality/hadoop.sh
git revisiontrunk / 92c28c1
Default Java1.8.0_222
mvninstallhttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/13/artifact/out/patch-mvninstall-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt
mvninstallhttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/13/artifact/out/patch-mvninstall-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt
mvninstallhttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/13/artifact/out/patch-mvninstall-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt
compilehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/13/artifact/out/patch-compile-root.txt
javachttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/13/artifact/out/patch-compile-root.txt
checkstylehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/13/artifact/out/diff-checkstyle-root.txt
mvnsitehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/13/artifact/out/patch-mvnsite-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt
mvnsitehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/13/artifact/out/patch-mvnsite-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt
mvnsitehttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/13/artifact/out/patch-mvnsite-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt
javadochttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/13/artifact/out/diff-javadoc-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt
javadochttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/13/artifact/out/diff-javadoc-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt
findbugshttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/13/artifact/out/patch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt
findbugshttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/13/artifact/out/patch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt
findbugshttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/13/artifact/out/patch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt
unithttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/13/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt
unithttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/13/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
unithttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/13/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt
unithttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/13/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
unithttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/13/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common.txt
unithttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/13/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt
unithttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/13/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt
unithttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/13/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt
Test Resultshttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/13/testReport/
Max. process+thread count3482 (vs. ulimit of 5500)
modulesC: hadoop-project hadoop-common-project/hadoop-common hadoop-common-project/hadoop-kms hadoop-hdfs-project/hadoop-hdfs hadoop-hdfs-project/hadoop-hdfs-httpfs hadoop-hdfs-project/hadoop-hdfs-rbf hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client U: .
Console outputhttps://builds.apache.org/job/hadoop-multibranch/job/PR-763/13/console
versionsgit=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@hadoop-yetus

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec1m 10sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 1sNo case conflicting files found.
+1 💚@author0m 0sThe patch does not contain any @author tags.
+1 💚0m 0stest4testsThe patch appears to include 11 new or modified test files.
_ trunk Compile Tests _
+0 🆗mvndep13m 37sMaven dependency ordering for branch
+1 💚mvninstall23m 12strunk passed
+1 💚compile21m 36strunk passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04
+1 💚compile18m 12strunk passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01
+1 💚checkstyle3m 2strunk passed
+1 💚mvnsite10m 1strunk passed
+1 💚shadedclient31m 1sbranch has no errors when building and testing our client artifacts.
+1 💚javadoc8m 56strunk passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04
+1 💚javadoc10m 37strunk passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01
+0 🆗spotbugs1m 3sUsed deprecated FindBugs config; considering switching to SpotBugs.
+0 🆗findbugs0m 37sbranch/hadoop-project no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
+0 🆗mvndep0m 53sMaven dependency ordering for patch
-1 ❌mvninstall0m 21s/patch-mvninstall-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-common.txthadoop-yarn-server-common in the patch failed.
-1 ❌mvninstall0m 22s/patch-mvninstall-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txthadoop-yarn-server-nodemanager in the patch failed.
-1 ❌mvninstall0m 26s/patch-mvninstall-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txthadoop-yarn-server-resourcemanager in the patch failed.
-1 ❌mvninstall0m 16s/patch-mvninstall-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txthadoop-yarn-client in the patch failed.
-1 ❌compile7m 19s/patch-compile-root-jdkUbuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.txtroot in the patch failed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
-1 ❌javac7m 19s/patch-compile-root-jdkUbuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.txtroot in the patch failed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
-1 ❌compile6m 22s/patch-compile-root-jdkPrivateBuild-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.txtroot in the patch failed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
-1 ❌javac6m 22s/patch-compile-root-jdkPrivateBuild-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.txtroot in the patch failed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
-0 ⚠️checkstyle3m 8s/diff-checkstyle-root.txtroot: The patch generated 16 new + 753 unchanged - 34 fixed = 769 total (was 787)
-1 ❌mvnsite0m 24s/patch-mvnsite-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-common.txthadoop-yarn-server-common in the patch failed.
-1 ❌mvnsite0m 29s/patch-mvnsite-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txthadoop-yarn-server-nodemanager in the patch failed.
-1 ❌mvnsite0m 31s/patch-mvnsite-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txthadoop-yarn-server-resourcemanager in the patch failed.
-1 ❌mvnsite0m 21s/patch-mvnsite-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txthadoop-yarn-client in the patch failed.
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚xml0m 15sThe patch has no ill-formed XML file.
-1 ❌shadedclient4m 31spatch has errors when building and testing our client artifacts.
+1 💚javadoc0m 14shadoop-project in the patch passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
+1 💚javadoc0m 45shadoop-common in the patch passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
+1 💚javadoc0m 20shadoop-kms in the patch passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
+1 💚javadoc0m 57shadoop-hdfs in the patch passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
+1 💚javadoc0m 22shadoop-hdfs-project_hadoop-hdfs-httpfs-jdkUbuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04 with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04 generated 0 new + 53 unchanged - 2 fixed = 53 total (was 55)
+1 💚javadoc0m 19shadoop-hdfs-nfs in the patch passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
+1 💚javadoc0m 38shadoop-hdfs-rbf in the patch passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
+1 💚javadoc0m 32shadoop-yarn-common in the patch passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
-1 ❌javadoc0m 25s/patch-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-common-jdkUbuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.txthadoop-yarn-server-common in the patch failed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
+1 💚javadoc0m 30shadoop-yarn-server-nodemanager in the patch passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
-1 ❌javadoc0m 28s/patch-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager-jdkUbuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.txthadoop-yarn-server-resourcemanager in the patch failed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
-1 ❌javadoc0m 19s/patch-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client-jdkUbuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.txthadoop-yarn-client in the patch failed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
+1 💚javadoc0m 13shadoop-project in the patch passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
+1 💚javadoc1m 21shadoop-common in the patch passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
+1 💚javadoc0m 18shadoop-kms in the patch passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
+1 💚javadoc1m 26shadoop-hdfs in the patch passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
+1 💚javadoc0m 19shadoop-hdfs-project_hadoop-hdfs-httpfs-jdkPrivateBuild-1.8.0_275-8u275-b01-0ubuntu118.04-b01 with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu118.04-b01 generated 0 new + 53 unchanged - 2 fixed = 53 total (was 55)
+1 💚javadoc0m 17shadoop-hdfs-nfs in the patch passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
+1 💚javadoc0m 51shadoop-hdfs-rbf in the patch passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
+1 💚javadoc0m 45shadoop-yarn-common in the patch passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
-1 ❌javadoc0m 24s/diff-javadoc-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-common-jdkPrivateBuild-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.txthadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-common-jdkPrivateBuild-1.8.0_275-8u275-b01-0ubuntu118.04-b01 with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu118.04-b01 generated 20 new + 48 unchanged - 0 fixed = 68 total (was 48)
+1 💚javadoc0m 26shadoop-yarn-server-nodemanager in the patch passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
-1 ❌javadoc0m 32s/diff-javadoc-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager-jdkPrivateBuild-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.txthadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager-jdkPrivateBuild-1.8.0_275-8u275-b01-0ubuntu118.04-b01 with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu118.04-b01 generated 1 new + 352 unchanged - 0 fixed = 353 total (was 352)
-1 ❌javadoc0m 19s/diff-javadoc-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client-jdkPrivateBuild-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.txthadoop-yarn-project_hadoop-yarn_hadoop-yarn-client-jdkPrivateBuild-1.8.0_275-8u275-b01-0ubuntu118.04-b01 with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu118.04-b01 generated 7 new + 164 unchanged - 0 fixed = 171 total (was 164)
+0 🆗findbugs0m 14shadoop-project has no data from findbugs
-1 ❌findbugs0m 29s/patch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-common.txthadoop-yarn-server-common in the patch failed.
-1 ❌findbugs0m 29s/patch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txthadoop-yarn-server-nodemanager in the patch failed.
-1 ❌findbugs0m 34s/patch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txthadoop-yarn-server-resourcemanager in the patch failed.
-1 ❌findbugs0m 22s/patch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txthadoop-yarn-client in the patch failed.
_ Other Tests _
+1 💚unit0m 14shadoop-project in the patch passed.
-1 ❌unit10m 46s/patch-unit-hadoop-common-project_hadoop-common.txthadoop-common in the patch passed.
+1 💚unit3m 28shadoop-kms in the patch passed.
-1 ❌unit139m 44s/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txthadoop-hdfs in the patch passed.
-1 ❌unit5m 30s/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txthadoop-hdfs-httpfs in the patch passed.
+1 💚unit3m 26shadoop-hdfs-nfs in the patch passed.
+1 💚unit12m 57shadoop-hdfs-rbf in the patch passed.
-1 ❌unit4m 2s/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common.txthadoop-yarn-common in the patch passed.
-1 ❌unit0m 35s/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-common.txthadoop-yarn-server-common in the patch failed.
-1 ❌unit0m 36s/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txthadoop-yarn-server-nodemanager in the patch failed.
-1 ❌unit0m 46s/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txthadoop-yarn-server-resourcemanager in the patch failed.
-1 ❌unit0m 30s/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txthadoop-yarn-client in the patch failed.
+1 💚asflicense0m 38sThe patch does not generate ASF License warnings.
398m 36s
ReasonTests
Failed junit testshadoop.security.TestRaceWhenRelogin
hadoop.hdfs.web.TestWebHdfsTokens
hadoop.hdfs.web.TestWebHdfsFileSystemContract
hadoop.hdfs.web.TestWebHdfsUrl
hadoop.fs.http.server.TestHttpFSServer
hadoop.yarn.client.api.impl.TestTimelineClientForATS1_5
hadoop.yarn.client.api.impl.TestTimelineClient
hadoop.yarn.client.api.impl.TestTimelineReaderClientImpl
hadoop.yarn.client.api.impl.TestTimelineClientV2Impl
hadoop.yarn.webapp.TestWebApp
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-763/2/artifact/out/Dockerfile
GITHUB PR#763
Optional Testsdupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient xml findbugs checkstyle
unameLinux 38ffe9895315 4.15.0-112-generic #113-Ubuntu SMP Thu Jul 9 23:41:39 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/bin/hadoop.sh
git revisiontrunk / 0a45bd0
Default JavaPrivate Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01
Multi-JDK versions/usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01
Test Resultshttps://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-763/2/testReport/
Max. process+thread count2938 (vs. ulimit of 5500)
modulesC: hadoop-project hadoop-common-project/hadoop-common hadoop-common-project/hadoop-kms hadoop-hdfs-project/hadoop-hdfs hadoop-hdfs-project/hadoop-hdfs-httpfs hadoop-hdfs-project/hadoop-hdfs-nfs hadoop-hdfs-project/hadoop-hdfs-rbf hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client U: .
Console outputhttps://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-763/2/console
versionsgit=2.17.1 maven=3.6.0 findbugs=4.0.6
Powered byApache Yetus 0.13.0-SNAPSHOT https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec1m 9sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 1sNo case conflicting files found.
+1 💚@author0m 0sThe patch does not contain any @author tags.
+1 💚0m 0stest4testsThe patch appears to include 11 new or modified test files.
_ trunk Compile Tests _
+0 🆗mvndep3m 54sMaven dependency ordering for branch
+1 💚mvninstall31m 47strunk passed
+1 💚compile24m 22strunk passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04
+1 💚compile19m 22strunk passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01
+1 💚checkstyle3m 5strunk passed
+1 💚mvnsite10m 30strunk passed
+1 💚shadedclient30m 59sbranch has no errors when building and testing our client artifacts.
+1 💚javadoc8m 3strunk passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04
+1 💚javadoc10m 23strunk passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01
+0 🆗spotbugs2m 30sUsed deprecated FindBugs config; considering switching to SpotBugs.
+0 🆗findbugs0m 29sbranch/hadoop-project no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
+0 🆗mvndep0m 56sMaven dependency ordering for patch
-1 ❌mvninstall0m 27s/patch-mvninstall-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-common.txthadoop-yarn-server-common in the patch failed.
-1 ❌mvninstall0m 29s/patch-mvninstall-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txthadoop-yarn-server-nodemanager in the patch failed.
-1 ❌mvninstall0m 31s/patch-mvninstall-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txthadoop-yarn-server-resourcemanager in the patch failed.
-1 ❌mvninstall0m 21s/patch-mvninstall-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txthadoop-yarn-client in the patch failed.
-1 ❌compile9m 2s/patch-compile-root-jdkUbuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.txtroot in the patch failed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
-1 ❌javac9m 2s/patch-compile-root-jdkUbuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.txtroot in the patch failed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
-1 ❌compile7m 47s/patch-compile-root-jdkPrivateBuild-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.txtroot in the patch failed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
-1 ❌javac7m 47s/patch-compile-root-jdkPrivateBuild-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.txtroot in the patch failed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
-0 ⚠️checkstyle3m 21s/diff-checkstyle-root.txtroot: The patch generated 20 new + 750 unchanged - 37 fixed = 770 total (was 787)
-1 ❌mvnsite0m 31s/patch-mvnsite-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-common.txthadoop-yarn-server-common in the patch failed.
-1 ❌mvnsite0m 30s/patch-mvnsite-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txthadoop-yarn-server-nodemanager in the patch failed.
-1 ❌mvnsite0m 36s/patch-mvnsite-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txthadoop-yarn-server-resourcemanager in the patch failed.
-1 ❌mvnsite0m 26s/patch-mvnsite-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txthadoop-yarn-client in the patch failed.
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚xml0m 18sThe patch has no ill-formed XML file.
-1 ❌shadedclient5m 37spatch has errors when building and testing our client artifacts.
+1 💚javadoc0m 18shadoop-project in the patch passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
+1 💚javadoc0m 58shadoop-common in the patch passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
+1 💚javadoc0m 23shadoop-kms in the patch passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
+1 💚javadoc1m 3shadoop-hdfs in the patch passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
+1 💚javadoc0m 25shadoop-hdfs-project_hadoop-hdfs-httpfs-jdkUbuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04 with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04 generated 0 new + 53 unchanged - 2 fixed = 53 total (was 55)
+1 💚javadoc0m 21shadoop-hdfs-nfs in the patch passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
+1 💚javadoc0m 41shadoop-hdfs-rbf in the patch passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
+1 💚javadoc0m 43shadoop-yarn-common in the patch passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
-1 ❌javadoc0m 28s/patch-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-common-jdkUbuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.txthadoop-yarn-server-common in the patch failed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
+1 💚javadoc0m 38shadoop-yarn-server-nodemanager in the patch passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
-1 ❌javadoc0m 30s/patch-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager-jdkUbuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.txthadoop-yarn-server-resourcemanager in the patch failed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
-1 ❌javadoc0m 26s/patch-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client-jdkUbuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.txthadoop-yarn-client in the patch failed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
+1 💚javadoc0m 18shadoop-project in the patch passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
+1 💚javadoc1m 38shadoop-common in the patch passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
+1 💚javadoc0m 20shadoop-kms in the patch passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
+1 💚javadoc1m 34shadoop-hdfs in the patch passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
+1 💚javadoc0m 23shadoop-hdfs-project_hadoop-hdfs-httpfs-jdkPrivateBuild-1.8.0_275-8u275-b01-0ubuntu118.04-b01 with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu118.04-b01 generated 0 new + 53 unchanged - 2 fixed = 53 total (was 55)
+1 💚javadoc0m 20shadoop-hdfs-nfs in the patch passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
+1 💚javadoc1m 3shadoop-hdfs-rbf in the patch passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
+1 💚javadoc0m 56shadoop-yarn-common in the patch passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
-1 ❌javadoc0m 28s/diff-javadoc-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-common-jdkPrivateBuild-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.txthadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-common-jdkPrivateBuild-1.8.0_275-8u275-b01-0ubuntu118.04-b01 with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu118.04-b01 generated 20 new + 48 unchanged - 0 fixed = 68 total (was 48)
+1 💚javadoc0m 34shadoop-yarn-server-nodemanager in the patch passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
-1 ❌javadoc0m 40s/diff-javadoc-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager-jdkPrivateBuild-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.txthadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager-jdkPrivateBuild-1.8.0_275-8u275-b01-0ubuntu118.04-b01 with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu118.04-b01 generated 1 new + 352 unchanged - 0 fixed = 353 total (was 352)
-1 ❌javadoc0m 25s/diff-javadoc-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client-jdkPrivateBuild-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.txthadoop-yarn-project_hadoop-yarn_hadoop-yarn-client-jdkPrivateBuild-1.8.0_275-8u275-b01-0ubuntu118.04-b01 with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu118.04-b01 generated 7 new + 164 unchanged - 0 fixed = 171 total (was 164)
+0 🆗findbugs0m 17shadoop-project has no data from findbugs
-1 ❌findbugs0m 31s/patch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-common.txthadoop-yarn-server-common in the patch failed.
-1 ❌findbugs0m 33s/patch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txthadoop-yarn-server-nodemanager in the patch failed.
-1 ❌findbugs0m 36s/patch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txthadoop-yarn-server-resourcemanager in the patch failed.
-1 ❌findbugs0m 24s/patch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txthadoop-yarn-client in the patch failed.
_ Other Tests _
+1 💚unit0m 17shadoop-project in the patch passed.
-1 ❌unit11m 11s/patch-unit-hadoop-common-project_hadoop-common.txthadoop-common in the patch passed.
+1 💚unit3m 46shadoop-kms in the patch passed.
-1 ❌unit125m 36s/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txthadoop-hdfs in the patch passed.
-1 ❌unit5m 24s/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txthadoop-hdfs-httpfs in the patch passed.
+1 💚unit3m 42shadoop-hdfs-nfs in the patch passed.
+1 💚unit11m 6shadoop-hdfs-rbf in the patch passed.
-1 ❌unit3m 54s/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common.txthadoop-yarn-common in the patch passed.
-1 ❌unit0m 29s/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-common.txthadoop-yarn-server-common in the patch failed.
-1 ❌unit0m 31s/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txthadoop-yarn-server-nodemanager in the patch failed.
-1 ❌unit0m 37s/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txthadoop-yarn-server-resourcemanager in the patch failed.
-1 ❌unit0m 24s/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txthadoop-yarn-client in the patch failed.
+1 💚asflicense0m 36sThe patch does not generate ASF License warnings.
398m 38s
ReasonTests
Failed junit testshadoop.security.TestRaceWhenRelogin
hadoop.hdfs.web.TestWebHdfsTokens
hadoop.hdfs.web.TestWebHdfsFileSystemContract
hadoop.hdfs.server.balancer.TestBalancer
hadoop.hdfs.web.TestWebHdfsUrl
hadoop.fs.http.server.TestHttpFSServer
hadoop.yarn.client.api.impl.TestTimelineClient
hadoop.yarn.webapp.TestWebApp
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-763/3/artifact/out/Dockerfile
GITHUB PR#763
Optional Testsdupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient xml findbugs checkstyle
unameLinux e931a769ee0f 4.15.0-112-generic #113-Ubuntu SMP Thu Jul 9 23:41:39 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/bin/hadoop.sh
git revisiontrunk / c2cecfc
Default JavaPrivate Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01
Multi-JDK versions/usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01
Test Resultshttps://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-763/3/testReport/
Max. process+thread count2764 (vs. ulimit of 5500)
modulesC: hadoop-project hadoop-common-project/hadoop-common hadoop-common-project/hadoop-kms hadoop-hdfs-project/hadoop-hdfs hadoop-hdfs-project/hadoop-hdfs-httpfs hadoop-hdfs-project/hadoop-hdfs-nfs hadoop-hdfs-project/hadoop-hdfs-rbf hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client U: .
Console outputhttps://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-763/3/console
versionsgit=2.17.1 maven=3.6.0 findbugs=4.0.6
Powered byApache Yetus 0.13.0-SNAPSHOT https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec1m 12sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 1sNo case conflicting files found.
+1 💚@author0m 0sThe patch does not contain any @author tags.
+1 💚0m 0stest4testsThe patch appears to include 11 new or modified test files.
_ trunk Compile Tests _
+0 🆗mvndep13m 36sMaven dependency ordering for branch
+1 💚mvninstall24m 0strunk passed
+1 💚compile22m 44strunk passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04
+1 💚compile18m 58strunk passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01
+1 💚checkstyle3m 2strunk passed
+1 💚mvnsite10m 5strunk passed
+1 💚shadedclient30m 30sbranch has no errors when building and testing our client artifacts.
+1 💚javadoc7m 55strunk passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04
+1 💚javadoc9m 3strunk passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01
+0 🆗spotbugs1m 3sUsed deprecated FindBugs config; considering switching to SpotBugs.
+0 🆗findbugs0m 27sbranch/hadoop-project no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
+0 🆗mvndep0m 53sMaven dependency ordering for patch
-1 ❌mvninstall0m 23s/patch-mvninstall-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txthadoop-yarn-server-nodemanager in the patch failed.
-1 ❌mvninstall0m 27s/patch-mvninstall-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txthadoop-yarn-server-resourcemanager in the patch failed.
-1 ❌mvninstall0m 17s/patch-mvninstall-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txthadoop-yarn-client in the patch failed.
-1 ❌compile8m 14s/patch-compile-root-jdkUbuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.txtroot in the patch failed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
-1 ❌javac8m 14s/patch-compile-root-jdkUbuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.txtroot in the patch failed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
-1 ❌compile7m 9s/patch-compile-root-jdkPrivateBuild-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.txtroot in the patch failed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
-1 ❌javac7m 9s/patch-compile-root-jdkPrivateBuild-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.txtroot in the patch failed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
-0 ⚠️checkstyle2m 53s/diff-checkstyle-root.txtroot: The patch generated 20 new + 754 unchanged - 37 fixed = 774 total (was 791)
-1 ❌mvnsite0m 26s/patch-mvnsite-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txthadoop-yarn-server-nodemanager in the patch failed.
-1 ❌mvnsite0m 29s/patch-mvnsite-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txthadoop-yarn-server-resourcemanager in the patch failed.
-1 ❌mvnsite0m 20s/patch-mvnsite-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txthadoop-yarn-client in the patch failed.
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚xml0m 15sThe patch has no ill-formed XML file.
-1 ❌shadedclient4m 41spatch has errors when building and testing our client artifacts.
+1 💚javadoc0m 15shadoop-project in the patch passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
+1 💚javadoc0m 46shadoop-common in the patch passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
+1 💚javadoc0m 18shadoop-kms in the patch passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
+1 💚javadoc0m 51shadoop-hdfs in the patch passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
+1 💚javadoc0m 22shadoop-hdfs-project_hadoop-hdfs-httpfs-jdkUbuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04 with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04 generated 0 new + 53 unchanged - 2 fixed = 53 total (was 55)
+1 💚javadoc0m 19shadoop-hdfs-nfs in the patch passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
+1 💚javadoc0m 33shadoop-hdfs-rbf in the patch passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
+1 💚javadoc0m 31shadoop-yarn-common in the patch passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
+1 💚javadoc0m 27shadoop-yarn-server-common in the patch passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
+1 💚javadoc0m 30shadoop-yarn-server-nodemanager in the patch passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
-1 ❌javadoc0m 26s/patch-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager-jdkUbuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.txthadoop-yarn-server-resourcemanager in the patch failed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
-1 ❌javadoc0m 18s/patch-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client-jdkUbuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.txthadoop-yarn-client in the patch failed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
+1 💚javadoc0m 14shadoop-project in the patch passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
+1 💚javadoc1m 19shadoop-common in the patch passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
+1 💚javadoc0m 16shadoop-kms in the patch passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
+1 💚javadoc1m 22shadoop-hdfs in the patch passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
+1 💚javadoc0m 19shadoop-hdfs-project_hadoop-hdfs-httpfs-jdkPrivateBuild-1.8.0_275-8u275-b01-0ubuntu118.04-b01 with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu118.04-b01 generated 0 new + 53 unchanged - 2 fixed = 53 total (was 55)
+1 💚javadoc0m 17shadoop-hdfs-nfs in the patch passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
+1 💚javadoc0m 51shadoop-hdfs-rbf in the patch passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
+1 💚javadoc0m 46shadoop-yarn-common in the patch passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
+1 💚javadoc0m 24shadoop-yarn-server-common in the patch passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
+1 💚javadoc0m 27shadoop-yarn-server-nodemanager in the patch passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
-1 ❌javadoc0m 33s/diff-javadoc-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager-jdkPrivateBuild-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.txthadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager-jdkPrivateBuild-1.8.0_275-8u275-b01-0ubuntu118.04-b01 with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu118.04-b01 generated 1 new + 352 unchanged - 0 fixed = 353 total (was 352)
-1 ❌javadoc0m 19s/diff-javadoc-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client-jdkPrivateBuild-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.txthadoop-yarn-project_hadoop-yarn_hadoop-yarn-client-jdkPrivateBuild-1.8.0_275-8u275-b01-0ubuntu118.04-b01 with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu118.04-b01 generated 7 new + 164 unchanged - 0 fixed = 171 total (was 164)
+0 🆗findbugs0m 15shadoop-project has no data from findbugs
-1 ❌findbugs1m 27s/new-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-common.htmlhadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common generated 2 new + 0 unchanged - 0 fixed = 2 total (was 0)
-1 ❌findbugs0m 25s/patch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txthadoop-yarn-server-nodemanager in the patch failed.
-1 ❌findbugs0m 29s/patch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txthadoop-yarn-server-resourcemanager in the patch failed.
-1 ❌findbugs0m 19s/patch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txthadoop-yarn-client in the patch failed.
_ Other Tests _
+1 💚unit0m 14shadoop-project in the patch passed.
+1 💚unit10m 15shadoop-common in the patch passed.
+1 💚unit3m 23shadoop-kms in the patch passed.
-1 ❌unit129m 29s/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txthadoop-hdfs in the patch passed.
-1 ❌unit6m 35s/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txthadoop-hdfs-httpfs in the patch passed.
+1 💚unit3m 48shadoop-hdfs-nfs in the patch passed.
+1 💚unit13m 41shadoop-hdfs-rbf in the patch passed.
-1 ❌unit4m 32s/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common.txthadoop-yarn-common in the patch passed.
+1 💚unit3m 32shadoop-yarn-server-common in the patch passed.
-1 ❌unit0m 39s/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txthadoop-yarn-server-nodemanager in the patch failed.
-1 ❌unit0m 45s/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txthadoop-yarn-server-resourcemanager in the patch failed.
-1 ❌unit0m 32s/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txthadoop-yarn-client in the patch failed.
+1 💚asflicense0m 57sThe patch does not generate ASF License warnings.
393m 44s
ReasonTests
FindBugsmodule:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common
Write to static field org.apache.hadoop.yarn.server.federation.policies.dao.WeightedPolicyInfo.writer from instance method new org.apache.hadoop.yarn.server.federation.policies.dao.WeightedPolicyInfo() At WeightedPolicyInfo.java:from instance method new org.apache.hadoop.yarn.server.federation.policies.dao.WeightedPolicyInfo() At WeightedPolicyInfo.java:[line 65]
Write to static field org.apache.hadoop.yarn.server.federation.policies.dao.WeightedPolicyInfo.reader from instance method new org.apache.hadoop.yarn.server.federation.policies.dao.WeightedPolicyInfo() At WeightedPolicyInfo.java:from instance method new org.apache.hadoop.yarn.server.federation.policies.dao.WeightedPolicyInfo() At WeightedPolicyInfo.java:[line 67]
Failed junit testshadoop.hdfs.web.TestWebHdfsUrl
hadoop.hdfs.web.TestWebHdfsFileSystemContract
hadoop.hdfs.web.TestWebHdfsTokens
hadoop.fs.http.server.TestHttpFSServer
hadoop.yarn.webapp.TestWebApp
hadoop.yarn.client.api.impl.TestTimelineClient
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-763/4/artifact/out/Dockerfile
GITHUB PR#763
Optional Testsdupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient xml findbugs checkstyle
unameLinux da80c043d0f1 4.15.0-112-generic #113-Ubuntu SMP Thu Jul 9 23:41:39 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/bin/hadoop.sh
git revisiontrunk / c2cecfc
Default JavaPrivate Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01
Multi-JDK versions/usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01
Test Resultshttps://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-763/4/testReport/
Max. process+thread count3218 (vs. ulimit of 5500)
modulesC: hadoop-project hadoop-common-project/hadoop-common hadoop-common-project/hadoop-kms hadoop-hdfs-project/hadoop-hdfs hadoop-hdfs-project/hadoop-hdfs-httpfs hadoop-hdfs-project/hadoop-hdfs-nfs hadoop-hdfs-project/hadoop-hdfs-rbf hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client U: .
Console outputhttps://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-763/4/console
versionsgit=2.17.1 maven=3.6.0 findbugs=4.0.6
Powered byApache Yetus 0.13.0-SNAPSHOT https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec1m 16sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 1sNo case conflicting files found.
+1 💚@author0m 0sThe patch does not contain any @author tags.
+1 💚0m 0stest4testsThe patch appears to include 16 new or modified test files.
_ trunk Compile Tests _
+0 🆗mvndep13m 22sMaven dependency ordering for branch
+1 💚mvninstall23m 53strunk passed
+1 💚compile22m 1strunk passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04
+1 💚compile18m 43strunk passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01
+1 💚checkstyle3m 8strunk passed
+1 💚mvnsite10m 10strunk passed
+1 💚shadedclient30m 56sbranch has no errors when building and testing our client artifacts.
+1 💚javadoc8m 0strunk passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04
+1 💚javadoc9m 11strunk passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01
+0 🆗spotbugs1m 2sUsed deprecated FindBugs config; considering switching to SpotBugs.
+0 🆗findbugs0m 27sbranch/hadoop-project no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
+0 🆗mvndep1m 6sMaven dependency ordering for patch
-1 ❌mvninstall0m 28s/patch-mvninstall-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txthadoop-yarn-server-resourcemanager in the patch failed.
-1 ❌mvninstall0m 18s/patch-mvninstall-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txthadoop-yarn-client in the patch failed.
-1 ❌compile9m 2s/patch-compile-root-jdkUbuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.txtroot in the patch failed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
-1 ❌javac9m 2s/patch-compile-root-jdkUbuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.txtroot in the patch failed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
-1 ❌compile8m 11s/patch-compile-root-jdkPrivateBuild-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.txtroot in the patch failed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
-1 ❌javac8m 11s/patch-compile-root-jdkPrivateBuild-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.txtroot in the patch failed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
-0 ⚠️checkstyle2m 51s/diff-checkstyle-root.txtroot: The patch generated 30 new + 772 unchanged - 40 fixed = 802 total (was 812)
-1 ❌mvnsite0m 33s/patch-mvnsite-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txthadoop-yarn-server-resourcemanager in the patch failed.
-1 ❌mvnsite0m 21s/patch-mvnsite-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txthadoop-yarn-client in the patch failed.
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚xml0m 16sThe patch has no ill-formed XML file.
-1 ❌shadedclient4m 51spatch has errors when building and testing our client artifacts.
+1 💚javadoc0m 16shadoop-project in the patch passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
+1 💚javadoc0m 48shadoop-common in the patch passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
+1 💚javadoc0m 20shadoop-kms in the patch passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
+1 💚javadoc0m 52shadoop-hdfs in the patch passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
+1 💚javadoc0m 22shadoop-hdfs-project_hadoop-hdfs-httpfs-jdkUbuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04 with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04 generated 0 new + 53 unchanged - 2 fixed = 53 total (was 55)
+1 💚javadoc0m 19shadoop-hdfs-nfs in the patch passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
+1 💚javadoc0m 33shadoop-hdfs-rbf in the patch passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
+1 💚javadoc0m 33shadoop-yarn-common in the patch passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
+1 💚javadoc0m 28shadoop-yarn-server-common in the patch passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
+1 💚javadoc0m 30shadoop-yarn-server-nodemanager in the patch passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
-1 ❌javadoc0m 26s/patch-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager-jdkUbuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.txthadoop-yarn-server-resourcemanager in the patch failed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
-1 ❌javadoc0m 20s/patch-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client-jdkUbuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.txthadoop-yarn-client in the patch failed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
+1 💚javadoc0m 14shadoop-project in the patch passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
+1 💚javadoc1m 20shadoop-common in the patch passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
+1 💚javadoc0m 18shadoop-kms in the patch passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
+1 💚javadoc1m 19shadoop-hdfs in the patch passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
+1 💚javadoc0m 19shadoop-hdfs-project_hadoop-hdfs-httpfs-jdkPrivateBuild-1.8.0_275-8u275-b01-0ubuntu118.04-b01 with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu118.04-b01 generated 0 new + 53 unchanged - 2 fixed = 53 total (was 55)
+1 💚javadoc0m 18shadoop-hdfs-nfs in the patch passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
+1 💚javadoc0m 48shadoop-hdfs-rbf in the patch passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
+1 💚javadoc0m 43shadoop-yarn-common in the patch passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
+1 💚javadoc0m 24shadoop-yarn-server-common in the patch passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
+1 💚javadoc0m 27shadoop-yarn-server-nodemanager in the patch passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
-1 ❌javadoc0m 31s/diff-javadoc-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager-jdkPrivateBuild-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.txthadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager-jdkPrivateBuild-1.8.0_275-8u275-b01-0ubuntu118.04-b01 with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu118.04-b01 generated 1 new + 352 unchanged - 0 fixed = 353 total (was 352)
-1 ❌javadoc0m 20s/diff-javadoc-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client-jdkPrivateBuild-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.txthadoop-yarn-project_hadoop-yarn_hadoop-yarn-client-jdkPrivateBuild-1.8.0_275-8u275-b01-0ubuntu118.04-b01 with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu118.04-b01 generated 7 new + 164 unchanged - 0 fixed = 171 total (was 164)
+0 🆗findbugs0m 14shadoop-project has no data from findbugs
-1 ❌findbugs0m 29s/patch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txthadoop-yarn-server-resourcemanager in the patch failed.
-1 ❌findbugs0m 20s/patch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txthadoop-yarn-client in the patch failed.
_ Other Tests _
+1 💚unit0m 15shadoop-project in the patch passed.
+1 💚unit9m 28shadoop-common in the patch passed.
+1 💚unit3m 22shadoop-kms in the patch passed.
-1 ❌unit119m 3s/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txthadoop-hdfs in the patch passed.
-1 ❌unit4m 48s/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txthadoop-hdfs-httpfs in the patch passed.
+1 💚unit3m 10shadoop-hdfs-nfs in the patch passed.
+1 💚unit11m 12shadoop-hdfs-rbf in the patch passed.
-1 ❌unit3m 55s/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common.txthadoop-yarn-common in the patch passed.
+1 💚unit2m 44shadoop-yarn-server-common in the patch passed.
-1 ❌unit24m 43s/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txthadoop-yarn-server-nodemanager in the patch passed.
-1 ❌unit0m 42s/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txthadoop-yarn-server-resourcemanager in the patch failed.
-1 ❌unit0m 29s/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txthadoop-yarn-client in the patch failed.
+1 💚asflicense0m 53sThe patch does not generate ASF License warnings.
403m 8s
ReasonTests
Failed junit testshadoop.hdfs.web.TestWebHdfsTokens
hadoop.hdfs.web.TestWebHdfsFileSystemContract
hadoop.hdfs.server.namenode.ha.TestPipelinesFailover
hadoop.hdfs.server.namenode.ha.TestHAAppend
hadoop.hdfs.server.namenode.TestCacheDirectives
hadoop.hdfs.web.TestWebHdfsUrl
hadoop.fs.http.server.TestHttpFSServer
hadoop.yarn.client.api.impl.TestTimelineClient
hadoop.yarn.webapp.TestWebApp
hadoop.yarn.server.nodemanager.webapp.TestNMWebServicesApps
hadoop.yarn.server.nodemanager.containermanager.TestContainerManager
hadoop.yarn.server.nodemanager.webapp.TestNMWebServicesContainers
hadoop.yarn.server.nodemanager.webapp.TestNMWebServicesAuxServices
hadoop.yarn.server.nodemanager.webapp.TestNMWebTerminal
hadoop.yarn.server.nodemanager.webapp.TestNMWebServices
hadoop.yarn.server.nodemanager.webapp.TestNMWebFilter
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-763/5/artifact/out/Dockerfile
GITHUB PR#763
Optional Testsdupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient xml findbugs checkstyle
unameLinux 026625f70820 4.15.0-112-generic #113-Ubuntu SMP Thu Jul 9 23:41:39 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/bin/hadoop.sh
git revisiontrunk / 9bd3c9b
Default JavaPrivate Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01
Multi-JDK versions/usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01
Test Resultshttps://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-763/5/testReport/
Max. process+thread count2830 (vs. ulimit of 5500)
modulesC: hadoop-project hadoop-common-project/hadoop-common hadoop-common-project/hadoop-kms hadoop-hdfs-project/hadoop-hdfs hadoop-hdfs-project/hadoop-hdfs-httpfs hadoop-hdfs-project/hadoop-hdfs-nfs hadoop-hdfs-project/hadoop-hdfs-rbf hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client U: .
Console outputhttps://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-763/5/console
versionsgit=2.17.1 maven=3.6.0 findbugs=4.0.6
Powered byApache Yetus 0.13.0-SNAPSHOT https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec0m 35sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 1sNo case conflicting files found.
+1 💚@author0m 0sThe patch does not contain any @author tags.
+1 💚0m 0stest4testsThe patch appears to include 16 new or modified test files.
_ trunk Compile Tests _
+0 🆗mvndep13m 39sMaven dependency ordering for branch
+1 💚mvninstall23m 43strunk passed
+1 💚compile25m 52strunk passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04
+1 💚compile21m 26strunk passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01
+1 💚checkstyle3m 23strunk passed
+1 💚mvnsite11m 47strunk passed
+1 💚shadedclient33m 50sbranch has no errors when building and testing our client artifacts.
+1 💚javadoc9m 28strunk passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04
+1 💚javadoc11m 3strunk passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01
+0 🆗spotbugs1m 10sUsed deprecated FindBugs config; considering switching to SpotBugs.
+0 🆗findbugs0m 31sbranch/hadoop-project no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
+0 🆗mvndep1m 13sMaven dependency ordering for patch
-1 ❌mvninstall0m 29s/patch-mvninstall-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txthadoop-yarn-server-resourcemanager in the patch failed.
-1 ❌mvninstall0m 18s/patch-mvninstall-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txthadoop-yarn-client in the patch failed.
-1 ❌compile8m 43s/patch-compile-root-jdkUbuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.txtroot in the patch failed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
-1 ❌javac8m 43s/patch-compile-root-jdkUbuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.txtroot in the patch failed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
-1 ❌compile7m 24s/patch-compile-root-jdkPrivateBuild-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.txtroot in the patch failed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
-1 ❌javac7m 24s/patch-compile-root-jdkPrivateBuild-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.txtroot in the patch failed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
-0 ⚠️checkstyle2m 40s/diff-checkstyle-root.txtroot: The patch generated 31 new + 772 unchanged - 40 fixed = 803 total (was 812)
-1 ❌mvnsite0m 32s/patch-mvnsite-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txthadoop-yarn-server-resourcemanager in the patch failed.
-1 ❌mvnsite0m 24s/patch-mvnsite-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txthadoop-yarn-client in the patch failed.
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚xml0m 17sThe patch has no ill-formed XML file.
-1 ❌shadedclient5m 1spatch has errors when building and testing our client artifacts.
+1 💚javadoc0m 20shadoop-project in the patch passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
+1 💚javadoc0m 46shadoop-common in the patch passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
+1 💚javadoc0m 24shadoop-kms in the patch passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
+1 💚javadoc0m 51shadoop-hdfs in the patch passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
+1 💚javadoc0m 23shadoop-hdfs-project_hadoop-hdfs-httpfs-jdkUbuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04 with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04 generated 0 new + 53 unchanged - 2 fixed = 53 total (was 55)
+1 💚javadoc0m 23shadoop-hdfs-nfs in the patch passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
+1 💚javadoc0m 36shadoop-hdfs-rbf in the patch passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
+1 💚javadoc0m 32shadoop-yarn-common in the patch passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
+1 💚javadoc0m 28shadoop-yarn-server-common in the patch passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
+1 💚javadoc0m 33shadoop-yarn-server-nodemanager in the patch passed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
-1 ❌javadoc0m 26s/patch-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager-jdkUbuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.txthadoop-yarn-server-resourcemanager in the patch failed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
-1 ❌javadoc0m 23s/patch-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client-jdkUbuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.txthadoop-yarn-client in the patch failed with JDK Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04.
+1 💚javadoc0m 18shadoop-project in the patch passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
+1 💚javadoc1m 23shadoop-common in the patch passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
+1 💚javadoc0m 21shadoop-kms in the patch passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
+1 💚javadoc1m 27shadoop-hdfs in the patch passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
+1 💚javadoc0m 23shadoop-hdfs-project_hadoop-hdfs-httpfs-jdkPrivateBuild-1.8.0_275-8u275-b01-0ubuntu118.04-b01 with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu118.04-b01 generated 0 new + 53 unchanged - 2 fixed = 53 total (was 55)
+1 💚javadoc0m 20shadoop-hdfs-nfs in the patch passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
+1 💚javadoc0m 51shadoop-hdfs-rbf in the patch passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
+1 💚javadoc0m 47shadoop-yarn-common in the patch passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
+1 💚javadoc0m 25shadoop-yarn-server-common in the patch passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
+1 💚javadoc0m 28shadoop-yarn-server-nodemanager in the patch passed with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.
-1 ❌javadoc0m 33s/diff-javadoc-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager-jdkPrivateBuild-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.txthadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager-jdkPrivateBuild-1.8.0_275-8u275-b01-0ubuntu118.04-b01 with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu118.04-b01 generated 1 new + 352 unchanged - 0 fixed = 353 total (was 352)
-1 ❌javadoc0m 23s/diff-javadoc-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client-jdkPrivateBuild-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01.txthadoop-yarn-project_hadoop-yarn_hadoop-yarn-client-jdkPrivateBuild-1.8.0_275-8u275-b01-0ubuntu118.04-b01 with JDK Private Build-1.8.0_275-8u275-b01-0ubuntu118.04-b01 generated 7 new + 164 unchanged - 0 fixed = 171 total (was 164)
+0 🆗findbugs0m 18shadoop-project has no data from findbugs
-1 ❌findbugs0m 32s/patch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txthadoop-yarn-server-resourcemanager in the patch failed.
-1 ❌findbugs0m 23s/patch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txthadoop-yarn-client in the patch failed.
_ Other Tests _
+1 💚unit0m 18shadoop-project in the patch passed.
+1 💚unit9m 48shadoop-common in the patch passed.
+1 💚unit3m 23shadoop-kms in the patch passed.
-1 ❌unit113m 16s/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txthadoop-hdfs in the patch passed.
-1 ❌unit5m 15s/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txthadoop-hdfs-httpfs in the patch passed.
+1 💚unit3m 17shadoop-hdfs-nfs in the patch passed.
+1 💚unit11m 50shadoop-hdfs-rbf in the patch passed.
-1 ❌unit4m 15s/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common.txthadoop-yarn-common in the patch passed.
+1 💚unit2m 50shadoop-yarn-server-common in the patch passed.
-1 ❌unit21m 50s/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txthadoop-yarn-server-nodemanager in the patch passed.
-1 ❌unit0m 38s/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txthadoop-yarn-server-resourcemanager in the patch failed.
-1 ❌unit0m 29s/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txthadoop-yarn-client in the patch failed.
+1 💚asflicense0m 46sThe patch does not generate ASF License warnings.
410m 13s
ReasonTests
Failed junit testshadoop.hdfs.web.TestWebHdfsFileSystemContract
hadoop.hdfs.server.balancer.TestBalancer
hadoop.hdfs.TestFileChecksum
hadoop.hdfs.server.blockmanagement.TestUnderReplicatedBlocks
hadoop.hdfs.TestErasureCodingPoliciesWithRandomECPolicy
hadoop.hdfs.server.namenode.TestFsck
hadoop.hdfs.TestStateAlignmentContextWithHA
hadoop.hdfs.web.TestWebHdfsTokens
hadoop.hdfs.TestDecommissionWithStriped
hadoop.fs.http.server.TestHttpFSServer
hadoop.yarn.webapp.TestWebApp
hadoop.yarn.client.api.impl.TestTimelineClient
hadoop.yarn.server.nodemanager.webapp.TestNMWebServicesContainers
hadoop.yarn.server.nodemanager.webapp.TestNMWebServices
hadoop.yarn.server.nodemanager.webapp.TestNMWebServicesApps
hadoop.yarn.server.nodemanager.webapp.TestNMWebFilter
hadoop.yarn.server.nodemanager.webapp.TestNMWebServicesAuxServices
hadoop.yarn.server.nodemanager.webapp.TestNMWebTerminal
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-763/6/artifact/out/Dockerfile
GITHUB PR#763
Optional Testsdupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient xml findbugs checkstyle
unameLinux 87847b0fad86 4.15.0-60-generic #67-Ubuntu SMP Thu Aug 22 16:55:30 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/bin/hadoop.sh
git revisiontrunk / 5bf977e
Default JavaPrivate Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01
Multi-JDK versions/usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.9.1+1-Ubuntu-0ubuntu1.18.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_275-8u275-b01-0ubuntu1~18.04-b01
Test Resultshttps://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-763/6/testReport/
Max. process+thread count4548 (vs. ulimit of 5500)
modulesC: hadoop-project hadoop-common-project/hadoop-common hadoop-common-project/hadoop-kms hadoop-hdfs-project/hadoop-hdfs hadoop-hdfs-project/hadoop-hdfs-httpfs hadoop-hdfs-project/hadoop-hdfs-nfs hadoop-hdfs-project/hadoop-hdfs-rbf hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client U: .
Console outputhttps://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-763/6/console
versionsgit=2.17.1 maven=3.6.0 findbugs=4.0.6
Powered byApache Yetus 0.13.0-SNAPSHOT https://yetus.apache.org

This message was automatically generated.

@ernitingoel

Copy link
Copy Markdown

May I know when can we expect this PR to be merged? We have some whitesource findings which we need to resolve.

@aajisaka

Copy link
Copy Markdown
MemberAuthor

May I know when can we expect this PR to be merged? We have some whitesource findings which we need to resolve.

I'd like to merge this by the end of 2021Q1.

@hadoop-yetus

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec0m 0sDocker mode activated.
-1 ❌patch0m 5s#763 does not apply to trunk. Rebase required? Wrong Branch? See https://cwiki.apache.org/confluence/display/HADOOP/How+To+Contribute for help.
SubsystemReport/Notes
GITHUB PR#763
Console outputhttps://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-763/1/console
versionsgit=2.17.1
Powered byApache Yetus 0.13.0-SNAPSHOT https://yetus.apache.org

This message was automatically generated.

@h-vetinari

Copy link
Copy Markdown

Any way to help with this @aajisaka?

@aajisaka

Copy link
Copy Markdown
MemberAuthor

@h-vetinari
Try cloning my branch and

  • YARN cannot be compiled. You can update the source code to build with Jersey 2.x and create another PR.
  • I think HDFS can be compiled, so you can build HDFS and test the patch.

I'd like to merge this by the end of 2021Q1.

Sorry, I don't think I can merge this by 2021Q1 because I'm busy.

@steveloughran

Copy link
Copy Markdown
Contributor

so we need this for jav 11? going to be traumatic downstream.

@virajjasani

Copy link
Copy Markdown
Contributor

I see many folks have asked for merging the PR, just wanted to know if anyone has cloned this PR to make more progress? If not, I can pick up from where we left off?

@aajisaka

Copy link
Copy Markdown
MemberAuthor

This long standing issue has been completed by #7019

@aajisaka
aajisaka deleted the HADOOP-15984-3 branch January 23, 2025 03:04
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@aajisaka@hadoop-yetus@smengcl@ernitingoel@h-vetinari@steveloughran@virajjasani@jojochuang