You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/10/01 14:45:14 UTC

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/181/

[Sep 30, 2016 9:17:30 AM] (aajisaka) HADOOP-13640. Fix findbugs warning in VersionInfoMojo.java. Contributed
[Sep 30, 2016 1:44:18 PM] (kihwal) HDFS-10850. getEZForPath should NOT throw FNF. Contributed by Andrew
[Sep 30, 2016 6:03:24 PM] (kihwal) HDFS-10851. FSDirStatAndListingOp: stop passing path as string.
[Sep 30, 2016 6:26:28 PM] (kihwal) HADOOP-13671. Fix ClassFormatException in trunk build. Contributed by
[Sep 30, 2016 7:35:47 PM] (weichiu) HDFS-10908. Improve StripedBlockReader#createBlockReader error logging.
[Sep 30, 2016 7:48:11 PM] (weichiu) HDFS-10910. HDFS Erasure Coding doc should state its currently supported
[Sep 30, 2016 7:51:27 PM] (weichiu) HDFS-10907. Fix Erasure Coding documentation. Contributed by Manoj
[Sep 30, 2016 7:58:37 PM] (weichiu) HADOOP-12974. Create a CachingGetSpaceUsed implementation that uses df.
[Sep 30, 2016 8:16:08 PM] (zhz) HDFS-10896. Move lock logging logic from FSNamesystem into
[Sep 30, 2016 8:30:55 PM] (rkanter) YARN-5693. Reduce loglevel to Debug in ContainerManagementProtocolProxy
[Oct 1, 2016 12:51:39 AM] (xiao) HADOOP-13317. Add logs to KMS server-side to improve supportability.
[Oct 1, 2016 2:41:43 AM] (subru) YARN-5384. Expose priority in ReservationSystem submission APIs. (Sean
[Oct 1, 2016 6:00:06 AM] (arp) HDFS-10923. Make InstrumentedLock require ReentrantLock.
[Oct 1, 2016 6:11:51 AM] (arp) Revert "HDFS-10923. Make InstrumentedLock require ReentrantLock."




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.mover.TestMover 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.resourcemanager.applicationsmanager.TestAMRestart 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/181/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/181/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/181/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/181/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/181/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/181/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/181/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/181/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/181/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/181/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/181/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/181/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/181/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/181/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/181/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/

[Dec 13, 2016 6:34:32 PM] (liuml07) HADOOP-13900. Remove snapshot version of SDK dependency from Azure Data
[Dec 13, 2016 10:55:09 PM] (jlowe) HADOOP-13709. Ability to clean up subprocesses spawned by Shell when the
[Dec 14, 2016 1:09:58 AM] (uma.gangumalla) HDFS-11164: Mover should avoid unnecessary retries if the block is
[Dec 14, 2016 2:01:31 AM] (wang) HDFS-10684. WebHDFS DataNode calls fail without parameter createparent.
[Dec 14, 2016 4:49:54 AM] (jianhe) Revert YARN-4126. RM should not issue delegation tokens in unsecure




-1 overall


The following subsystems voted -1:
    asflicense compile findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.net.TestDNS 
       hadoop.security.token.delegation.web.TestWebDelegationToken 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.TestTrashWithSecureEncryptionZones 
       hadoop.hdfs.TestSecureEncryptionZoneWithKMS 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   compile:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/patch-compile-root.txt  [220K]

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/patch-compile-root.txt  [220K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/patch-compile-root.txt  [220K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [128K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/

[Dec 13, 2016 6:34:32 PM] (liuml07) HADOOP-13900. Remove snapshot version of SDK dependency from Azure Data
[Dec 13, 2016 10:55:09 PM] (jlowe) HADOOP-13709. Ability to clean up subprocesses spawned by Shell when the
[Dec 14, 2016 1:09:58 AM] (uma.gangumalla) HDFS-11164: Mover should avoid unnecessary retries if the block is
[Dec 14, 2016 2:01:31 AM] (wang) HDFS-10684. WebHDFS DataNode calls fail without parameter createparent.
[Dec 14, 2016 4:49:54 AM] (jianhe) Revert YARN-4126. RM should not issue delegation tokens in unsecure




-1 overall


The following subsystems voted -1:
    asflicense compile findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.net.TestDNS 
       hadoop.security.token.delegation.web.TestWebDelegationToken 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.TestTrashWithSecureEncryptionZones 
       hadoop.hdfs.TestSecureEncryptionZoneWithKMS 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   compile:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/patch-compile-root.txt  [220K]

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/patch-compile-root.txt  [220K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/patch-compile-root.txt  [220K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [128K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/

[Dec 13, 2016 6:34:32 PM] (liuml07) HADOOP-13900. Remove snapshot version of SDK dependency from Azure Data
[Dec 13, 2016 10:55:09 PM] (jlowe) HADOOP-13709. Ability to clean up subprocesses spawned by Shell when the
[Dec 14, 2016 1:09:58 AM] (uma.gangumalla) HDFS-11164: Mover should avoid unnecessary retries if the block is
[Dec 14, 2016 2:01:31 AM] (wang) HDFS-10684. WebHDFS DataNode calls fail without parameter createparent.
[Dec 14, 2016 4:49:54 AM] (jianhe) Revert YARN-4126. RM should not issue delegation tokens in unsecure




-1 overall


The following subsystems voted -1:
    asflicense compile findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.net.TestDNS 
       hadoop.security.token.delegation.web.TestWebDelegationToken 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.TestTrashWithSecureEncryptionZones 
       hadoop.hdfs.TestSecureEncryptionZoneWithKMS 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   compile:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/patch-compile-root.txt  [220K]

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/patch-compile-root.txt  [220K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/patch-compile-root.txt  [220K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [128K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/

[Dec 13, 2016 6:34:32 PM] (liuml07) HADOOP-13900. Remove snapshot version of SDK dependency from Azure Data
[Dec 13, 2016 10:55:09 PM] (jlowe) HADOOP-13709. Ability to clean up subprocesses spawned by Shell when the
[Dec 14, 2016 1:09:58 AM] (uma.gangumalla) HDFS-11164: Mover should avoid unnecessary retries if the block is
[Dec 14, 2016 2:01:31 AM] (wang) HDFS-10684. WebHDFS DataNode calls fail without parameter createparent.
[Dec 14, 2016 4:49:54 AM] (jianhe) Revert YARN-4126. RM should not issue delegation tokens in unsecure




-1 overall


The following subsystems voted -1:
    asflicense compile findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.net.TestDNS 
       hadoop.security.token.delegation.web.TestWebDelegationToken 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.TestTrashWithSecureEncryptionZones 
       hadoop.hdfs.TestSecureEncryptionZoneWithKMS 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   compile:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/patch-compile-root.txt  [220K]

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/patch-compile-root.txt  [220K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/patch-compile-root.txt  [220K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [128K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/255/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/

[Dec 12, 2016 1:58:27 PM] (stevel) HADOOP-13852 hadoop build to allow hadoop version property to be
[Dec 12, 2016 10:55:34 PM] (liuml07) HADOOP-13871.
[Dec 13, 2016 2:11:15 AM] (aajisaka) HDFS-11233. Fix javac warnings related to the deprecated APIs after
[Dec 13, 2016 2:21:15 AM] (liuml07) HDFS-11226. cacheadmin, cryptoadmin and storagepolicyadmin should
[Dec 13, 2016 5:22:07 AM] (aajisaka) MAPREDUCE-6821. Fix javac warning related to the deprecated APIs after




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.security.token.delegation.web.TestWebDelegationToken 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.TestTrashWithSecureEncryptionZones 
       hadoop.hdfs.TestSecureEncryptionZoneWithKMS 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [128K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/

[Dec 12, 2016 1:58:27 PM] (stevel) HADOOP-13852 hadoop build to allow hadoop version property to be
[Dec 12, 2016 10:55:34 PM] (liuml07) HADOOP-13871.
[Dec 13, 2016 2:11:15 AM] (aajisaka) HDFS-11233. Fix javac warnings related to the deprecated APIs after
[Dec 13, 2016 2:21:15 AM] (liuml07) HDFS-11226. cacheadmin, cryptoadmin and storagepolicyadmin should
[Dec 13, 2016 5:22:07 AM] (aajisaka) MAPREDUCE-6821. Fix javac warning related to the deprecated APIs after




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.security.token.delegation.web.TestWebDelegationToken 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.TestTrashWithSecureEncryptionZones 
       hadoop.hdfs.TestSecureEncryptionZoneWithKMS 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [128K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/

[Dec 12, 2016 1:58:27 PM] (stevel) HADOOP-13852 hadoop build to allow hadoop version property to be
[Dec 12, 2016 10:55:34 PM] (liuml07) HADOOP-13871.
[Dec 13, 2016 2:11:15 AM] (aajisaka) HDFS-11233. Fix javac warnings related to the deprecated APIs after
[Dec 13, 2016 2:21:15 AM] (liuml07) HDFS-11226. cacheadmin, cryptoadmin and storagepolicyadmin should
[Dec 13, 2016 5:22:07 AM] (aajisaka) MAPREDUCE-6821. Fix javac warning related to the deprecated APIs after




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.security.token.delegation.web.TestWebDelegationToken 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.TestTrashWithSecureEncryptionZones 
       hadoop.hdfs.TestSecureEncryptionZoneWithKMS 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [128K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/

[Dec 12, 2016 1:58:27 PM] (stevel) HADOOP-13852 hadoop build to allow hadoop version property to be
[Dec 12, 2016 10:55:34 PM] (liuml07) HADOOP-13871.
[Dec 13, 2016 2:11:15 AM] (aajisaka) HDFS-11233. Fix javac warnings related to the deprecated APIs after
[Dec 13, 2016 2:21:15 AM] (liuml07) HDFS-11226. cacheadmin, cryptoadmin and storagepolicyadmin should
[Dec 13, 2016 5:22:07 AM] (aajisaka) MAPREDUCE-6821. Fix javac warning related to the deprecated APIs after




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.security.token.delegation.web.TestWebDelegationToken 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.TestTrashWithSecureEncryptionZones 
       hadoop.hdfs.TestSecureEncryptionZoneWithKMS 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [128K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/254/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/

No changes




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.security.token.delegation.web.TestWebDelegationToken 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.TestTrashWithSecureEncryptionZones 
       hadoop.hdfs.TestSecureEncryptionZoneWithKMS 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 

    Timed out junit tests :

       org.apache.hadoop.hdfs.TestLeaseRecovery2 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [128K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/

No changes




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.security.token.delegation.web.TestWebDelegationToken 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.TestTrashWithSecureEncryptionZones 
       hadoop.hdfs.TestSecureEncryptionZoneWithKMS 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 

    Timed out junit tests :

       org.apache.hadoop.hdfs.TestLeaseRecovery2 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [128K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/

No changes




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.security.token.delegation.web.TestWebDelegationToken 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.TestTrashWithSecureEncryptionZones 
       hadoop.hdfs.TestSecureEncryptionZoneWithKMS 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 

    Timed out junit tests :

       org.apache.hadoop.hdfs.TestLeaseRecovery2 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [128K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/

No changes




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.security.token.delegation.web.TestWebDelegationToken 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.TestTrashWithSecureEncryptionZones 
       hadoop.hdfs.TestSecureEncryptionZoneWithKMS 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 

    Timed out junit tests :

       org.apache.hadoop.hdfs.TestLeaseRecovery2 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [128K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/253/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/

No changes




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.security.token.delegation.web.TestWebDelegationToken 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.TestDFSClientRetries 
       hadoop.hdfs.TestTrashWithSecureEncryptionZones 
       hadoop.hdfs.server.namenode.ha.TestEditLogTailer 
       hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker 
       hadoop.hdfs.TestSecureEncryptionZoneWithKMS 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [128K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [248K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/

No changes




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.security.token.delegation.web.TestWebDelegationToken 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.TestDFSClientRetries 
       hadoop.hdfs.TestTrashWithSecureEncryptionZones 
       hadoop.hdfs.server.namenode.ha.TestEditLogTailer 
       hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker 
       hadoop.hdfs.TestSecureEncryptionZoneWithKMS 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [128K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [248K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/

No changes




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.security.token.delegation.web.TestWebDelegationToken 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.TestDFSClientRetries 
       hadoop.hdfs.TestTrashWithSecureEncryptionZones 
       hadoop.hdfs.server.namenode.ha.TestEditLogTailer 
       hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker 
       hadoop.hdfs.TestSecureEncryptionZoneWithKMS 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [128K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [248K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/

No changes




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.security.token.delegation.web.TestWebDelegationToken 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.TestDFSClientRetries 
       hadoop.hdfs.TestTrashWithSecureEncryptionZones 
       hadoop.hdfs.server.namenode.ha.TestEditLogTailer 
       hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker 
       hadoop.hdfs.TestSecureEncryptionZoneWithKMS 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [128K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [248K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/252/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/

[Dec 9, 2016 9:23:50 AM] (vinayakumarb) HDFS-11224. Lifeline message should be ignored for dead nodes
[Dec 9, 2016 12:51:42 PM] (brahma) HADOOP-13883. Add description of -fs option in generic command usage.
[Dec 9, 2016 8:05:42 PM] (wang) HDFS-11217. Annotate NameNode and DataNode MXBean interfaces as
[Dec 9, 2016 11:22:21 PM] (weichiu) HADOOP-13824. FsShell can suppress the real error if no error message is
[Dec 10, 2016 12:02:42 AM] (weichiu) HDFS-11229. HDFS-11056 failed to close meta file. Contributed by
[Dec 10, 2016 12:17:24 AM] (sjlee) YARN-5925. Extract hbase-backend-exclusive utility methods from
[Dec 10, 2016 12:41:25 AM] (Arun Suresh) YARN-5982. Simplify opportunistic container parameters and metrics.
[Dec 10, 2016 1:00:37 AM] (jianhe) YARN-5709. Cleanup leader election configs and pluggability. Contribtued
[Dec 10, 2016 1:28:25 AM] (rkanter) YARN-4457. Cleanup unchecked types for EventHandler (templedf via
[Dec 10, 2016 1:55:41 AM] (aajisaka) MAPREDUCE-6820. Fix dead links in Job relevant classes. Contributed by
[Dec 10, 2016 5:27:04 AM] (xyao) HADOOP-13565. KerberosAuthenticationHandler#authenticate should not




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.security.token.delegation.web.TestWebDelegationToken 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.TestTrashWithSecureEncryptionZones 
       hadoop.hdfs.TestSecureEncryptionZoneWithKMS 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [128K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/

[Dec 9, 2016 9:23:50 AM] (vinayakumarb) HDFS-11224. Lifeline message should be ignored for dead nodes
[Dec 9, 2016 12:51:42 PM] (brahma) HADOOP-13883. Add description of -fs option in generic command usage.
[Dec 9, 2016 8:05:42 PM] (wang) HDFS-11217. Annotate NameNode and DataNode MXBean interfaces as
[Dec 9, 2016 11:22:21 PM] (weichiu) HADOOP-13824. FsShell can suppress the real error if no error message is
[Dec 10, 2016 12:02:42 AM] (weichiu) HDFS-11229. HDFS-11056 failed to close meta file. Contributed by
[Dec 10, 2016 12:17:24 AM] (sjlee) YARN-5925. Extract hbase-backend-exclusive utility methods from
[Dec 10, 2016 12:41:25 AM] (Arun Suresh) YARN-5982. Simplify opportunistic container parameters and metrics.
[Dec 10, 2016 1:00:37 AM] (jianhe) YARN-5709. Cleanup leader election configs and pluggability. Contribtued
[Dec 10, 2016 1:28:25 AM] (rkanter) YARN-4457. Cleanup unchecked types for EventHandler (templedf via
[Dec 10, 2016 1:55:41 AM] (aajisaka) MAPREDUCE-6820. Fix dead links in Job relevant classes. Contributed by
[Dec 10, 2016 5:27:04 AM] (xyao) HADOOP-13565. KerberosAuthenticationHandler#authenticate should not




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.security.token.delegation.web.TestWebDelegationToken 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.TestTrashWithSecureEncryptionZones 
       hadoop.hdfs.TestSecureEncryptionZoneWithKMS 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [128K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/

[Dec 9, 2016 9:23:50 AM] (vinayakumarb) HDFS-11224. Lifeline message should be ignored for dead nodes
[Dec 9, 2016 12:51:42 PM] (brahma) HADOOP-13883. Add description of -fs option in generic command usage.
[Dec 9, 2016 8:05:42 PM] (wang) HDFS-11217. Annotate NameNode and DataNode MXBean interfaces as
[Dec 9, 2016 11:22:21 PM] (weichiu) HADOOP-13824. FsShell can suppress the real error if no error message is
[Dec 10, 2016 12:02:42 AM] (weichiu) HDFS-11229. HDFS-11056 failed to close meta file. Contributed by
[Dec 10, 2016 12:17:24 AM] (sjlee) YARN-5925. Extract hbase-backend-exclusive utility methods from
[Dec 10, 2016 12:41:25 AM] (Arun Suresh) YARN-5982. Simplify opportunistic container parameters and metrics.
[Dec 10, 2016 1:00:37 AM] (jianhe) YARN-5709. Cleanup leader election configs and pluggability. Contribtued
[Dec 10, 2016 1:28:25 AM] (rkanter) YARN-4457. Cleanup unchecked types for EventHandler (templedf via
[Dec 10, 2016 1:55:41 AM] (aajisaka) MAPREDUCE-6820. Fix dead links in Job relevant classes. Contributed by
[Dec 10, 2016 5:27:04 AM] (xyao) HADOOP-13565. KerberosAuthenticationHandler#authenticate should not




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.security.token.delegation.web.TestWebDelegationToken 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.TestTrashWithSecureEncryptionZones 
       hadoop.hdfs.TestSecureEncryptionZoneWithKMS 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [128K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/

[Dec 9, 2016 9:23:50 AM] (vinayakumarb) HDFS-11224. Lifeline message should be ignored for dead nodes
[Dec 9, 2016 12:51:42 PM] (brahma) HADOOP-13883. Add description of -fs option in generic command usage.
[Dec 9, 2016 8:05:42 PM] (wang) HDFS-11217. Annotate NameNode and DataNode MXBean interfaces as
[Dec 9, 2016 11:22:21 PM] (weichiu) HADOOP-13824. FsShell can suppress the real error if no error message is
[Dec 10, 2016 12:02:42 AM] (weichiu) HDFS-11229. HDFS-11056 failed to close meta file. Contributed by
[Dec 10, 2016 12:17:24 AM] (sjlee) YARN-5925. Extract hbase-backend-exclusive utility methods from
[Dec 10, 2016 12:41:25 AM] (Arun Suresh) YARN-5982. Simplify opportunistic container parameters and metrics.
[Dec 10, 2016 1:00:37 AM] (jianhe) YARN-5709. Cleanup leader election configs and pluggability. Contribtued
[Dec 10, 2016 1:28:25 AM] (rkanter) YARN-4457. Cleanup unchecked types for EventHandler (templedf via
[Dec 10, 2016 1:55:41 AM] (aajisaka) MAPREDUCE-6820. Fix dead links in Job relevant classes. Contributed by
[Dec 10, 2016 5:27:04 AM] (xyao) HADOOP-13565. KerberosAuthenticationHandler#authenticate should not




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.security.token.delegation.web.TestWebDelegationToken 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.TestTrashWithSecureEncryptionZones 
       hadoop.hdfs.TestSecureEncryptionZoneWithKMS 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [128K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/251/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/

[Dec 8, 2016 10:23:56 AM] (sunilg) YARN-5970. Validate application update timeout request parameters.
[Dec 8, 2016 11:52:24 AM] (aajisaka) HDFS-11223. Fix typos in HttpFs documentations. Contributed by Yiqun
[Dec 8, 2016 1:27:43 PM] (brahma) HADOOP-13867. FilterFileSystem should override rename(.., options) to
[Dec 8, 2016 5:57:15 PM] (stevel) HADOOP-13852 hadoop build to allow hadoop version property to be
[Dec 8, 2016 8:31:12 PM] (sjlee) YARN-5922. Remove direct references of HBaseTimelineWriter/Reader in
[Dec 8, 2016 8:40:20 PM] (xiao) HDFS-11197. Listing encryption zones fails when deleting a EZ that is on
[Dec 8, 2016 9:36:08 PM] (kihwal) Revert "HDFS-11094. Send back HAState along with NamespaceInfo during a
[Dec 8, 2016 9:41:49 PM] (kihwal) Revert "HDFS-5079. Cleaning up NNHAStatusHeartbeat.State from
[Dec 9, 2016 3:49:27 AM] (aajisaka) Revert "HADOOP-13852 hadoop build to allow hadoop version property to be




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 

    Timed out junit tests :

       org.apache.hadoop.hdfs.TestLeaseRecovery2 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/diff-compile-javac-root.txt  [172K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/

[Dec 8, 2016 10:23:56 AM] (sunilg) YARN-5970. Validate application update timeout request parameters.
[Dec 8, 2016 11:52:24 AM] (aajisaka) HDFS-11223. Fix typos in HttpFs documentations. Contributed by Yiqun
[Dec 8, 2016 1:27:43 PM] (brahma) HADOOP-13867. FilterFileSystem should override rename(.., options) to
[Dec 8, 2016 5:57:15 PM] (stevel) HADOOP-13852 hadoop build to allow hadoop version property to be
[Dec 8, 2016 8:31:12 PM] (sjlee) YARN-5922. Remove direct references of HBaseTimelineWriter/Reader in
[Dec 8, 2016 8:40:20 PM] (xiao) HDFS-11197. Listing encryption zones fails when deleting a EZ that is on
[Dec 8, 2016 9:36:08 PM] (kihwal) Revert "HDFS-11094. Send back HAState along with NamespaceInfo during a
[Dec 8, 2016 9:41:49 PM] (kihwal) Revert "HDFS-5079. Cleaning up NNHAStatusHeartbeat.State from
[Dec 9, 2016 3:49:27 AM] (aajisaka) Revert "HADOOP-13852 hadoop build to allow hadoop version property to be




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 

    Timed out junit tests :

       org.apache.hadoop.hdfs.TestLeaseRecovery2 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/diff-compile-javac-root.txt  [172K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/

[Dec 8, 2016 10:23:56 AM] (sunilg) YARN-5970. Validate application update timeout request parameters.
[Dec 8, 2016 11:52:24 AM] (aajisaka) HDFS-11223. Fix typos in HttpFs documentations. Contributed by Yiqun
[Dec 8, 2016 1:27:43 PM] (brahma) HADOOP-13867. FilterFileSystem should override rename(.., options) to
[Dec 8, 2016 5:57:15 PM] (stevel) HADOOP-13852 hadoop build to allow hadoop version property to be
[Dec 8, 2016 8:31:12 PM] (sjlee) YARN-5922. Remove direct references of HBaseTimelineWriter/Reader in
[Dec 8, 2016 8:40:20 PM] (xiao) HDFS-11197. Listing encryption zones fails when deleting a EZ that is on
[Dec 8, 2016 9:36:08 PM] (kihwal) Revert "HDFS-11094. Send back HAState along with NamespaceInfo during a
[Dec 8, 2016 9:41:49 PM] (kihwal) Revert "HDFS-5079. Cleaning up NNHAStatusHeartbeat.State from
[Dec 9, 2016 3:49:27 AM] (aajisaka) Revert "HADOOP-13852 hadoop build to allow hadoop version property to be




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 

    Timed out junit tests :

       org.apache.hadoop.hdfs.TestLeaseRecovery2 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/diff-compile-javac-root.txt  [172K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/

[Dec 8, 2016 10:23:56 AM] (sunilg) YARN-5970. Validate application update timeout request parameters.
[Dec 8, 2016 11:52:24 AM] (aajisaka) HDFS-11223. Fix typos in HttpFs documentations. Contributed by Yiqun
[Dec 8, 2016 1:27:43 PM] (brahma) HADOOP-13867. FilterFileSystem should override rename(.., options) to
[Dec 8, 2016 5:57:15 PM] (stevel) HADOOP-13852 hadoop build to allow hadoop version property to be
[Dec 8, 2016 8:31:12 PM] (sjlee) YARN-5922. Remove direct references of HBaseTimelineWriter/Reader in
[Dec 8, 2016 8:40:20 PM] (xiao) HDFS-11197. Listing encryption zones fails when deleting a EZ that is on
[Dec 8, 2016 9:36:08 PM] (kihwal) Revert "HDFS-11094. Send back HAState along with NamespaceInfo during a
[Dec 8, 2016 9:41:49 PM] (kihwal) Revert "HDFS-5079. Cleaning up NNHAStatusHeartbeat.State from
[Dec 9, 2016 3:49:27 AM] (aajisaka) Revert "HADOOP-13852 hadoop build to allow hadoop version property to be




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 

    Timed out junit tests :

       org.apache.hadoop.hdfs.TestLeaseRecovery2 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/diff-compile-javac-root.txt  [172K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/250/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/

[Dec 7, 2016 4:26:09 PM] (mingma) HDFS-10206. Datanodes not sorted properly by distance when the reader
[Dec 7, 2016 6:57:25 PM] (Sunil) YARN-5965. Retrospect ApplicationReport#getApplicationTimeouts.
[Dec 7, 2016 7:12:14 PM] (templedf) YARN-5136. Error in handling event type APP_ATTEMPT_REMOVED to the
[Dec 7, 2016 9:36:49 PM] (kasha) MAPREDUCE-6817. The format of job start time in JHS is different from
[Dec 7, 2016 11:07:25 PM] (rkanter) YARN-5963. Spelling errors in logging and exceptions for node manager,
[Dec 7, 2016 11:52:16 PM] (wang) HDFS-8630. WebHDFS : Support get/set/unset StoragePolicy. Contributed by
[Dec 8, 2016 2:06:25 AM] (aajisaka) HADOOP-13842. Update jackson from 1.9.13 to 2.x in hadoop-maven-plugins.
[Dec 8, 2016 2:27:58 AM] (aajisaka) MAPREDUCE-4683. Create and distribute
[Dec 8, 2016 4:34:45 AM] (aajisaka) HDFS-11140. Directory Scanner should log startup message time correctly.
[Dec 8, 2016 4:37:06 AM] (aajisaka) Revert "HDFS-11140. Directory Scanner should log startup message time
[Dec 8, 2016 4:38:02 AM] (aajisaka) HDFS-11140. Directory Scanner should log startup message time correctly.




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.fs.viewfs.TestViewFileSystemWithAuthorityLocalFileSystem 
       hadoop.hdfs.TestErasureCodeBenchmarkThroughput 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/

[Dec 7, 2016 4:26:09 PM] (mingma) HDFS-10206. Datanodes not sorted properly by distance when the reader
[Dec 7, 2016 6:57:25 PM] (Sunil) YARN-5965. Retrospect ApplicationReport#getApplicationTimeouts.
[Dec 7, 2016 7:12:14 PM] (templedf) YARN-5136. Error in handling event type APP_ATTEMPT_REMOVED to the
[Dec 7, 2016 9:36:49 PM] (kasha) MAPREDUCE-6817. The format of job start time in JHS is different from
[Dec 7, 2016 11:07:25 PM] (rkanter) YARN-5963. Spelling errors in logging and exceptions for node manager,
[Dec 7, 2016 11:52:16 PM] (wang) HDFS-8630. WebHDFS : Support get/set/unset StoragePolicy. Contributed by
[Dec 8, 2016 2:06:25 AM] (aajisaka) HADOOP-13842. Update jackson from 1.9.13 to 2.x in hadoop-maven-plugins.
[Dec 8, 2016 2:27:58 AM] (aajisaka) MAPREDUCE-4683. Create and distribute
[Dec 8, 2016 4:34:45 AM] (aajisaka) HDFS-11140. Directory Scanner should log startup message time correctly.
[Dec 8, 2016 4:37:06 AM] (aajisaka) Revert "HDFS-11140. Directory Scanner should log startup message time
[Dec 8, 2016 4:38:02 AM] (aajisaka) HDFS-11140. Directory Scanner should log startup message time correctly.




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.fs.viewfs.TestViewFileSystemWithAuthorityLocalFileSystem 
       hadoop.hdfs.TestErasureCodeBenchmarkThroughput 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/

[Dec 7, 2016 4:26:09 PM] (mingma) HDFS-10206. Datanodes not sorted properly by distance when the reader
[Dec 7, 2016 6:57:25 PM] (Sunil) YARN-5965. Retrospect ApplicationReport#getApplicationTimeouts.
[Dec 7, 2016 7:12:14 PM] (templedf) YARN-5136. Error in handling event type APP_ATTEMPT_REMOVED to the
[Dec 7, 2016 9:36:49 PM] (kasha) MAPREDUCE-6817. The format of job start time in JHS is different from
[Dec 7, 2016 11:07:25 PM] (rkanter) YARN-5963. Spelling errors in logging and exceptions for node manager,
[Dec 7, 2016 11:52:16 PM] (wang) HDFS-8630. WebHDFS : Support get/set/unset StoragePolicy. Contributed by
[Dec 8, 2016 2:06:25 AM] (aajisaka) HADOOP-13842. Update jackson from 1.9.13 to 2.x in hadoop-maven-plugins.
[Dec 8, 2016 2:27:58 AM] (aajisaka) MAPREDUCE-4683. Create and distribute
[Dec 8, 2016 4:34:45 AM] (aajisaka) HDFS-11140. Directory Scanner should log startup message time correctly.
[Dec 8, 2016 4:37:06 AM] (aajisaka) Revert "HDFS-11140. Directory Scanner should log startup message time
[Dec 8, 2016 4:38:02 AM] (aajisaka) HDFS-11140. Directory Scanner should log startup message time correctly.




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.fs.viewfs.TestViewFileSystemWithAuthorityLocalFileSystem 
       hadoop.hdfs.TestErasureCodeBenchmarkThroughput 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/

[Dec 7, 2016 4:26:09 PM] (mingma) HDFS-10206. Datanodes not sorted properly by distance when the reader
[Dec 7, 2016 6:57:25 PM] (Sunil) YARN-5965. Retrospect ApplicationReport#getApplicationTimeouts.
[Dec 7, 2016 7:12:14 PM] (templedf) YARN-5136. Error in handling event type APP_ATTEMPT_REMOVED to the
[Dec 7, 2016 9:36:49 PM] (kasha) MAPREDUCE-6817. The format of job start time in JHS is different from
[Dec 7, 2016 11:07:25 PM] (rkanter) YARN-5963. Spelling errors in logging and exceptions for node manager,
[Dec 7, 2016 11:52:16 PM] (wang) HDFS-8630. WebHDFS : Support get/set/unset StoragePolicy. Contributed by
[Dec 8, 2016 2:06:25 AM] (aajisaka) HADOOP-13842. Update jackson from 1.9.13 to 2.x in hadoop-maven-plugins.
[Dec 8, 2016 2:27:58 AM] (aajisaka) MAPREDUCE-4683. Create and distribute
[Dec 8, 2016 4:34:45 AM] (aajisaka) HDFS-11140. Directory Scanner should log startup message time correctly.
[Dec 8, 2016 4:37:06 AM] (aajisaka) Revert "HDFS-11140. Directory Scanner should log startup message time
[Dec 8, 2016 4:38:02 AM] (aajisaka) HDFS-11140. Directory Scanner should log startup message time correctly.




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.fs.viewfs.TestViewFileSystemWithAuthorityLocalFileSystem 
       hadoop.hdfs.TestErasureCodeBenchmarkThroughput 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/249/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/

[Dec 6, 2016 7:09:35 AM] (wang) Revert "HDFS-11156. Add new op GETFILEBLOCKLOCATIONS to WebHDFS REST
[Dec 6, 2016 7:18:18 AM] (wang) HADOOP-13861. Spelling errors in logging and exceptions for code.
[Dec 6, 2016 2:06:50 PM] (kihwal) HDFS-11198. NN UI should link DN web address using hostnames.
[Dec 6, 2016 5:00:43 PM] (brahma) HDFS-11178. TestAddStripedBlockInFBR#testAddBlockInFullBlockReport fails
[Dec 6, 2016 5:12:11 PM] (liuml07) HDFS-11211. Add a time unit to the DataNode client trace format.
[Dec 6, 2016 7:05:47 PM] (xyao) HDFS-10930. Refactor: Wrap Datanode IO related operations. Contributed
[Dec 6, 2016 8:04:04 PM] (xiao) HADOOP-13827. Add reencryptEncryptedKey interface to KMS.
[Dec 6, 2016 8:49:38 PM] (wang) HDFS-11172. Support an erasure coding policy using RS 10 + 4.
[Dec 6, 2016 9:11:03 PM] (rkanter) MAPREDUCE-6571. JobEndNotification info logs are missing in AM container
[Dec 6, 2016 9:41:08 PM] (aajisaka) MAPREDUCE-6816. Progress bars in Web UI always at 100%. Contributed by
[Dec 6, 2016 10:10:58 PM] (kasha) HADOOP-13859. TestConfigurationFieldsBase fails for fields that are
[Dec 6, 2016 10:36:41 PM] (junping_du) YARN-5184. Fix up incompatible changes introduced on ContainerStatus and
[Dec 7, 2016 5:09:14 AM] (rohithsharmaks) YARN-5932. Retrospect moveApplicationToQueue in align with YARN-5611.




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure020 
       hadoop.hdfs.server.datanode.TestDataNodeMultipleRegistrations 
       hadoop.hdfs.server.datanode.TestDataNodeMXBean 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker 
       hadoop.hdfs.server.namenode.TestAddBlock 
       hadoop.hdfs.server.datanode.TestDataNodeUUID 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [360K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/

[Dec 6, 2016 7:09:35 AM] (wang) Revert "HDFS-11156. Add new op GETFILEBLOCKLOCATIONS to WebHDFS REST
[Dec 6, 2016 7:18:18 AM] (wang) HADOOP-13861. Spelling errors in logging and exceptions for code.
[Dec 6, 2016 2:06:50 PM] (kihwal) HDFS-11198. NN UI should link DN web address using hostnames.
[Dec 6, 2016 5:00:43 PM] (brahma) HDFS-11178. TestAddStripedBlockInFBR#testAddBlockInFullBlockReport fails
[Dec 6, 2016 5:12:11 PM] (liuml07) HDFS-11211. Add a time unit to the DataNode client trace format.
[Dec 6, 2016 7:05:47 PM] (xyao) HDFS-10930. Refactor: Wrap Datanode IO related operations. Contributed
[Dec 6, 2016 8:04:04 PM] (xiao) HADOOP-13827. Add reencryptEncryptedKey interface to KMS.
[Dec 6, 2016 8:49:38 PM] (wang) HDFS-11172. Support an erasure coding policy using RS 10 + 4.
[Dec 6, 2016 9:11:03 PM] (rkanter) MAPREDUCE-6571. JobEndNotification info logs are missing in AM container
[Dec 6, 2016 9:41:08 PM] (aajisaka) MAPREDUCE-6816. Progress bars in Web UI always at 100%. Contributed by
[Dec 6, 2016 10:10:58 PM] (kasha) HADOOP-13859. TestConfigurationFieldsBase fails for fields that are
[Dec 6, 2016 10:36:41 PM] (junping_du) YARN-5184. Fix up incompatible changes introduced on ContainerStatus and
[Dec 7, 2016 5:09:14 AM] (rohithsharmaks) YARN-5932. Retrospect moveApplicationToQueue in align with YARN-5611.




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure020 
       hadoop.hdfs.server.datanode.TestDataNodeMultipleRegistrations 
       hadoop.hdfs.server.datanode.TestDataNodeMXBean 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker 
       hadoop.hdfs.server.namenode.TestAddBlock 
       hadoop.hdfs.server.datanode.TestDataNodeUUID 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [360K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/

[Dec 6, 2016 7:09:35 AM] (wang) Revert "HDFS-11156. Add new op GETFILEBLOCKLOCATIONS to WebHDFS REST
[Dec 6, 2016 7:18:18 AM] (wang) HADOOP-13861. Spelling errors in logging and exceptions for code.
[Dec 6, 2016 2:06:50 PM] (kihwal) HDFS-11198. NN UI should link DN web address using hostnames.
[Dec 6, 2016 5:00:43 PM] (brahma) HDFS-11178. TestAddStripedBlockInFBR#testAddBlockInFullBlockReport fails
[Dec 6, 2016 5:12:11 PM] (liuml07) HDFS-11211. Add a time unit to the DataNode client trace format.
[Dec 6, 2016 7:05:47 PM] (xyao) HDFS-10930. Refactor: Wrap Datanode IO related operations. Contributed
[Dec 6, 2016 8:04:04 PM] (xiao) HADOOP-13827. Add reencryptEncryptedKey interface to KMS.
[Dec 6, 2016 8:49:38 PM] (wang) HDFS-11172. Support an erasure coding policy using RS 10 + 4.
[Dec 6, 2016 9:11:03 PM] (rkanter) MAPREDUCE-6571. JobEndNotification info logs are missing in AM container
[Dec 6, 2016 9:41:08 PM] (aajisaka) MAPREDUCE-6816. Progress bars in Web UI always at 100%. Contributed by
[Dec 6, 2016 10:10:58 PM] (kasha) HADOOP-13859. TestConfigurationFieldsBase fails for fields that are
[Dec 6, 2016 10:36:41 PM] (junping_du) YARN-5184. Fix up incompatible changes introduced on ContainerStatus and
[Dec 7, 2016 5:09:14 AM] (rohithsharmaks) YARN-5932. Retrospect moveApplicationToQueue in align with YARN-5611.




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure020 
       hadoop.hdfs.server.datanode.TestDataNodeMultipleRegistrations 
       hadoop.hdfs.server.datanode.TestDataNodeMXBean 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker 
       hadoop.hdfs.server.namenode.TestAddBlock 
       hadoop.hdfs.server.datanode.TestDataNodeUUID 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [360K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/

[Dec 6, 2016 7:09:35 AM] (wang) Revert "HDFS-11156. Add new op GETFILEBLOCKLOCATIONS to WebHDFS REST
[Dec 6, 2016 7:18:18 AM] (wang) HADOOP-13861. Spelling errors in logging and exceptions for code.
[Dec 6, 2016 2:06:50 PM] (kihwal) HDFS-11198. NN UI should link DN web address using hostnames.
[Dec 6, 2016 5:00:43 PM] (brahma) HDFS-11178. TestAddStripedBlockInFBR#testAddBlockInFullBlockReport fails
[Dec 6, 2016 5:12:11 PM] (liuml07) HDFS-11211. Add a time unit to the DataNode client trace format.
[Dec 6, 2016 7:05:47 PM] (xyao) HDFS-10930. Refactor: Wrap Datanode IO related operations. Contributed
[Dec 6, 2016 8:04:04 PM] (xiao) HADOOP-13827. Add reencryptEncryptedKey interface to KMS.
[Dec 6, 2016 8:49:38 PM] (wang) HDFS-11172. Support an erasure coding policy using RS 10 + 4.
[Dec 6, 2016 9:11:03 PM] (rkanter) MAPREDUCE-6571. JobEndNotification info logs are missing in AM container
[Dec 6, 2016 9:41:08 PM] (aajisaka) MAPREDUCE-6816. Progress bars in Web UI always at 100%. Contributed by
[Dec 6, 2016 10:10:58 PM] (kasha) HADOOP-13859. TestConfigurationFieldsBase fails for fields that are
[Dec 6, 2016 10:36:41 PM] (junping_du) YARN-5184. Fix up incompatible changes introduced on ContainerStatus and
[Dec 7, 2016 5:09:14 AM] (rohithsharmaks) YARN-5932. Retrospect moveApplicationToQueue in align with YARN-5611.




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure020 
       hadoop.hdfs.server.datanode.TestDataNodeMultipleRegistrations 
       hadoop.hdfs.server.datanode.TestDataNodeMXBean 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker 
       hadoop.hdfs.server.namenode.TestAddBlock 
       hadoop.hdfs.server.datanode.TestDataNodeUUID 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [360K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/248/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/

[Dec 5, 2016 4:44:40 PM] (weichiu) HDFS-11181. Fuse wrapper has a typo. Contributed by Wei-Chiu Chuang.
[Dec 5, 2016 5:35:17 PM] (xiao) HADOOP-13847. KMSWebApp should close KeyProviderCryptoExtension.
[Dec 5, 2016 6:48:25 PM] (weichiu) HDFS-11201. Spelling errors in the logging, help, assertions and
[Dec 5, 2016 6:54:43 PM] (weichiu) Revert "HDFS-11201. Spelling errors in the logging, help, assertions and
[Dec 5, 2016 7:39:34 PM] (jianhe) YARN-5559. Analyse 2.8.0/3.0.0 jdiff reports and fix any issues.
[Dec 5, 2016 7:48:58 PM] (liuml07) HDFS-11094. Send back HAState along with NamespaceInfo during a
[Dec 5, 2016 8:04:07 PM] (liuml07) HADOOP-13675. Bug in return value for delete() calls in WASB.
[Dec 5, 2016 8:44:20 PM] (xyao) Revert "HADOOP-10930. Refactor: Wrap Datanode IO related operations.
[Dec 6, 2016 1:23:38 AM] (naganarasimha_gr) YARN-5921. Incorrect synchronization in
[Dec 6, 2016 1:36:00 AM] (xiao) HADOOP-13864. KMS should not require truststore password. Contributed by
[Dec 6, 2016 2:13:53 AM] (wang) HDFS-10581. Hide redundant table on NameNode WebUI when no nodes are
[Dec 6, 2016 5:01:47 AM] (aajisaka) HADOOP-13835. Move Google Test Framework code from mapreduce to




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.TestRollingUpgrade 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/

[Dec 5, 2016 4:44:40 PM] (weichiu) HDFS-11181. Fuse wrapper has a typo. Contributed by Wei-Chiu Chuang.
[Dec 5, 2016 5:35:17 PM] (xiao) HADOOP-13847. KMSWebApp should close KeyProviderCryptoExtension.
[Dec 5, 2016 6:48:25 PM] (weichiu) HDFS-11201. Spelling errors in the logging, help, assertions and
[Dec 5, 2016 6:54:43 PM] (weichiu) Revert "HDFS-11201. Spelling errors in the logging, help, assertions and
[Dec 5, 2016 7:39:34 PM] (jianhe) YARN-5559. Analyse 2.8.0/3.0.0 jdiff reports and fix any issues.
[Dec 5, 2016 7:48:58 PM] (liuml07) HDFS-11094. Send back HAState along with NamespaceInfo during a
[Dec 5, 2016 8:04:07 PM] (liuml07) HADOOP-13675. Bug in return value for delete() calls in WASB.
[Dec 5, 2016 8:44:20 PM] (xyao) Revert "HADOOP-10930. Refactor: Wrap Datanode IO related operations.
[Dec 6, 2016 1:23:38 AM] (naganarasimha_gr) YARN-5921. Incorrect synchronization in
[Dec 6, 2016 1:36:00 AM] (xiao) HADOOP-13864. KMS should not require truststore password. Contributed by
[Dec 6, 2016 2:13:53 AM] (wang) HDFS-10581. Hide redundant table on NameNode WebUI when no nodes are
[Dec 6, 2016 5:01:47 AM] (aajisaka) HADOOP-13835. Move Google Test Framework code from mapreduce to




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.TestRollingUpgrade 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/

[Dec 5, 2016 4:44:40 PM] (weichiu) HDFS-11181. Fuse wrapper has a typo. Contributed by Wei-Chiu Chuang.
[Dec 5, 2016 5:35:17 PM] (xiao) HADOOP-13847. KMSWebApp should close KeyProviderCryptoExtension.
[Dec 5, 2016 6:48:25 PM] (weichiu) HDFS-11201. Spelling errors in the logging, help, assertions and
[Dec 5, 2016 6:54:43 PM] (weichiu) Revert "HDFS-11201. Spelling errors in the logging, help, assertions and
[Dec 5, 2016 7:39:34 PM] (jianhe) YARN-5559. Analyse 2.8.0/3.0.0 jdiff reports and fix any issues.
[Dec 5, 2016 7:48:58 PM] (liuml07) HDFS-11094. Send back HAState along with NamespaceInfo during a
[Dec 5, 2016 8:04:07 PM] (liuml07) HADOOP-13675. Bug in return value for delete() calls in WASB.
[Dec 5, 2016 8:44:20 PM] (xyao) Revert "HADOOP-10930. Refactor: Wrap Datanode IO related operations.
[Dec 6, 2016 1:23:38 AM] (naganarasimha_gr) YARN-5921. Incorrect synchronization in
[Dec 6, 2016 1:36:00 AM] (xiao) HADOOP-13864. KMS should not require truststore password. Contributed by
[Dec 6, 2016 2:13:53 AM] (wang) HDFS-10581. Hide redundant table on NameNode WebUI when no nodes are
[Dec 6, 2016 5:01:47 AM] (aajisaka) HADOOP-13835. Move Google Test Framework code from mapreduce to




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.TestRollingUpgrade 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/

[Dec 5, 2016 4:44:40 PM] (weichiu) HDFS-11181. Fuse wrapper has a typo. Contributed by Wei-Chiu Chuang.
[Dec 5, 2016 5:35:17 PM] (xiao) HADOOP-13847. KMSWebApp should close KeyProviderCryptoExtension.
[Dec 5, 2016 6:48:25 PM] (weichiu) HDFS-11201. Spelling errors in the logging, help, assertions and
[Dec 5, 2016 6:54:43 PM] (weichiu) Revert "HDFS-11201. Spelling errors in the logging, help, assertions and
[Dec 5, 2016 7:39:34 PM] (jianhe) YARN-5559. Analyse 2.8.0/3.0.0 jdiff reports and fix any issues.
[Dec 5, 2016 7:48:58 PM] (liuml07) HDFS-11094. Send back HAState along with NamespaceInfo during a
[Dec 5, 2016 8:04:07 PM] (liuml07) HADOOP-13675. Bug in return value for delete() calls in WASB.
[Dec 5, 2016 8:44:20 PM] (xyao) Revert "HADOOP-10930. Refactor: Wrap Datanode IO related operations.
[Dec 6, 2016 1:23:38 AM] (naganarasimha_gr) YARN-5921. Incorrect synchronization in
[Dec 6, 2016 1:36:00 AM] (xiao) HADOOP-13864. KMS should not require truststore password. Contributed by
[Dec 6, 2016 2:13:53 AM] (wang) HDFS-10581. Hide redundant table on NameNode WebUI when no nodes are
[Dec 6, 2016 5:01:47 AM] (aajisaka) HADOOP-13835. Move Google Test Framework code from mapreduce to




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.TestRollingUpgrade 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/247/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/

No changes




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.BlockPoolSlice.validateIntegrityAndSetLength(File, long) may fail to clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:[line 720] is not discharged 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.mapred.gridmix.TestResourceUsageEmulators 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/patch-unit-hadoop-tools_hadoop-gridmix.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/

No changes




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.BlockPoolSlice.validateIntegrityAndSetLength(File, long) may fail to clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:[line 720] is not discharged 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.mapred.gridmix.TestResourceUsageEmulators 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/patch-unit-hadoop-tools_hadoop-gridmix.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/

No changes




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.BlockPoolSlice.validateIntegrityAndSetLength(File, long) may fail to clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:[line 720] is not discharged 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.mapred.gridmix.TestResourceUsageEmulators 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/patch-unit-hadoop-tools_hadoop-gridmix.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/

No changes




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.BlockPoolSlice.validateIntegrityAndSetLength(File, long) may fail to clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:[line 720] is not discharged 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.mapred.gridmix.TestResourceUsageEmulators 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/patch-unit-hadoop-tools_hadoop-gridmix.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/246/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/

No changes




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.BlockPoolSlice.validateIntegrityAndSetLength(File, long) may fail to clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:[line 720] is not discharged 

    Failed junit tests :

       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/

No changes




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.BlockPoolSlice.validateIntegrityAndSetLength(File, long) may fail to clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:[line 720] is not discharged 

    Failed junit tests :

       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/

No changes




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.BlockPoolSlice.validateIntegrityAndSetLength(File, long) may fail to clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:[line 720] is not discharged 

    Failed junit tests :

       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/

No changes




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.BlockPoolSlice.validateIntegrityAndSetLength(File, long) may fail to clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:[line 720] is not discharged 

    Failed junit tests :

       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/245/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/

[Dec 2, 2016 4:54:15 PM] (jlowe) YARN-5915. ATS 1.5 FileSystemTimelineWriter causes flush() to be called
[Dec 2, 2016 5:22:11 PM] (jlowe) MAPREDUCE-6815. Fix flaky TestKill.testKillTask(). Contributed by Haibo
[Dec 2, 2016 7:10:13 PM] (liuml07) HDFS-11156. Add new op GETFILEBLOCKLOCATIONS to WebHDFS REST API.
[Dec 2, 2016 9:36:04 PM] (liuml07) HADOOP-13857. S3AUtils.translateException to map (wrapped)
[Dec 2, 2016 9:55:42 PM] (templedf) YARN-5929. Missing scheduling policy in the FS queue metric.
[Dec 2, 2016 10:01:42 PM] (liuml07) HADOOP-13855. Fix a couple of the s3a statistic names to be consistent
[Dec 2, 2016 11:54:57 PM] (liuml07) HADOOP-13257. Improve Azure Data Lake contract tests. Contributed by
[Dec 3, 2016 12:17:31 AM] (jianhe) YARN-5746. The state of the parentQueue and its childQueues should be




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.BlockPoolSlice.validateIntegrityAndSetLength(File, long) may fail to clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:[line 720] is not discharged 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestLargeBlockReport 
       hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/

[Dec 2, 2016 4:54:15 PM] (jlowe) YARN-5915. ATS 1.5 FileSystemTimelineWriter causes flush() to be called
[Dec 2, 2016 5:22:11 PM] (jlowe) MAPREDUCE-6815. Fix flaky TestKill.testKillTask(). Contributed by Haibo
[Dec 2, 2016 7:10:13 PM] (liuml07) HDFS-11156. Add new op GETFILEBLOCKLOCATIONS to WebHDFS REST API.
[Dec 2, 2016 9:36:04 PM] (liuml07) HADOOP-13857. S3AUtils.translateException to map (wrapped)
[Dec 2, 2016 9:55:42 PM] (templedf) YARN-5929. Missing scheduling policy in the FS queue metric.
[Dec 2, 2016 10:01:42 PM] (liuml07) HADOOP-13855. Fix a couple of the s3a statistic names to be consistent
[Dec 2, 2016 11:54:57 PM] (liuml07) HADOOP-13257. Improve Azure Data Lake contract tests. Contributed by
[Dec 3, 2016 12:17:31 AM] (jianhe) YARN-5746. The state of the parentQueue and its childQueues should be




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.BlockPoolSlice.validateIntegrityAndSetLength(File, long) may fail to clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:[line 720] is not discharged 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestLargeBlockReport 
       hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/

[Dec 2, 2016 4:54:15 PM] (jlowe) YARN-5915. ATS 1.5 FileSystemTimelineWriter causes flush() to be called
[Dec 2, 2016 5:22:11 PM] (jlowe) MAPREDUCE-6815. Fix flaky TestKill.testKillTask(). Contributed by Haibo
[Dec 2, 2016 7:10:13 PM] (liuml07) HDFS-11156. Add new op GETFILEBLOCKLOCATIONS to WebHDFS REST API.
[Dec 2, 2016 9:36:04 PM] (liuml07) HADOOP-13857. S3AUtils.translateException to map (wrapped)
[Dec 2, 2016 9:55:42 PM] (templedf) YARN-5929. Missing scheduling policy in the FS queue metric.
[Dec 2, 2016 10:01:42 PM] (liuml07) HADOOP-13855. Fix a couple of the s3a statistic names to be consistent
[Dec 2, 2016 11:54:57 PM] (liuml07) HADOOP-13257. Improve Azure Data Lake contract tests. Contributed by
[Dec 3, 2016 12:17:31 AM] (jianhe) YARN-5746. The state of the parentQueue and its childQueues should be




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.BlockPoolSlice.validateIntegrityAndSetLength(File, long) may fail to clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:[line 720] is not discharged 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestLargeBlockReport 
       hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/

[Dec 2, 2016 4:54:15 PM] (jlowe) YARN-5915. ATS 1.5 FileSystemTimelineWriter causes flush() to be called
[Dec 2, 2016 5:22:11 PM] (jlowe) MAPREDUCE-6815. Fix flaky TestKill.testKillTask(). Contributed by Haibo
[Dec 2, 2016 7:10:13 PM] (liuml07) HDFS-11156. Add new op GETFILEBLOCKLOCATIONS to WebHDFS REST API.
[Dec 2, 2016 9:36:04 PM] (liuml07) HADOOP-13857. S3AUtils.translateException to map (wrapped)
[Dec 2, 2016 9:55:42 PM] (templedf) YARN-5929. Missing scheduling policy in the FS queue metric.
[Dec 2, 2016 10:01:42 PM] (liuml07) HADOOP-13855. Fix a couple of the s3a statistic names to be consistent
[Dec 2, 2016 11:54:57 PM] (liuml07) HADOOP-13257. Improve Azure Data Lake contract tests. Contributed by
[Dec 3, 2016 12:17:31 AM] (jianhe) YARN-5746. The state of the parentQueue and its childQueues should be




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.BlockPoolSlice.validateIntegrityAndSetLength(File, long) may fail to clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:[line 720] is not discharged 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestLargeBlockReport 
       hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/244/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/

[Dec 1, 2016 2:08:59 PM] (aajisaka) HDFS-11180. Intermittent deadlock in NameNode when failover happens.
[Dec 1, 2016 6:11:27 PM] (kihwal) HDFS-8674. Improve performance of postponed block scans. Contributed by
[Dec 1, 2016 8:54:28 PM] (liuml07) HDFS-11132. Allow AccessControlException in contract tests when
[Dec 1, 2016 11:57:39 PM] (templedf) YARN-5901. Fix race condition in TestGetGroups beforeclass setup()
[Dec 2, 2016 1:29:38 AM] (rkanter) MAPREDUCE-6787. Allow job_conf.xml to be downloadable on the job




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.BlockPoolSlice.validateIntegrityAndSetLength(File, long) may fail to clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:[line 720] is not discharged 

    Failed junit tests :

       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/

[Dec 1, 2016 2:08:59 PM] (aajisaka) HDFS-11180. Intermittent deadlock in NameNode when failover happens.
[Dec 1, 2016 6:11:27 PM] (kihwal) HDFS-8674. Improve performance of postponed block scans. Contributed by
[Dec 1, 2016 8:54:28 PM] (liuml07) HDFS-11132. Allow AccessControlException in contract tests when
[Dec 1, 2016 11:57:39 PM] (templedf) YARN-5901. Fix race condition in TestGetGroups beforeclass setup()
[Dec 2, 2016 1:29:38 AM] (rkanter) MAPREDUCE-6787. Allow job_conf.xml to be downloadable on the job




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.BlockPoolSlice.validateIntegrityAndSetLength(File, long) may fail to clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:[line 720] is not discharged 

    Failed junit tests :

       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/

[Dec 1, 2016 2:08:59 PM] (aajisaka) HDFS-11180. Intermittent deadlock in NameNode when failover happens.
[Dec 1, 2016 6:11:27 PM] (kihwal) HDFS-8674. Improve performance of postponed block scans. Contributed by
[Dec 1, 2016 8:54:28 PM] (liuml07) HDFS-11132. Allow AccessControlException in contract tests when
[Dec 1, 2016 11:57:39 PM] (templedf) YARN-5901. Fix race condition in TestGetGroups beforeclass setup()
[Dec 2, 2016 1:29:38 AM] (rkanter) MAPREDUCE-6787. Allow job_conf.xml to be downloadable on the job




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.BlockPoolSlice.validateIntegrityAndSetLength(File, long) may fail to clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:[line 720] is not discharged 

    Failed junit tests :

       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/

[Dec 1, 2016 2:08:59 PM] (aajisaka) HDFS-11180. Intermittent deadlock in NameNode when failover happens.
[Dec 1, 2016 6:11:27 PM] (kihwal) HDFS-8674. Improve performance of postponed block scans. Contributed by
[Dec 1, 2016 8:54:28 PM] (liuml07) HDFS-11132. Allow AccessControlException in contract tests when
[Dec 1, 2016 11:57:39 PM] (templedf) YARN-5901. Fix race condition in TestGetGroups beforeclass setup()
[Dec 2, 2016 1:29:38 AM] (rkanter) MAPREDUCE-6787. Allow job_conf.xml to be downloadable on the job




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.BlockPoolSlice.validateIntegrityAndSetLength(File, long) may fail to clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:[line 720] is not discharged 

    Failed junit tests :

       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/243/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/

[Nov 30, 2016 7:44:52 AM] (kai.zheng) Revert due to an error "HDFS-10994. Support an XOR policy XOR-2-1-64k in
[Nov 30, 2016 7:52:56 AM] (kai.zheng) HDFS-10994. Support an XOR policy XOR-2-1-64k in HDFS. Contributed by
[Nov 30, 2016 5:12:15 PM] (raviprak) HDFS-8678. Bring back the feature to view chunks of files in the HDFS
[Nov 30, 2016 5:50:33 PM] (templedf) YARN-4997. Update fair scheduler to use pluggable auth provider
[Nov 30, 2016 6:47:41 PM] (raviprak) MAPREDUCE-6810. Fix hadoop-mapreduce-client-nativetask compilation with
[Nov 30, 2016 6:52:44 PM] (aajisaka) HADOOP-13790. Make qbt script executable. Contributed by Andrew Wang.
[Nov 30, 2016 7:23:51 PM] (templedf) YARN-5942. "Overridden" is misspelled as "overriden" in FairScheduler.md
[Nov 30, 2016 9:01:19 PM] (liuml07)  HADOOP-13830. Intermittent failure of
[Nov 30, 2016 9:38:42 PM] (gtcarrera9) YARN-5761. Separate QueueManager from Scheduler. (Xuan Gong via
[Nov 30, 2016 11:58:31 PM] (wang) HDFS-5517. Lower the default maximum number of blocks per file.
[Dec 1, 2016 1:55:12 AM] (wang) HADOOP-13840. Implement getUsed() for ViewFileSystem. Contributed by




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.BlockPoolSlice.validateIntegrityAndSetLength(File, long) may fail to clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:[line 720] is not discharged 

    Failed junit tests :

       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/

[Nov 30, 2016 7:44:52 AM] (kai.zheng) Revert due to an error "HDFS-10994. Support an XOR policy XOR-2-1-64k in
[Nov 30, 2016 7:52:56 AM] (kai.zheng) HDFS-10994. Support an XOR policy XOR-2-1-64k in HDFS. Contributed by
[Nov 30, 2016 5:12:15 PM] (raviprak) HDFS-8678. Bring back the feature to view chunks of files in the HDFS
[Nov 30, 2016 5:50:33 PM] (templedf) YARN-4997. Update fair scheduler to use pluggable auth provider
[Nov 30, 2016 6:47:41 PM] (raviprak) MAPREDUCE-6810. Fix hadoop-mapreduce-client-nativetask compilation with
[Nov 30, 2016 6:52:44 PM] (aajisaka) HADOOP-13790. Make qbt script executable. Contributed by Andrew Wang.
[Nov 30, 2016 7:23:51 PM] (templedf) YARN-5942. "Overridden" is misspelled as "overriden" in FairScheduler.md
[Nov 30, 2016 9:01:19 PM] (liuml07)  HADOOP-13830. Intermittent failure of
[Nov 30, 2016 9:38:42 PM] (gtcarrera9) YARN-5761. Separate QueueManager from Scheduler. (Xuan Gong via
[Nov 30, 2016 11:58:31 PM] (wang) HDFS-5517. Lower the default maximum number of blocks per file.
[Dec 1, 2016 1:55:12 AM] (wang) HADOOP-13840. Implement getUsed() for ViewFileSystem. Contributed by




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.BlockPoolSlice.validateIntegrityAndSetLength(File, long) may fail to clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:[line 720] is not discharged 

    Failed junit tests :

       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/

[Nov 30, 2016 7:44:52 AM] (kai.zheng) Revert due to an error "HDFS-10994. Support an XOR policy XOR-2-1-64k in
[Nov 30, 2016 7:52:56 AM] (kai.zheng) HDFS-10994. Support an XOR policy XOR-2-1-64k in HDFS. Contributed by
[Nov 30, 2016 5:12:15 PM] (raviprak) HDFS-8678. Bring back the feature to view chunks of files in the HDFS
[Nov 30, 2016 5:50:33 PM] (templedf) YARN-4997. Update fair scheduler to use pluggable auth provider
[Nov 30, 2016 6:47:41 PM] (raviprak) MAPREDUCE-6810. Fix hadoop-mapreduce-client-nativetask compilation with
[Nov 30, 2016 6:52:44 PM] (aajisaka) HADOOP-13790. Make qbt script executable. Contributed by Andrew Wang.
[Nov 30, 2016 7:23:51 PM] (templedf) YARN-5942. "Overridden" is misspelled as "overriden" in FairScheduler.md
[Nov 30, 2016 9:01:19 PM] (liuml07)  HADOOP-13830. Intermittent failure of
[Nov 30, 2016 9:38:42 PM] (gtcarrera9) YARN-5761. Separate QueueManager from Scheduler. (Xuan Gong via
[Nov 30, 2016 11:58:31 PM] (wang) HDFS-5517. Lower the default maximum number of blocks per file.
[Dec 1, 2016 1:55:12 AM] (wang) HADOOP-13840. Implement getUsed() for ViewFileSystem. Contributed by




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.BlockPoolSlice.validateIntegrityAndSetLength(File, long) may fail to clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:[line 720] is not discharged 

    Failed junit tests :

       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/

[Nov 30, 2016 7:44:52 AM] (kai.zheng) Revert due to an error "HDFS-10994. Support an XOR policy XOR-2-1-64k in
[Nov 30, 2016 7:52:56 AM] (kai.zheng) HDFS-10994. Support an XOR policy XOR-2-1-64k in HDFS. Contributed by
[Nov 30, 2016 5:12:15 PM] (raviprak) HDFS-8678. Bring back the feature to view chunks of files in the HDFS
[Nov 30, 2016 5:50:33 PM] (templedf) YARN-4997. Update fair scheduler to use pluggable auth provider
[Nov 30, 2016 6:47:41 PM] (raviprak) MAPREDUCE-6810. Fix hadoop-mapreduce-client-nativetask compilation with
[Nov 30, 2016 6:52:44 PM] (aajisaka) HADOOP-13790. Make qbt script executable. Contributed by Andrew Wang.
[Nov 30, 2016 7:23:51 PM] (templedf) YARN-5942. "Overridden" is misspelled as "overriden" in FairScheduler.md
[Nov 30, 2016 9:01:19 PM] (liuml07)  HADOOP-13830. Intermittent failure of
[Nov 30, 2016 9:38:42 PM] (gtcarrera9) YARN-5761. Separate QueueManager from Scheduler. (Xuan Gong via
[Nov 30, 2016 11:58:31 PM] (wang) HDFS-5517. Lower the default maximum number of blocks per file.
[Dec 1, 2016 1:55:12 AM] (wang) HADOOP-13840. Implement getUsed() for ViewFileSystem. Contributed by




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.BlockPoolSlice.validateIntegrityAndSetLength(File, long) may fail to clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:[line 720] is not discharged 

    Failed junit tests :

       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/242/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/

[Nov 29, 2016 8:12:35 AM] (wang) HDFS-5517. Lower the default maximum number of blocks per file.
[Nov 29, 2016 10:47:02 AM] (aajisaka) HADOOP-13812. Upgrade Tomcat to 6.0.48. Contributed by John Zhuge.
[Nov 29, 2016 5:40:49 PM] (templedf) YARN-5774. MR Job stuck in ACCEPTED status without any progress in Fair
[Nov 29, 2016 6:50:10 PM] (wang) Revert "HDFS-5517. Lower the default maximum number of blocks per file.
[Nov 29, 2016 8:46:05 PM] (templedf) YARN-5890. FairScheduler should log information about AM-resource-usage
[Nov 29, 2016 10:22:19 PM] (templedf) YARN-5851. TestContainerManagerSecurity testContainerManager[1] failed
[Nov 29, 2016 11:30:22 PM] (templedf) YARN-4395. Typo in comment in ClientServiceDelegate (Contributed by
[Nov 29, 2016 11:51:27 PM] (junping_du) MAPREDUCE-6565. Configuration to use host name in delegation token
[Nov 30, 2016 4:31:02 AM] (arp) HDFS-11149. Support for parallel checking of FsVolumes.
[Nov 30, 2016 4:52:36 AM] (arp) HADOOP-10930. Refactor: Wrap Datanode IO related operations. Contributed




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.BlockPoolSlice.validateIntegrityAndSetLength(File, long) may fail to clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:[line 720] is not discharged 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestLargeBlockReport 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/

[Nov 29, 2016 8:12:35 AM] (wang) HDFS-5517. Lower the default maximum number of blocks per file.
[Nov 29, 2016 10:47:02 AM] (aajisaka) HADOOP-13812. Upgrade Tomcat to 6.0.48. Contributed by John Zhuge.
[Nov 29, 2016 5:40:49 PM] (templedf) YARN-5774. MR Job stuck in ACCEPTED status without any progress in Fair
[Nov 29, 2016 6:50:10 PM] (wang) Revert "HDFS-5517. Lower the default maximum number of blocks per file.
[Nov 29, 2016 8:46:05 PM] (templedf) YARN-5890. FairScheduler should log information about AM-resource-usage
[Nov 29, 2016 10:22:19 PM] (templedf) YARN-5851. TestContainerManagerSecurity testContainerManager[1] failed
[Nov 29, 2016 11:30:22 PM] (templedf) YARN-4395. Typo in comment in ClientServiceDelegate (Contributed by
[Nov 29, 2016 11:51:27 PM] (junping_du) MAPREDUCE-6565. Configuration to use host name in delegation token
[Nov 30, 2016 4:31:02 AM] (arp) HDFS-11149. Support for parallel checking of FsVolumes.
[Nov 30, 2016 4:52:36 AM] (arp) HADOOP-10930. Refactor: Wrap Datanode IO related operations. Contributed




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.BlockPoolSlice.validateIntegrityAndSetLength(File, long) may fail to clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:[line 720] is not discharged 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestLargeBlockReport 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/

[Nov 29, 2016 8:12:35 AM] (wang) HDFS-5517. Lower the default maximum number of blocks per file.
[Nov 29, 2016 10:47:02 AM] (aajisaka) HADOOP-13812. Upgrade Tomcat to 6.0.48. Contributed by John Zhuge.
[Nov 29, 2016 5:40:49 PM] (templedf) YARN-5774. MR Job stuck in ACCEPTED status without any progress in Fair
[Nov 29, 2016 6:50:10 PM] (wang) Revert "HDFS-5517. Lower the default maximum number of blocks per file.
[Nov 29, 2016 8:46:05 PM] (templedf) YARN-5890. FairScheduler should log information about AM-resource-usage
[Nov 29, 2016 10:22:19 PM] (templedf) YARN-5851. TestContainerManagerSecurity testContainerManager[1] failed
[Nov 29, 2016 11:30:22 PM] (templedf) YARN-4395. Typo in comment in ClientServiceDelegate (Contributed by
[Nov 29, 2016 11:51:27 PM] (junping_du) MAPREDUCE-6565. Configuration to use host name in delegation token
[Nov 30, 2016 4:31:02 AM] (arp) HDFS-11149. Support for parallel checking of FsVolumes.
[Nov 30, 2016 4:52:36 AM] (arp) HADOOP-10930. Refactor: Wrap Datanode IO related operations. Contributed




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.BlockPoolSlice.validateIntegrityAndSetLength(File, long) may fail to clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:[line 720] is not discharged 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestLargeBlockReport 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/

[Nov 29, 2016 8:12:35 AM] (wang) HDFS-5517. Lower the default maximum number of blocks per file.
[Nov 29, 2016 10:47:02 AM] (aajisaka) HADOOP-13812. Upgrade Tomcat to 6.0.48. Contributed by John Zhuge.
[Nov 29, 2016 5:40:49 PM] (templedf) YARN-5774. MR Job stuck in ACCEPTED status without any progress in Fair
[Nov 29, 2016 6:50:10 PM] (wang) Revert "HDFS-5517. Lower the default maximum number of blocks per file.
[Nov 29, 2016 8:46:05 PM] (templedf) YARN-5890. FairScheduler should log information about AM-resource-usage
[Nov 29, 2016 10:22:19 PM] (templedf) YARN-5851. TestContainerManagerSecurity testContainerManager[1] failed
[Nov 29, 2016 11:30:22 PM] (templedf) YARN-4395. Typo in comment in ClientServiceDelegate (Contributed by
[Nov 29, 2016 11:51:27 PM] (junping_du) MAPREDUCE-6565. Configuration to use host name in delegation token
[Nov 30, 2016 4:31:02 AM] (arp) HDFS-11149. Support for parallel checking of FsVolumes.
[Nov 30, 2016 4:52:36 AM] (arp) HADOOP-10930. Refactor: Wrap Datanode IO related operations. Contributed




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.BlockPoolSlice.validateIntegrityAndSetLength(File, long) may fail to clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:clean up java.io.InputStream on checked exception Obligation to clean up resource created at BlockPoolSlice.java:[line 720] is not discharged 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestLargeBlockReport 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/241/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/

[Nov 28, 2016 7:54:43 PM] (wang) HADOOP-13828. Implement getFileChecksum(path, length) for
[Nov 28, 2016 11:19:52 PM] (templedf) YARN-5725. Test uncaught exception in
[Nov 28, 2016 11:24:44 PM] (aw) MAPREDUCE-6743. nativetask unit tests need to provide usable output; fix
[Nov 29, 2016 12:30:29 AM] (liuml07) HADOOP-13823. s3a rename: fail if dest file exists. Contributed by Steve
[Nov 29, 2016 2:08:09 AM] (rkanter) HADOOP-13838. KMSTokenRenewer should close providers (xiaochen via
[Nov 29, 2016 5:07:19 AM] (aajisaka) HADOOP-13706. Update jackson from 1.9.13 to 2.x in




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.ha.TestZKFailoverController 
       hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.mapreduce.TestMRJobClient 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [308K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [92K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/

[Nov 28, 2016 7:54:43 PM] (wang) HADOOP-13828. Implement getFileChecksum(path, length) for
[Nov 28, 2016 11:19:52 PM] (templedf) YARN-5725. Test uncaught exception in
[Nov 28, 2016 11:24:44 PM] (aw) MAPREDUCE-6743. nativetask unit tests need to provide usable output; fix
[Nov 29, 2016 12:30:29 AM] (liuml07) HADOOP-13823. s3a rename: fail if dest file exists. Contributed by Steve
[Nov 29, 2016 2:08:09 AM] (rkanter) HADOOP-13838. KMSTokenRenewer should close providers (xiaochen via
[Nov 29, 2016 5:07:19 AM] (aajisaka) HADOOP-13706. Update jackson from 1.9.13 to 2.x in




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.ha.TestZKFailoverController 
       hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.mapreduce.TestMRJobClient 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [308K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [92K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/

[Nov 28, 2016 7:54:43 PM] (wang) HADOOP-13828. Implement getFileChecksum(path, length) for
[Nov 28, 2016 11:19:52 PM] (templedf) YARN-5725. Test uncaught exception in
[Nov 28, 2016 11:24:44 PM] (aw) MAPREDUCE-6743. nativetask unit tests need to provide usable output; fix
[Nov 29, 2016 12:30:29 AM] (liuml07) HADOOP-13823. s3a rename: fail if dest file exists. Contributed by Steve
[Nov 29, 2016 2:08:09 AM] (rkanter) HADOOP-13838. KMSTokenRenewer should close providers (xiaochen via
[Nov 29, 2016 5:07:19 AM] (aajisaka) HADOOP-13706. Update jackson from 1.9.13 to 2.x in




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.ha.TestZKFailoverController 
       hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.mapreduce.TestMRJobClient 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [308K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [92K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/

[Nov 28, 2016 7:54:43 PM] (wang) HADOOP-13828. Implement getFileChecksum(path, length) for
[Nov 28, 2016 11:19:52 PM] (templedf) YARN-5725. Test uncaught exception in
[Nov 28, 2016 11:24:44 PM] (aw) MAPREDUCE-6743. nativetask unit tests need to provide usable output; fix
[Nov 29, 2016 12:30:29 AM] (liuml07) HADOOP-13823. s3a rename: fail if dest file exists. Contributed by Steve
[Nov 29, 2016 2:08:09 AM] (rkanter) HADOOP-13838. KMSTokenRenewer should close providers (xiaochen via
[Nov 29, 2016 5:07:19 AM] (aajisaka) HADOOP-13706. Update jackson from 1.9.13 to 2.x in




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.ha.TestZKFailoverController 
       hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.mapreduce.TestMRJobClient 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [308K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [92K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/240/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/

[Nov 27, 2016 6:01:27 PM] (naganarasimha_gr) YARN-5921. Incorrect synchronization in
[Nov 27, 2016 6:02:59 PM] (naganarasimha_gr) Revert "YARN-5921. Incorrect synchronization in
[Nov 27, 2016 6:05:53 PM] (naganarasimha_gr) YARN-5572. HBaseTimelineWriterImpl appears to reference a bad property
[Nov 28, 2016 4:10:31 AM] (aajisaka) HADOOP-13816. Ambiguous plugin version warning from maven build.
[Nov 28, 2016 5:34:57 AM] (aajisaka) HADOOP-13506. Redundant groupid warning in child projects. Contributed
[Nov 28, 2016 6:34:44 AM] (kai.zheng) HDFS-10994. Support an XOR policy XOR-2-1-64k in HDFS. Contributed by




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.TestCrcCorruption 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [464K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [308K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/

[Nov 27, 2016 6:01:27 PM] (naganarasimha_gr) YARN-5921. Incorrect synchronization in
[Nov 27, 2016 6:02:59 PM] (naganarasimha_gr) Revert "YARN-5921. Incorrect synchronization in
[Nov 27, 2016 6:05:53 PM] (naganarasimha_gr) YARN-5572. HBaseTimelineWriterImpl appears to reference a bad property
[Nov 28, 2016 4:10:31 AM] (aajisaka) HADOOP-13816. Ambiguous plugin version warning from maven build.
[Nov 28, 2016 5:34:57 AM] (aajisaka) HADOOP-13506. Redundant groupid warning in child projects. Contributed
[Nov 28, 2016 6:34:44 AM] (kai.zheng) HDFS-10994. Support an XOR policy XOR-2-1-64k in HDFS. Contributed by




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.TestCrcCorruption 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [464K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [308K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/

[Nov 27, 2016 6:01:27 PM] (naganarasimha_gr) YARN-5921. Incorrect synchronization in
[Nov 27, 2016 6:02:59 PM] (naganarasimha_gr) Revert "YARN-5921. Incorrect synchronization in
[Nov 27, 2016 6:05:53 PM] (naganarasimha_gr) YARN-5572. HBaseTimelineWriterImpl appears to reference a bad property
[Nov 28, 2016 4:10:31 AM] (aajisaka) HADOOP-13816. Ambiguous plugin version warning from maven build.
[Nov 28, 2016 5:34:57 AM] (aajisaka) HADOOP-13506. Redundant groupid warning in child projects. Contributed
[Nov 28, 2016 6:34:44 AM] (kai.zheng) HDFS-10994. Support an XOR policy XOR-2-1-64k in HDFS. Contributed by




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.TestCrcCorruption 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [464K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [308K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/

[Nov 27, 2016 6:01:27 PM] (naganarasimha_gr) YARN-5921. Incorrect synchronization in
[Nov 27, 2016 6:02:59 PM] (naganarasimha_gr) Revert "YARN-5921. Incorrect synchronization in
[Nov 27, 2016 6:05:53 PM] (naganarasimha_gr) YARN-5572. HBaseTimelineWriterImpl appears to reference a bad property
[Nov 28, 2016 4:10:31 AM] (aajisaka) HADOOP-13816. Ambiguous plugin version warning from maven build.
[Nov 28, 2016 5:34:57 AM] (aajisaka) HADOOP-13506. Redundant groupid warning in child projects. Contributed
[Nov 28, 2016 6:34:44 AM] (kai.zheng) HDFS-10994. Support an XOR policy XOR-2-1-64k in HDFS. Contributed by




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.TestCrcCorruption 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [464K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [308K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/239/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/

No changes




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [308K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/

No changes




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [308K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/

No changes




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [308K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/

No changes




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [308K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/238/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/

[Nov 25, 2016 8:48:54 AM] (aajisaka) HDFS-11175. Document uppercase key names are not supported in
[Nov 25, 2016 12:28:29 PM] (aajisaka) HDFS-11174. Wrong HttpFS test command in doc. Contributed by John Zhuge.
[Nov 25, 2016 2:24:50 PM] (brahma) HADOOP-13820. Replace ugi.getUsername() with ugi.getShortUserName() in
[Nov 25, 2016 4:52:23 PM] (harsh) HADOOP-1381. The distance between sync blocks in SequenceFiles should be




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.namenode.ha.TestDFSUpgradeWithHA 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.applications.distributedshell.TestDistributedShell 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [308K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-distributedshell.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [128K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/

[Nov 25, 2016 8:48:54 AM] (aajisaka) HDFS-11175. Document uppercase key names are not supported in
[Nov 25, 2016 12:28:29 PM] (aajisaka) HDFS-11174. Wrong HttpFS test command in doc. Contributed by John Zhuge.
[Nov 25, 2016 2:24:50 PM] (brahma) HADOOP-13820. Replace ugi.getUsername() with ugi.getShortUserName() in
[Nov 25, 2016 4:52:23 PM] (harsh) HADOOP-1381. The distance between sync blocks in SequenceFiles should be




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.namenode.ha.TestDFSUpgradeWithHA 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.applications.distributedshell.TestDistributedShell 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [308K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-distributedshell.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [128K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/

[Nov 25, 2016 8:48:54 AM] (aajisaka) HDFS-11175. Document uppercase key names are not supported in
[Nov 25, 2016 12:28:29 PM] (aajisaka) HDFS-11174. Wrong HttpFS test command in doc. Contributed by John Zhuge.
[Nov 25, 2016 2:24:50 PM] (brahma) HADOOP-13820. Replace ugi.getUsername() with ugi.getShortUserName() in
[Nov 25, 2016 4:52:23 PM] (harsh) HADOOP-1381. The distance between sync blocks in SequenceFiles should be




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.namenode.ha.TestDFSUpgradeWithHA 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.applications.distributedshell.TestDistributedShell 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [308K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-distributedshell.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [128K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/

[Nov 25, 2016 8:48:54 AM] (aajisaka) HDFS-11175. Document uppercase key names are not supported in
[Nov 25, 2016 12:28:29 PM] (aajisaka) HDFS-11174. Wrong HttpFS test command in doc. Contributed by John Zhuge.
[Nov 25, 2016 2:24:50 PM] (brahma) HADOOP-13820. Replace ugi.getUsername() with ugi.getShortUserName() in
[Nov 25, 2016 4:52:23 PM] (harsh) HADOOP-1381. The distance between sync blocks in SequenceFiles should be




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.namenode.ha.TestDFSUpgradeWithHA 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.applications.distributedshell.TestDistributedShell 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [308K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-distributedshell.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [128K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/237/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/

[Nov 24, 2016 6:48:38 AM] (rohithsharmaks) YARN-5920. Fix deadlock in
[Nov 24, 2016 12:48:42 PM] (Sunil) YARN-4206. Add Application timeouts in Application report and CLI.
[Nov 24, 2016 4:41:59 PM] (stevel) HADOOP-13018. Make Kdiag check whether hadoop.token.files points to
[Nov 24, 2016 4:53:22 PM] (brahma) HADOOP-11603. Metric Snapshot log can be changed #MetricsSystemImpl.java
[Nov 24, 2016 5:44:36 PM] (stevel) HADOOP-13833 TestSymlinkHdfsFileSystem#testCreateLinkUsingPartQualPath2
[Nov 24, 2016 5:54:10 PM] (stevel) HADOOP-10776 Open up already widely-used APIs for delegation-token




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeMetrics 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.hdfs.TestLeaseRecovery2 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/diff-compile-javac-root.txt  [172K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [308K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [128K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/

[Nov 24, 2016 6:48:38 AM] (rohithsharmaks) YARN-5920. Fix deadlock in
[Nov 24, 2016 12:48:42 PM] (Sunil) YARN-4206. Add Application timeouts in Application report and CLI.
[Nov 24, 2016 4:41:59 PM] (stevel) HADOOP-13018. Make Kdiag check whether hadoop.token.files points to
[Nov 24, 2016 4:53:22 PM] (brahma) HADOOP-11603. Metric Snapshot log can be changed #MetricsSystemImpl.java
[Nov 24, 2016 5:44:36 PM] (stevel) HADOOP-13833 TestSymlinkHdfsFileSystem#testCreateLinkUsingPartQualPath2
[Nov 24, 2016 5:54:10 PM] (stevel) HADOOP-10776 Open up already widely-used APIs for delegation-token




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeMetrics 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.hdfs.TestLeaseRecovery2 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/diff-compile-javac-root.txt  [172K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [308K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [128K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/

[Nov 24, 2016 6:48:38 AM] (rohithsharmaks) YARN-5920. Fix deadlock in
[Nov 24, 2016 12:48:42 PM] (Sunil) YARN-4206. Add Application timeouts in Application report and CLI.
[Nov 24, 2016 4:41:59 PM] (stevel) HADOOP-13018. Make Kdiag check whether hadoop.token.files points to
[Nov 24, 2016 4:53:22 PM] (brahma) HADOOP-11603. Metric Snapshot log can be changed #MetricsSystemImpl.java
[Nov 24, 2016 5:44:36 PM] (stevel) HADOOP-13833 TestSymlinkHdfsFileSystem#testCreateLinkUsingPartQualPath2
[Nov 24, 2016 5:54:10 PM] (stevel) HADOOP-10776 Open up already widely-used APIs for delegation-token




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeMetrics 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.hdfs.TestLeaseRecovery2 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/diff-compile-javac-root.txt  [172K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [308K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [128K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/

[Nov 24, 2016 6:48:38 AM] (rohithsharmaks) YARN-5920. Fix deadlock in
[Nov 24, 2016 12:48:42 PM] (Sunil) YARN-4206. Add Application timeouts in Application report and CLI.
[Nov 24, 2016 4:41:59 PM] (stevel) HADOOP-13018. Make Kdiag check whether hadoop.token.files points to
[Nov 24, 2016 4:53:22 PM] (brahma) HADOOP-11603. Metric Snapshot log can be changed #MetricsSystemImpl.java
[Nov 24, 2016 5:44:36 PM] (stevel) HADOOP-13833 TestSymlinkHdfsFileSystem#testCreateLinkUsingPartQualPath2
[Nov 24, 2016 5:54:10 PM] (stevel) HADOOP-10776 Open up already widely-used APIs for delegation-token




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeMetrics 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.hdfs.TestLeaseRecovery2 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/diff-compile-javac-root.txt  [172K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [308K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [128K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/236/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/

[Nov 23, 2016 8:42:23 AM] (naganarasimha_gr) YARN-4330. MiniYARNCluster is showing multiple  Failed to instantiate
[Nov 23, 2016 5:53:31 PM] (Arun Suresh) YARN-5918. Handle Opportunistic scheduling allocate request failure when
[Nov 23, 2016 9:37:39 PM] (stevel) HADOOP-13801 regression: ITestS3AMiniYarnCluster failing. Contributed by
[Nov 24, 2016 12:01:55 AM] (jianhe) HADOOP-11552. Allow handoff on the server side for RPC requests.
[Nov 24, 2016 12:25:39 AM] (jianhe) YARN-5649. Add REST endpoints for updating application timeouts.
[Nov 24, 2016 12:40:39 AM] (wang) HDFS-11058. Implement 'hadoop fs -df' command for ViewFileSystem.
[Nov 24, 2016 12:42:06 AM] (wang) HDFS-11368. Erasure Coding: Deprecate replication-related config keys.
[Nov 24, 2016 12:42:27 AM] (liuml07) HADOOP-13605. Clean up FileSystem javadocs, logging; improve diagnostics
[Nov 24, 2016 1:08:38 AM] (wang) HADOOP-13766. Fix a typo in the comments of RPC.getProtocolVersion.
[Nov 24, 2016 5:48:59 AM] (kasha) YARN-4752. Improved preemption in FairScheduler. (kasha)




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.fs.TestSymlinkHdfsFileSystem 
       hadoop.hdfs.server.blockmanagement.TestReconstructStripedBlocksWithRackAwareness 
       hadoop.hdfs.server.datanode.TestDataNodeErasureCodingMetrics 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/diff-compile-javac-root.txt  [172K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [308K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/

[Nov 23, 2016 8:42:23 AM] (naganarasimha_gr) YARN-4330. MiniYARNCluster is showing multiple  Failed to instantiate
[Nov 23, 2016 5:53:31 PM] (Arun Suresh) YARN-5918. Handle Opportunistic scheduling allocate request failure when
[Nov 23, 2016 9:37:39 PM] (stevel) HADOOP-13801 regression: ITestS3AMiniYarnCluster failing. Contributed by
[Nov 24, 2016 12:01:55 AM] (jianhe) HADOOP-11552. Allow handoff on the server side for RPC requests.
[Nov 24, 2016 12:25:39 AM] (jianhe) YARN-5649. Add REST endpoints for updating application timeouts.
[Nov 24, 2016 12:40:39 AM] (wang) HDFS-11058. Implement 'hadoop fs -df' command for ViewFileSystem.
[Nov 24, 2016 12:42:06 AM] (wang) HDFS-11368. Erasure Coding: Deprecate replication-related config keys.
[Nov 24, 2016 12:42:27 AM] (liuml07) HADOOP-13605. Clean up FileSystem javadocs, logging; improve diagnostics
[Nov 24, 2016 1:08:38 AM] (wang) HADOOP-13766. Fix a typo in the comments of RPC.getProtocolVersion.
[Nov 24, 2016 5:48:59 AM] (kasha) YARN-4752. Improved preemption in FairScheduler. (kasha)




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.fs.TestSymlinkHdfsFileSystem 
       hadoop.hdfs.server.blockmanagement.TestReconstructStripedBlocksWithRackAwareness 
       hadoop.hdfs.server.datanode.TestDataNodeErasureCodingMetrics 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/diff-compile-javac-root.txt  [172K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [308K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/

[Nov 23, 2016 8:42:23 AM] (naganarasimha_gr) YARN-4330. MiniYARNCluster is showing multiple  Failed to instantiate
[Nov 23, 2016 5:53:31 PM] (Arun Suresh) YARN-5918. Handle Opportunistic scheduling allocate request failure when
[Nov 23, 2016 9:37:39 PM] (stevel) HADOOP-13801 regression: ITestS3AMiniYarnCluster failing. Contributed by
[Nov 24, 2016 12:01:55 AM] (jianhe) HADOOP-11552. Allow handoff on the server side for RPC requests.
[Nov 24, 2016 12:25:39 AM] (jianhe) YARN-5649. Add REST endpoints for updating application timeouts.
[Nov 24, 2016 12:40:39 AM] (wang) HDFS-11058. Implement 'hadoop fs -df' command for ViewFileSystem.
[Nov 24, 2016 12:42:06 AM] (wang) HDFS-11368. Erasure Coding: Deprecate replication-related config keys.
[Nov 24, 2016 12:42:27 AM] (liuml07) HADOOP-13605. Clean up FileSystem javadocs, logging; improve diagnostics
[Nov 24, 2016 1:08:38 AM] (wang) HADOOP-13766. Fix a typo in the comments of RPC.getProtocolVersion.
[Nov 24, 2016 5:48:59 AM] (kasha) YARN-4752. Improved preemption in FairScheduler. (kasha)




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.fs.TestSymlinkHdfsFileSystem 
       hadoop.hdfs.server.blockmanagement.TestReconstructStripedBlocksWithRackAwareness 
       hadoop.hdfs.server.datanode.TestDataNodeErasureCodingMetrics 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/diff-compile-javac-root.txt  [172K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [308K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/

[Nov 23, 2016 8:42:23 AM] (naganarasimha_gr) YARN-4330. MiniYARNCluster is showing multiple  Failed to instantiate
[Nov 23, 2016 5:53:31 PM] (Arun Suresh) YARN-5918. Handle Opportunistic scheduling allocate request failure when
[Nov 23, 2016 9:37:39 PM] (stevel) HADOOP-13801 regression: ITestS3AMiniYarnCluster failing. Contributed by
[Nov 24, 2016 12:01:55 AM] (jianhe) HADOOP-11552. Allow handoff on the server side for RPC requests.
[Nov 24, 2016 12:25:39 AM] (jianhe) YARN-5649. Add REST endpoints for updating application timeouts.
[Nov 24, 2016 12:40:39 AM] (wang) HDFS-11058. Implement 'hadoop fs -df' command for ViewFileSystem.
[Nov 24, 2016 12:42:06 AM] (wang) HDFS-11368. Erasure Coding: Deprecate replication-related config keys.
[Nov 24, 2016 12:42:27 AM] (liuml07) HADOOP-13605. Clean up FileSystem javadocs, logging; improve diagnostics
[Nov 24, 2016 1:08:38 AM] (wang) HADOOP-13766. Fix a typo in the comments of RPC.getProtocolVersion.
[Nov 24, 2016 5:48:59 AM] (kasha) YARN-4752. Improved preemption in FairScheduler. (kasha)




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.fs.TestSymlinkHdfsFileSystem 
       hadoop.hdfs.server.blockmanagement.TestReconstructStripedBlocksWithRackAwareness 
       hadoop.hdfs.server.datanode.TestDataNodeErasureCodingMetrics 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/diff-compile-javac-root.txt  [172K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [308K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/

[Nov 22, 2016 9:19:15 AM] (rohithsharmaks) YARN-5865. Retrospect updateApplicationPriority api to handle state
[Nov 22, 2016 2:15:45 PM] (brahma) HADOOP-13646. Remove outdated overview.html. Contributed By Brahma Reddy
[Nov 22, 2016 6:50:25 PM] (arp) HDFS-11148. Update DataNode to use StorageLocationChecker at startup.
[Nov 22, 2016 7:16:00 PM] (templedf) YARN-5722. FairScheduler hides group resolution exceptions when
[Nov 22, 2016 9:12:23 PM] (liuml07) HADOOP-13655. document object store use with fs shell and distcp.
[Nov 22, 2016 9:52:09 PM] (lei) HDFS-11145. Implement getTrashRoot() for ViewFileSystem. (Manoj
[Nov 22, 2016 10:00:35 PM] (liuml07) HADOOP-13050. Upgrade to AWS SDK 10.11+. Contributed by Chris Nauroth
[Nov 22, 2016 10:27:23 PM] (liuml07) HADOOP-13166. Add getFileStatus("/") test to
[Nov 23, 2016 3:19:48 AM] (naganarasimha_gr) YARN-5911. DrainDispatcher does not drain all events on stop even if




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.net.TestClusterTopology 
       hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/diff-compile-javac-root.txt  [172K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [120K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/

[Nov 22, 2016 9:19:15 AM] (rohithsharmaks) YARN-5865. Retrospect updateApplicationPriority api to handle state
[Nov 22, 2016 2:15:45 PM] (brahma) HADOOP-13646. Remove outdated overview.html. Contributed By Brahma Reddy
[Nov 22, 2016 6:50:25 PM] (arp) HDFS-11148. Update DataNode to use StorageLocationChecker at startup.
[Nov 22, 2016 7:16:00 PM] (templedf) YARN-5722. FairScheduler hides group resolution exceptions when
[Nov 22, 2016 9:12:23 PM] (liuml07) HADOOP-13655. document object store use with fs shell and distcp.
[Nov 22, 2016 9:52:09 PM] (lei) HDFS-11145. Implement getTrashRoot() for ViewFileSystem. (Manoj
[Nov 22, 2016 10:00:35 PM] (liuml07) HADOOP-13050. Upgrade to AWS SDK 10.11+. Contributed by Chris Nauroth
[Nov 22, 2016 10:27:23 PM] (liuml07) HADOOP-13166. Add getFileStatus("/") test to
[Nov 23, 2016 3:19:48 AM] (naganarasimha_gr) YARN-5911. DrainDispatcher does not drain all events on stop even if




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.net.TestClusterTopology 
       hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/diff-compile-javac-root.txt  [172K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [120K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/

[Nov 22, 2016 9:19:15 AM] (rohithsharmaks) YARN-5865. Retrospect updateApplicationPriority api to handle state
[Nov 22, 2016 2:15:45 PM] (brahma) HADOOP-13646. Remove outdated overview.html. Contributed By Brahma Reddy
[Nov 22, 2016 6:50:25 PM] (arp) HDFS-11148. Update DataNode to use StorageLocationChecker at startup.
[Nov 22, 2016 7:16:00 PM] (templedf) YARN-5722. FairScheduler hides group resolution exceptions when
[Nov 22, 2016 9:12:23 PM] (liuml07) HADOOP-13655. document object store use with fs shell and distcp.
[Nov 22, 2016 9:52:09 PM] (lei) HDFS-11145. Implement getTrashRoot() for ViewFileSystem. (Manoj
[Nov 22, 2016 10:00:35 PM] (liuml07) HADOOP-13050. Upgrade to AWS SDK 10.11+. Contributed by Chris Nauroth
[Nov 22, 2016 10:27:23 PM] (liuml07) HADOOP-13166. Add getFileStatus("/") test to
[Nov 23, 2016 3:19:48 AM] (naganarasimha_gr) YARN-5911. DrainDispatcher does not drain all events on stop even if




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.net.TestClusterTopology 
       hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/diff-compile-javac-root.txt  [172K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [120K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/

[Nov 22, 2016 9:19:15 AM] (rohithsharmaks) YARN-5865. Retrospect updateApplicationPriority api to handle state
[Nov 22, 2016 2:15:45 PM] (brahma) HADOOP-13646. Remove outdated overview.html. Contributed By Brahma Reddy
[Nov 22, 2016 6:50:25 PM] (arp) HDFS-11148. Update DataNode to use StorageLocationChecker at startup.
[Nov 22, 2016 7:16:00 PM] (templedf) YARN-5722. FairScheduler hides group resolution exceptions when
[Nov 22, 2016 9:12:23 PM] (liuml07) HADOOP-13655. document object store use with fs shell and distcp.
[Nov 22, 2016 9:52:09 PM] (lei) HDFS-11145. Implement getTrashRoot() for ViewFileSystem. (Manoj
[Nov 22, 2016 10:00:35 PM] (liuml07) HADOOP-13050. Upgrade to AWS SDK 10.11+. Contributed by Chris Nauroth
[Nov 22, 2016 10:27:23 PM] (liuml07) HADOOP-13166. Add getFileStatus("/") test to
[Nov 23, 2016 3:19:48 AM] (naganarasimha_gr) YARN-5911. DrainDispatcher does not drain all events on stop even if




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.net.TestClusterTopology 
       hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/diff-compile-javac-root.txt  [172K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [120K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/234/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/

[Nov 21, 2016 2:04:52 PM] (brahma) HDFS-11101. TestDFSShell#testMoveWithTargetPortEmpty fails
[Nov 21, 2016 4:13:24 PM] (kihwal) HDFS-10966. Enhance Dispatcher logic on deciding when to give up a
[Nov 21, 2016 4:18:17 PM] (stevel) HADOOP-12705 Upgrade Jackson 2.2.3 to 2.7.8
[Nov 21, 2016 4:36:08 PM] (jlowe) YARN-5859.
[Nov 21, 2016 4:40:57 PM] (rohithsharmaks) MAPREDUCE-6793. io.sort.factor code default and mapred-default.xml
[Nov 22, 2016 1:20:31 AM] (aajisaka) YARN-5713. Update jackson from 1.9.13 to 2.x in hadoop-yarn.




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFSStriped 
       hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker 
       hadoop.hdfs.server.blockmanagement.TestRBWBlockInvalidation 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/diff-compile-javac-root.txt  [172K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [264K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/

[Nov 21, 2016 2:04:52 PM] (brahma) HDFS-11101. TestDFSShell#testMoveWithTargetPortEmpty fails
[Nov 21, 2016 4:13:24 PM] (kihwal) HDFS-10966. Enhance Dispatcher logic on deciding when to give up a
[Nov 21, 2016 4:18:17 PM] (stevel) HADOOP-12705 Upgrade Jackson 2.2.3 to 2.7.8
[Nov 21, 2016 4:36:08 PM] (jlowe) YARN-5859.
[Nov 21, 2016 4:40:57 PM] (rohithsharmaks) MAPREDUCE-6793. io.sort.factor code default and mapred-default.xml
[Nov 22, 2016 1:20:31 AM] (aajisaka) YARN-5713. Update jackson from 1.9.13 to 2.x in hadoop-yarn.




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFSStriped 
       hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker 
       hadoop.hdfs.server.blockmanagement.TestRBWBlockInvalidation 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/diff-compile-javac-root.txt  [172K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [264K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/

[Nov 21, 2016 2:04:52 PM] (brahma) HDFS-11101. TestDFSShell#testMoveWithTargetPortEmpty fails
[Nov 21, 2016 4:13:24 PM] (kihwal) HDFS-10966. Enhance Dispatcher logic on deciding when to give up a
[Nov 21, 2016 4:18:17 PM] (stevel) HADOOP-12705 Upgrade Jackson 2.2.3 to 2.7.8
[Nov 21, 2016 4:36:08 PM] (jlowe) YARN-5859.
[Nov 21, 2016 4:40:57 PM] (rohithsharmaks) MAPREDUCE-6793. io.sort.factor code default and mapred-default.xml
[Nov 22, 2016 1:20:31 AM] (aajisaka) YARN-5713. Update jackson from 1.9.13 to 2.x in hadoop-yarn.




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFSStriped 
       hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker 
       hadoop.hdfs.server.blockmanagement.TestRBWBlockInvalidation 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/diff-compile-javac-root.txt  [172K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [264K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/

[Nov 21, 2016 2:04:52 PM] (brahma) HDFS-11101. TestDFSShell#testMoveWithTargetPortEmpty fails
[Nov 21, 2016 4:13:24 PM] (kihwal) HDFS-10966. Enhance Dispatcher logic on deciding when to give up a
[Nov 21, 2016 4:18:17 PM] (stevel) HADOOP-12705 Upgrade Jackson 2.2.3 to 2.7.8
[Nov 21, 2016 4:36:08 PM] (jlowe) YARN-5859.
[Nov 21, 2016 4:40:57 PM] (rohithsharmaks) MAPREDUCE-6793. io.sort.factor code default and mapred-default.xml
[Nov 22, 2016 1:20:31 AM] (aajisaka) YARN-5713. Update jackson from 1.9.13 to 2.x in hadoop-yarn.




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFSStriped 
       hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker 
       hadoop.hdfs.server.blockmanagement.TestRBWBlockInvalidation 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/diff-compile-javac-root.txt  [172K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [264K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/233/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/

[Nov 21, 2016 2:25:11 AM] (aajisaka) HADOOP-13814. Sample configuration of KMS HTTP Authentication signature
[Nov 21, 2016 5:05:15 AM] (aajisaka) HDFS-11113. Document dfs.client.read.striped configuration in
[Nov 21, 2016 5:28:34 AM] (brahma) HDFS-11144. TestFileCreationDelete#testFileCreationDeleteParent fails




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/

[Nov 21, 2016 2:25:11 AM] (aajisaka) HADOOP-13814. Sample configuration of KMS HTTP Authentication signature
[Nov 21, 2016 5:05:15 AM] (aajisaka) HDFS-11113. Document dfs.client.read.striped configuration in
[Nov 21, 2016 5:28:34 AM] (brahma) HDFS-11144. TestFileCreationDelete#testFileCreationDeleteParent fails




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/

[Nov 21, 2016 2:25:11 AM] (aajisaka) HADOOP-13814. Sample configuration of KMS HTTP Authentication signature
[Nov 21, 2016 5:05:15 AM] (aajisaka) HDFS-11113. Document dfs.client.read.striped configuration in
[Nov 21, 2016 5:28:34 AM] (brahma) HDFS-11144. TestFileCreationDelete#testFileCreationDeleteParent fails




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/

[Nov 21, 2016 2:25:11 AM] (aajisaka) HADOOP-13814. Sample configuration of KMS HTTP Authentication signature
[Nov 21, 2016 5:05:15 AM] (aajisaka) HDFS-11113. Document dfs.client.read.striped configuration in
[Nov 21, 2016 5:28:34 AM] (brahma) HDFS-11144. TestFileCreationDelete#testFileCreationDeleteParent fails




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/232/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/

No changes




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.TestDFSClientRetries 
       hadoop.yarn.server.resourcemanager.scheduler.capacity.TestContainerResizing 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [236K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/

No changes




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.TestDFSClientRetries 
       hadoop.yarn.server.resourcemanager.scheduler.capacity.TestContainerResizing 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [236K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/

No changes




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.TestDFSClientRetries 
       hadoop.yarn.server.resourcemanager.scheduler.capacity.TestContainerResizing 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [236K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/

No changes




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.TestDFSClientRetries 
       hadoop.yarn.server.resourcemanager.scheduler.capacity.TestContainerResizing 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [236K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/231/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/

[Nov 18, 2016 10:08:59 AM] (kai.zheng) HDFS-11117. Refactor striped file tests to allow flexibly test erasure
[Nov 18, 2016 8:07:59 PM] (varunsaxena) MAPREDUCE-6801. Fix flaky TestKill.testKillJob (Haibo Chen via Varun




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.mapreduce.TestMRJobClient 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [92K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/

[Nov 18, 2016 10:08:59 AM] (kai.zheng) HDFS-11117. Refactor striped file tests to allow flexibly test erasure
[Nov 18, 2016 8:07:59 PM] (varunsaxena) MAPREDUCE-6801. Fix flaky TestKill.testKillJob (Haibo Chen via Varun




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.mapreduce.TestMRJobClient 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [92K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/

[Nov 18, 2016 10:08:59 AM] (kai.zheng) HDFS-11117. Refactor striped file tests to allow flexibly test erasure
[Nov 18, 2016 8:07:59 PM] (varunsaxena) MAPREDUCE-6801. Fix flaky TestKill.testKillJob (Haibo Chen via Varun




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.mapreduce.TestMRJobClient 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [92K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/

[Nov 18, 2016 10:08:59 AM] (kai.zheng) HDFS-11117. Refactor striped file tests to allow flexibly test erasure
[Nov 18, 2016 8:07:59 PM] (varunsaxena) MAPREDUCE-6801. Fix flaky TestKill.testKillJob (Haibo Chen via Varun




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.mapreduce.TestMRJobClient 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [92K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/230/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/

[Nov 17, 2016 4:52:30 AM] (brahma) HDFS-11134. Fix bind exception threw in TestRenameWhileOpen. Contributed
[Nov 17, 2016 6:16:38 PM] (kihwal) HADOOP-13742. Expose NumOpenConnectionsPerUser as a metric. Brahma Reddy
[Nov 17, 2016 10:11:38 PM] (liuml07) HADOOP-11601. Enhance FS spec & tests to mandate
[Nov 18, 2016 12:55:39 AM] (junping_du) YARN-3538. TimelineWebService doesn't catch runtime exception.
[Nov 18, 2016 2:26:25 AM] (subru) YARN-5904. Reduce the number of default server threads for
[Nov 18, 2016 4:17:23 AM] (weichiu) YARN-5271. ATS client doesn't work with Jersey 2 on the classpath. 
[Nov 18, 2016 4:48:35 AM] (weichiu) HADOOP-13660. Upgrade commons-configuration version. Contributed by Sean




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.TestEncryptionZones 
       hadoop.hdfs.server.namenode.TestDecommissioningStatus 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [212K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/

[Nov 17, 2016 4:52:30 AM] (brahma) HDFS-11134. Fix bind exception threw in TestRenameWhileOpen. Contributed
[Nov 17, 2016 6:16:38 PM] (kihwal) HADOOP-13742. Expose NumOpenConnectionsPerUser as a metric. Brahma Reddy
[Nov 17, 2016 10:11:38 PM] (liuml07) HADOOP-11601. Enhance FS spec & tests to mandate
[Nov 18, 2016 12:55:39 AM] (junping_du) YARN-3538. TimelineWebService doesn't catch runtime exception.
[Nov 18, 2016 2:26:25 AM] (subru) YARN-5904. Reduce the number of default server threads for
[Nov 18, 2016 4:17:23 AM] (weichiu) YARN-5271. ATS client doesn't work with Jersey 2 on the classpath. 
[Nov 18, 2016 4:48:35 AM] (weichiu) HADOOP-13660. Upgrade commons-configuration version. Contributed by Sean




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.TestEncryptionZones 
       hadoop.hdfs.server.namenode.TestDecommissioningStatus 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [212K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/

[Nov 17, 2016 4:52:30 AM] (brahma) HDFS-11134. Fix bind exception threw in TestRenameWhileOpen. Contributed
[Nov 17, 2016 6:16:38 PM] (kihwal) HADOOP-13742. Expose NumOpenConnectionsPerUser as a metric. Brahma Reddy
[Nov 17, 2016 10:11:38 PM] (liuml07) HADOOP-11601. Enhance FS spec & tests to mandate
[Nov 18, 2016 12:55:39 AM] (junping_du) YARN-3538. TimelineWebService doesn't catch runtime exception.
[Nov 18, 2016 2:26:25 AM] (subru) YARN-5904. Reduce the number of default server threads for
[Nov 18, 2016 4:17:23 AM] (weichiu) YARN-5271. ATS client doesn't work with Jersey 2 on the classpath. 
[Nov 18, 2016 4:48:35 AM] (weichiu) HADOOP-13660. Upgrade commons-configuration version. Contributed by Sean




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.TestEncryptionZones 
       hadoop.hdfs.server.namenode.TestDecommissioningStatus 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [212K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/

[Nov 17, 2016 4:52:30 AM] (brahma) HDFS-11134. Fix bind exception threw in TestRenameWhileOpen. Contributed
[Nov 17, 2016 6:16:38 PM] (kihwal) HADOOP-13742. Expose NumOpenConnectionsPerUser as a metric. Brahma Reddy
[Nov 17, 2016 10:11:38 PM] (liuml07) HADOOP-11601. Enhance FS spec & tests to mandate
[Nov 18, 2016 12:55:39 AM] (junping_du) YARN-3538. TimelineWebService doesn't catch runtime exception.
[Nov 18, 2016 2:26:25 AM] (subru) YARN-5904. Reduce the number of default server threads for
[Nov 18, 2016 4:17:23 AM] (weichiu) YARN-5271. ATS client doesn't work with Jersey 2 on the classpath. 
[Nov 18, 2016 4:48:35 AM] (weichiu) HADOOP-13660. Upgrade commons-configuration version. Contributed by Sean




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.TestEncryptionZones 
       hadoop.hdfs.server.namenode.TestDecommissioningStatus 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [212K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/229/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/

[Nov 16, 2016 9:44:00 AM] (rohithsharmaks) YARN-5375. invoke MockRM#drainEvents implicitly in MockRM methods to
[Nov 16, 2016 3:23:12 PM] (jlowe) MAPREDUCE-6804. Add timeout when starting JobHistoryServer in
[Nov 16, 2016 7:21:07 PM] (varunsaxena) MAPREDUCE-6811. TestPipeApplication#testSubmitter fails after
[Nov 16, 2016 9:02:10 PM] (liuml07) HDFS-11105. TestRBWBlockInvalidation#testRWRInvalidation fails
[Nov 16, 2016 9:56:13 PM] (varunsaxena) YARN-5891. yarn rmadmin -help contains a misspelled ResourceManager
[Nov 16, 2016 10:21:03 PM] (jlowe) YARN-5836. Malicious AM can kill containers of other apps running in any
[Nov 16, 2016 10:47:34 PM] (arp) HDFS-11147. Remove confusing log output in
[Nov 17, 2016 3:18:35 AM] (rohithsharmaks) YARN-5870. Expose getApplications API in YarnClient with
[Nov 17, 2016 4:08:48 AM] (liuml07) HADOOP-13822. Use GlobalStorageStatistics.INSTANCE.reset() at




-1 overall


The following subsystems voted -1:
    asflicense compile findbugs mvneclipse mvninstall mvnsite unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.blockmanagement.TestReconstructStripedBlocksWithRackAwareness 
       hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFS 
       hadoop.hdfs.server.blockmanagement.TestRBWBlockInvalidation 
       hadoop.yarn.client.cli.TestYarnCLI 
       hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.client.api.impl.TestDistributedScheduling 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.client.api.impl.TestYarnClient 
       hadoop.yarn.applications.distributedshell.TestDistributedShellWithNodeLabels 
       hadoop.yarn.applications.distributedshell.TestDistributedShell 
       hadoop.yarn.applications.unmanagedamlauncher.TestUnmanagedAMLauncher 
       hadoop.mapreduce.jobhistory.TestJobHistoryEventHandler 
       hadoop.mapred.TestMerge 
       hadoop.mapreduce.security.ssl.TestEncryptedShuffle 
       hadoop.mapred.TestJobCounters 
       hadoop.mapreduce.lib.output.TestJobOutputCommitter 
       hadoop.mapreduce.v2.TestMRAMWithNonNormalizedCapabilities 
       hadoop.mapreduce.v2.TestMiniMRProxyUser 
       hadoop.mapreduce.security.TestMRCredentials 
       hadoop.mapreduce.v2.TestMRJobsWithHistoryService 
       hadoop.mapred.TestMRTimelineEventHandling 
       hadoop.mapreduce.v2.TestNonExistentJob 
       hadoop.mapred.TestJobSysDirWithDFS 
       hadoop.mapred.TestSpecialCharactersInOutputPath 
       hadoop.mapred.TestMRIntermediateDataEncryption 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapred.TestMiniMRWithDFSWithDistinctUsers 
       hadoop.mapred.TestReduceFetch 
       hadoop.mapred.TestClusterMRNotification 
       hadoop.mapreduce.v2.TestMROldApiJobs 
       hadoop.mapreduce.TestLargeSort 
       hadoop.mapred.TestReduceFetchFromPartialMem 
       hadoop.mapreduce.v2.TestMRAppWithCombiner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestRMNMInfo 
       hadoop.mapred.TestJobName 
       hadoop.mapreduce.v2.TestUberAM 
       hadoop.mapred.TestJobCleanup 
       hadoop.mapred.TestNetworkedJob 
       hadoop.mapreduce.security.TestBinaryTokenFile 
       hadoop.mapred.TestMiniMRClientCluster 
       hadoop.ipc.TestMRCJCSocketFactory 
       hadoop.mapreduce.TestChild 
       hadoop.conf.TestNoDefaultsJobConf 
       hadoop.mapred.TestMiniMRClasspath 
       hadoop.mapred.TestClusterMapReduceTestCase 
       hadoop.mapred.TestLazyOutput 
       hadoop.mapreduce.TestMRJobClient 
       hadoop.mapred.TestMiniMRBringup 
       hadoop.mapred.TestMiniMRChildTask 
       hadoop.mapreduce.v2.TestSpeculativeExecution 
       hadoop.mapred.TestMROpportunisticMaps 
       hadoop.mapreduce.TestMapReduceLazyOutput 
       hadoop.streaming.TestMultipleArchiveFiles 
       hadoop.streaming.TestStreamingBadRecords 
       hadoop.streaming.TestSymLink 
       hadoop.streaming.TestMultipleCachefiles 
       hadoop.streaming.TestFileArgs 
       hadoop.tools.TestHadoopArchiveLogsRunner 
       hadoop.tools.TestHadoopArchiveLogs 
       hadoop.mapred.gridmix.TestDistCacheEmulation 
       hadoop.mapred.gridmix.TestSleepJob 
       hadoop.mapred.gridmix.TestLoadJob 
       hadoop.mapred.gridmix.TestGridmixSubmission 
       hadoop.tools.TestDistCh 
      

   mvninstall:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-mvninstall-root.txt  [184K]

   compile:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-compile-root.txt  [124K]

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-compile-root.txt  [124K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-compile-root.txt  [124K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/diff-checkstyle-root.txt  [16M]

   mvnsite:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-mvnsite-root.txt  [236K]

   mvneclipse:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-mvneclipse-root.txt  [92K]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [352K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [52K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-distributedshell.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-unmanaged-am-launcher.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [300K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-tools_hadoop-streaming.txt  [52K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-tools_hadoop-archive-logs.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-tools_hadoop-gridmix.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-tools_hadoop-extras.txt  [8.0K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/

[Nov 16, 2016 9:44:00 AM] (rohithsharmaks) YARN-5375. invoke MockRM#drainEvents implicitly in MockRM methods to
[Nov 16, 2016 3:23:12 PM] (jlowe) MAPREDUCE-6804. Add timeout when starting JobHistoryServer in
[Nov 16, 2016 7:21:07 PM] (varunsaxena) MAPREDUCE-6811. TestPipeApplication#testSubmitter fails after
[Nov 16, 2016 9:02:10 PM] (liuml07) HDFS-11105. TestRBWBlockInvalidation#testRWRInvalidation fails
[Nov 16, 2016 9:56:13 PM] (varunsaxena) YARN-5891. yarn rmadmin -help contains a misspelled ResourceManager
[Nov 16, 2016 10:21:03 PM] (jlowe) YARN-5836. Malicious AM can kill containers of other apps running in any
[Nov 16, 2016 10:47:34 PM] (arp) HDFS-11147. Remove confusing log output in
[Nov 17, 2016 3:18:35 AM] (rohithsharmaks) YARN-5870. Expose getApplications API in YarnClient with
[Nov 17, 2016 4:08:48 AM] (liuml07) HADOOP-13822. Use GlobalStorageStatistics.INSTANCE.reset() at




-1 overall


The following subsystems voted -1:
    asflicense compile findbugs mvneclipse mvninstall mvnsite unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.blockmanagement.TestReconstructStripedBlocksWithRackAwareness 
       hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFS 
       hadoop.hdfs.server.blockmanagement.TestRBWBlockInvalidation 
       hadoop.yarn.client.cli.TestYarnCLI 
       hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.client.api.impl.TestDistributedScheduling 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.client.api.impl.TestYarnClient 
       hadoop.yarn.applications.distributedshell.TestDistributedShellWithNodeLabels 
       hadoop.yarn.applications.distributedshell.TestDistributedShell 
       hadoop.yarn.applications.unmanagedamlauncher.TestUnmanagedAMLauncher 
       hadoop.mapreduce.jobhistory.TestJobHistoryEventHandler 
       hadoop.mapred.TestMerge 
       hadoop.mapreduce.security.ssl.TestEncryptedShuffle 
       hadoop.mapred.TestJobCounters 
       hadoop.mapreduce.lib.output.TestJobOutputCommitter 
       hadoop.mapreduce.v2.TestMRAMWithNonNormalizedCapabilities 
       hadoop.mapreduce.v2.TestMiniMRProxyUser 
       hadoop.mapreduce.security.TestMRCredentials 
       hadoop.mapreduce.v2.TestMRJobsWithHistoryService 
       hadoop.mapred.TestMRTimelineEventHandling 
       hadoop.mapreduce.v2.TestNonExistentJob 
       hadoop.mapred.TestJobSysDirWithDFS 
       hadoop.mapred.TestSpecialCharactersInOutputPath 
       hadoop.mapred.TestMRIntermediateDataEncryption 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapred.TestMiniMRWithDFSWithDistinctUsers 
       hadoop.mapred.TestReduceFetch 
       hadoop.mapred.TestClusterMRNotification 
       hadoop.mapreduce.v2.TestMROldApiJobs 
       hadoop.mapreduce.TestLargeSort 
       hadoop.mapred.TestReduceFetchFromPartialMem 
       hadoop.mapreduce.v2.TestMRAppWithCombiner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestRMNMInfo 
       hadoop.mapred.TestJobName 
       hadoop.mapreduce.v2.TestUberAM 
       hadoop.mapred.TestJobCleanup 
       hadoop.mapred.TestNetworkedJob 
       hadoop.mapreduce.security.TestBinaryTokenFile 
       hadoop.mapred.TestMiniMRClientCluster 
       hadoop.ipc.TestMRCJCSocketFactory 
       hadoop.mapreduce.TestChild 
       hadoop.conf.TestNoDefaultsJobConf 
       hadoop.mapred.TestMiniMRClasspath 
       hadoop.mapred.TestClusterMapReduceTestCase 
       hadoop.mapred.TestLazyOutput 
       hadoop.mapreduce.TestMRJobClient 
       hadoop.mapred.TestMiniMRBringup 
       hadoop.mapred.TestMiniMRChildTask 
       hadoop.mapreduce.v2.TestSpeculativeExecution 
       hadoop.mapred.TestMROpportunisticMaps 
       hadoop.mapreduce.TestMapReduceLazyOutput 
       hadoop.streaming.TestMultipleArchiveFiles 
       hadoop.streaming.TestStreamingBadRecords 
       hadoop.streaming.TestSymLink 
       hadoop.streaming.TestMultipleCachefiles 
       hadoop.streaming.TestFileArgs 
       hadoop.tools.TestHadoopArchiveLogsRunner 
       hadoop.tools.TestHadoopArchiveLogs 
       hadoop.mapred.gridmix.TestDistCacheEmulation 
       hadoop.mapred.gridmix.TestSleepJob 
       hadoop.mapred.gridmix.TestLoadJob 
       hadoop.mapred.gridmix.TestGridmixSubmission 
       hadoop.tools.TestDistCh 
      

   mvninstall:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-mvninstall-root.txt  [184K]

   compile:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-compile-root.txt  [124K]

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-compile-root.txt  [124K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-compile-root.txt  [124K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/diff-checkstyle-root.txt  [16M]

   mvnsite:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-mvnsite-root.txt  [236K]

   mvneclipse:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-mvneclipse-root.txt  [92K]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [352K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [52K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-distributedshell.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-unmanaged-am-launcher.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [300K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-tools_hadoop-streaming.txt  [52K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-tools_hadoop-archive-logs.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-tools_hadoop-gridmix.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-tools_hadoop-extras.txt  [8.0K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/

[Nov 16, 2016 9:44:00 AM] (rohithsharmaks) YARN-5375. invoke MockRM#drainEvents implicitly in MockRM methods to
[Nov 16, 2016 3:23:12 PM] (jlowe) MAPREDUCE-6804. Add timeout when starting JobHistoryServer in
[Nov 16, 2016 7:21:07 PM] (varunsaxena) MAPREDUCE-6811. TestPipeApplication#testSubmitter fails after
[Nov 16, 2016 9:02:10 PM] (liuml07) HDFS-11105. TestRBWBlockInvalidation#testRWRInvalidation fails
[Nov 16, 2016 9:56:13 PM] (varunsaxena) YARN-5891. yarn rmadmin -help contains a misspelled ResourceManager
[Nov 16, 2016 10:21:03 PM] (jlowe) YARN-5836. Malicious AM can kill containers of other apps running in any
[Nov 16, 2016 10:47:34 PM] (arp) HDFS-11147. Remove confusing log output in
[Nov 17, 2016 3:18:35 AM] (rohithsharmaks) YARN-5870. Expose getApplications API in YarnClient with
[Nov 17, 2016 4:08:48 AM] (liuml07) HADOOP-13822. Use GlobalStorageStatistics.INSTANCE.reset() at




-1 overall


The following subsystems voted -1:
    asflicense compile findbugs mvneclipse mvninstall mvnsite unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.blockmanagement.TestReconstructStripedBlocksWithRackAwareness 
       hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFS 
       hadoop.hdfs.server.blockmanagement.TestRBWBlockInvalidation 
       hadoop.yarn.client.cli.TestYarnCLI 
       hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.client.api.impl.TestDistributedScheduling 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.client.api.impl.TestYarnClient 
       hadoop.yarn.applications.distributedshell.TestDistributedShellWithNodeLabels 
       hadoop.yarn.applications.distributedshell.TestDistributedShell 
       hadoop.yarn.applications.unmanagedamlauncher.TestUnmanagedAMLauncher 
       hadoop.mapreduce.jobhistory.TestJobHistoryEventHandler 
       hadoop.mapred.TestMerge 
       hadoop.mapreduce.security.ssl.TestEncryptedShuffle 
       hadoop.mapred.TestJobCounters 
       hadoop.mapreduce.lib.output.TestJobOutputCommitter 
       hadoop.mapreduce.v2.TestMRAMWithNonNormalizedCapabilities 
       hadoop.mapreduce.v2.TestMiniMRProxyUser 
       hadoop.mapreduce.security.TestMRCredentials 
       hadoop.mapreduce.v2.TestMRJobsWithHistoryService 
       hadoop.mapred.TestMRTimelineEventHandling 
       hadoop.mapreduce.v2.TestNonExistentJob 
       hadoop.mapred.TestJobSysDirWithDFS 
       hadoop.mapred.TestSpecialCharactersInOutputPath 
       hadoop.mapred.TestMRIntermediateDataEncryption 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapred.TestMiniMRWithDFSWithDistinctUsers 
       hadoop.mapred.TestReduceFetch 
       hadoop.mapred.TestClusterMRNotification 
       hadoop.mapreduce.v2.TestMROldApiJobs 
       hadoop.mapreduce.TestLargeSort 
       hadoop.mapred.TestReduceFetchFromPartialMem 
       hadoop.mapreduce.v2.TestMRAppWithCombiner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestRMNMInfo 
       hadoop.mapred.TestJobName 
       hadoop.mapreduce.v2.TestUberAM 
       hadoop.mapred.TestJobCleanup 
       hadoop.mapred.TestNetworkedJob 
       hadoop.mapreduce.security.TestBinaryTokenFile 
       hadoop.mapred.TestMiniMRClientCluster 
       hadoop.ipc.TestMRCJCSocketFactory 
       hadoop.mapreduce.TestChild 
       hadoop.conf.TestNoDefaultsJobConf 
       hadoop.mapred.TestMiniMRClasspath 
       hadoop.mapred.TestClusterMapReduceTestCase 
       hadoop.mapred.TestLazyOutput 
       hadoop.mapreduce.TestMRJobClient 
       hadoop.mapred.TestMiniMRBringup 
       hadoop.mapred.TestMiniMRChildTask 
       hadoop.mapreduce.v2.TestSpeculativeExecution 
       hadoop.mapred.TestMROpportunisticMaps 
       hadoop.mapreduce.TestMapReduceLazyOutput 
       hadoop.streaming.TestMultipleArchiveFiles 
       hadoop.streaming.TestStreamingBadRecords 
       hadoop.streaming.TestSymLink 
       hadoop.streaming.TestMultipleCachefiles 
       hadoop.streaming.TestFileArgs 
       hadoop.tools.TestHadoopArchiveLogsRunner 
       hadoop.tools.TestHadoopArchiveLogs 
       hadoop.mapred.gridmix.TestDistCacheEmulation 
       hadoop.mapred.gridmix.TestSleepJob 
       hadoop.mapred.gridmix.TestLoadJob 
       hadoop.mapred.gridmix.TestGridmixSubmission 
       hadoop.tools.TestDistCh 
      

   mvninstall:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-mvninstall-root.txt  [184K]

   compile:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-compile-root.txt  [124K]

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-compile-root.txt  [124K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-compile-root.txt  [124K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/diff-checkstyle-root.txt  [16M]

   mvnsite:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-mvnsite-root.txt  [236K]

   mvneclipse:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-mvneclipse-root.txt  [92K]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [352K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [52K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-distributedshell.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-unmanaged-am-launcher.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [300K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-tools_hadoop-streaming.txt  [52K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-tools_hadoop-archive-logs.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-tools_hadoop-gridmix.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-tools_hadoop-extras.txt  [8.0K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/

[Nov 16, 2016 9:44:00 AM] (rohithsharmaks) YARN-5375. invoke MockRM#drainEvents implicitly in MockRM methods to
[Nov 16, 2016 3:23:12 PM] (jlowe) MAPREDUCE-6804. Add timeout when starting JobHistoryServer in
[Nov 16, 2016 7:21:07 PM] (varunsaxena) MAPREDUCE-6811. TestPipeApplication#testSubmitter fails after
[Nov 16, 2016 9:02:10 PM] (liuml07) HDFS-11105. TestRBWBlockInvalidation#testRWRInvalidation fails
[Nov 16, 2016 9:56:13 PM] (varunsaxena) YARN-5891. yarn rmadmin -help contains a misspelled ResourceManager
[Nov 16, 2016 10:21:03 PM] (jlowe) YARN-5836. Malicious AM can kill containers of other apps running in any
[Nov 16, 2016 10:47:34 PM] (arp) HDFS-11147. Remove confusing log output in
[Nov 17, 2016 3:18:35 AM] (rohithsharmaks) YARN-5870. Expose getApplications API in YarnClient with
[Nov 17, 2016 4:08:48 AM] (liuml07) HADOOP-13822. Use GlobalStorageStatistics.INSTANCE.reset() at




-1 overall


The following subsystems voted -1:
    asflicense compile findbugs mvneclipse mvninstall mvnsite unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.blockmanagement.TestReconstructStripedBlocksWithRackAwareness 
       hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFS 
       hadoop.hdfs.server.blockmanagement.TestRBWBlockInvalidation 
       hadoop.yarn.client.cli.TestYarnCLI 
       hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.client.api.impl.TestDistributedScheduling 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.client.api.impl.TestYarnClient 
       hadoop.yarn.applications.distributedshell.TestDistributedShellWithNodeLabels 
       hadoop.yarn.applications.distributedshell.TestDistributedShell 
       hadoop.yarn.applications.unmanagedamlauncher.TestUnmanagedAMLauncher 
       hadoop.mapreduce.jobhistory.TestJobHistoryEventHandler 
       hadoop.mapred.TestMerge 
       hadoop.mapreduce.security.ssl.TestEncryptedShuffle 
       hadoop.mapred.TestJobCounters 
       hadoop.mapreduce.lib.output.TestJobOutputCommitter 
       hadoop.mapreduce.v2.TestMRAMWithNonNormalizedCapabilities 
       hadoop.mapreduce.v2.TestMiniMRProxyUser 
       hadoop.mapreduce.security.TestMRCredentials 
       hadoop.mapreduce.v2.TestMRJobsWithHistoryService 
       hadoop.mapred.TestMRTimelineEventHandling 
       hadoop.mapreduce.v2.TestNonExistentJob 
       hadoop.mapred.TestJobSysDirWithDFS 
       hadoop.mapred.TestSpecialCharactersInOutputPath 
       hadoop.mapred.TestMRIntermediateDataEncryption 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapred.TestMiniMRWithDFSWithDistinctUsers 
       hadoop.mapred.TestReduceFetch 
       hadoop.mapred.TestClusterMRNotification 
       hadoop.mapreduce.v2.TestMROldApiJobs 
       hadoop.mapreduce.TestLargeSort 
       hadoop.mapred.TestReduceFetchFromPartialMem 
       hadoop.mapreduce.v2.TestMRAppWithCombiner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestRMNMInfo 
       hadoop.mapred.TestJobName 
       hadoop.mapreduce.v2.TestUberAM 
       hadoop.mapred.TestJobCleanup 
       hadoop.mapred.TestNetworkedJob 
       hadoop.mapreduce.security.TestBinaryTokenFile 
       hadoop.mapred.TestMiniMRClientCluster 
       hadoop.ipc.TestMRCJCSocketFactory 
       hadoop.mapreduce.TestChild 
       hadoop.conf.TestNoDefaultsJobConf 
       hadoop.mapred.TestMiniMRClasspath 
       hadoop.mapred.TestClusterMapReduceTestCase 
       hadoop.mapred.TestLazyOutput 
       hadoop.mapreduce.TestMRJobClient 
       hadoop.mapred.TestMiniMRBringup 
       hadoop.mapred.TestMiniMRChildTask 
       hadoop.mapreduce.v2.TestSpeculativeExecution 
       hadoop.mapred.TestMROpportunisticMaps 
       hadoop.mapreduce.TestMapReduceLazyOutput 
       hadoop.streaming.TestMultipleArchiveFiles 
       hadoop.streaming.TestStreamingBadRecords 
       hadoop.streaming.TestSymLink 
       hadoop.streaming.TestMultipleCachefiles 
       hadoop.streaming.TestFileArgs 
       hadoop.tools.TestHadoopArchiveLogsRunner 
       hadoop.tools.TestHadoopArchiveLogs 
       hadoop.mapred.gridmix.TestDistCacheEmulation 
       hadoop.mapred.gridmix.TestSleepJob 
       hadoop.mapred.gridmix.TestLoadJob 
       hadoop.mapred.gridmix.TestGridmixSubmission 
       hadoop.tools.TestDistCh 
      

   mvninstall:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-mvninstall-root.txt  [184K]

   compile:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-compile-root.txt  [124K]

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-compile-root.txt  [124K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-compile-root.txt  [124K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/diff-checkstyle-root.txt  [16M]

   mvnsite:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-mvnsite-root.txt  [236K]

   mvneclipse:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-mvneclipse-root.txt  [92K]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [352K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [52K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-distributedshell.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-unmanaged-am-launcher.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [300K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-tools_hadoop-streaming.txt  [52K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-tools_hadoop-archive-logs.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-tools_hadoop-gridmix.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-unit-hadoop-tools_hadoop-extras.txt  [8.0K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/228/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/

[Nov 15, 2016 7:57:37 AM] (naganarasimha_gr) Reverted due to issue YARN-5765. Revert "YARN-5287.
[Nov 15, 2016 10:11:56 AM] (naganarasimha_gr) YARN-4355. NPE while processing localizer heartbeat. Contributed by
[Nov 15, 2016 3:56:25 PM] (Arun Suresh) YARN-4597. Introduce ContainerScheduler and a SCHEDULED state to
[Nov 15, 2016 6:57:00 PM] (liuml07) HADOOP-13427. Eliminate needless uses of FileSystem#{exists(), isFile(),
[Nov 15, 2016 8:47:53 PM] (kihwal) HDFS-8870. Lease is leaked on write failure. Contributed by Kuhu Shukla.
[Nov 15, 2016 9:01:57 PM] (templedf) YARN-5736 Addendum. Fixes segfault due to unterminated string.
[Nov 15, 2016 9:58:11 PM] (xiao) YARN-5875. TestTokenClientRMService#testTokenRenewalWrongUser fails.
[Nov 16, 2016 12:26:27 AM] (xiao) HADOOP-13815. TestKMS#testDelegationTokensOpsSimple and




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.TestMaintenanceState 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.mapred.pipes.TestPipeApplication 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [92K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/

[Nov 15, 2016 7:57:37 AM] (naganarasimha_gr) Reverted due to issue YARN-5765. Revert "YARN-5287.
[Nov 15, 2016 10:11:56 AM] (naganarasimha_gr) YARN-4355. NPE while processing localizer heartbeat. Contributed by
[Nov 15, 2016 3:56:25 PM] (Arun Suresh) YARN-4597. Introduce ContainerScheduler and a SCHEDULED state to
[Nov 15, 2016 6:57:00 PM] (liuml07) HADOOP-13427. Eliminate needless uses of FileSystem#{exists(), isFile(),
[Nov 15, 2016 8:47:53 PM] (kihwal) HDFS-8870. Lease is leaked on write failure. Contributed by Kuhu Shukla.
[Nov 15, 2016 9:01:57 PM] (templedf) YARN-5736 Addendum. Fixes segfault due to unterminated string.
[Nov 15, 2016 9:58:11 PM] (xiao) YARN-5875. TestTokenClientRMService#testTokenRenewalWrongUser fails.
[Nov 16, 2016 12:26:27 AM] (xiao) HADOOP-13815. TestKMS#testDelegationTokensOpsSimple and




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.TestMaintenanceState 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.mapred.pipes.TestPipeApplication 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [92K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/

[Nov 15, 2016 7:57:37 AM] (naganarasimha_gr) Reverted due to issue YARN-5765. Revert "YARN-5287.
[Nov 15, 2016 10:11:56 AM] (naganarasimha_gr) YARN-4355. NPE while processing localizer heartbeat. Contributed by
[Nov 15, 2016 3:56:25 PM] (Arun Suresh) YARN-4597. Introduce ContainerScheduler and a SCHEDULED state to
[Nov 15, 2016 6:57:00 PM] (liuml07) HADOOP-13427. Eliminate needless uses of FileSystem#{exists(), isFile(),
[Nov 15, 2016 8:47:53 PM] (kihwal) HDFS-8870. Lease is leaked on write failure. Contributed by Kuhu Shukla.
[Nov 15, 2016 9:01:57 PM] (templedf) YARN-5736 Addendum. Fixes segfault due to unterminated string.
[Nov 15, 2016 9:58:11 PM] (xiao) YARN-5875. TestTokenClientRMService#testTokenRenewalWrongUser fails.
[Nov 16, 2016 12:26:27 AM] (xiao) HADOOP-13815. TestKMS#testDelegationTokensOpsSimple and




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.TestMaintenanceState 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.mapred.pipes.TestPipeApplication 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [92K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/

[Nov 15, 2016 7:57:37 AM] (naganarasimha_gr) Reverted due to issue YARN-5765. Revert "YARN-5287.
[Nov 15, 2016 10:11:56 AM] (naganarasimha_gr) YARN-4355. NPE while processing localizer heartbeat. Contributed by
[Nov 15, 2016 3:56:25 PM] (Arun Suresh) YARN-4597. Introduce ContainerScheduler and a SCHEDULED state to
[Nov 15, 2016 6:57:00 PM] (liuml07) HADOOP-13427. Eliminate needless uses of FileSystem#{exists(), isFile(),
[Nov 15, 2016 8:47:53 PM] (kihwal) HDFS-8870. Lease is leaked on write failure. Contributed by Kuhu Shukla.
[Nov 15, 2016 9:01:57 PM] (templedf) YARN-5736 Addendum. Fixes segfault due to unterminated string.
[Nov 15, 2016 9:58:11 PM] (xiao) YARN-5875. TestTokenClientRMService#testTokenRenewalWrongUser fails.
[Nov 16, 2016 12:26:27 AM] (xiao) HADOOP-13815. TestKMS#testDelegationTokensOpsSimple and




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.TestMaintenanceState 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.mapred.pipes.TestPipeApplication 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [92K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/227/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/

[Nov 14, 2016 3:09:39 PM] (brahma) HDFS-11135. The tests in TestBalancer run fails due to NPE. Contributed
[Nov 14, 2016 7:05:29 PM] (zhz) HDFS-10872. Add MutableRate metrics for FSNamesystemLock operations.
[Nov 14, 2016 8:20:50 PM] (jlowe) MAPREDUCE-6797. Job history server scans can become blocked on a single,
[Nov 15, 2016 3:38:10 AM] (liuml07) HADOOP-13810. Add a test to verify that Configuration handles &-encoded
[Nov 15, 2016 5:26:28 AM] (rohithsharmaks) YARN-5873. RM crashes with NPE if generic application history is
[Nov 15, 2016 5:28:25 AM] (rohithsharmaks) YARN-5874. RM -format-state-store and




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.ha.TestZKFailoverController 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.TestFileCreationDelete 
       hadoop.hdfs.TestCrcCorruption 
       hadoop.mapred.pipes.TestPipeApplication 
       hadoop.yarn.server.resourcemanager.TestTokenClientRMService 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [460K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [92K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/

[Nov 14, 2016 3:09:39 PM] (brahma) HDFS-11135. The tests in TestBalancer run fails due to NPE. Contributed
[Nov 14, 2016 7:05:29 PM] (zhz) HDFS-10872. Add MutableRate metrics for FSNamesystemLock operations.
[Nov 14, 2016 8:20:50 PM] (jlowe) MAPREDUCE-6797. Job history server scans can become blocked on a single,
[Nov 15, 2016 3:38:10 AM] (liuml07) HADOOP-13810. Add a test to verify that Configuration handles &-encoded
[Nov 15, 2016 5:26:28 AM] (rohithsharmaks) YARN-5873. RM crashes with NPE if generic application history is
[Nov 15, 2016 5:28:25 AM] (rohithsharmaks) YARN-5874. RM -format-state-store and




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.ha.TestZKFailoverController 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.TestFileCreationDelete 
       hadoop.hdfs.TestCrcCorruption 
       hadoop.mapred.pipes.TestPipeApplication 
       hadoop.yarn.server.resourcemanager.TestTokenClientRMService 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [460K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [92K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/

[Nov 14, 2016 3:09:39 PM] (brahma) HDFS-11135. The tests in TestBalancer run fails due to NPE. Contributed
[Nov 14, 2016 7:05:29 PM] (zhz) HDFS-10872. Add MutableRate metrics for FSNamesystemLock operations.
[Nov 14, 2016 8:20:50 PM] (jlowe) MAPREDUCE-6797. Job history server scans can become blocked on a single,
[Nov 15, 2016 3:38:10 AM] (liuml07) HADOOP-13810. Add a test to verify that Configuration handles &-encoded
[Nov 15, 2016 5:26:28 AM] (rohithsharmaks) YARN-5873. RM crashes with NPE if generic application history is
[Nov 15, 2016 5:28:25 AM] (rohithsharmaks) YARN-5874. RM -format-state-store and




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.ha.TestZKFailoverController 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.TestFileCreationDelete 
       hadoop.hdfs.TestCrcCorruption 
       hadoop.mapred.pipes.TestPipeApplication 
       hadoop.yarn.server.resourcemanager.TestTokenClientRMService 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [460K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [92K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/

[Nov 14, 2016 3:09:39 PM] (brahma) HDFS-11135. The tests in TestBalancer run fails due to NPE. Contributed
[Nov 14, 2016 7:05:29 PM] (zhz) HDFS-10872. Add MutableRate metrics for FSNamesystemLock operations.
[Nov 14, 2016 8:20:50 PM] (jlowe) MAPREDUCE-6797. Job history server scans can become blocked on a single,
[Nov 15, 2016 3:38:10 AM] (liuml07) HADOOP-13810. Add a test to verify that Configuration handles &-encoded
[Nov 15, 2016 5:26:28 AM] (rohithsharmaks) YARN-5873. RM crashes with NPE if generic application history is
[Nov 15, 2016 5:28:25 AM] (rohithsharmaks) YARN-5874. RM -format-state-store and




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.ha.TestZKFailoverController 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.TestFileCreationDelete 
       hadoop.hdfs.TestCrcCorruption 
       hadoop.mapred.pipes.TestPipeApplication 
       hadoop.yarn.server.resourcemanager.TestTokenClientRMService 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [460K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [92K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/226/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/

[Nov 14, 2016 5:38:36 AM] (kasha) YARN-4033. In FairScheduler, parent queues should also display queue




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.server.blockmanagement.TestUnderReplicatedBlocks 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.server.namenode.ha.TestHAMetrics 
       hadoop.fs.http.server.TestHttpFSServerNoACLs 
       hadoop.yarn.server.resourcemanager.TestTokenClientRMService 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.mapred.pipes.TestPipeApplication 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [256K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [92K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/

[Nov 14, 2016 5:38:36 AM] (kasha) YARN-4033. In FairScheduler, parent queues should also display queue




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.server.blockmanagement.TestUnderReplicatedBlocks 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.server.namenode.ha.TestHAMetrics 
       hadoop.fs.http.server.TestHttpFSServerNoACLs 
       hadoop.yarn.server.resourcemanager.TestTokenClientRMService 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.mapred.pipes.TestPipeApplication 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [256K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [92K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/

[Nov 14, 2016 5:38:36 AM] (kasha) YARN-4033. In FairScheduler, parent queues should also display queue




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.server.blockmanagement.TestUnderReplicatedBlocks 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.server.namenode.ha.TestHAMetrics 
       hadoop.fs.http.server.TestHttpFSServerNoACLs 
       hadoop.yarn.server.resourcemanager.TestTokenClientRMService 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.mapred.pipes.TestPipeApplication 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [256K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [92K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/

[Nov 14, 2016 5:38:36 AM] (kasha) YARN-4033. In FairScheduler, parent queues should also display queue




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.server.blockmanagement.TestUnderReplicatedBlocks 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.server.namenode.ha.TestHAMetrics 
       hadoop.fs.http.server.TestHttpFSServerNoACLs 
       hadoop.yarn.server.resourcemanager.TestTokenClientRMService 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.mapred.pipes.TestPipeApplication 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [256K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [92K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/225/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/

[Nov 12, 2016 6:35:22 PM] (liuml07) HADOOP-13813.




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokens 
       hadoop.yarn.server.resourcemanager.TestResourceTrackerService 
       hadoop.yarn.server.resourcemanager.TestTokenClientRMService 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.mapred.pipes.TestPipeApplication 

    Timed out junit tests :

       org.apache.hadoop.hdfs.TestLeaseRecovery2 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [92K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/

[Nov 12, 2016 6:35:22 PM] (liuml07) HADOOP-13813.




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokens 
       hadoop.yarn.server.resourcemanager.TestResourceTrackerService 
       hadoop.yarn.server.resourcemanager.TestTokenClientRMService 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.mapred.pipes.TestPipeApplication 

    Timed out junit tests :

       org.apache.hadoop.hdfs.TestLeaseRecovery2 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [92K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/

[Nov 12, 2016 6:35:22 PM] (liuml07) HADOOP-13813.




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokens 
       hadoop.yarn.server.resourcemanager.TestResourceTrackerService 
       hadoop.yarn.server.resourcemanager.TestTokenClientRMService 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.mapred.pipes.TestPipeApplication 

    Timed out junit tests :

       org.apache.hadoop.hdfs.TestLeaseRecovery2 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [92K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/

[Nov 12, 2016 6:35:22 PM] (liuml07) HADOOP-13813.




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokens 
       hadoop.yarn.server.resourcemanager.TestResourceTrackerService 
       hadoop.yarn.server.resourcemanager.TestTokenClientRMService 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.mapred.pipes.TestPipeApplication 

    Timed out junit tests :

       org.apache.hadoop.hdfs.TestLeaseRecovery2 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [92K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/224/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/

[Nov 11, 2016 6:42:59 AM] (yzhang) HADOOP-13720. Add more info to the msgs printed in
[Nov 11, 2016 2:38:15 PM] (brahma) HDFS-11128. CreateEditsLog throws NullPointerException. Contributed by
[Nov 11, 2016 3:18:31 PM] (naganarasimha_gr) YARN-5545. Fix issues related to Max App in capacity scheduler.
[Nov 11, 2016 6:58:50 PM] (wangda) YARN-5868. Update npm to latest version in Dockerfile to avoid random
[Nov 11, 2016 7:15:07 PM] (cdouglas) HADOOP-13037. Refactor Azure Data Lake Store as an independent
[Nov 11, 2016 8:29:47 PM] (liuml07) HDFS-11122. TestDFSAdmin#testReportCommand fails due to timed out.
[Nov 11, 2016 9:34:56 PM] (wangda) YARN-5552. Add Builder methods for common yarn API records. (Tao Jie via
[Nov 11, 2016 10:31:23 PM] (xyao) HDFS-10941. Improve BlockManager#processMisReplicatesAsync log.
[Nov 11, 2016 11:02:52 PM] (arp) HDFS-11119. Support for parallel checking of StorageLocations on
[Nov 11, 2016 11:16:21 PM] (jianhe) YARN-5825. ProportionalPreemptionalPolicy should use readLock over
[Nov 12, 2016 6:12:27 AM] (liuml07) HDFS-11129. TestAppendSnapshotTruncate fails with bind exception.




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.tools.TestDelegationTokenFetcher 
       hadoop.mapred.pipes.TestPipeApplication 
       hadoop.yarn.server.resourcemanager.TestTokenClientRMService 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [164K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [92K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/

[Nov 11, 2016 6:42:59 AM] (yzhang) HADOOP-13720. Add more info to the msgs printed in
[Nov 11, 2016 2:38:15 PM] (brahma) HDFS-11128. CreateEditsLog throws NullPointerException. Contributed by
[Nov 11, 2016 3:18:31 PM] (naganarasimha_gr) YARN-5545. Fix issues related to Max App in capacity scheduler.
[Nov 11, 2016 6:58:50 PM] (wangda) YARN-5868. Update npm to latest version in Dockerfile to avoid random
[Nov 11, 2016 7:15:07 PM] (cdouglas) HADOOP-13037. Refactor Azure Data Lake Store as an independent
[Nov 11, 2016 8:29:47 PM] (liuml07) HDFS-11122. TestDFSAdmin#testReportCommand fails due to timed out.
[Nov 11, 2016 9:34:56 PM] (wangda) YARN-5552. Add Builder methods for common yarn API records. (Tao Jie via
[Nov 11, 2016 10:31:23 PM] (xyao) HDFS-10941. Improve BlockManager#processMisReplicatesAsync log.
[Nov 11, 2016 11:02:52 PM] (arp) HDFS-11119. Support for parallel checking of StorageLocations on
[Nov 11, 2016 11:16:21 PM] (jianhe) YARN-5825. ProportionalPreemptionalPolicy should use readLock over
[Nov 12, 2016 6:12:27 AM] (liuml07) HDFS-11129. TestAppendSnapshotTruncate fails with bind exception.




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.tools.TestDelegationTokenFetcher 
       hadoop.mapred.pipes.TestPipeApplication 
       hadoop.yarn.server.resourcemanager.TestTokenClientRMService 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [164K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [92K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/

[Nov 11, 2016 6:42:59 AM] (yzhang) HADOOP-13720. Add more info to the msgs printed in
[Nov 11, 2016 2:38:15 PM] (brahma) HDFS-11128. CreateEditsLog throws NullPointerException. Contributed by
[Nov 11, 2016 3:18:31 PM] (naganarasimha_gr) YARN-5545. Fix issues related to Max App in capacity scheduler.
[Nov 11, 2016 6:58:50 PM] (wangda) YARN-5868. Update npm to latest version in Dockerfile to avoid random
[Nov 11, 2016 7:15:07 PM] (cdouglas) HADOOP-13037. Refactor Azure Data Lake Store as an independent
[Nov 11, 2016 8:29:47 PM] (liuml07) HDFS-11122. TestDFSAdmin#testReportCommand fails due to timed out.
[Nov 11, 2016 9:34:56 PM] (wangda) YARN-5552. Add Builder methods for common yarn API records. (Tao Jie via
[Nov 11, 2016 10:31:23 PM] (xyao) HDFS-10941. Improve BlockManager#processMisReplicatesAsync log.
[Nov 11, 2016 11:02:52 PM] (arp) HDFS-11119. Support for parallel checking of StorageLocations on
[Nov 11, 2016 11:16:21 PM] (jianhe) YARN-5825. ProportionalPreemptionalPolicy should use readLock over
[Nov 12, 2016 6:12:27 AM] (liuml07) HDFS-11129. TestAppendSnapshotTruncate fails with bind exception.




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.tools.TestDelegationTokenFetcher 
       hadoop.mapred.pipes.TestPipeApplication 
       hadoop.yarn.server.resourcemanager.TestTokenClientRMService 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [164K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [92K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/

[Nov 11, 2016 6:42:59 AM] (yzhang) HADOOP-13720. Add more info to the msgs printed in
[Nov 11, 2016 2:38:15 PM] (brahma) HDFS-11128. CreateEditsLog throws NullPointerException. Contributed by
[Nov 11, 2016 3:18:31 PM] (naganarasimha_gr) YARN-5545. Fix issues related to Max App in capacity scheduler.
[Nov 11, 2016 6:58:50 PM] (wangda) YARN-5868. Update npm to latest version in Dockerfile to avoid random
[Nov 11, 2016 7:15:07 PM] (cdouglas) HADOOP-13037. Refactor Azure Data Lake Store as an independent
[Nov 11, 2016 8:29:47 PM] (liuml07) HDFS-11122. TestDFSAdmin#testReportCommand fails due to timed out.
[Nov 11, 2016 9:34:56 PM] (wangda) YARN-5552. Add Builder methods for common yarn API records. (Tao Jie via
[Nov 11, 2016 10:31:23 PM] (xyao) HDFS-10941. Improve BlockManager#processMisReplicatesAsync log.
[Nov 11, 2016 11:02:52 PM] (arp) HDFS-11119. Support for parallel checking of StorageLocations on
[Nov 11, 2016 11:16:21 PM] (jianhe) YARN-5825. ProportionalPreemptionalPolicy should use readLock over
[Nov 12, 2016 6:12:27 AM] (liuml07) HDFS-11129. TestAppendSnapshotTruncate fails with bind exception.




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.tools.TestDelegationTokenFetcher 
       hadoop.mapred.pipes.TestPipeApplication 
       hadoop.yarn.server.resourcemanager.TestTokenClientRMService 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [164K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [92K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/223/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/

[Nov 10, 2016 7:44:02 AM] (kasha) YARN-5453. FairScheduler#update may skip update demand resource of child
[Nov 10, 2016 11:21:33 AM] (vinayakumarb) HDFS-9337. Validate required params for WebHDFS requests (Contributed by
[Nov 10, 2016 4:58:37 PM] (liuml07) HADOOP-13687. Provide a unified dependency artifact that transitively
[Nov 10, 2016 10:08:51 PM] (kasha) YARN-5834. TestNodeStatusUpdater.testNMRMConnectionConf compares
[Nov 10, 2016 10:35:12 PM] (epayne) YARN-4218. Metric for resource*time that was preempted. Contributed by
[Nov 11, 2016 4:45:30 AM] (aajisaka) HDFS-11116. Fix javac warnings caused by deprecation of APIs in
[Nov 11, 2016 6:38:38 AM] (yzhang) HADOOP-12718. Incorrect error message by fs -put local dir without




-1 overall


The following subsystems voted -1:
    asflicense compile findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.hdfs.server.namenode.TestAddStripedBlockInFBR 
       hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker 
       hadoop.mapred.pipes.TestPipeApplication 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   compile:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/patch-compile-root.txt  [404K]

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/patch-compile-root.txt  [404K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/patch-compile-root.txt  [404K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [208K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [88K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-ui.txt  [136K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/

[Nov 10, 2016 7:44:02 AM] (kasha) YARN-5453. FairScheduler#update may skip update demand resource of child
[Nov 10, 2016 11:21:33 AM] (vinayakumarb) HDFS-9337. Validate required params for WebHDFS requests (Contributed by
[Nov 10, 2016 4:58:37 PM] (liuml07) HADOOP-13687. Provide a unified dependency artifact that transitively
[Nov 10, 2016 10:08:51 PM] (kasha) YARN-5834. TestNodeStatusUpdater.testNMRMConnectionConf compares
[Nov 10, 2016 10:35:12 PM] (epayne) YARN-4218. Metric for resource*time that was preempted. Contributed by
[Nov 11, 2016 4:45:30 AM] (aajisaka) HDFS-11116. Fix javac warnings caused by deprecation of APIs in
[Nov 11, 2016 6:38:38 AM] (yzhang) HADOOP-12718. Incorrect error message by fs -put local dir without




-1 overall


The following subsystems voted -1:
    asflicense compile findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.hdfs.server.namenode.TestAddStripedBlockInFBR 
       hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker 
       hadoop.mapred.pipes.TestPipeApplication 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   compile:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/patch-compile-root.txt  [404K]

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/patch-compile-root.txt  [404K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/patch-compile-root.txt  [404K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [208K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [88K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-ui.txt  [136K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/

[Nov 10, 2016 7:44:02 AM] (kasha) YARN-5453. FairScheduler#update may skip update demand resource of child
[Nov 10, 2016 11:21:33 AM] (vinayakumarb) HDFS-9337. Validate required params for WebHDFS requests (Contributed by
[Nov 10, 2016 4:58:37 PM] (liuml07) HADOOP-13687. Provide a unified dependency artifact that transitively
[Nov 10, 2016 10:08:51 PM] (kasha) YARN-5834. TestNodeStatusUpdater.testNMRMConnectionConf compares
[Nov 10, 2016 10:35:12 PM] (epayne) YARN-4218. Metric for resource*time that was preempted. Contributed by
[Nov 11, 2016 4:45:30 AM] (aajisaka) HDFS-11116. Fix javac warnings caused by deprecation of APIs in
[Nov 11, 2016 6:38:38 AM] (yzhang) HADOOP-12718. Incorrect error message by fs -put local dir without




-1 overall


The following subsystems voted -1:
    asflicense compile findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.hdfs.server.namenode.TestAddStripedBlockInFBR 
       hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker 
       hadoop.mapred.pipes.TestPipeApplication 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   compile:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/patch-compile-root.txt  [404K]

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/patch-compile-root.txt  [404K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/patch-compile-root.txt  [404K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [208K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [88K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-ui.txt  [136K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/

[Nov 10, 2016 7:44:02 AM] (kasha) YARN-5453. FairScheduler#update may skip update demand resource of child
[Nov 10, 2016 11:21:33 AM] (vinayakumarb) HDFS-9337. Validate required params for WebHDFS requests (Contributed by
[Nov 10, 2016 4:58:37 PM] (liuml07) HADOOP-13687. Provide a unified dependency artifact that transitively
[Nov 10, 2016 10:08:51 PM] (kasha) YARN-5834. TestNodeStatusUpdater.testNMRMConnectionConf compares
[Nov 10, 2016 10:35:12 PM] (epayne) YARN-4218. Metric for resource*time that was preempted. Contributed by
[Nov 11, 2016 4:45:30 AM] (aajisaka) HDFS-11116. Fix javac warnings caused by deprecation of APIs in
[Nov 11, 2016 6:38:38 AM] (yzhang) HADOOP-12718. Incorrect error message by fs -put local dir without




-1 overall


The following subsystems voted -1:
    asflicense compile findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.hdfs.server.namenode.TestAddStripedBlockInFBR 
       hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker 
       hadoop.mapred.pipes.TestPipeApplication 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   compile:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/patch-compile-root.txt  [404K]

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/patch-compile-root.txt  [404K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/patch-compile-root.txt  [404K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [208K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [88K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-ui.txt  [136K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/222/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/

[Nov 9, 2016 8:11:25 AM] (Arun Suresh) YARN-5823. Update NMTokens in case of requests with only opportunistic
[Nov 9, 2016 12:34:40 PM] (rkanter) YARN-5736. YARN container executor config does not handle white space
[Nov 9, 2016 1:02:40 PM] (aajisaka) HADOOP-13800. Remove unused HADOOP_AUDIT_LOGGER from hadoop-env.sh.
[Nov 9, 2016 3:15:11 PM] (Arun Suresh) YARN-5833. Addendum patch to include missing changes to yarn-default.xml
[Nov 9, 2016 5:07:12 PM] (xiao) HADOOP-13590. Retry until TGT expires even if the UGI renewal thread
[Nov 9, 2016 5:16:50 PM] (weichiu) HDFS-11056. Concurrent append and read operations lead to checksum
[Nov 9, 2016 5:33:00 PM] (xiao) HADOOP-13346. DelegationTokenAuthenticationHandler writes via closed
[Nov 9, 2016 9:11:37 PM] (templedf) YARN-4329. [YARN-5437] Allow fetching exact reason as to why a submitted
[Nov 9, 2016 11:30:05 PM] (naganarasimha_gr) YARN-4498. Application level node labels stats to be available in REST
[Nov 10, 2016 12:08:05 AM] (jianhe) YARN-5611. Provide an API to update lifetime of an application.
[Nov 10, 2016 12:12:30 AM] (naganarasimha_gr) YARN-5856. Unnecessary duplicate start container request sent to NM
[Nov 10, 2016 1:16:07 AM] (xiao) HDFS-11120. TestEncryptionZones should waitActive. Contributed by John
[Nov 10, 2016 6:11:34 AM] (varunsaxena) YARN-5862. TestDiskFailures.testLocalDirsFailures failed (Yufei Gu via
[Nov 10, 2016 6:40:03 AM] (varunsaxena) YARN-5843. Incorrect documentation for timeline service




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.tools.TestDFSAdmin 
       hadoop.mapred.pipes.TestPipeApplication 
       hadoop.yarn.server.resourcemanager.TestResourceTrackerService 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [332K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [92K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [68K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/

[Nov 9, 2016 8:11:25 AM] (Arun Suresh) YARN-5823. Update NMTokens in case of requests with only opportunistic
[Nov 9, 2016 12:34:40 PM] (rkanter) YARN-5736. YARN container executor config does not handle white space
[Nov 9, 2016 1:02:40 PM] (aajisaka) HADOOP-13800. Remove unused HADOOP_AUDIT_LOGGER from hadoop-env.sh.
[Nov 9, 2016 3:15:11 PM] (Arun Suresh) YARN-5833. Addendum patch to include missing changes to yarn-default.xml
[Nov 9, 2016 5:07:12 PM] (xiao) HADOOP-13590. Retry until TGT expires even if the UGI renewal thread
[Nov 9, 2016 5:16:50 PM] (weichiu) HDFS-11056. Concurrent append and read operations lead to checksum
[Nov 9, 2016 5:33:00 PM] (xiao) HADOOP-13346. DelegationTokenAuthenticationHandler writes via closed
[Nov 9, 2016 9:11:37 PM] (templedf) YARN-4329. [YARN-5437] Allow fetching exact reason as to why a submitted
[Nov 9, 2016 11:30:05 PM] (naganarasimha_gr) YARN-4498. Application level node labels stats to be available in REST
[Nov 10, 2016 12:08:05 AM] (jianhe) YARN-5611. Provide an API to update lifetime of an application.
[Nov 10, 2016 12:12:30 AM] (naganarasimha_gr) YARN-5856. Unnecessary duplicate start container request sent to NM
[Nov 10, 2016 1:16:07 AM] (xiao) HDFS-11120. TestEncryptionZones should waitActive. Contributed by John
[Nov 10, 2016 6:11:34 AM] (varunsaxena) YARN-5862. TestDiskFailures.testLocalDirsFailures failed (Yufei Gu via
[Nov 10, 2016 6:40:03 AM] (varunsaxena) YARN-5843. Incorrect documentation for timeline service




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.tools.TestDFSAdmin 
       hadoop.mapred.pipes.TestPipeApplication 
       hadoop.yarn.server.resourcemanager.TestResourceTrackerService 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [332K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [92K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [68K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/

[Nov 9, 2016 8:11:25 AM] (Arun Suresh) YARN-5823. Update NMTokens in case of requests with only opportunistic
[Nov 9, 2016 12:34:40 PM] (rkanter) YARN-5736. YARN container executor config does not handle white space
[Nov 9, 2016 1:02:40 PM] (aajisaka) HADOOP-13800. Remove unused HADOOP_AUDIT_LOGGER from hadoop-env.sh.
[Nov 9, 2016 3:15:11 PM] (Arun Suresh) YARN-5833. Addendum patch to include missing changes to yarn-default.xml
[Nov 9, 2016 5:07:12 PM] (xiao) HADOOP-13590. Retry until TGT expires even if the UGI renewal thread
[Nov 9, 2016 5:16:50 PM] (weichiu) HDFS-11056. Concurrent append and read operations lead to checksum
[Nov 9, 2016 5:33:00 PM] (xiao) HADOOP-13346. DelegationTokenAuthenticationHandler writes via closed
[Nov 9, 2016 9:11:37 PM] (templedf) YARN-4329. [YARN-5437] Allow fetching exact reason as to why a submitted
[Nov 9, 2016 11:30:05 PM] (naganarasimha_gr) YARN-4498. Application level node labels stats to be available in REST
[Nov 10, 2016 12:08:05 AM] (jianhe) YARN-5611. Provide an API to update lifetime of an application.
[Nov 10, 2016 12:12:30 AM] (naganarasimha_gr) YARN-5856. Unnecessary duplicate start container request sent to NM
[Nov 10, 2016 1:16:07 AM] (xiao) HDFS-11120. TestEncryptionZones should waitActive. Contributed by John
[Nov 10, 2016 6:11:34 AM] (varunsaxena) YARN-5862. TestDiskFailures.testLocalDirsFailures failed (Yufei Gu via
[Nov 10, 2016 6:40:03 AM] (varunsaxena) YARN-5843. Incorrect documentation for timeline service




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.tools.TestDFSAdmin 
       hadoop.mapred.pipes.TestPipeApplication 
       hadoop.yarn.server.resourcemanager.TestResourceTrackerService 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [332K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [92K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [68K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/

[Nov 9, 2016 8:11:25 AM] (Arun Suresh) YARN-5823. Update NMTokens in case of requests with only opportunistic
[Nov 9, 2016 12:34:40 PM] (rkanter) YARN-5736. YARN container executor config does not handle white space
[Nov 9, 2016 1:02:40 PM] (aajisaka) HADOOP-13800. Remove unused HADOOP_AUDIT_LOGGER from hadoop-env.sh.
[Nov 9, 2016 3:15:11 PM] (Arun Suresh) YARN-5833. Addendum patch to include missing changes to yarn-default.xml
[Nov 9, 2016 5:07:12 PM] (xiao) HADOOP-13590. Retry until TGT expires even if the UGI renewal thread
[Nov 9, 2016 5:16:50 PM] (weichiu) HDFS-11056. Concurrent append and read operations lead to checksum
[Nov 9, 2016 5:33:00 PM] (xiao) HADOOP-13346. DelegationTokenAuthenticationHandler writes via closed
[Nov 9, 2016 9:11:37 PM] (templedf) YARN-4329. [YARN-5437] Allow fetching exact reason as to why a submitted
[Nov 9, 2016 11:30:05 PM] (naganarasimha_gr) YARN-4498. Application level node labels stats to be available in REST
[Nov 10, 2016 12:08:05 AM] (jianhe) YARN-5611. Provide an API to update lifetime of an application.
[Nov 10, 2016 12:12:30 AM] (naganarasimha_gr) YARN-5856. Unnecessary duplicate start container request sent to NM
[Nov 10, 2016 1:16:07 AM] (xiao) HDFS-11120. TestEncryptionZones should waitActive. Contributed by John
[Nov 10, 2016 6:11:34 AM] (varunsaxena) YARN-5862. TestDiskFailures.testLocalDirsFailures failed (Yufei Gu via
[Nov 10, 2016 6:40:03 AM] (varunsaxena) YARN-5843. Incorrect documentation for timeline service




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.tools.TestDFSAdmin 
       hadoop.mapred.pipes.TestPipeApplication 
       hadoop.yarn.server.resourcemanager.TestResourceTrackerService 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [332K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [92K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [68K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/221/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/

[Nov 8, 2016 9:27:56 AM] (varunsaxena) MAPREDUCE-6782. JHS task page search based on each individual column not
[Nov 8, 2016 3:25:10 PM] (brahma) HADOOP-13707. If kerberos is enabled while HTTP SPNEGO is not
[Nov 8, 2016 10:01:26 PM] (jlowe) YARN-5356. NodeManager should communicate physical resource capability
[Nov 8, 2016 10:38:18 PM] (subru) YARN-5833. Add validation to ensure default ports are unique in
[Nov 8, 2016 11:40:22 PM] (liuml07) HADOOP-13802. Make generic options help more consistent, and aligned.
[Nov 9, 2016 12:07:36 AM] (zhz) HADOOP-13782. Make MutableRates metrics thread-local write,
[Nov 9, 2016 12:33:55 AM] (wang) HADOOP-13789. Hadoop Common includes generated test protos in both jar
[Nov 9, 2016 1:04:30 AM] (liuml07) HDFS-11083. Add unit test for DFSAdmin -report command. Contributed by
[Nov 9, 2016 2:17:07 AM] (arp) HDFS-9482. Replace DatanodeInfo constructors with a builder pattern.




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapred.pipes.TestPipeApplication 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.server.nodemanager.amrmproxy.TestAMRMProxyService 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.mapred.TestMROpportunisticMaps 
       org.apache.hadoop.yarn.client.api.impl.TestDistributedScheduling 
       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [92K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [188K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [232K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/

[Nov 8, 2016 9:27:56 AM] (varunsaxena) MAPREDUCE-6782. JHS task page search based on each individual column not
[Nov 8, 2016 3:25:10 PM] (brahma) HADOOP-13707. If kerberos is enabled while HTTP SPNEGO is not
[Nov 8, 2016 10:01:26 PM] (jlowe) YARN-5356. NodeManager should communicate physical resource capability
[Nov 8, 2016 10:38:18 PM] (subru) YARN-5833. Add validation to ensure default ports are unique in
[Nov 8, 2016 11:40:22 PM] (liuml07) HADOOP-13802. Make generic options help more consistent, and aligned.
[Nov 9, 2016 12:07:36 AM] (zhz) HADOOP-13782. Make MutableRates metrics thread-local write,
[Nov 9, 2016 12:33:55 AM] (wang) HADOOP-13789. Hadoop Common includes generated test protos in both jar
[Nov 9, 2016 1:04:30 AM] (liuml07) HDFS-11083. Add unit test for DFSAdmin -report command. Contributed by
[Nov 9, 2016 2:17:07 AM] (arp) HDFS-9482. Replace DatanodeInfo constructors with a builder pattern.




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapred.pipes.TestPipeApplication 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.server.nodemanager.amrmproxy.TestAMRMProxyService 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.mapred.TestMROpportunisticMaps 
       org.apache.hadoop.yarn.client.api.impl.TestDistributedScheduling 
       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [92K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [188K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [232K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/

[Nov 8, 2016 9:27:56 AM] (varunsaxena) MAPREDUCE-6782. JHS task page search based on each individual column not
[Nov 8, 2016 3:25:10 PM] (brahma) HADOOP-13707. If kerberos is enabled while HTTP SPNEGO is not
[Nov 8, 2016 10:01:26 PM] (jlowe) YARN-5356. NodeManager should communicate physical resource capability
[Nov 8, 2016 10:38:18 PM] (subru) YARN-5833. Add validation to ensure default ports are unique in
[Nov 8, 2016 11:40:22 PM] (liuml07) HADOOP-13802. Make generic options help more consistent, and aligned.
[Nov 9, 2016 12:07:36 AM] (zhz) HADOOP-13782. Make MutableRates metrics thread-local write,
[Nov 9, 2016 12:33:55 AM] (wang) HADOOP-13789. Hadoop Common includes generated test protos in both jar
[Nov 9, 2016 1:04:30 AM] (liuml07) HDFS-11083. Add unit test for DFSAdmin -report command. Contributed by
[Nov 9, 2016 2:17:07 AM] (arp) HDFS-9482. Replace DatanodeInfo constructors with a builder pattern.




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapred.pipes.TestPipeApplication 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.server.nodemanager.amrmproxy.TestAMRMProxyService 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.mapred.TestMROpportunisticMaps 
       org.apache.hadoop.yarn.client.api.impl.TestDistributedScheduling 
       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [92K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [188K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [232K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/

[Nov 8, 2016 9:27:56 AM] (varunsaxena) MAPREDUCE-6782. JHS task page search based on each individual column not
[Nov 8, 2016 3:25:10 PM] (brahma) HADOOP-13707. If kerberos is enabled while HTTP SPNEGO is not
[Nov 8, 2016 10:01:26 PM] (jlowe) YARN-5356. NodeManager should communicate physical resource capability
[Nov 8, 2016 10:38:18 PM] (subru) YARN-5833. Add validation to ensure default ports are unique in
[Nov 8, 2016 11:40:22 PM] (liuml07) HADOOP-13802. Make generic options help more consistent, and aligned.
[Nov 9, 2016 12:07:36 AM] (zhz) HADOOP-13782. Make MutableRates metrics thread-local write,
[Nov 9, 2016 12:33:55 AM] (wang) HADOOP-13789. Hadoop Common includes generated test protos in both jar
[Nov 9, 2016 1:04:30 AM] (liuml07) HDFS-11083. Add unit test for DFSAdmin -report command. Contributed by
[Nov 9, 2016 2:17:07 AM] (arp) HDFS-9482. Replace DatanodeInfo constructors with a builder pattern.




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapred.pipes.TestPipeApplication 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.server.nodemanager.amrmproxy.TestAMRMProxyService 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.mapred.TestMROpportunisticMaps 
       org.apache.hadoop.yarn.client.api.impl.TestDistributedScheduling 
       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [4.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [92K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [188K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [232K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/220/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/

[Nov 7, 2016 10:53:43 AM] (aajisaka) HADOOP-13798. TestHadoopArchives times out.
[Nov 7, 2016 12:36:10 PM] (stevel) HADOOP-13797 Remove hardcoded absolute path for ls. Contributed by
[Nov 7, 2016 5:21:01 PM] (xiao) HADOOP-13795. Skip testGlobStatusThrowsExceptionForUnreadableDir in
[Nov 7, 2016 6:14:39 PM] (jianhe) YARN-5716. Add global scheduler interface definition and update
[Nov 8, 2016 12:08:10 AM] (zhz) HADOOP-13804. MutableStat mean loses accuracy if add(long, long) is
[Nov 8, 2016 2:45:53 AM] (arp) HDFS-11114. Support for running async disk checks in DataNode.
[Nov 8, 2016 6:10:03 AM] (Arun Suresh) YARN-5377. Fix




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.namenode.ha.TestDFSUpgradeWithHA 
       hadoop.yarn.server.resourcemanager.applicationsmanager.TestAMRestart 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 

    Timed out junit tests :

       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/

[Nov 7, 2016 10:53:43 AM] (aajisaka) HADOOP-13798. TestHadoopArchives times out.
[Nov 7, 2016 12:36:10 PM] (stevel) HADOOP-13797 Remove hardcoded absolute path for ls. Contributed by
[Nov 7, 2016 5:21:01 PM] (xiao) HADOOP-13795. Skip testGlobStatusThrowsExceptionForUnreadableDir in
[Nov 7, 2016 6:14:39 PM] (jianhe) YARN-5716. Add global scheduler interface definition and update
[Nov 8, 2016 12:08:10 AM] (zhz) HADOOP-13804. MutableStat mean loses accuracy if add(long, long) is
[Nov 8, 2016 2:45:53 AM] (arp) HDFS-11114. Support for running async disk checks in DataNode.
[Nov 8, 2016 6:10:03 AM] (Arun Suresh) YARN-5377. Fix




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.namenode.ha.TestDFSUpgradeWithHA 
       hadoop.yarn.server.resourcemanager.applicationsmanager.TestAMRestart 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 

    Timed out junit tests :

       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/

[Nov 7, 2016 10:53:43 AM] (aajisaka) HADOOP-13798. TestHadoopArchives times out.
[Nov 7, 2016 12:36:10 PM] (stevel) HADOOP-13797 Remove hardcoded absolute path for ls. Contributed by
[Nov 7, 2016 5:21:01 PM] (xiao) HADOOP-13795. Skip testGlobStatusThrowsExceptionForUnreadableDir in
[Nov 7, 2016 6:14:39 PM] (jianhe) YARN-5716. Add global scheduler interface definition and update
[Nov 8, 2016 12:08:10 AM] (zhz) HADOOP-13804. MutableStat mean loses accuracy if add(long, long) is
[Nov 8, 2016 2:45:53 AM] (arp) HDFS-11114. Support for running async disk checks in DataNode.
[Nov 8, 2016 6:10:03 AM] (Arun Suresh) YARN-5377. Fix




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.namenode.ha.TestDFSUpgradeWithHA 
       hadoop.yarn.server.resourcemanager.applicationsmanager.TestAMRestart 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 

    Timed out junit tests :

       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/

[Nov 7, 2016 10:53:43 AM] (aajisaka) HADOOP-13798. TestHadoopArchives times out.
[Nov 7, 2016 12:36:10 PM] (stevel) HADOOP-13797 Remove hardcoded absolute path for ls. Contributed by
[Nov 7, 2016 5:21:01 PM] (xiao) HADOOP-13795. Skip testGlobStatusThrowsExceptionForUnreadableDir in
[Nov 7, 2016 6:14:39 PM] (jianhe) YARN-5716. Add global scheduler interface definition and update
[Nov 8, 2016 12:08:10 AM] (zhz) HADOOP-13804. MutableStat mean loses accuracy if add(long, long) is
[Nov 8, 2016 2:45:53 AM] (arp) HDFS-11114. Support for running async disk checks in DataNode.
[Nov 8, 2016 6:10:03 AM] (Arun Suresh) YARN-5377. Fix




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.namenode.ha.TestDFSUpgradeWithHA 
       hadoop.yarn.server.resourcemanager.applicationsmanager.TestAMRestart 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 

    Timed out junit tests :

       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [72K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/

[Nov 6, 2016 9:13:31 PM] (wangda) YARN-4733. [YARN-3368] Initial commit of new YARN web UI. (wangda)
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-4517. Add nodes page and fix bunch of license issues. (Varun Saxena
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-4849. [YARN-3368] cleanup code base, integrate web UI related build
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-4514. [YARN-3368] Cleanup hardcoded configurations, such as RM/ATS
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5019. [YARN-3368] Change urls in new YARN ui from camel casing to
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-4515. [YARN-3368] Support hosting web UI framework inside YARN RM.
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5183. [YARN-3368] Support for responsive navbar when window is
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5161. [YARN-3368] Add Apache Hadoop logo in YarnUI home page. (Kai
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5321. [YARN-3368] Add resource usage for application by node
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-3334. [YARN-3368] Introduce REFRESH button in various UI pages
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5509. Build error due to preparing 3.0.0-alpha2 deployment. (Kai
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5488. [YARN-3368] Applications table overflows beyond the page
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-4849. Addendum patch to fix document. (Wangda Tan via Sunil G)
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-4849. Addendum patch to fix license. (Wangda Tan via Sunil G)
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5504. [YARN-3368] Fix YARN UI build pom.xml (Sreenath Somarajapuram
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5583. [YARN-3368] Fix wrong paths in .gitignore (Sreenath
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5503. [YARN-3368] Add missing hidden files in webapp folder for
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-4849. Addendum patch to fix ASF warnings. (Wangda Tan via Sunil G)
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5598. [YARN-3368] Fix create-release to be able to generate bits
[Nov 6, 2016 9:13:31 PM] (wangda)  YARN-4849. Addendum patch to fix javadocs. (Sunil G via wangda)
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5682. [YARN-3368] Fix maven build to keep all generated or
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5698. [YARN-3368] Launch new YARN UI under hadoop web app port.
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-4849. Addendum patch to remove unwanted files from rat exclusions.
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5145. [YARN-3368] Move new YARN UI configuration to
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5741. [YARN-3368] Update UI2 documentation for new UI2 path (Kai
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5779. [YARN-3368] Document limits/notes of the new YARN UI (Wangda
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5772. [YARN-3368] Replace old Hadoop logo with new one (Akhil P B
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5500. [YARN-3368]  ‘Master node' link under application tab is
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5497. [YARN-3368] Use different color for Undefined and Succeeded
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5490. [YARN-3368] Fix various alignment issues and broken
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5779. [YARN-3368] Addendum patch to document limits/notes of the
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5785. [YARN-3368] Accessing applications and containers list from
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5804. New UI2 is not able to launch with jetty 9 upgrade post
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-4849. Addendum patch to improve pom for yarn-ui. (Wangda Tan via
[Nov 7, 2016 2:16:31 AM] (aajisaka) HDFS-10970. Update jackson from 1.9.13 to 2.x in hadoop-hdfs.
[Nov 7, 2016 2:19:21 AM] (aajisaka) MAPREDUCE-6790. Update jackson from 1.9.13 to 2.x in hadoop-mapreduce.




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.TestEncryptionZones 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 

    Timed out junit tests :

       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [180K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/

[Nov 6, 2016 9:13:31 PM] (wangda) YARN-4733. [YARN-3368] Initial commit of new YARN web UI. (wangda)
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-4517. Add nodes page and fix bunch of license issues. (Varun Saxena
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-4849. [YARN-3368] cleanup code base, integrate web UI related build
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-4514. [YARN-3368] Cleanup hardcoded configurations, such as RM/ATS
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5019. [YARN-3368] Change urls in new YARN ui from camel casing to
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-4515. [YARN-3368] Support hosting web UI framework inside YARN RM.
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5183. [YARN-3368] Support for responsive navbar when window is
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5161. [YARN-3368] Add Apache Hadoop logo in YarnUI home page. (Kai
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5321. [YARN-3368] Add resource usage for application by node
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-3334. [YARN-3368] Introduce REFRESH button in various UI pages
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5509. Build error due to preparing 3.0.0-alpha2 deployment. (Kai
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5488. [YARN-3368] Applications table overflows beyond the page
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-4849. Addendum patch to fix document. (Wangda Tan via Sunil G)
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-4849. Addendum patch to fix license. (Wangda Tan via Sunil G)
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5504. [YARN-3368] Fix YARN UI build pom.xml (Sreenath Somarajapuram
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5583. [YARN-3368] Fix wrong paths in .gitignore (Sreenath
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5503. [YARN-3368] Add missing hidden files in webapp folder for
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-4849. Addendum patch to fix ASF warnings. (Wangda Tan via Sunil G)
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5598. [YARN-3368] Fix create-release to be able to generate bits
[Nov 6, 2016 9:13:31 PM] (wangda)  YARN-4849. Addendum patch to fix javadocs. (Sunil G via wangda)
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5682. [YARN-3368] Fix maven build to keep all generated or
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5698. [YARN-3368] Launch new YARN UI under hadoop web app port.
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-4849. Addendum patch to remove unwanted files from rat exclusions.
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5145. [YARN-3368] Move new YARN UI configuration to
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5741. [YARN-3368] Update UI2 documentation for new UI2 path (Kai
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5779. [YARN-3368] Document limits/notes of the new YARN UI (Wangda
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5772. [YARN-3368] Replace old Hadoop logo with new one (Akhil P B
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5500. [YARN-3368]  ‘Master node' link under application tab is
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5497. [YARN-3368] Use different color for Undefined and Succeeded
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5490. [YARN-3368] Fix various alignment issues and broken
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5779. [YARN-3368] Addendum patch to document limits/notes of the
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5785. [YARN-3368] Accessing applications and containers list from
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5804. New UI2 is not able to launch with jetty 9 upgrade post
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-4849. Addendum patch to improve pom for yarn-ui. (Wangda Tan via
[Nov 7, 2016 2:16:31 AM] (aajisaka) HDFS-10970. Update jackson from 1.9.13 to 2.x in hadoop-hdfs.
[Nov 7, 2016 2:19:21 AM] (aajisaka) MAPREDUCE-6790. Update jackson from 1.9.13 to 2.x in hadoop-mapreduce.




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.TestEncryptionZones 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 

    Timed out junit tests :

       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [180K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/

[Nov 6, 2016 9:13:31 PM] (wangda) YARN-4733. [YARN-3368] Initial commit of new YARN web UI. (wangda)
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-4517. Add nodes page and fix bunch of license issues. (Varun Saxena
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-4849. [YARN-3368] cleanup code base, integrate web UI related build
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-4514. [YARN-3368] Cleanup hardcoded configurations, such as RM/ATS
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5019. [YARN-3368] Change urls in new YARN ui from camel casing to
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-4515. [YARN-3368] Support hosting web UI framework inside YARN RM.
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5183. [YARN-3368] Support for responsive navbar when window is
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5161. [YARN-3368] Add Apache Hadoop logo in YarnUI home page. (Kai
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5321. [YARN-3368] Add resource usage for application by node
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-3334. [YARN-3368] Introduce REFRESH button in various UI pages
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5509. Build error due to preparing 3.0.0-alpha2 deployment. (Kai
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5488. [YARN-3368] Applications table overflows beyond the page
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-4849. Addendum patch to fix document. (Wangda Tan via Sunil G)
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-4849. Addendum patch to fix license. (Wangda Tan via Sunil G)
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5504. [YARN-3368] Fix YARN UI build pom.xml (Sreenath Somarajapuram
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5583. [YARN-3368] Fix wrong paths in .gitignore (Sreenath
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5503. [YARN-3368] Add missing hidden files in webapp folder for
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-4849. Addendum patch to fix ASF warnings. (Wangda Tan via Sunil G)
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5598. [YARN-3368] Fix create-release to be able to generate bits
[Nov 6, 2016 9:13:31 PM] (wangda)  YARN-4849. Addendum patch to fix javadocs. (Sunil G via wangda)
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5682. [YARN-3368] Fix maven build to keep all generated or
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5698. [YARN-3368] Launch new YARN UI under hadoop web app port.
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-4849. Addendum patch to remove unwanted files from rat exclusions.
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5145. [YARN-3368] Move new YARN UI configuration to
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5741. [YARN-3368] Update UI2 documentation for new UI2 path (Kai
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5779. [YARN-3368] Document limits/notes of the new YARN UI (Wangda
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5772. [YARN-3368] Replace old Hadoop logo with new one (Akhil P B
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5500. [YARN-3368]  ‘Master node' link under application tab is
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5497. [YARN-3368] Use different color for Undefined and Succeeded
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5490. [YARN-3368] Fix various alignment issues and broken
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5779. [YARN-3368] Addendum patch to document limits/notes of the
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5785. [YARN-3368] Accessing applications and containers list from
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5804. New UI2 is not able to launch with jetty 9 upgrade post
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-4849. Addendum patch to improve pom for yarn-ui. (Wangda Tan via
[Nov 7, 2016 2:16:31 AM] (aajisaka) HDFS-10970. Update jackson from 1.9.13 to 2.x in hadoop-hdfs.
[Nov 7, 2016 2:19:21 AM] (aajisaka) MAPREDUCE-6790. Update jackson from 1.9.13 to 2.x in hadoop-mapreduce.




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.TestEncryptionZones 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 

    Timed out junit tests :

       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [180K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/

[Nov 6, 2016 9:13:31 PM] (wangda) YARN-4733. [YARN-3368] Initial commit of new YARN web UI. (wangda)
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-4517. Add nodes page and fix bunch of license issues. (Varun Saxena
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-4849. [YARN-3368] cleanup code base, integrate web UI related build
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-4514. [YARN-3368] Cleanup hardcoded configurations, such as RM/ATS
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5019. [YARN-3368] Change urls in new YARN ui from camel casing to
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-4515. [YARN-3368] Support hosting web UI framework inside YARN RM.
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5183. [YARN-3368] Support for responsive navbar when window is
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5161. [YARN-3368] Add Apache Hadoop logo in YarnUI home page. (Kai
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5321. [YARN-3368] Add resource usage for application by node
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-3334. [YARN-3368] Introduce REFRESH button in various UI pages
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5509. Build error due to preparing 3.0.0-alpha2 deployment. (Kai
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5488. [YARN-3368] Applications table overflows beyond the page
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-4849. Addendum patch to fix document. (Wangda Tan via Sunil G)
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-4849. Addendum patch to fix license. (Wangda Tan via Sunil G)
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5504. [YARN-3368] Fix YARN UI build pom.xml (Sreenath Somarajapuram
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5583. [YARN-3368] Fix wrong paths in .gitignore (Sreenath
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5503. [YARN-3368] Add missing hidden files in webapp folder for
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-4849. Addendum patch to fix ASF warnings. (Wangda Tan via Sunil G)
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5598. [YARN-3368] Fix create-release to be able to generate bits
[Nov 6, 2016 9:13:31 PM] (wangda)  YARN-4849. Addendum patch to fix javadocs. (Sunil G via wangda)
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5682. [YARN-3368] Fix maven build to keep all generated or
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5698. [YARN-3368] Launch new YARN UI under hadoop web app port.
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-4849. Addendum patch to remove unwanted files from rat exclusions.
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5145. [YARN-3368] Move new YARN UI configuration to
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5741. [YARN-3368] Update UI2 documentation for new UI2 path (Kai
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5779. [YARN-3368] Document limits/notes of the new YARN UI (Wangda
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5772. [YARN-3368] Replace old Hadoop logo with new one (Akhil P B
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5500. [YARN-3368]  ‘Master node' link under application tab is
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5497. [YARN-3368] Use different color for Undefined and Succeeded
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5490. [YARN-3368] Fix various alignment issues and broken
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5779. [YARN-3368] Addendum patch to document limits/notes of the
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5785. [YARN-3368] Accessing applications and containers list from
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-5804. New UI2 is not able to launch with jetty 9 upgrade post
[Nov 6, 2016 9:13:31 PM] (wangda) YARN-4849. Addendum patch to improve pom for yarn-ui. (Wangda Tan via
[Nov 7, 2016 2:16:31 AM] (aajisaka) HDFS-10970. Update jackson from 1.9.13 to 2.x in hadoop-hdfs.
[Nov 7, 2016 2:19:21 AM] (aajisaka) MAPREDUCE-6790. Update jackson from 1.9.13 to 2.x in hadoop-mapreduce.




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.TestEncryptionZones 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 

    Timed out junit tests :

       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [180K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/218/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/

No changes




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 

    Timed out junit tests :

       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/

No changes




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 

    Timed out junit tests :

       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/

No changes




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 

    Timed out junit tests :

       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/

No changes




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 

    Timed out junit tests :

       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/diff-patch-shellcheck.txt  [28K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/217/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/

[Nov 4, 2016 10:37:28 AM] (Sunil) YARN-5802. updateApplicationPriority api in scheduler should ensure to
[Nov 4, 2016 2:31:54 PM] (Arun Suresh) YARN-2995. Enhance UI to show cluster resource utilization of various
[Nov 4, 2016 5:46:27 PM] (liuml07) HADOOP-13792. Stackoverflow for schemeless defaultFS with trailing
[Nov 4, 2016 6:49:19 PM] (aajisaka) MAPREDUCE-6796. Remove unused properties from JTConfig.java. Contributed
[Nov 4, 2016 9:34:49 PM] (liuml07) HDFS-11085. Add unit test for NameNode failing to start when name dir is
[Nov 4, 2016 10:20:21 PM] (jlowe) YARN-5837. NPE when getting node status of a decommissioned node after
[Nov 4, 2016 11:02:47 PM] (xyao) Revert "HADOOP-13565. KerberosAuthenticationHandler#authenticate should
[Nov 5, 2016 1:06:55 AM] (xiao) HDFS-10756. Expose getTrashRoot to HTTPFS and WebHDFS. Contributed by




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [128K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/

[Nov 4, 2016 10:37:28 AM] (Sunil) YARN-5802. updateApplicationPriority api in scheduler should ensure to
[Nov 4, 2016 2:31:54 PM] (Arun Suresh) YARN-2995. Enhance UI to show cluster resource utilization of various
[Nov 4, 2016 5:46:27 PM] (liuml07) HADOOP-13792. Stackoverflow for schemeless defaultFS with trailing
[Nov 4, 2016 6:49:19 PM] (aajisaka) MAPREDUCE-6796. Remove unused properties from JTConfig.java. Contributed
[Nov 4, 2016 9:34:49 PM] (liuml07) HDFS-11085. Add unit test for NameNode failing to start when name dir is
[Nov 4, 2016 10:20:21 PM] (jlowe) YARN-5837. NPE when getting node status of a decommissioned node after
[Nov 4, 2016 11:02:47 PM] (xyao) Revert "HADOOP-13565. KerberosAuthenticationHandler#authenticate should
[Nov 5, 2016 1:06:55 AM] (xiao) HDFS-10756. Expose getTrashRoot to HTTPFS and WebHDFS. Contributed by




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [128K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/

[Nov 4, 2016 10:37:28 AM] (Sunil) YARN-5802. updateApplicationPriority api in scheduler should ensure to
[Nov 4, 2016 2:31:54 PM] (Arun Suresh) YARN-2995. Enhance UI to show cluster resource utilization of various
[Nov 4, 2016 5:46:27 PM] (liuml07) HADOOP-13792. Stackoverflow for schemeless defaultFS with trailing
[Nov 4, 2016 6:49:19 PM] (aajisaka) MAPREDUCE-6796. Remove unused properties from JTConfig.java. Contributed
[Nov 4, 2016 9:34:49 PM] (liuml07) HDFS-11085. Add unit test for NameNode failing to start when name dir is
[Nov 4, 2016 10:20:21 PM] (jlowe) YARN-5837. NPE when getting node status of a decommissioned node after
[Nov 4, 2016 11:02:47 PM] (xyao) Revert "HADOOP-13565. KerberosAuthenticationHandler#authenticate should
[Nov 5, 2016 1:06:55 AM] (xiao) HDFS-10756. Expose getTrashRoot to HTTPFS and WebHDFS. Contributed by




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [128K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/

[Nov 4, 2016 10:37:28 AM] (Sunil) YARN-5802. updateApplicationPriority api in scheduler should ensure to
[Nov 4, 2016 2:31:54 PM] (Arun Suresh) YARN-2995. Enhance UI to show cluster resource utilization of various
[Nov 4, 2016 5:46:27 PM] (liuml07) HADOOP-13792. Stackoverflow for schemeless defaultFS with trailing
[Nov 4, 2016 6:49:19 PM] (aajisaka) MAPREDUCE-6796. Remove unused properties from JTConfig.java. Contributed
[Nov 4, 2016 9:34:49 PM] (liuml07) HDFS-11085. Add unit test for NameNode failing to start when name dir is
[Nov 4, 2016 10:20:21 PM] (jlowe) YARN-5837. NPE when getting node status of a decommissioned node after
[Nov 4, 2016 11:02:47 PM] (xyao) Revert "HADOOP-13565. KerberosAuthenticationHandler#authenticate should
[Nov 5, 2016 1:06:55 AM] (xiao) HDFS-10756. Expose getTrashRoot to HTTPFS and WebHDFS. Contributed by




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/diff-compile-javac-root.txt  [164K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [128K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/216/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/

[Nov 3, 2016 7:02:22 AM] (naganarasimha_gr) YARN-5720. Update document for "rmadmin -replaceLabelOnNode".
[Nov 3, 2016 1:54:31 PM] (jlowe) YARN-4862. Handle duplicate completed containers in RMNodeImpl.
[Nov 3, 2016 5:03:43 PM] (vvasudev) YARN-5822. Log ContainerRuntime initialization error in
[Nov 3, 2016 5:27:52 PM] (arp) HDFS-11097. Fix warnings for deprecated StorageReceivedDeletedBlocks
[Nov 3, 2016 6:16:07 PM] (xiao) HADOOP-13787. Azure testGlobStatusThrowsExceptionForUnreadableDir fails.
[Nov 3, 2016 8:09:03 PM] (xiao) HADOOP-12453. Support decoding KMS Delegation Token with its own
[Nov 3, 2016 8:49:10 PM] (liuml07) HDFS-11076. Add unit test for extended Acls. Contributed by Chen Liang
[Nov 3, 2016 10:31:07 PM] (wang) HADOOP-11088. Quash unnecessary safemode WARN message during NameNode
[Nov 4, 2016 3:01:43 AM] (vinayakumarb) HDFS-11098. Datanode in tests cannot start in Windows after HDFS-10638




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.ha.TestZKFailoverController 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokens 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 

    Timed out junit tests :

       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/

[Nov 3, 2016 7:02:22 AM] (naganarasimha_gr) YARN-5720. Update document for "rmadmin -replaceLabelOnNode".
[Nov 3, 2016 1:54:31 PM] (jlowe) YARN-4862. Handle duplicate completed containers in RMNodeImpl.
[Nov 3, 2016 5:03:43 PM] (vvasudev) YARN-5822. Log ContainerRuntime initialization error in
[Nov 3, 2016 5:27:52 PM] (arp) HDFS-11097. Fix warnings for deprecated StorageReceivedDeletedBlocks
[Nov 3, 2016 6:16:07 PM] (xiao) HADOOP-13787. Azure testGlobStatusThrowsExceptionForUnreadableDir fails.
[Nov 3, 2016 8:09:03 PM] (xiao) HADOOP-12453. Support decoding KMS Delegation Token with its own
[Nov 3, 2016 8:49:10 PM] (liuml07) HDFS-11076. Add unit test for extended Acls. Contributed by Chen Liang
[Nov 3, 2016 10:31:07 PM] (wang) HADOOP-11088. Quash unnecessary safemode WARN message during NameNode
[Nov 4, 2016 3:01:43 AM] (vinayakumarb) HDFS-11098. Datanode in tests cannot start in Windows after HDFS-10638




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.ha.TestZKFailoverController 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokens 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 

    Timed out junit tests :

       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/

[Nov 3, 2016 7:02:22 AM] (naganarasimha_gr) YARN-5720. Update document for "rmadmin -replaceLabelOnNode".
[Nov 3, 2016 1:54:31 PM] (jlowe) YARN-4862. Handle duplicate completed containers in RMNodeImpl.
[Nov 3, 2016 5:03:43 PM] (vvasudev) YARN-5822. Log ContainerRuntime initialization error in
[Nov 3, 2016 5:27:52 PM] (arp) HDFS-11097. Fix warnings for deprecated StorageReceivedDeletedBlocks
[Nov 3, 2016 6:16:07 PM] (xiao) HADOOP-13787. Azure testGlobStatusThrowsExceptionForUnreadableDir fails.
[Nov 3, 2016 8:09:03 PM] (xiao) HADOOP-12453. Support decoding KMS Delegation Token with its own
[Nov 3, 2016 8:49:10 PM] (liuml07) HDFS-11076. Add unit test for extended Acls. Contributed by Chen Liang
[Nov 3, 2016 10:31:07 PM] (wang) HADOOP-11088. Quash unnecessary safemode WARN message during NameNode
[Nov 4, 2016 3:01:43 AM] (vinayakumarb) HDFS-11098. Datanode in tests cannot start in Windows after HDFS-10638




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.ha.TestZKFailoverController 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokens 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 

    Timed out junit tests :

       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/

[Nov 3, 2016 7:02:22 AM] (naganarasimha_gr) YARN-5720. Update document for "rmadmin -replaceLabelOnNode".
[Nov 3, 2016 1:54:31 PM] (jlowe) YARN-4862. Handle duplicate completed containers in RMNodeImpl.
[Nov 3, 2016 5:03:43 PM] (vvasudev) YARN-5822. Log ContainerRuntime initialization error in
[Nov 3, 2016 5:27:52 PM] (arp) HDFS-11097. Fix warnings for deprecated StorageReceivedDeletedBlocks
[Nov 3, 2016 6:16:07 PM] (xiao) HADOOP-13787. Azure testGlobStatusThrowsExceptionForUnreadableDir fails.
[Nov 3, 2016 8:09:03 PM] (xiao) HADOOP-12453. Support decoding KMS Delegation Token with its own
[Nov 3, 2016 8:49:10 PM] (liuml07) HDFS-11076. Add unit test for extended Acls. Contributed by Chen Liang
[Nov 3, 2016 10:31:07 PM] (wang) HADOOP-11088. Quash unnecessary safemode WARN message during NameNode
[Nov 4, 2016 3:01:43 AM] (vinayakumarb) HDFS-11098. Datanode in tests cannot start in Windows after HDFS-10638




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.ha.TestZKFailoverController 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokens 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 

    Timed out junit tests :

       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/215/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/

[Nov 2, 2016 1:53:33 PM] (templedf) HADOOP-13667. Fix typing mistake of inline document in
[Nov 2, 2016 7:07:09 PM] (varunsaxena) YARN-5815. Random failure of
[Nov 2, 2016 8:46:33 PM] (wang) Revert "HADOOP-13717. Normalize daemonization behavior of the
[Nov 2, 2016 9:58:24 PM] (liuml07) HDFS-11095. BlockManagerSafeMode should respect extension period default
[Nov 2, 2016 11:45:25 PM] (lei) HDFS-10909. De-duplicate code in
[Nov 3, 2016 12:46:56 AM] (aengineer) HDFS-10566. Submit plan request should throw exception if Datanode is in
[Nov 3, 2016 1:34:33 AM] (wang) HADOOP-13784. Output javadoc inside the target directory.
[Nov 3, 2016 2:11:05 AM] (wang) HDFS-11080. Update HttpFS to use ConfigRedactor. Contributed by Sean




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.net.TestDNS 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 

    Timed out junit tests :

       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/

[Nov 2, 2016 1:53:33 PM] (templedf) HADOOP-13667. Fix typing mistake of inline document in
[Nov 2, 2016 7:07:09 PM] (varunsaxena) YARN-5815. Random failure of
[Nov 2, 2016 8:46:33 PM] (wang) Revert "HADOOP-13717. Normalize daemonization behavior of the
[Nov 2, 2016 9:58:24 PM] (liuml07) HDFS-11095. BlockManagerSafeMode should respect extension period default
[Nov 2, 2016 11:45:25 PM] (lei) HDFS-10909. De-duplicate code in
[Nov 3, 2016 12:46:56 AM] (aengineer) HDFS-10566. Submit plan request should throw exception if Datanode is in
[Nov 3, 2016 1:34:33 AM] (wang) HADOOP-13784. Output javadoc inside the target directory.
[Nov 3, 2016 2:11:05 AM] (wang) HDFS-11080. Update HttpFS to use ConfigRedactor. Contributed by Sean




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.net.TestDNS 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 

    Timed out junit tests :

       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/

[Nov 2, 2016 1:53:33 PM] (templedf) HADOOP-13667. Fix typing mistake of inline document in
[Nov 2, 2016 7:07:09 PM] (varunsaxena) YARN-5815. Random failure of
[Nov 2, 2016 8:46:33 PM] (wang) Revert "HADOOP-13717. Normalize daemonization behavior of the
[Nov 2, 2016 9:58:24 PM] (liuml07) HDFS-11095. BlockManagerSafeMode should respect extension period default
[Nov 2, 2016 11:45:25 PM] (lei) HDFS-10909. De-duplicate code in
[Nov 3, 2016 12:46:56 AM] (aengineer) HDFS-10566. Submit plan request should throw exception if Datanode is in
[Nov 3, 2016 1:34:33 AM] (wang) HADOOP-13784. Output javadoc inside the target directory.
[Nov 3, 2016 2:11:05 AM] (wang) HDFS-11080. Update HttpFS to use ConfigRedactor. Contributed by Sean




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.net.TestDNS 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 

    Timed out junit tests :

       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/

[Nov 2, 2016 1:53:33 PM] (templedf) HADOOP-13667. Fix typing mistake of inline document in
[Nov 2, 2016 7:07:09 PM] (varunsaxena) YARN-5815. Random failure of
[Nov 2, 2016 8:46:33 PM] (wang) Revert "HADOOP-13717. Normalize daemonization behavior of the
[Nov 2, 2016 9:58:24 PM] (liuml07) HDFS-11095. BlockManagerSafeMode should respect extension period default
[Nov 2, 2016 11:45:25 PM] (lei) HDFS-10909. De-duplicate code in
[Nov 3, 2016 12:46:56 AM] (aengineer) HDFS-10566. Submit plan request should throw exception if Datanode is in
[Nov 3, 2016 1:34:33 AM] (wang) HADOOP-13784. Output javadoc inside the target directory.
[Nov 3, 2016 2:11:05 AM] (wang) HDFS-11080. Update HttpFS to use ConfigRedactor. Contributed by Sean




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.net.TestDNS 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 

    Timed out junit tests :

       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/214/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/

[Nov 1, 2016 9:21:31 AM] (varunsaxena) YARN-5805. Add isDebugEnabled check for debug logs in nodemanager (Bibin
[Nov 1, 2016 10:02:04 AM] (varunsaxena) YARN-5788. Apps not activiated and AM limit resource in UI and REST not
[Nov 1, 2016 10:55:45 AM] (rohithsharmaks) YARN-3732. Change NodeHeartbeatResponse.java and
[Nov 1, 2016 11:52:12 AM] (aajisaka) MAPREDUCE-6795. Update the document for JobConf#setNumReduceTasks.
[Nov 1, 2016 11:58:13 AM] (aajisaka) HADOOP-13603. Ignore package line length checkstyle rule. Contributed by
[Nov 1, 2016 4:02:52 PM] (brahma) HDFS-10499. TestNameNodeMetadataConsistency#testGenerationStampInFuture
[Nov 1, 2016 6:14:03 PM] (aengineer) HDFS-10633. DiskBalancer : Add the description for the new setting
[Nov 1, 2016 8:23:24 PM] (jlowe) YARN-5001. Aggregated Logs root directory is created with wrong group if
[Nov 1, 2016 9:42:03 PM] (liuml07) HDFS-11065. Add space quota tests for heterogenous storages. Contributed
[Nov 1, 2016 11:14:33 PM] (naganarasimha_gr) YARN-5697. Use CliParser to parse options in RMAdminCLI. Contributed by
[Nov 1, 2016 11:36:10 PM] (wang) HADOOP-13583. Incorporate checkcompatibility script which runs Java API
[Nov 1, 2016 11:48:45 PM] (wang) HADOOP-13717. Normalize daemonization behavior of the diskbalancer with
[Nov 2, 2016 1:02:23 AM] (arp) HADOOP-13738. DiskChecker should perform some disk IO.
[Nov 2, 2016 3:47:25 AM] (rkanter) MAPREDUCE-6765. MR should not schedule container requests in cases where
[Nov 2, 2016 5:05:47 AM] (brahma) HDFS-11031. Add additional unit test for DataNode startup behavior when




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 

    Timed out junit tests :

       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [36K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [120K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/

[Nov 1, 2016 9:21:31 AM] (varunsaxena) YARN-5805. Add isDebugEnabled check for debug logs in nodemanager (Bibin
[Nov 1, 2016 10:02:04 AM] (varunsaxena) YARN-5788. Apps not activiated and AM limit resource in UI and REST not
[Nov 1, 2016 10:55:45 AM] (rohithsharmaks) YARN-3732. Change NodeHeartbeatResponse.java and
[Nov 1, 2016 11:52:12 AM] (aajisaka) MAPREDUCE-6795. Update the document for JobConf#setNumReduceTasks.
[Nov 1, 2016 11:58:13 AM] (aajisaka) HADOOP-13603. Ignore package line length checkstyle rule. Contributed by
[Nov 1, 2016 4:02:52 PM] (brahma) HDFS-10499. TestNameNodeMetadataConsistency#testGenerationStampInFuture
[Nov 1, 2016 6:14:03 PM] (aengineer) HDFS-10633. DiskBalancer : Add the description for the new setting
[Nov 1, 2016 8:23:24 PM] (jlowe) YARN-5001. Aggregated Logs root directory is created with wrong group if
[Nov 1, 2016 9:42:03 PM] (liuml07) HDFS-11065. Add space quota tests for heterogenous storages. Contributed
[Nov 1, 2016 11:14:33 PM] (naganarasimha_gr) YARN-5697. Use CliParser to parse options in RMAdminCLI. Contributed by
[Nov 1, 2016 11:36:10 PM] (wang) HADOOP-13583. Incorporate checkcompatibility script which runs Java API
[Nov 1, 2016 11:48:45 PM] (wang) HADOOP-13717. Normalize daemonization behavior of the diskbalancer with
[Nov 2, 2016 1:02:23 AM] (arp) HADOOP-13738. DiskChecker should perform some disk IO.
[Nov 2, 2016 3:47:25 AM] (rkanter) MAPREDUCE-6765. MR should not schedule container requests in cases where
[Nov 2, 2016 5:05:47 AM] (brahma) HDFS-11031. Add additional unit test for DataNode startup behavior when




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 

    Timed out junit tests :

       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [36K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [120K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/

[Nov 1, 2016 9:21:31 AM] (varunsaxena) YARN-5805. Add isDebugEnabled check for debug logs in nodemanager (Bibin
[Nov 1, 2016 10:02:04 AM] (varunsaxena) YARN-5788. Apps not activiated and AM limit resource in UI and REST not
[Nov 1, 2016 10:55:45 AM] (rohithsharmaks) YARN-3732. Change NodeHeartbeatResponse.java and
[Nov 1, 2016 11:52:12 AM] (aajisaka) MAPREDUCE-6795. Update the document for JobConf#setNumReduceTasks.
[Nov 1, 2016 11:58:13 AM] (aajisaka) HADOOP-13603. Ignore package line length checkstyle rule. Contributed by
[Nov 1, 2016 4:02:52 PM] (brahma) HDFS-10499. TestNameNodeMetadataConsistency#testGenerationStampInFuture
[Nov 1, 2016 6:14:03 PM] (aengineer) HDFS-10633. DiskBalancer : Add the description for the new setting
[Nov 1, 2016 8:23:24 PM] (jlowe) YARN-5001. Aggregated Logs root directory is created with wrong group if
[Nov 1, 2016 9:42:03 PM] (liuml07) HDFS-11065. Add space quota tests for heterogenous storages. Contributed
[Nov 1, 2016 11:14:33 PM] (naganarasimha_gr) YARN-5697. Use CliParser to parse options in RMAdminCLI. Contributed by
[Nov 1, 2016 11:36:10 PM] (wang) HADOOP-13583. Incorporate checkcompatibility script which runs Java API
[Nov 1, 2016 11:48:45 PM] (wang) HADOOP-13717. Normalize daemonization behavior of the diskbalancer with
[Nov 2, 2016 1:02:23 AM] (arp) HADOOP-13738. DiskChecker should perform some disk IO.
[Nov 2, 2016 3:47:25 AM] (rkanter) MAPREDUCE-6765. MR should not schedule container requests in cases where
[Nov 2, 2016 5:05:47 AM] (brahma) HDFS-11031. Add additional unit test for DataNode startup behavior when




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 

    Timed out junit tests :

       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [36K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [120K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/

[Nov 1, 2016 9:21:31 AM] (varunsaxena) YARN-5805. Add isDebugEnabled check for debug logs in nodemanager (Bibin
[Nov 1, 2016 10:02:04 AM] (varunsaxena) YARN-5788. Apps not activiated and AM limit resource in UI and REST not
[Nov 1, 2016 10:55:45 AM] (rohithsharmaks) YARN-3732. Change NodeHeartbeatResponse.java and
[Nov 1, 2016 11:52:12 AM] (aajisaka) MAPREDUCE-6795. Update the document for JobConf#setNumReduceTasks.
[Nov 1, 2016 11:58:13 AM] (aajisaka) HADOOP-13603. Ignore package line length checkstyle rule. Contributed by
[Nov 1, 2016 4:02:52 PM] (brahma) HDFS-10499. TestNameNodeMetadataConsistency#testGenerationStampInFuture
[Nov 1, 2016 6:14:03 PM] (aengineer) HDFS-10633. DiskBalancer : Add the description for the new setting
[Nov 1, 2016 8:23:24 PM] (jlowe) YARN-5001. Aggregated Logs root directory is created with wrong group if
[Nov 1, 2016 9:42:03 PM] (liuml07) HDFS-11065. Add space quota tests for heterogenous storages. Contributed
[Nov 1, 2016 11:14:33 PM] (naganarasimha_gr) YARN-5697. Use CliParser to parse options in RMAdminCLI. Contributed by
[Nov 1, 2016 11:36:10 PM] (wang) HADOOP-13583. Incorporate checkcompatibility script which runs Java API
[Nov 1, 2016 11:48:45 PM] (wang) HADOOP-13717. Normalize daemonization behavior of the diskbalancer with
[Nov 2, 2016 1:02:23 AM] (arp) HADOOP-13738. DiskChecker should perform some disk IO.
[Nov 2, 2016 3:47:25 AM] (rkanter) MAPREDUCE-6765. MR should not schedule container requests in cases where
[Nov 2, 2016 5:05:47 AM] (brahma) HDFS-11031. Add additional unit test for DataNode startup behavior when




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 

    Timed out junit tests :

       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [36K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [120K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/213/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/

[Oct 31, 2016 7:39:30 PM] (arp) HDFS-11074. Remove unused method
[Oct 31, 2016 8:20:56 PM] (templedf) YARN-4907. Make all MockRM#waitForState consistent. (Contributed by
[Oct 31, 2016 8:34:25 PM] (templedf) YARN-4396. Log the trace information on FSAppAttempt#assignContainer
[Oct 31, 2016 8:51:07 PM] (templedf) YARN-5793. Trim configuration values in DockerLinuxContainerRuntime
[Oct 31, 2016 8:54:46 PM] (stevel) HADOOP-13680. fs.s3a.readahead.range to use getLongBytes. Contributed by
[Oct 31, 2016 9:47:48 PM] (templedf) YARN-5800. Delete LinuxContainerExecutor comment from yarn-default.xml
[Oct 31, 2016 10:18:31 PM] (wangda) YARN-2009. CapacityScheduler: Add intra-queue preemption for app
[Oct 31, 2016 11:00:33 PM] (liuml07) HDFS-11030. TestDataNodeVolumeFailure#testVolumeFailure is flaky (though
[Oct 31, 2016 11:07:03 PM] (varunsaxena) YARN-5809. AsyncDispatcher possibly invokes multiple shutdown threads
[Oct 31, 2016 11:26:01 PM] (kasha) YARN-4998. Minor cleanup to UGI use in AdminService. (Daniel Templeton
[Oct 31, 2016 11:37:25 PM] (wang) HADOOP-8500. Fix javadoc jars to not contain entire target directory.




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeLifeline 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 

    Timed out junit tests :

       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/

[Oct 31, 2016 7:39:30 PM] (arp) HDFS-11074. Remove unused method
[Oct 31, 2016 8:20:56 PM] (templedf) YARN-4907. Make all MockRM#waitForState consistent. (Contributed by
[Oct 31, 2016 8:34:25 PM] (templedf) YARN-4396. Log the trace information on FSAppAttempt#assignContainer
[Oct 31, 2016 8:51:07 PM] (templedf) YARN-5793. Trim configuration values in DockerLinuxContainerRuntime
[Oct 31, 2016 8:54:46 PM] (stevel) HADOOP-13680. fs.s3a.readahead.range to use getLongBytes. Contributed by
[Oct 31, 2016 9:47:48 PM] (templedf) YARN-5800. Delete LinuxContainerExecutor comment from yarn-default.xml
[Oct 31, 2016 10:18:31 PM] (wangda) YARN-2009. CapacityScheduler: Add intra-queue preemption for app
[Oct 31, 2016 11:00:33 PM] (liuml07) HDFS-11030. TestDataNodeVolumeFailure#testVolumeFailure is flaky (though
[Oct 31, 2016 11:07:03 PM] (varunsaxena) YARN-5809. AsyncDispatcher possibly invokes multiple shutdown threads
[Oct 31, 2016 11:26:01 PM] (kasha) YARN-4998. Minor cleanup to UGI use in AdminService. (Daniel Templeton
[Oct 31, 2016 11:37:25 PM] (wang) HADOOP-8500. Fix javadoc jars to not contain entire target directory.




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeLifeline 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 

    Timed out junit tests :

       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/

[Oct 31, 2016 7:39:30 PM] (arp) HDFS-11074. Remove unused method
[Oct 31, 2016 8:20:56 PM] (templedf) YARN-4907. Make all MockRM#waitForState consistent. (Contributed by
[Oct 31, 2016 8:34:25 PM] (templedf) YARN-4396. Log the trace information on FSAppAttempt#assignContainer
[Oct 31, 2016 8:51:07 PM] (templedf) YARN-5793. Trim configuration values in DockerLinuxContainerRuntime
[Oct 31, 2016 8:54:46 PM] (stevel) HADOOP-13680. fs.s3a.readahead.range to use getLongBytes. Contributed by
[Oct 31, 2016 9:47:48 PM] (templedf) YARN-5800. Delete LinuxContainerExecutor comment from yarn-default.xml
[Oct 31, 2016 10:18:31 PM] (wangda) YARN-2009. CapacityScheduler: Add intra-queue preemption for app
[Oct 31, 2016 11:00:33 PM] (liuml07) HDFS-11030. TestDataNodeVolumeFailure#testVolumeFailure is flaky (though
[Oct 31, 2016 11:07:03 PM] (varunsaxena) YARN-5809. AsyncDispatcher possibly invokes multiple shutdown threads
[Oct 31, 2016 11:26:01 PM] (kasha) YARN-4998. Minor cleanup to UGI use in AdminService. (Daniel Templeton
[Oct 31, 2016 11:37:25 PM] (wang) HADOOP-8500. Fix javadoc jars to not contain entire target directory.




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeLifeline 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 

    Timed out junit tests :

       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/

[Oct 31, 2016 7:39:30 PM] (arp) HDFS-11074. Remove unused method
[Oct 31, 2016 8:20:56 PM] (templedf) YARN-4907. Make all MockRM#waitForState consistent. (Contributed by
[Oct 31, 2016 8:34:25 PM] (templedf) YARN-4396. Log the trace information on FSAppAttempt#assignContainer
[Oct 31, 2016 8:51:07 PM] (templedf) YARN-5793. Trim configuration values in DockerLinuxContainerRuntime
[Oct 31, 2016 8:54:46 PM] (stevel) HADOOP-13680. fs.s3a.readahead.range to use getLongBytes. Contributed by
[Oct 31, 2016 9:47:48 PM] (templedf) YARN-5800. Delete LinuxContainerExecutor comment from yarn-default.xml
[Oct 31, 2016 10:18:31 PM] (wangda) YARN-2009. CapacityScheduler: Add intra-queue preemption for app
[Oct 31, 2016 11:00:33 PM] (liuml07) HDFS-11030. TestDataNodeVolumeFailure#testVolumeFailure is flaky (though
[Oct 31, 2016 11:07:03 PM] (varunsaxena) YARN-5809. AsyncDispatcher possibly invokes multiple shutdown threads
[Oct 31, 2016 11:26:01 PM] (kasha) YARN-4998. Minor cleanup to UGI use in AdminService. (Daniel Templeton
[Oct 31, 2016 11:37:25 PM] (wang) HADOOP-8500. Fix javadoc jars to not contain entire target directory.




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeLifeline 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 

    Timed out junit tests :

       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/212/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/

[Oct 30, 2016 6:52:51 PM] (brahma) HDFS-10455. Logging the username when deny the setOwner operation.
[Oct 30, 2016 11:08:20 PM] (naganarasimha_gr) YARN-4498. Application level node labels stats to be available in REST.
[Oct 31, 2016 6:17:20 AM] (aajisaka) MAPREDUCE-6799. Document mapreduce.jobhistory.webapp.https.address in




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.security.authentication.client.TestKerberosAuthenticator 
       hadoop.hdfs.TestEncryptionZones 
       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 

    Timed out junit tests :

       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/patch-unit-hadoop-common-project_hadoop-auth.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [180K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [36K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/

[Oct 30, 2016 6:52:51 PM] (brahma) HDFS-10455. Logging the username when deny the setOwner operation.
[Oct 30, 2016 11:08:20 PM] (naganarasimha_gr) YARN-4498. Application level node labels stats to be available in REST.
[Oct 31, 2016 6:17:20 AM] (aajisaka) MAPREDUCE-6799. Document mapreduce.jobhistory.webapp.https.address in




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.security.authentication.client.TestKerberosAuthenticator 
       hadoop.hdfs.TestEncryptionZones 
       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 

    Timed out junit tests :

       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/patch-unit-hadoop-common-project_hadoop-auth.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [180K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [36K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/

[Oct 30, 2016 6:52:51 PM] (brahma) HDFS-10455. Logging the username when deny the setOwner operation.
[Oct 30, 2016 11:08:20 PM] (naganarasimha_gr) YARN-4498. Application level node labels stats to be available in REST.
[Oct 31, 2016 6:17:20 AM] (aajisaka) MAPREDUCE-6799. Document mapreduce.jobhistory.webapp.https.address in




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.security.authentication.client.TestKerberosAuthenticator 
       hadoop.hdfs.TestEncryptionZones 
       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 

    Timed out junit tests :

       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/patch-unit-hadoop-common-project_hadoop-auth.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [180K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [36K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/

[Oct 30, 2016 6:52:51 PM] (brahma) HDFS-10455. Logging the username when deny the setOwner operation.
[Oct 30, 2016 11:08:20 PM] (naganarasimha_gr) YARN-4498. Application level node labels stats to be available in REST.
[Oct 31, 2016 6:17:20 AM] (aajisaka) MAPREDUCE-6799. Document mapreduce.jobhistory.webapp.https.address in




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.security.authentication.client.TestKerberosAuthenticator 
       hadoop.hdfs.TestEncryptionZones 
       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 

    Timed out junit tests :

       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/patch-unit-hadoop-common-project_hadoop-auth.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [180K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [36K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/211/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/

[Oct 29, 2016 8:17:39 AM] (varunsaxena) YARN-5773. RM recovery too slow due to LeafQueue#activateApplications
[Oct 29, 2016 9:03:57 AM] (Arun Suresh) YARN-5799. Fix Opportunistic Allocation to set the correct value of Node




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.yarn.client.api.impl.TestTimelineClientV2Impl 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 

    Timed out junit tests :

       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common.txt  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/

[Oct 29, 2016 8:17:39 AM] (varunsaxena) YARN-5773. RM recovery too slow due to LeafQueue#activateApplications
[Oct 29, 2016 9:03:57 AM] (Arun Suresh) YARN-5799. Fix Opportunistic Allocation to set the correct value of Node




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.yarn.client.api.impl.TestTimelineClientV2Impl 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 

    Timed out junit tests :

       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common.txt  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/

[Oct 29, 2016 8:17:39 AM] (varunsaxena) YARN-5773. RM recovery too slow due to LeafQueue#activateApplications
[Oct 29, 2016 9:03:57 AM] (Arun Suresh) YARN-5799. Fix Opportunistic Allocation to set the correct value of Node




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.yarn.client.api.impl.TestTimelineClientV2Impl 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 

    Timed out junit tests :

       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common.txt  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/

[Oct 29, 2016 8:17:39 AM] (varunsaxena) YARN-5773. RM recovery too slow due to LeafQueue#activateApplications
[Oct 29, 2016 9:03:57 AM] (Arun Suresh) YARN-5799. Fix Opportunistic Allocation to set the correct value of Node




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.yarn.client.api.impl.TestTimelineClientV2Impl 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 

    Timed out junit tests :

       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common.txt  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/210/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/

[Oct 28, 2016 7:07:37 AM] (naganarasimha_gr) YARN-5794. Fix the asflicense warnings. Contributed by Yiqun Lin
[Oct 28, 2016 2:57:50 PM] (jlowe) HADOOP-13770. Shell.checkIsBashSupported swallowed an interrupted
[Oct 28, 2016 3:48:58 PM] (jlowe) YARN-5027. NM should clean up app log dirs after NM restart. Contributed
[Oct 28, 2016 3:58:04 PM] (jlowe) YARN-5767. Fix the order that resources are cleaned up from the local
[Oct 28, 2016 5:30:15 PM] (jlowe) YARN-4963. capacity scheduler: Make number of OFF_SWITCH assignments per
[Oct 28, 2016 5:53:14 PM] (liuml07) HDFS-11048. Audit Log should escape control characters. Contributed by
[Oct 28, 2016 10:33:27 PM] (weichiu) HDFS-11061. Update dfs -count -t command line help and documentation.
[Oct 28, 2016 11:49:36 PM] (cdouglas) YARN-3460. TestSecureRMRegistryOperations fails with IBM_JAVA.
[Oct 29, 2016 12:35:28 AM] (rkanter) HADOOP-10075. addendum to fix compilation on Windows




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.blockmanagement.TestComputeInvalidateWork 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 

    Timed out junit tests :

       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [156K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [36K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/

[Oct 28, 2016 7:07:37 AM] (naganarasimha_gr) YARN-5794. Fix the asflicense warnings. Contributed by Yiqun Lin
[Oct 28, 2016 2:57:50 PM] (jlowe) HADOOP-13770. Shell.checkIsBashSupported swallowed an interrupted
[Oct 28, 2016 3:48:58 PM] (jlowe) YARN-5027. NM should clean up app log dirs after NM restart. Contributed
[Oct 28, 2016 3:58:04 PM] (jlowe) YARN-5767. Fix the order that resources are cleaned up from the local
[Oct 28, 2016 5:30:15 PM] (jlowe) YARN-4963. capacity scheduler: Make number of OFF_SWITCH assignments per
[Oct 28, 2016 5:53:14 PM] (liuml07) HDFS-11048. Audit Log should escape control characters. Contributed by
[Oct 28, 2016 10:33:27 PM] (weichiu) HDFS-11061. Update dfs -count -t command line help and documentation.
[Oct 28, 2016 11:49:36 PM] (cdouglas) YARN-3460. TestSecureRMRegistryOperations fails with IBM_JAVA.
[Oct 29, 2016 12:35:28 AM] (rkanter) HADOOP-10075. addendum to fix compilation on Windows




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.blockmanagement.TestComputeInvalidateWork 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 

    Timed out junit tests :

       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [156K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [36K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/

[Oct 28, 2016 7:07:37 AM] (naganarasimha_gr) YARN-5794. Fix the asflicense warnings. Contributed by Yiqun Lin
[Oct 28, 2016 2:57:50 PM] (jlowe) HADOOP-13770. Shell.checkIsBashSupported swallowed an interrupted
[Oct 28, 2016 3:48:58 PM] (jlowe) YARN-5027. NM should clean up app log dirs after NM restart. Contributed
[Oct 28, 2016 3:58:04 PM] (jlowe) YARN-5767. Fix the order that resources are cleaned up from the local
[Oct 28, 2016 5:30:15 PM] (jlowe) YARN-4963. capacity scheduler: Make number of OFF_SWITCH assignments per
[Oct 28, 2016 5:53:14 PM] (liuml07) HDFS-11048. Audit Log should escape control characters. Contributed by
[Oct 28, 2016 10:33:27 PM] (weichiu) HDFS-11061. Update dfs -count -t command line help and documentation.
[Oct 28, 2016 11:49:36 PM] (cdouglas) YARN-3460. TestSecureRMRegistryOperations fails with IBM_JAVA.
[Oct 29, 2016 12:35:28 AM] (rkanter) HADOOP-10075. addendum to fix compilation on Windows




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.blockmanagement.TestComputeInvalidateWork 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 

    Timed out junit tests :

       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [156K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [36K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/

[Oct 28, 2016 7:07:37 AM] (naganarasimha_gr) YARN-5794. Fix the asflicense warnings. Contributed by Yiqun Lin
[Oct 28, 2016 2:57:50 PM] (jlowe) HADOOP-13770. Shell.checkIsBashSupported swallowed an interrupted
[Oct 28, 2016 3:48:58 PM] (jlowe) YARN-5027. NM should clean up app log dirs after NM restart. Contributed
[Oct 28, 2016 3:58:04 PM] (jlowe) YARN-5767. Fix the order that resources are cleaned up from the local
[Oct 28, 2016 5:30:15 PM] (jlowe) YARN-4963. capacity scheduler: Make number of OFF_SWITCH assignments per
[Oct 28, 2016 5:53:14 PM] (liuml07) HDFS-11048. Audit Log should escape control characters. Contributed by
[Oct 28, 2016 10:33:27 PM] (weichiu) HDFS-11061. Update dfs -count -t command line help and documentation.
[Oct 28, 2016 11:49:36 PM] (cdouglas) YARN-3460. TestSecureRMRegistryOperations fails with IBM_JAVA.
[Oct 29, 2016 12:35:28 AM] (rkanter) HADOOP-10075. addendum to fix compilation on Windows




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.blockmanagement.TestComputeInvalidateWork 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 

    Timed out junit tests :

       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [156K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [36K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/209/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/

[Oct 27, 2016 6:46:59 AM] (iwasakims) HADOOP-13017. Implementations of InputStream.read(buffer, offset, bytes)
[Oct 27, 2016 6:50:15 AM] (vinayakumarb) HDFS-9929. Duplicate keys in NAMENODE_SPECIFIC_KEYS (Contributed by
[Oct 27, 2016 7:30:57 AM] (aajisaka) HDFS-11049. The description of dfs.block.replicator.classname is not
[Oct 27, 2016 8:11:49 AM] (varunsaxena) YARN-5752. TestLocalResourcesTrackerImpl#testLocalResourceCache times
[Oct 27, 2016 8:25:17 AM] (varunsaxena) YARN-5710. Fix inconsistent naming in class ResourceRequest (Yufei Gu
[Oct 27, 2016 8:32:29 AM] (varunsaxena) YARN-5686. DefaultContainerExecutor random working dir algorigthm skews
[Oct 27, 2016 8:46:03 AM] (vinayakumarb) HDFS-10769. BlockIdManager.clear doesn't reset the counter for
[Oct 27, 2016 10:06:59 AM] (varunsaxena) MAPREDUCE-6798. Fix intermittent failure of
[Oct 27, 2016 11:14:00 AM] (vinayakumarb) HDFS-8492. DN should notify NN when client requests a missing block
[Oct 27, 2016 11:40:02 AM] (naganarasimha_gr) YARN-3848. TestNodeLabelContainerAllocation is timing out. Contributed
[Oct 27, 2016 11:51:01 AM] (varunsaxena) YARN-5757. RM REST API documentation is not up to date (Miklos Szegedi
[Oct 27, 2016 12:33:13 PM] (naganarasimha_gr) MAPREDUCE-6541. Exclude scheduled reducer memory when calculating
[Oct 27, 2016 12:52:07 PM] (naganarasimha_gr) YARN-5420. Delete
[Oct 27, 2016 1:18:24 PM] (stevel) Revert "Addendum patch for HADOOP-13514 Upgrade maven surefire plugin to
[Oct 27, 2016 1:18:33 PM] (stevel) Revert "HADOOP-13514. Upgrade maven surefire plugin to 2.19.1.
[Oct 27, 2016 2:16:41 PM] (brahma) HADOOP-13201. Print the directory paths when ViewFs denies the rename
[Oct 27, 2016 2:50:56 PM] (brahma) HDFS-10455. Logging the username when deny the setOwner operation.
[Oct 27, 2016 7:04:50 PM] (varunsaxena) YARN-5308. FairScheduler: Move continuous scheduling related tests to
[Oct 27, 2016 7:07:28 PM] (kihwal) Revert "HDFS-10455. Logging the username when deny the setOwner
[Oct 27, 2016 7:17:16 PM] (kihwal) HDFS-11069. Tighten the authorization of datanode RPC. Contributed by
[Oct 27, 2016 7:37:01 PM] (rkanter) YARN-4456. Clean up Lint warnings in nodemanager (templedf via rkanter)
[Oct 27, 2016 7:43:02 PM] (jlowe) YARN-5172. Update yarn daemonlog documentation due to HADOOP-12847.
[Oct 27, 2016 8:37:00 PM] (weichiu) HDFS-11055. Update default-log4j.properties for httpfs to imporve test
[Oct 27, 2016 8:42:52 PM] (jlowe) YARN-4831. Recovered containers will be killed after NM stateful
[Oct 27, 2016 8:52:25 PM] (varunsaxena) YARN-4388. Cleanup mapreduce.job.hdfs-servers from yarn-default.xml
[Oct 27, 2016 9:36:38 PM] (rkanter) YARN-5776. Checkstyle: MonitoringThread.Run method length is too long
[Oct 27, 2016 9:42:19 PM] (templedf) YARN-4710. Reduce logging application reserved debug info in
[Oct 27, 2016 10:11:12 PM] (subu) YARN-3568. TestAMRMTokens should use some random port. (Takashi Ohnishi
[Oct 27, 2016 10:15:49 PM] (Carlo Curino) YARN-3432.  Cluster metrics have wrong Total Memory when there is
[Oct 27, 2016 10:20:17 PM] (gtcarrera9) YARN-4668. Reuse objectMapper instance in Yarn. (Yiqun Lin via
[Oct 27, 2016 10:37:36 PM] (sjlee) YARN-4765 Split TestHBaseTimelineStorage into multiple test classes
[Oct 27, 2016 10:58:25 PM] (shv) HDFS-9500. Fix software version counts for DataNodes during rolling
[Oct 27, 2016 11:00:27 PM] (liuml07) HDFS-11047. Remove deep copies of FinalizedReplica to alleviate heap
[Oct 27, 2016 11:09:00 PM] (rkanter) HADOOP-10075. Update jetty dependency to version 9 (rkanter)
[Oct 28, 2016 12:20:13 AM] (naganarasimha_gr) MAPREDUCE-2631. Potential resource leaks in
[Oct 28, 2016 12:43:13 AM] (subu) YARN-2306. Add test for leakage of reservation metrics in fair
[Oct 28, 2016 12:45:48 AM] (kasha) YARN-4743. FairSharePolicy breaks TimSort assumption. (Zephyr Guo and
[Oct 28, 2016 1:05:40 AM] (xiao) HADOOP-13763. KMS REST API Documentation Decrypt URL typo. Contributed
[Oct 28, 2016 1:13:06 AM] (xiao) HDFS-11064. Mention the default NN rpc ports in hdfs-default.xml.
[Oct 28, 2016 6:37:30 AM] (kai.zheng) HDFS-10926. Update staled configuration properties related to erasure




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-maven-plugins 
       Exceptional return value of java.io.File.mkdirs() ignored in org.apache.hadoop.maven.plugin.resourcegz.ResourceGzMojo$GZConsumer.accept(Path) At ResourceGzMojo.java:ignored in org.apache.hadoop.maven.plugin.resourcegz.ResourceGzMojo$GZConsumer.accept(Path) At ResourceGzMojo.java:[line 105] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.ha.TestDFSUpgradeWithHA 
       hadoop.hdfs.TestBlockStoragePolicy 
       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.resourcemanager.TestContainerResourceUsage 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 

    Timed out junit tests :

       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/branch-findbugs-hadoop-maven-plugins-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [36K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/

[Oct 27, 2016 6:46:59 AM] (iwasakims) HADOOP-13017. Implementations of InputStream.read(buffer, offset, bytes)
[Oct 27, 2016 6:50:15 AM] (vinayakumarb) HDFS-9929. Duplicate keys in NAMENODE_SPECIFIC_KEYS (Contributed by
[Oct 27, 2016 7:30:57 AM] (aajisaka) HDFS-11049. The description of dfs.block.replicator.classname is not
[Oct 27, 2016 8:11:49 AM] (varunsaxena) YARN-5752. TestLocalResourcesTrackerImpl#testLocalResourceCache times
[Oct 27, 2016 8:25:17 AM] (varunsaxena) YARN-5710. Fix inconsistent naming in class ResourceRequest (Yufei Gu
[Oct 27, 2016 8:32:29 AM] (varunsaxena) YARN-5686. DefaultContainerExecutor random working dir algorigthm skews
[Oct 27, 2016 8:46:03 AM] (vinayakumarb) HDFS-10769. BlockIdManager.clear doesn't reset the counter for
[Oct 27, 2016 10:06:59 AM] (varunsaxena) MAPREDUCE-6798. Fix intermittent failure of
[Oct 27, 2016 11:14:00 AM] (vinayakumarb) HDFS-8492. DN should notify NN when client requests a missing block
[Oct 27, 2016 11:40:02 AM] (naganarasimha_gr) YARN-3848. TestNodeLabelContainerAllocation is timing out. Contributed
[Oct 27, 2016 11:51:01 AM] (varunsaxena) YARN-5757. RM REST API documentation is not up to date (Miklos Szegedi
[Oct 27, 2016 12:33:13 PM] (naganarasimha_gr) MAPREDUCE-6541. Exclude scheduled reducer memory when calculating
[Oct 27, 2016 12:52:07 PM] (naganarasimha_gr) YARN-5420. Delete
[Oct 27, 2016 1:18:24 PM] (stevel) Revert "Addendum patch for HADOOP-13514 Upgrade maven surefire plugin to
[Oct 27, 2016 1:18:33 PM] (stevel) Revert "HADOOP-13514. Upgrade maven surefire plugin to 2.19.1.
[Oct 27, 2016 2:16:41 PM] (brahma) HADOOP-13201. Print the directory paths when ViewFs denies the rename
[Oct 27, 2016 2:50:56 PM] (brahma) HDFS-10455. Logging the username when deny the setOwner operation.
[Oct 27, 2016 7:04:50 PM] (varunsaxena) YARN-5308. FairScheduler: Move continuous scheduling related tests to
[Oct 27, 2016 7:07:28 PM] (kihwal) Revert "HDFS-10455. Logging the username when deny the setOwner
[Oct 27, 2016 7:17:16 PM] (kihwal) HDFS-11069. Tighten the authorization of datanode RPC. Contributed by
[Oct 27, 2016 7:37:01 PM] (rkanter) YARN-4456. Clean up Lint warnings in nodemanager (templedf via rkanter)
[Oct 27, 2016 7:43:02 PM] (jlowe) YARN-5172. Update yarn daemonlog documentation due to HADOOP-12847.
[Oct 27, 2016 8:37:00 PM] (weichiu) HDFS-11055. Update default-log4j.properties for httpfs to imporve test
[Oct 27, 2016 8:42:52 PM] (jlowe) YARN-4831. Recovered containers will be killed after NM stateful
[Oct 27, 2016 8:52:25 PM] (varunsaxena) YARN-4388. Cleanup mapreduce.job.hdfs-servers from yarn-default.xml
[Oct 27, 2016 9:36:38 PM] (rkanter) YARN-5776. Checkstyle: MonitoringThread.Run method length is too long
[Oct 27, 2016 9:42:19 PM] (templedf) YARN-4710. Reduce logging application reserved debug info in
[Oct 27, 2016 10:11:12 PM] (subu) YARN-3568. TestAMRMTokens should use some random port. (Takashi Ohnishi
[Oct 27, 2016 10:15:49 PM] (Carlo Curino) YARN-3432.  Cluster metrics have wrong Total Memory when there is
[Oct 27, 2016 10:20:17 PM] (gtcarrera9) YARN-4668. Reuse objectMapper instance in Yarn. (Yiqun Lin via
[Oct 27, 2016 10:37:36 PM] (sjlee) YARN-4765 Split TestHBaseTimelineStorage into multiple test classes
[Oct 27, 2016 10:58:25 PM] (shv) HDFS-9500. Fix software version counts for DataNodes during rolling
[Oct 27, 2016 11:00:27 PM] (liuml07) HDFS-11047. Remove deep copies of FinalizedReplica to alleviate heap
[Oct 27, 2016 11:09:00 PM] (rkanter) HADOOP-10075. Update jetty dependency to version 9 (rkanter)
[Oct 28, 2016 12:20:13 AM] (naganarasimha_gr) MAPREDUCE-2631. Potential resource leaks in
[Oct 28, 2016 12:43:13 AM] (subu) YARN-2306. Add test for leakage of reservation metrics in fair
[Oct 28, 2016 12:45:48 AM] (kasha) YARN-4743. FairSharePolicy breaks TimSort assumption. (Zephyr Guo and
[Oct 28, 2016 1:05:40 AM] (xiao) HADOOP-13763. KMS REST API Documentation Decrypt URL typo. Contributed
[Oct 28, 2016 1:13:06 AM] (xiao) HDFS-11064. Mention the default NN rpc ports in hdfs-default.xml.
[Oct 28, 2016 6:37:30 AM] (kai.zheng) HDFS-10926. Update staled configuration properties related to erasure




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-maven-plugins 
       Exceptional return value of java.io.File.mkdirs() ignored in org.apache.hadoop.maven.plugin.resourcegz.ResourceGzMojo$GZConsumer.accept(Path) At ResourceGzMojo.java:ignored in org.apache.hadoop.maven.plugin.resourcegz.ResourceGzMojo$GZConsumer.accept(Path) At ResourceGzMojo.java:[line 105] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.ha.TestDFSUpgradeWithHA 
       hadoop.hdfs.TestBlockStoragePolicy 
       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.resourcemanager.TestContainerResourceUsage 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 

    Timed out junit tests :

       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/branch-findbugs-hadoop-maven-plugins-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [36K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/

[Oct 27, 2016 6:46:59 AM] (iwasakims) HADOOP-13017. Implementations of InputStream.read(buffer, offset, bytes)
[Oct 27, 2016 6:50:15 AM] (vinayakumarb) HDFS-9929. Duplicate keys in NAMENODE_SPECIFIC_KEYS (Contributed by
[Oct 27, 2016 7:30:57 AM] (aajisaka) HDFS-11049. The description of dfs.block.replicator.classname is not
[Oct 27, 2016 8:11:49 AM] (varunsaxena) YARN-5752. TestLocalResourcesTrackerImpl#testLocalResourceCache times
[Oct 27, 2016 8:25:17 AM] (varunsaxena) YARN-5710. Fix inconsistent naming in class ResourceRequest (Yufei Gu
[Oct 27, 2016 8:32:29 AM] (varunsaxena) YARN-5686. DefaultContainerExecutor random working dir algorigthm skews
[Oct 27, 2016 8:46:03 AM] (vinayakumarb) HDFS-10769. BlockIdManager.clear doesn't reset the counter for
[Oct 27, 2016 10:06:59 AM] (varunsaxena) MAPREDUCE-6798. Fix intermittent failure of
[Oct 27, 2016 11:14:00 AM] (vinayakumarb) HDFS-8492. DN should notify NN when client requests a missing block
[Oct 27, 2016 11:40:02 AM] (naganarasimha_gr) YARN-3848. TestNodeLabelContainerAllocation is timing out. Contributed
[Oct 27, 2016 11:51:01 AM] (varunsaxena) YARN-5757. RM REST API documentation is not up to date (Miklos Szegedi
[Oct 27, 2016 12:33:13 PM] (naganarasimha_gr) MAPREDUCE-6541. Exclude scheduled reducer memory when calculating
[Oct 27, 2016 12:52:07 PM] (naganarasimha_gr) YARN-5420. Delete
[Oct 27, 2016 1:18:24 PM] (stevel) Revert "Addendum patch for HADOOP-13514 Upgrade maven surefire plugin to
[Oct 27, 2016 1:18:33 PM] (stevel) Revert "HADOOP-13514. Upgrade maven surefire plugin to 2.19.1.
[Oct 27, 2016 2:16:41 PM] (brahma) HADOOP-13201. Print the directory paths when ViewFs denies the rename
[Oct 27, 2016 2:50:56 PM] (brahma) HDFS-10455. Logging the username when deny the setOwner operation.
[Oct 27, 2016 7:04:50 PM] (varunsaxena) YARN-5308. FairScheduler: Move continuous scheduling related tests to
[Oct 27, 2016 7:07:28 PM] (kihwal) Revert "HDFS-10455. Logging the username when deny the setOwner
[Oct 27, 2016 7:17:16 PM] (kihwal) HDFS-11069. Tighten the authorization of datanode RPC. Contributed by
[Oct 27, 2016 7:37:01 PM] (rkanter) YARN-4456. Clean up Lint warnings in nodemanager (templedf via rkanter)
[Oct 27, 2016 7:43:02 PM] (jlowe) YARN-5172. Update yarn daemonlog documentation due to HADOOP-12847.
[Oct 27, 2016 8:37:00 PM] (weichiu) HDFS-11055. Update default-log4j.properties for httpfs to imporve test
[Oct 27, 2016 8:42:52 PM] (jlowe) YARN-4831. Recovered containers will be killed after NM stateful
[Oct 27, 2016 8:52:25 PM] (varunsaxena) YARN-4388. Cleanup mapreduce.job.hdfs-servers from yarn-default.xml
[Oct 27, 2016 9:36:38 PM] (rkanter) YARN-5776. Checkstyle: MonitoringThread.Run method length is too long
[Oct 27, 2016 9:42:19 PM] (templedf) YARN-4710. Reduce logging application reserved debug info in
[Oct 27, 2016 10:11:12 PM] (subu) YARN-3568. TestAMRMTokens should use some random port. (Takashi Ohnishi
[Oct 27, 2016 10:15:49 PM] (Carlo Curino) YARN-3432.  Cluster metrics have wrong Total Memory when there is
[Oct 27, 2016 10:20:17 PM] (gtcarrera9) YARN-4668. Reuse objectMapper instance in Yarn. (Yiqun Lin via
[Oct 27, 2016 10:37:36 PM] (sjlee) YARN-4765 Split TestHBaseTimelineStorage into multiple test classes
[Oct 27, 2016 10:58:25 PM] (shv) HDFS-9500. Fix software version counts for DataNodes during rolling
[Oct 27, 2016 11:00:27 PM] (liuml07) HDFS-11047. Remove deep copies of FinalizedReplica to alleviate heap
[Oct 27, 2016 11:09:00 PM] (rkanter) HADOOP-10075. Update jetty dependency to version 9 (rkanter)
[Oct 28, 2016 12:20:13 AM] (naganarasimha_gr) MAPREDUCE-2631. Potential resource leaks in
[Oct 28, 2016 12:43:13 AM] (subu) YARN-2306. Add test for leakage of reservation metrics in fair
[Oct 28, 2016 12:45:48 AM] (kasha) YARN-4743. FairSharePolicy breaks TimSort assumption. (Zephyr Guo and
[Oct 28, 2016 1:05:40 AM] (xiao) HADOOP-13763. KMS REST API Documentation Decrypt URL typo. Contributed
[Oct 28, 2016 1:13:06 AM] (xiao) HDFS-11064. Mention the default NN rpc ports in hdfs-default.xml.
[Oct 28, 2016 6:37:30 AM] (kai.zheng) HDFS-10926. Update staled configuration properties related to erasure




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-maven-plugins 
       Exceptional return value of java.io.File.mkdirs() ignored in org.apache.hadoop.maven.plugin.resourcegz.ResourceGzMojo$GZConsumer.accept(Path) At ResourceGzMojo.java:ignored in org.apache.hadoop.maven.plugin.resourcegz.ResourceGzMojo$GZConsumer.accept(Path) At ResourceGzMojo.java:[line 105] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.ha.TestDFSUpgradeWithHA 
       hadoop.hdfs.TestBlockStoragePolicy 
       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.resourcemanager.TestContainerResourceUsage 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 

    Timed out junit tests :

       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/branch-findbugs-hadoop-maven-plugins-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [36K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/

[Oct 27, 2016 6:46:59 AM] (iwasakims) HADOOP-13017. Implementations of InputStream.read(buffer, offset, bytes)
[Oct 27, 2016 6:50:15 AM] (vinayakumarb) HDFS-9929. Duplicate keys in NAMENODE_SPECIFIC_KEYS (Contributed by
[Oct 27, 2016 7:30:57 AM] (aajisaka) HDFS-11049. The description of dfs.block.replicator.classname is not
[Oct 27, 2016 8:11:49 AM] (varunsaxena) YARN-5752. TestLocalResourcesTrackerImpl#testLocalResourceCache times
[Oct 27, 2016 8:25:17 AM] (varunsaxena) YARN-5710. Fix inconsistent naming in class ResourceRequest (Yufei Gu
[Oct 27, 2016 8:32:29 AM] (varunsaxena) YARN-5686. DefaultContainerExecutor random working dir algorigthm skews
[Oct 27, 2016 8:46:03 AM] (vinayakumarb) HDFS-10769. BlockIdManager.clear doesn't reset the counter for
[Oct 27, 2016 10:06:59 AM] (varunsaxena) MAPREDUCE-6798. Fix intermittent failure of
[Oct 27, 2016 11:14:00 AM] (vinayakumarb) HDFS-8492. DN should notify NN when client requests a missing block
[Oct 27, 2016 11:40:02 AM] (naganarasimha_gr) YARN-3848. TestNodeLabelContainerAllocation is timing out. Contributed
[Oct 27, 2016 11:51:01 AM] (varunsaxena) YARN-5757. RM REST API documentation is not up to date (Miklos Szegedi
[Oct 27, 2016 12:33:13 PM] (naganarasimha_gr) MAPREDUCE-6541. Exclude scheduled reducer memory when calculating
[Oct 27, 2016 12:52:07 PM] (naganarasimha_gr) YARN-5420. Delete
[Oct 27, 2016 1:18:24 PM] (stevel) Revert "Addendum patch for HADOOP-13514 Upgrade maven surefire plugin to
[Oct 27, 2016 1:18:33 PM] (stevel) Revert "HADOOP-13514. Upgrade maven surefire plugin to 2.19.1.
[Oct 27, 2016 2:16:41 PM] (brahma) HADOOP-13201. Print the directory paths when ViewFs denies the rename
[Oct 27, 2016 2:50:56 PM] (brahma) HDFS-10455. Logging the username when deny the setOwner operation.
[Oct 27, 2016 7:04:50 PM] (varunsaxena) YARN-5308. FairScheduler: Move continuous scheduling related tests to
[Oct 27, 2016 7:07:28 PM] (kihwal) Revert "HDFS-10455. Logging the username when deny the setOwner
[Oct 27, 2016 7:17:16 PM] (kihwal) HDFS-11069. Tighten the authorization of datanode RPC. Contributed by
[Oct 27, 2016 7:37:01 PM] (rkanter) YARN-4456. Clean up Lint warnings in nodemanager (templedf via rkanter)
[Oct 27, 2016 7:43:02 PM] (jlowe) YARN-5172. Update yarn daemonlog documentation due to HADOOP-12847.
[Oct 27, 2016 8:37:00 PM] (weichiu) HDFS-11055. Update default-log4j.properties for httpfs to imporve test
[Oct 27, 2016 8:42:52 PM] (jlowe) YARN-4831. Recovered containers will be killed after NM stateful
[Oct 27, 2016 8:52:25 PM] (varunsaxena) YARN-4388. Cleanup mapreduce.job.hdfs-servers from yarn-default.xml
[Oct 27, 2016 9:36:38 PM] (rkanter) YARN-5776. Checkstyle: MonitoringThread.Run method length is too long
[Oct 27, 2016 9:42:19 PM] (templedf) YARN-4710. Reduce logging application reserved debug info in
[Oct 27, 2016 10:11:12 PM] (subu) YARN-3568. TestAMRMTokens should use some random port. (Takashi Ohnishi
[Oct 27, 2016 10:15:49 PM] (Carlo Curino) YARN-3432.  Cluster metrics have wrong Total Memory when there is
[Oct 27, 2016 10:20:17 PM] (gtcarrera9) YARN-4668. Reuse objectMapper instance in Yarn. (Yiqun Lin via
[Oct 27, 2016 10:37:36 PM] (sjlee) YARN-4765 Split TestHBaseTimelineStorage into multiple test classes
[Oct 27, 2016 10:58:25 PM] (shv) HDFS-9500. Fix software version counts for DataNodes during rolling
[Oct 27, 2016 11:00:27 PM] (liuml07) HDFS-11047. Remove deep copies of FinalizedReplica to alleviate heap
[Oct 27, 2016 11:09:00 PM] (rkanter) HADOOP-10075. Update jetty dependency to version 9 (rkanter)
[Oct 28, 2016 12:20:13 AM] (naganarasimha_gr) MAPREDUCE-2631. Potential resource leaks in
[Oct 28, 2016 12:43:13 AM] (subu) YARN-2306. Add test for leakage of reservation metrics in fair
[Oct 28, 2016 12:45:48 AM] (kasha) YARN-4743. FairSharePolicy breaks TimSort assumption. (Zephyr Guo and
[Oct 28, 2016 1:05:40 AM] (xiao) HADOOP-13763. KMS REST API Documentation Decrypt URL typo. Contributed
[Oct 28, 2016 1:13:06 AM] (xiao) HDFS-11064. Mention the default NN rpc ports in hdfs-default.xml.
[Oct 28, 2016 6:37:30 AM] (kai.zheng) HDFS-10926. Update staled configuration properties related to erasure




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-maven-plugins 
       Exceptional return value of java.io.File.mkdirs() ignored in org.apache.hadoop.maven.plugin.resourcegz.ResourceGzMojo$GZConsumer.accept(Path) At ResourceGzMojo.java:ignored in org.apache.hadoop.maven.plugin.resourcegz.ResourceGzMojo$GZConsumer.accept(Path) At ResourceGzMojo.java:[line 105] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.ha.TestDFSUpgradeWithHA 
       hadoop.hdfs.TestBlockStoragePolicy 
       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.resourcemanager.TestContainerResourceUsage 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 

    Timed out junit tests :

       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/branch-findbugs-hadoop-maven-plugins-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [36K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/208/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/

[Oct 26, 2016 6:59:39 AM] (rkanter) YARN-5753. fix NPE in AMRMClientImpl.getMatchingRequests() (haibochen
[Oct 26, 2016 11:39:09 AM] (weichiu) HADOOP-13659. Upgrade jaxb-api version. Contributed by Sean Mackrory.
[Oct 26, 2016 1:07:53 PM] (kihwal) HDFS-11050. Change log level to 'warn' when ssl initialization fails and
[Oct 26, 2016 2:16:13 PM] (kihwal) HDFS-11053. Unnecessary superuser check in versionRequest(). Contributed
[Oct 26, 2016 3:27:26 PM] (cnauroth) HADOOP-13614. Purge some superfluous/obsolete S3 FS tests that are
[Oct 26, 2016 3:55:42 PM] (cnauroth) HADOOP-13502. Split fs.contract.is-blobstore flag into more descriptive
[Oct 26, 2016 5:32:35 PM] (lei) HDFS-10638. Modifications to remove the assumption that StorageLocation
[Oct 26, 2016 6:31:00 PM] (sjlee) YARN-5433. Audit dependencies for Category-X. Contributed by Sangjin
[Oct 26, 2016 9:08:54 PM] (weichiu) Addendum patch for HADOOP-13514 Upgrade maven surefire plugin to 2.19.1.
[Oct 26, 2016 9:11:38 PM] (liuml07) HDFS-10921. TestDiskspaceQuotaUpdate doesn't wait for NN to get out of
[Oct 26, 2016 9:25:03 PM] (wang) HADOOP-8299. ViewFileSystem link slash mount point crashes with
[Oct 27, 2016 2:39:02 AM] (aengineer) HDFS-11038. DiskBalancer: support running multiple commands in single
[Oct 27, 2016 6:04:07 AM] (rohithsharmaks) YARN-4555. TestDefaultContainerExecutor#testContainerLaunchError fails
[Oct 27, 2016 6:27:17 AM] (rohithsharmaks) YARN-4363. In TestFairScheduler, testcase should not create




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.ha.TestZKFailoverController 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 

    Timed out junit tests :

       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockManager 
       org.apache.hadoop.hdfs.server.blockmanagement.TestReplicationPolicy 
       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFSStriped 
       org.apache.hadoop.hdfs.server.blockmanagement.TestReconstructStripedBlocksWithRackAwareness 
       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFS 
       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [120K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [120K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [276K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/

[Oct 26, 2016 6:59:39 AM] (rkanter) YARN-5753. fix NPE in AMRMClientImpl.getMatchingRequests() (haibochen
[Oct 26, 2016 11:39:09 AM] (weichiu) HADOOP-13659. Upgrade jaxb-api version. Contributed by Sean Mackrory.
[Oct 26, 2016 1:07:53 PM] (kihwal) HDFS-11050. Change log level to 'warn' when ssl initialization fails and
[Oct 26, 2016 2:16:13 PM] (kihwal) HDFS-11053. Unnecessary superuser check in versionRequest(). Contributed
[Oct 26, 2016 3:27:26 PM] (cnauroth) HADOOP-13614. Purge some superfluous/obsolete S3 FS tests that are
[Oct 26, 2016 3:55:42 PM] (cnauroth) HADOOP-13502. Split fs.contract.is-blobstore flag into more descriptive
[Oct 26, 2016 5:32:35 PM] (lei) HDFS-10638. Modifications to remove the assumption that StorageLocation
[Oct 26, 2016 6:31:00 PM] (sjlee) YARN-5433. Audit dependencies for Category-X. Contributed by Sangjin
[Oct 26, 2016 9:08:54 PM] (weichiu) Addendum patch for HADOOP-13514 Upgrade maven surefire plugin to 2.19.1.
[Oct 26, 2016 9:11:38 PM] (liuml07) HDFS-10921. TestDiskspaceQuotaUpdate doesn't wait for NN to get out of
[Oct 26, 2016 9:25:03 PM] (wang) HADOOP-8299. ViewFileSystem link slash mount point crashes with
[Oct 27, 2016 2:39:02 AM] (aengineer) HDFS-11038. DiskBalancer: support running multiple commands in single
[Oct 27, 2016 6:04:07 AM] (rohithsharmaks) YARN-4555. TestDefaultContainerExecutor#testContainerLaunchError fails
[Oct 27, 2016 6:27:17 AM] (rohithsharmaks) YARN-4363. In TestFairScheduler, testcase should not create




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.ha.TestZKFailoverController 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 

    Timed out junit tests :

       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockManager 
       org.apache.hadoop.hdfs.server.blockmanagement.TestReplicationPolicy 
       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFSStriped 
       org.apache.hadoop.hdfs.server.blockmanagement.TestReconstructStripedBlocksWithRackAwareness 
       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFS 
       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [120K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [120K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [276K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/

[Oct 26, 2016 6:59:39 AM] (rkanter) YARN-5753. fix NPE in AMRMClientImpl.getMatchingRequests() (haibochen
[Oct 26, 2016 11:39:09 AM] (weichiu) HADOOP-13659. Upgrade jaxb-api version. Contributed by Sean Mackrory.
[Oct 26, 2016 1:07:53 PM] (kihwal) HDFS-11050. Change log level to 'warn' when ssl initialization fails and
[Oct 26, 2016 2:16:13 PM] (kihwal) HDFS-11053. Unnecessary superuser check in versionRequest(). Contributed
[Oct 26, 2016 3:27:26 PM] (cnauroth) HADOOP-13614. Purge some superfluous/obsolete S3 FS tests that are
[Oct 26, 2016 3:55:42 PM] (cnauroth) HADOOP-13502. Split fs.contract.is-blobstore flag into more descriptive
[Oct 26, 2016 5:32:35 PM] (lei) HDFS-10638. Modifications to remove the assumption that StorageLocation
[Oct 26, 2016 6:31:00 PM] (sjlee) YARN-5433. Audit dependencies for Category-X. Contributed by Sangjin
[Oct 26, 2016 9:08:54 PM] (weichiu) Addendum patch for HADOOP-13514 Upgrade maven surefire plugin to 2.19.1.
[Oct 26, 2016 9:11:38 PM] (liuml07) HDFS-10921. TestDiskspaceQuotaUpdate doesn't wait for NN to get out of
[Oct 26, 2016 9:25:03 PM] (wang) HADOOP-8299. ViewFileSystem link slash mount point crashes with
[Oct 27, 2016 2:39:02 AM] (aengineer) HDFS-11038. DiskBalancer: support running multiple commands in single
[Oct 27, 2016 6:04:07 AM] (rohithsharmaks) YARN-4555. TestDefaultContainerExecutor#testContainerLaunchError fails
[Oct 27, 2016 6:27:17 AM] (rohithsharmaks) YARN-4363. In TestFairScheduler, testcase should not create




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.ha.TestZKFailoverController 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 

    Timed out junit tests :

       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockManager 
       org.apache.hadoop.hdfs.server.blockmanagement.TestReplicationPolicy 
       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFSStriped 
       org.apache.hadoop.hdfs.server.blockmanagement.TestReconstructStripedBlocksWithRackAwareness 
       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFS 
       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [120K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [120K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [276K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/

[Oct 26, 2016 6:59:39 AM] (rkanter) YARN-5753. fix NPE in AMRMClientImpl.getMatchingRequests() (haibochen
[Oct 26, 2016 11:39:09 AM] (weichiu) HADOOP-13659. Upgrade jaxb-api version. Contributed by Sean Mackrory.
[Oct 26, 2016 1:07:53 PM] (kihwal) HDFS-11050. Change log level to 'warn' when ssl initialization fails and
[Oct 26, 2016 2:16:13 PM] (kihwal) HDFS-11053. Unnecessary superuser check in versionRequest(). Contributed
[Oct 26, 2016 3:27:26 PM] (cnauroth) HADOOP-13614. Purge some superfluous/obsolete S3 FS tests that are
[Oct 26, 2016 3:55:42 PM] (cnauroth) HADOOP-13502. Split fs.contract.is-blobstore flag into more descriptive
[Oct 26, 2016 5:32:35 PM] (lei) HDFS-10638. Modifications to remove the assumption that StorageLocation
[Oct 26, 2016 6:31:00 PM] (sjlee) YARN-5433. Audit dependencies for Category-X. Contributed by Sangjin
[Oct 26, 2016 9:08:54 PM] (weichiu) Addendum patch for HADOOP-13514 Upgrade maven surefire plugin to 2.19.1.
[Oct 26, 2016 9:11:38 PM] (liuml07) HDFS-10921. TestDiskspaceQuotaUpdate doesn't wait for NN to get out of
[Oct 26, 2016 9:25:03 PM] (wang) HADOOP-8299. ViewFileSystem link slash mount point crashes with
[Oct 27, 2016 2:39:02 AM] (aengineer) HDFS-11038. DiskBalancer: support running multiple commands in single
[Oct 27, 2016 6:04:07 AM] (rohithsharmaks) YARN-4555. TestDefaultContainerExecutor#testContainerLaunchError fails
[Oct 27, 2016 6:27:17 AM] (rohithsharmaks) YARN-4363. In TestFairScheduler, testcase should not create




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.ha.TestZKFailoverController 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 

    Timed out junit tests :

       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockManager 
       org.apache.hadoop.hdfs.server.blockmanagement.TestReplicationPolicy 
       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFSStriped 
       org.apache.hadoop.hdfs.server.blockmanagement.TestReconstructStripedBlocksWithRackAwareness 
       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFS 
       org.apache.hadoop.tools.TestHadoopArchives 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [120K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [120K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [276K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/207/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/

[Oct 25, 2016 4:03:03 PM] (cnauroth) HADOOP-13309. Document S3A known limitations in file ownership and
[Oct 25, 2016 4:59:12 PM] (xiao) HADOOP-13669. Addendum patch 2 for KMS Server should log exceptions
[Oct 25, 2016 5:19:13 PM] (zhz) HDFS-11015. Enforce timeout in balancer. Contributed by Kihwal Lee.
[Oct 25, 2016 6:20:23 PM] (junping_du) MAPREDUCE-6792. Allow user's full principal name as owner of MapReduce
[Oct 25, 2016 6:24:03 PM] (xyao) HDFS-11011. Add unit tests for HDFS command 'dfsadmin
[Oct 25, 2016 7:15:09 PM] (xiao) YARN-5777. TestLogsCLI#testFetchApplictionLogsAsAnotherUser fails.
[Oct 25, 2016 7:19:34 PM] (yzhang) Fix HDFS-11040
[Oct 25, 2016 7:25:02 PM] (yzhang) Revert "Fix HDFS-11040"
[Oct 25, 2016 7:25:40 PM] (yzhang) HDFS-11040. Add documentation for HDFS-9820 distcp improvement.
[Oct 25, 2016 8:35:47 PM] (kasha) YARN-5388. Deprecate and remove DockerContainerExecutor. (Daniel
[Oct 25, 2016 8:45:52 PM] (wang) Revert "HADOOP-13696. change hadoop-common dependency scope of jsch to
[Oct 25, 2016 10:35:39 PM] (wang) HDFS-5684. Annotate o.a.h.fs.viewfs.ViewFileSystem.MountPoint as
[Oct 25, 2016 11:53:53 PM] (weichiu) HADOOP-11798. Native raw erasure coder in XOR codes. Contributed by
[Oct 26, 2016 2:50:56 AM] (arp) HDFS-11054. Suppress verbose log message in BlockPlacementPolicyDefault.
[Oct 26, 2016 3:40:31 AM] (kai.zheng) HDFS-10935. TestFileChecksum fails in some cases. Contributed by Sammi
[Oct 26, 2016 6:32:07 AM] (aajisaka) YARN-5575. Many classes use bare yarn. properties instead of the defined




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.TestMaintenanceState 
       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.fs.azure.TestAzureFileSystemErrorConditions 
       hadoop.fs.azure.TestNativeAzureFileSystemAppend 
       hadoop.fs.azure.TestNativeAzureFileSystemMocked 
       hadoop.fs.azure.TestWasbFsck 
       hadoop.fs.azure.TestNativeAzureFSPageBlobLive 
       hadoop.fs.azure.TestOutOfBandAzureBlobOperationsLive 
       hadoop.fs.azure.TestNativeAzureFileSystemAtomicRenameDirList 
       hadoop.fs.azure.TestOutOfBandAzureBlobOperations 
       hadoop.fs.azure.TestNativeAzureFileSystemContractPageBlobLive 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 
       hadoop.fs.azure.metrics.TestAzureFileSystemInstrumentation 
       hadoop.fs.azure.TestBlobTypeSpeedDifference 
       hadoop.fs.azure.TestFileSystemOperationExceptionMessage 
       hadoop.fs.azure.TestAzureConcurrentOutOfBandIo 
       hadoop.fs.azure.TestBlobMetadata 
       hadoop.fs.azure.TestContainerChecks 
       hadoop.fs.azure.TestNativeAzureFileSystemContractLive 
       hadoop.fs.azure.metrics.TestNativeAzureFileSystemMetricsSystem 
       hadoop.fs.azure.TestBlobDataValidation 
       hadoop.fs.azure.TestFileSystemOperationsWithThreads 
       hadoop.fs.azure.TestFileSystemOperationsExceptionHandlingMultiThreaded 
       hadoop.fs.azure.TestNativeAzureFileSystemBlockLocations 
       hadoop.fs.azure.TestNativeAzureFileSystemConcurrency 
       hadoop.fs.azure.TestNativeAzureFileSystemClientLogging 
       hadoop.fs.azure.TestNativeAzureFileSystemFileNameCheck 
       hadoop.fs.azure.TestWasbUriAndConfiguration 
       hadoop.fs.azure.TestFileSystemOperationExceptionHandling 
       hadoop.fs.azure.TestNativeAzureFileSystemLive 
       hadoop.fs.azure.TestReadAndSeekPageBlobAfterWrite 
       hadoop.fs.azure.TestNativeAzureFileSystemContractEmulator 
       hadoop.fs.azure.TestNativeAzureFileSystemContractMocked 

    Timed out junit tests :

       org.apache.hadoop.hdfs.server.namenode.TestEditLog 
       org.apache.hadoop.hdfs.server.blockmanagement.TestComputeInvalidateWork 
       org.apache.hadoop.hdfs.server.blockmanagement.TestCachedBlocksList 
       org.apache.hadoop.hdfs.server.namenode.TestProcessCorruptBlocks 
       org.apache.hadoop.hdfs.server.namenode.TestFSImageWithAcl 
       org.apache.hadoop.hdfs.TestDFSShell 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [100K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [36K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [276K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [584K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/

[Oct 25, 2016 4:03:03 PM] (cnauroth) HADOOP-13309. Document S3A known limitations in file ownership and
[Oct 25, 2016 4:59:12 PM] (xiao) HADOOP-13669. Addendum patch 2 for KMS Server should log exceptions
[Oct 25, 2016 5:19:13 PM] (zhz) HDFS-11015. Enforce timeout in balancer. Contributed by Kihwal Lee.
[Oct 25, 2016 6:20:23 PM] (junping_du) MAPREDUCE-6792. Allow user's full principal name as owner of MapReduce
[Oct 25, 2016 6:24:03 PM] (xyao) HDFS-11011. Add unit tests for HDFS command 'dfsadmin
[Oct 25, 2016 7:15:09 PM] (xiao) YARN-5777. TestLogsCLI#testFetchApplictionLogsAsAnotherUser fails.
[Oct 25, 2016 7:19:34 PM] (yzhang) Fix HDFS-11040
[Oct 25, 2016 7:25:02 PM] (yzhang) Revert "Fix HDFS-11040"
[Oct 25, 2016 7:25:40 PM] (yzhang) HDFS-11040. Add documentation for HDFS-9820 distcp improvement.
[Oct 25, 2016 8:35:47 PM] (kasha) YARN-5388. Deprecate and remove DockerContainerExecutor. (Daniel
[Oct 25, 2016 8:45:52 PM] (wang) Revert "HADOOP-13696. change hadoop-common dependency scope of jsch to
[Oct 25, 2016 10:35:39 PM] (wang) HDFS-5684. Annotate o.a.h.fs.viewfs.ViewFileSystem.MountPoint as
[Oct 25, 2016 11:53:53 PM] (weichiu) HADOOP-11798. Native raw erasure coder in XOR codes. Contributed by
[Oct 26, 2016 2:50:56 AM] (arp) HDFS-11054. Suppress verbose log message in BlockPlacementPolicyDefault.
[Oct 26, 2016 3:40:31 AM] (kai.zheng) HDFS-10935. TestFileChecksum fails in some cases. Contributed by Sammi
[Oct 26, 2016 6:32:07 AM] (aajisaka) YARN-5575. Many classes use bare yarn. properties instead of the defined




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.TestMaintenanceState 
       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.fs.azure.TestAzureFileSystemErrorConditions 
       hadoop.fs.azure.TestNativeAzureFileSystemAppend 
       hadoop.fs.azure.TestNativeAzureFileSystemMocked 
       hadoop.fs.azure.TestWasbFsck 
       hadoop.fs.azure.TestNativeAzureFSPageBlobLive 
       hadoop.fs.azure.TestOutOfBandAzureBlobOperationsLive 
       hadoop.fs.azure.TestNativeAzureFileSystemAtomicRenameDirList 
       hadoop.fs.azure.TestOutOfBandAzureBlobOperations 
       hadoop.fs.azure.TestNativeAzureFileSystemContractPageBlobLive 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 
       hadoop.fs.azure.metrics.TestAzureFileSystemInstrumentation 
       hadoop.fs.azure.TestBlobTypeSpeedDifference 
       hadoop.fs.azure.TestFileSystemOperationExceptionMessage 
       hadoop.fs.azure.TestAzureConcurrentOutOfBandIo 
       hadoop.fs.azure.TestBlobMetadata 
       hadoop.fs.azure.TestContainerChecks 
       hadoop.fs.azure.TestNativeAzureFileSystemContractLive 
       hadoop.fs.azure.metrics.TestNativeAzureFileSystemMetricsSystem 
       hadoop.fs.azure.TestBlobDataValidation 
       hadoop.fs.azure.TestFileSystemOperationsWithThreads 
       hadoop.fs.azure.TestFileSystemOperationsExceptionHandlingMultiThreaded 
       hadoop.fs.azure.TestNativeAzureFileSystemBlockLocations 
       hadoop.fs.azure.TestNativeAzureFileSystemConcurrency 
       hadoop.fs.azure.TestNativeAzureFileSystemClientLogging 
       hadoop.fs.azure.TestNativeAzureFileSystemFileNameCheck 
       hadoop.fs.azure.TestWasbUriAndConfiguration 
       hadoop.fs.azure.TestFileSystemOperationExceptionHandling 
       hadoop.fs.azure.TestNativeAzureFileSystemLive 
       hadoop.fs.azure.TestReadAndSeekPageBlobAfterWrite 
       hadoop.fs.azure.TestNativeAzureFileSystemContractEmulator 
       hadoop.fs.azure.TestNativeAzureFileSystemContractMocked 

    Timed out junit tests :

       org.apache.hadoop.hdfs.server.namenode.TestEditLog 
       org.apache.hadoop.hdfs.server.blockmanagement.TestComputeInvalidateWork 
       org.apache.hadoop.hdfs.server.blockmanagement.TestCachedBlocksList 
       org.apache.hadoop.hdfs.server.namenode.TestProcessCorruptBlocks 
       org.apache.hadoop.hdfs.server.namenode.TestFSImageWithAcl 
       org.apache.hadoop.hdfs.TestDFSShell 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [100K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [36K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [276K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [584K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/

[Oct 25, 2016 4:03:03 PM] (cnauroth) HADOOP-13309. Document S3A known limitations in file ownership and
[Oct 25, 2016 4:59:12 PM] (xiao) HADOOP-13669. Addendum patch 2 for KMS Server should log exceptions
[Oct 25, 2016 5:19:13 PM] (zhz) HDFS-11015. Enforce timeout in balancer. Contributed by Kihwal Lee.
[Oct 25, 2016 6:20:23 PM] (junping_du) MAPREDUCE-6792. Allow user's full principal name as owner of MapReduce
[Oct 25, 2016 6:24:03 PM] (xyao) HDFS-11011. Add unit tests for HDFS command 'dfsadmin
[Oct 25, 2016 7:15:09 PM] (xiao) YARN-5777. TestLogsCLI#testFetchApplictionLogsAsAnotherUser fails.
[Oct 25, 2016 7:19:34 PM] (yzhang) Fix HDFS-11040
[Oct 25, 2016 7:25:02 PM] (yzhang) Revert "Fix HDFS-11040"
[Oct 25, 2016 7:25:40 PM] (yzhang) HDFS-11040. Add documentation for HDFS-9820 distcp improvement.
[Oct 25, 2016 8:35:47 PM] (kasha) YARN-5388. Deprecate and remove DockerContainerExecutor. (Daniel
[Oct 25, 2016 8:45:52 PM] (wang) Revert "HADOOP-13696. change hadoop-common dependency scope of jsch to
[Oct 25, 2016 10:35:39 PM] (wang) HDFS-5684. Annotate o.a.h.fs.viewfs.ViewFileSystem.MountPoint as
[Oct 25, 2016 11:53:53 PM] (weichiu) HADOOP-11798. Native raw erasure coder in XOR codes. Contributed by
[Oct 26, 2016 2:50:56 AM] (arp) HDFS-11054. Suppress verbose log message in BlockPlacementPolicyDefault.
[Oct 26, 2016 3:40:31 AM] (kai.zheng) HDFS-10935. TestFileChecksum fails in some cases. Contributed by Sammi
[Oct 26, 2016 6:32:07 AM] (aajisaka) YARN-5575. Many classes use bare yarn. properties instead of the defined




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.TestMaintenanceState 
       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.fs.azure.TestAzureFileSystemErrorConditions 
       hadoop.fs.azure.TestNativeAzureFileSystemAppend 
       hadoop.fs.azure.TestNativeAzureFileSystemMocked 
       hadoop.fs.azure.TestWasbFsck 
       hadoop.fs.azure.TestNativeAzureFSPageBlobLive 
       hadoop.fs.azure.TestOutOfBandAzureBlobOperationsLive 
       hadoop.fs.azure.TestNativeAzureFileSystemAtomicRenameDirList 
       hadoop.fs.azure.TestOutOfBandAzureBlobOperations 
       hadoop.fs.azure.TestNativeAzureFileSystemContractPageBlobLive 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 
       hadoop.fs.azure.metrics.TestAzureFileSystemInstrumentation 
       hadoop.fs.azure.TestBlobTypeSpeedDifference 
       hadoop.fs.azure.TestFileSystemOperationExceptionMessage 
       hadoop.fs.azure.TestAzureConcurrentOutOfBandIo 
       hadoop.fs.azure.TestBlobMetadata 
       hadoop.fs.azure.TestContainerChecks 
       hadoop.fs.azure.TestNativeAzureFileSystemContractLive 
       hadoop.fs.azure.metrics.TestNativeAzureFileSystemMetricsSystem 
       hadoop.fs.azure.TestBlobDataValidation 
       hadoop.fs.azure.TestFileSystemOperationsWithThreads 
       hadoop.fs.azure.TestFileSystemOperationsExceptionHandlingMultiThreaded 
       hadoop.fs.azure.TestNativeAzureFileSystemBlockLocations 
       hadoop.fs.azure.TestNativeAzureFileSystemConcurrency 
       hadoop.fs.azure.TestNativeAzureFileSystemClientLogging 
       hadoop.fs.azure.TestNativeAzureFileSystemFileNameCheck 
       hadoop.fs.azure.TestWasbUriAndConfiguration 
       hadoop.fs.azure.TestFileSystemOperationExceptionHandling 
       hadoop.fs.azure.TestNativeAzureFileSystemLive 
       hadoop.fs.azure.TestReadAndSeekPageBlobAfterWrite 
       hadoop.fs.azure.TestNativeAzureFileSystemContractEmulator 
       hadoop.fs.azure.TestNativeAzureFileSystemContractMocked 

    Timed out junit tests :

       org.apache.hadoop.hdfs.server.namenode.TestEditLog 
       org.apache.hadoop.hdfs.server.blockmanagement.TestComputeInvalidateWork 
       org.apache.hadoop.hdfs.server.blockmanagement.TestCachedBlocksList 
       org.apache.hadoop.hdfs.server.namenode.TestProcessCorruptBlocks 
       org.apache.hadoop.hdfs.server.namenode.TestFSImageWithAcl 
       org.apache.hadoop.hdfs.TestDFSShell 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [100K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [36K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [276K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [584K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/

[Oct 25, 2016 4:03:03 PM] (cnauroth) HADOOP-13309. Document S3A known limitations in file ownership and
[Oct 25, 2016 4:59:12 PM] (xiao) HADOOP-13669. Addendum patch 2 for KMS Server should log exceptions
[Oct 25, 2016 5:19:13 PM] (zhz) HDFS-11015. Enforce timeout in balancer. Contributed by Kihwal Lee.
[Oct 25, 2016 6:20:23 PM] (junping_du) MAPREDUCE-6792. Allow user's full principal name as owner of MapReduce
[Oct 25, 2016 6:24:03 PM] (xyao) HDFS-11011. Add unit tests for HDFS command 'dfsadmin
[Oct 25, 2016 7:15:09 PM] (xiao) YARN-5777. TestLogsCLI#testFetchApplictionLogsAsAnotherUser fails.
[Oct 25, 2016 7:19:34 PM] (yzhang) Fix HDFS-11040
[Oct 25, 2016 7:25:02 PM] (yzhang) Revert "Fix HDFS-11040"
[Oct 25, 2016 7:25:40 PM] (yzhang) HDFS-11040. Add documentation for HDFS-9820 distcp improvement.
[Oct 25, 2016 8:35:47 PM] (kasha) YARN-5388. Deprecate and remove DockerContainerExecutor. (Daniel
[Oct 25, 2016 8:45:52 PM] (wang) Revert "HADOOP-13696. change hadoop-common dependency scope of jsch to
[Oct 25, 2016 10:35:39 PM] (wang) HDFS-5684. Annotate o.a.h.fs.viewfs.ViewFileSystem.MountPoint as
[Oct 25, 2016 11:53:53 PM] (weichiu) HADOOP-11798. Native raw erasure coder in XOR codes. Contributed by
[Oct 26, 2016 2:50:56 AM] (arp) HDFS-11054. Suppress verbose log message in BlockPlacementPolicyDefault.
[Oct 26, 2016 3:40:31 AM] (kai.zheng) HDFS-10935. TestFileChecksum fails in some cases. Contributed by Sammi
[Oct 26, 2016 6:32:07 AM] (aajisaka) YARN-5575. Many classes use bare yarn. properties instead of the defined




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.TestMaintenanceState 
       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.fs.azure.TestAzureFileSystemErrorConditions 
       hadoop.fs.azure.TestNativeAzureFileSystemAppend 
       hadoop.fs.azure.TestNativeAzureFileSystemMocked 
       hadoop.fs.azure.TestWasbFsck 
       hadoop.fs.azure.TestNativeAzureFSPageBlobLive 
       hadoop.fs.azure.TestOutOfBandAzureBlobOperationsLive 
       hadoop.fs.azure.TestNativeAzureFileSystemAtomicRenameDirList 
       hadoop.fs.azure.TestOutOfBandAzureBlobOperations 
       hadoop.fs.azure.TestNativeAzureFileSystemContractPageBlobLive 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 
       hadoop.fs.azure.metrics.TestAzureFileSystemInstrumentation 
       hadoop.fs.azure.TestBlobTypeSpeedDifference 
       hadoop.fs.azure.TestFileSystemOperationExceptionMessage 
       hadoop.fs.azure.TestAzureConcurrentOutOfBandIo 
       hadoop.fs.azure.TestBlobMetadata 
       hadoop.fs.azure.TestContainerChecks 
       hadoop.fs.azure.TestNativeAzureFileSystemContractLive 
       hadoop.fs.azure.metrics.TestNativeAzureFileSystemMetricsSystem 
       hadoop.fs.azure.TestBlobDataValidation 
       hadoop.fs.azure.TestFileSystemOperationsWithThreads 
       hadoop.fs.azure.TestFileSystemOperationsExceptionHandlingMultiThreaded 
       hadoop.fs.azure.TestNativeAzureFileSystemBlockLocations 
       hadoop.fs.azure.TestNativeAzureFileSystemConcurrency 
       hadoop.fs.azure.TestNativeAzureFileSystemClientLogging 
       hadoop.fs.azure.TestNativeAzureFileSystemFileNameCheck 
       hadoop.fs.azure.TestWasbUriAndConfiguration 
       hadoop.fs.azure.TestFileSystemOperationExceptionHandling 
       hadoop.fs.azure.TestNativeAzureFileSystemLive 
       hadoop.fs.azure.TestReadAndSeekPageBlobAfterWrite 
       hadoop.fs.azure.TestNativeAzureFileSystemContractEmulator 
       hadoop.fs.azure.TestNativeAzureFileSystemContractMocked 

    Timed out junit tests :

       org.apache.hadoop.hdfs.server.namenode.TestEditLog 
       org.apache.hadoop.hdfs.server.blockmanagement.TestComputeInvalidateWork 
       org.apache.hadoop.hdfs.server.blockmanagement.TestCachedBlocksList 
       org.apache.hadoop.hdfs.server.namenode.TestProcessCorruptBlocks 
       org.apache.hadoop.hdfs.server.namenode.TestFSImageWithAcl 
       org.apache.hadoop.hdfs.TestDFSShell 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [100K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [36K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [276K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [584K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/206/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/

[Oct 24, 2016 1:28:44 PM] (kihwal) HDFS-11042. Add missing cleanupSSLConfig() call for tests that use
[Oct 24, 2016 7:46:54 PM] (cdouglas) HADOOP-13626. Remove distcp dependency on FileStatus serialization
[Oct 24, 2016 10:14:51 PM] (kihwal) HDFS-10997. Reduce number of path resolving methods. Contributed by
[Oct 25, 2016 1:07:43 AM] (aajisaka) HDFS-11046. Duplicate '-' in the daemon log name.
[Oct 25, 2016 1:59:51 AM] (subru) YARN-5711. Propogate exceptions back to client when using hedging RM
[Oct 25, 2016 4:22:34 AM] (cnauroth) HADOOP-13727. S3A: Reduce high number of connections to EC2 Instance
[Oct 25, 2016 4:54:06 AM] (cnauroth) HADOOP-12774. s3a should use UGI.getCurrentUser.getShortname() for
[Oct 25, 2016 5:19:23 AM] (kasha) YARN-5754. Null check missing for earliest in FifoPolicy. (Yufei Gu via
[Oct 25, 2016 6:55:55 AM] (aajisaka) HADOOP-13514. Upgrade maven surefire plugin to 2.19.1. Contributed by




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestDiskspaceQuotaUpdate 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestContinuousScheduling 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.client.cli.TestLogsCLI 
       hadoop.fs.azure.TestNativeAzureFileSystemMocked 
       hadoop.fs.azure.TestFileSystemOperationExceptionMessage 
       hadoop.fs.azure.TestBlobMetadata 
       hadoop.fs.azure.TestNativeAzureFileSystemBlockLocations 
       hadoop.fs.azure.TestOutOfBandAzureBlobOperations 
       hadoop.fs.azure.TestNativeAzureFileSystemFileNameCheck 
       hadoop.fs.azure.TestNativeAzureFileSystemLive 
       hadoop.fs.azure.TestFileSystemOperationExceptionHandling 
       hadoop.fs.azure.TestNativeAzureFSPageBlobLive 
       hadoop.fs.azure.TestWasbUriAndConfiguration 
       hadoop.fs.azure.TestFileSystemOperationsExceptionHandlingMultiThreaded 
       hadoop.fs.azure.TestWasbFsck 
       hadoop.fs.azure.TestNativeAzureFileSystemContractPageBlobLive 
       hadoop.fs.azure.TestNativeAzureFileSystemContractLive 
       hadoop.fs.azure.TestNativeAzureFileSystemConcurrency 
       hadoop.fs.azure.metrics.TestNativeAzureFileSystemMetricsSystem 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 
       hadoop.fs.azure.TestAzureConcurrentOutOfBandIo 
       hadoop.fs.azure.metrics.TestAzureFileSystemInstrumentation 
       hadoop.fs.azure.TestNativeAzureFileSystemAppend 
       hadoop.fs.azure.TestOutOfBandAzureBlobOperationsLive 
       hadoop.fs.azure.TestNativeAzureFileSystemAtomicRenameDirList 
       hadoop.fs.azure.TestFileSystemOperationsWithThreads 
       hadoop.fs.azure.TestBlobDataValidation 
       hadoop.fs.azure.TestReadAndSeekPageBlobAfterWrite 
       hadoop.fs.azure.TestBlobTypeSpeedDifference 
       hadoop.fs.azure.TestContainerChecks 
       hadoop.fs.azure.TestAzureFileSystemErrorConditions 
       hadoop.fs.azure.TestNativeAzureFileSystemClientLogging 
       hadoop.fs.azure.TestNativeAzureFileSystemContractMocked 
       hadoop.fs.azure.TestNativeAzureFileSystemContractEmulator 

    Timed out junit tests :

       org.apache.hadoop.hdfs.TestModTime 
       org.apache.hadoop.hdfs.TestParallelShortCircuitLegacyRead 
       org.apache.hadoop.hdfs.server.blockmanagement.TestDatanodeManager 
       org.apache.hadoop.hdfs.server.blockmanagement.TestReplicationPolicy 
       org.apache.hadoop.hdfs.TestRead 
       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFSStriped 
       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean 
       org.apache.hadoop.hdfs.TestDataStream 
       org.apache.hadoop.hdfs.client.impl.TestBlockReaderLocalLegacy 
       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFS 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [276K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [584K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/

[Oct 24, 2016 1:28:44 PM] (kihwal) HDFS-11042. Add missing cleanupSSLConfig() call for tests that use
[Oct 24, 2016 7:46:54 PM] (cdouglas) HADOOP-13626. Remove distcp dependency on FileStatus serialization
[Oct 24, 2016 10:14:51 PM] (kihwal) HDFS-10997. Reduce number of path resolving methods. Contributed by
[Oct 25, 2016 1:07:43 AM] (aajisaka) HDFS-11046. Duplicate '-' in the daemon log name.
[Oct 25, 2016 1:59:51 AM] (subru) YARN-5711. Propogate exceptions back to client when using hedging RM
[Oct 25, 2016 4:22:34 AM] (cnauroth) HADOOP-13727. S3A: Reduce high number of connections to EC2 Instance
[Oct 25, 2016 4:54:06 AM] (cnauroth) HADOOP-12774. s3a should use UGI.getCurrentUser.getShortname() for
[Oct 25, 2016 5:19:23 AM] (kasha) YARN-5754. Null check missing for earliest in FifoPolicy. (Yufei Gu via
[Oct 25, 2016 6:55:55 AM] (aajisaka) HADOOP-13514. Upgrade maven surefire plugin to 2.19.1. Contributed by




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestDiskspaceQuotaUpdate 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestContinuousScheduling 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.client.cli.TestLogsCLI 
       hadoop.fs.azure.TestNativeAzureFileSystemMocked 
       hadoop.fs.azure.TestFileSystemOperationExceptionMessage 
       hadoop.fs.azure.TestBlobMetadata 
       hadoop.fs.azure.TestNativeAzureFileSystemBlockLocations 
       hadoop.fs.azure.TestOutOfBandAzureBlobOperations 
       hadoop.fs.azure.TestNativeAzureFileSystemFileNameCheck 
       hadoop.fs.azure.TestNativeAzureFileSystemLive 
       hadoop.fs.azure.TestFileSystemOperationExceptionHandling 
       hadoop.fs.azure.TestNativeAzureFSPageBlobLive 
       hadoop.fs.azure.TestWasbUriAndConfiguration 
       hadoop.fs.azure.TestFileSystemOperationsExceptionHandlingMultiThreaded 
       hadoop.fs.azure.TestWasbFsck 
       hadoop.fs.azure.TestNativeAzureFileSystemContractPageBlobLive 
       hadoop.fs.azure.TestNativeAzureFileSystemContractLive 
       hadoop.fs.azure.TestNativeAzureFileSystemConcurrency 
       hadoop.fs.azure.metrics.TestNativeAzureFileSystemMetricsSystem 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 
       hadoop.fs.azure.TestAzureConcurrentOutOfBandIo 
       hadoop.fs.azure.metrics.TestAzureFileSystemInstrumentation 
       hadoop.fs.azure.TestNativeAzureFileSystemAppend 
       hadoop.fs.azure.TestOutOfBandAzureBlobOperationsLive 
       hadoop.fs.azure.TestNativeAzureFileSystemAtomicRenameDirList 
       hadoop.fs.azure.TestFileSystemOperationsWithThreads 
       hadoop.fs.azure.TestBlobDataValidation 
       hadoop.fs.azure.TestReadAndSeekPageBlobAfterWrite 
       hadoop.fs.azure.TestBlobTypeSpeedDifference 
       hadoop.fs.azure.TestContainerChecks 
       hadoop.fs.azure.TestAzureFileSystemErrorConditions 
       hadoop.fs.azure.TestNativeAzureFileSystemClientLogging 
       hadoop.fs.azure.TestNativeAzureFileSystemContractMocked 
       hadoop.fs.azure.TestNativeAzureFileSystemContractEmulator 

    Timed out junit tests :

       org.apache.hadoop.hdfs.TestModTime 
       org.apache.hadoop.hdfs.TestParallelShortCircuitLegacyRead 
       org.apache.hadoop.hdfs.server.blockmanagement.TestDatanodeManager 
       org.apache.hadoop.hdfs.server.blockmanagement.TestReplicationPolicy 
       org.apache.hadoop.hdfs.TestRead 
       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFSStriped 
       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean 
       org.apache.hadoop.hdfs.TestDataStream 
       org.apache.hadoop.hdfs.client.impl.TestBlockReaderLocalLegacy 
       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFS 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [276K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [584K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/

[Oct 24, 2016 1:28:44 PM] (kihwal) HDFS-11042. Add missing cleanupSSLConfig() call for tests that use
[Oct 24, 2016 7:46:54 PM] (cdouglas) HADOOP-13626. Remove distcp dependency on FileStatus serialization
[Oct 24, 2016 10:14:51 PM] (kihwal) HDFS-10997. Reduce number of path resolving methods. Contributed by
[Oct 25, 2016 1:07:43 AM] (aajisaka) HDFS-11046. Duplicate '-' in the daemon log name.
[Oct 25, 2016 1:59:51 AM] (subru) YARN-5711. Propogate exceptions back to client when using hedging RM
[Oct 25, 2016 4:22:34 AM] (cnauroth) HADOOP-13727. S3A: Reduce high number of connections to EC2 Instance
[Oct 25, 2016 4:54:06 AM] (cnauroth) HADOOP-12774. s3a should use UGI.getCurrentUser.getShortname() for
[Oct 25, 2016 5:19:23 AM] (kasha) YARN-5754. Null check missing for earliest in FifoPolicy. (Yufei Gu via
[Oct 25, 2016 6:55:55 AM] (aajisaka) HADOOP-13514. Upgrade maven surefire plugin to 2.19.1. Contributed by




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestDiskspaceQuotaUpdate 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestContinuousScheduling 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.client.cli.TestLogsCLI 
       hadoop.fs.azure.TestNativeAzureFileSystemMocked 
       hadoop.fs.azure.TestFileSystemOperationExceptionMessage 
       hadoop.fs.azure.TestBlobMetadata 
       hadoop.fs.azure.TestNativeAzureFileSystemBlockLocations 
       hadoop.fs.azure.TestOutOfBandAzureBlobOperations 
       hadoop.fs.azure.TestNativeAzureFileSystemFileNameCheck 
       hadoop.fs.azure.TestNativeAzureFileSystemLive 
       hadoop.fs.azure.TestFileSystemOperationExceptionHandling 
       hadoop.fs.azure.TestNativeAzureFSPageBlobLive 
       hadoop.fs.azure.TestWasbUriAndConfiguration 
       hadoop.fs.azure.TestFileSystemOperationsExceptionHandlingMultiThreaded 
       hadoop.fs.azure.TestWasbFsck 
       hadoop.fs.azure.TestNativeAzureFileSystemContractPageBlobLive 
       hadoop.fs.azure.TestNativeAzureFileSystemContractLive 
       hadoop.fs.azure.TestNativeAzureFileSystemConcurrency 
       hadoop.fs.azure.metrics.TestNativeAzureFileSystemMetricsSystem 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 
       hadoop.fs.azure.TestAzureConcurrentOutOfBandIo 
       hadoop.fs.azure.metrics.TestAzureFileSystemInstrumentation 
       hadoop.fs.azure.TestNativeAzureFileSystemAppend 
       hadoop.fs.azure.TestOutOfBandAzureBlobOperationsLive 
       hadoop.fs.azure.TestNativeAzureFileSystemAtomicRenameDirList 
       hadoop.fs.azure.TestFileSystemOperationsWithThreads 
       hadoop.fs.azure.TestBlobDataValidation 
       hadoop.fs.azure.TestReadAndSeekPageBlobAfterWrite 
       hadoop.fs.azure.TestBlobTypeSpeedDifference 
       hadoop.fs.azure.TestContainerChecks 
       hadoop.fs.azure.TestAzureFileSystemErrorConditions 
       hadoop.fs.azure.TestNativeAzureFileSystemClientLogging 
       hadoop.fs.azure.TestNativeAzureFileSystemContractMocked 
       hadoop.fs.azure.TestNativeAzureFileSystemContractEmulator 

    Timed out junit tests :

       org.apache.hadoop.hdfs.TestModTime 
       org.apache.hadoop.hdfs.TestParallelShortCircuitLegacyRead 
       org.apache.hadoop.hdfs.server.blockmanagement.TestDatanodeManager 
       org.apache.hadoop.hdfs.server.blockmanagement.TestReplicationPolicy 
       org.apache.hadoop.hdfs.TestRead 
       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFSStriped 
       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean 
       org.apache.hadoop.hdfs.TestDataStream 
       org.apache.hadoop.hdfs.client.impl.TestBlockReaderLocalLegacy 
       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFS 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [276K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [584K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/

[Oct 24, 2016 1:28:44 PM] (kihwal) HDFS-11042. Add missing cleanupSSLConfig() call for tests that use
[Oct 24, 2016 7:46:54 PM] (cdouglas) HADOOP-13626. Remove distcp dependency on FileStatus serialization
[Oct 24, 2016 10:14:51 PM] (kihwal) HDFS-10997. Reduce number of path resolving methods. Contributed by
[Oct 25, 2016 1:07:43 AM] (aajisaka) HDFS-11046. Duplicate '-' in the daemon log name.
[Oct 25, 2016 1:59:51 AM] (subru) YARN-5711. Propogate exceptions back to client when using hedging RM
[Oct 25, 2016 4:22:34 AM] (cnauroth) HADOOP-13727. S3A: Reduce high number of connections to EC2 Instance
[Oct 25, 2016 4:54:06 AM] (cnauroth) HADOOP-12774. s3a should use UGI.getCurrentUser.getShortname() for
[Oct 25, 2016 5:19:23 AM] (kasha) YARN-5754. Null check missing for earliest in FifoPolicy. (Yufei Gu via
[Oct 25, 2016 6:55:55 AM] (aajisaka) HADOOP-13514. Upgrade maven surefire plugin to 2.19.1. Contributed by




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestDiskspaceQuotaUpdate 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestContinuousScheduling 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.client.cli.TestLogsCLI 
       hadoop.fs.azure.TestNativeAzureFileSystemMocked 
       hadoop.fs.azure.TestFileSystemOperationExceptionMessage 
       hadoop.fs.azure.TestBlobMetadata 
       hadoop.fs.azure.TestNativeAzureFileSystemBlockLocations 
       hadoop.fs.azure.TestOutOfBandAzureBlobOperations 
       hadoop.fs.azure.TestNativeAzureFileSystemFileNameCheck 
       hadoop.fs.azure.TestNativeAzureFileSystemLive 
       hadoop.fs.azure.TestFileSystemOperationExceptionHandling 
       hadoop.fs.azure.TestNativeAzureFSPageBlobLive 
       hadoop.fs.azure.TestWasbUriAndConfiguration 
       hadoop.fs.azure.TestFileSystemOperationsExceptionHandlingMultiThreaded 
       hadoop.fs.azure.TestWasbFsck 
       hadoop.fs.azure.TestNativeAzureFileSystemContractPageBlobLive 
       hadoop.fs.azure.TestNativeAzureFileSystemContractLive 
       hadoop.fs.azure.TestNativeAzureFileSystemConcurrency 
       hadoop.fs.azure.metrics.TestNativeAzureFileSystemMetricsSystem 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 
       hadoop.fs.azure.TestAzureConcurrentOutOfBandIo 
       hadoop.fs.azure.metrics.TestAzureFileSystemInstrumentation 
       hadoop.fs.azure.TestNativeAzureFileSystemAppend 
       hadoop.fs.azure.TestOutOfBandAzureBlobOperationsLive 
       hadoop.fs.azure.TestNativeAzureFileSystemAtomicRenameDirList 
       hadoop.fs.azure.TestFileSystemOperationsWithThreads 
       hadoop.fs.azure.TestBlobDataValidation 
       hadoop.fs.azure.TestReadAndSeekPageBlobAfterWrite 
       hadoop.fs.azure.TestBlobTypeSpeedDifference 
       hadoop.fs.azure.TestContainerChecks 
       hadoop.fs.azure.TestAzureFileSystemErrorConditions 
       hadoop.fs.azure.TestNativeAzureFileSystemClientLogging 
       hadoop.fs.azure.TestNativeAzureFileSystemContractMocked 
       hadoop.fs.azure.TestNativeAzureFileSystemContractEmulator 

    Timed out junit tests :

       org.apache.hadoop.hdfs.TestModTime 
       org.apache.hadoop.hdfs.TestParallelShortCircuitLegacyRead 
       org.apache.hadoop.hdfs.server.blockmanagement.TestDatanodeManager 
       org.apache.hadoop.hdfs.server.blockmanagement.TestReplicationPolicy 
       org.apache.hadoop.hdfs.TestRead 
       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFSStriped 
       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean 
       org.apache.hadoop.hdfs.TestDataStream 
       org.apache.hadoop.hdfs.client.impl.TestBlockReaderLocalLegacy 
       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFS 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [276K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [584K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/205/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/

[Oct 23, 2016 3:25:37 PM] (xyao) Revert "HDFS-10757. KMSClientProvider combined with KeyProviderCache can
[Oct 23, 2016 5:58:36 PM] (xyao) HADOOP-13749. KMSClientProvider combined with KeyProviderCache can




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.cli.TestLogsCLI 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 

    Timed out junit tests :

       org.apache.hadoop.http.TestHttpServerLifecycle 
       org.apache.hadoop.hdfs.TestLeaseRecovery2 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [120K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [120K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/

[Oct 23, 2016 3:25:37 PM] (xyao) Revert "HDFS-10757. KMSClientProvider combined with KeyProviderCache can
[Oct 23, 2016 5:58:36 PM] (xyao) HADOOP-13749. KMSClientProvider combined with KeyProviderCache can




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.cli.TestLogsCLI 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 

    Timed out junit tests :

       org.apache.hadoop.http.TestHttpServerLifecycle 
       org.apache.hadoop.hdfs.TestLeaseRecovery2 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [120K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [120K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/

[Oct 23, 2016 3:25:37 PM] (xyao) Revert "HDFS-10757. KMSClientProvider combined with KeyProviderCache can
[Oct 23, 2016 5:58:36 PM] (xyao) HADOOP-13749. KMSClientProvider combined with KeyProviderCache can




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.cli.TestLogsCLI 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 

    Timed out junit tests :

       org.apache.hadoop.http.TestHttpServerLifecycle 
       org.apache.hadoop.hdfs.TestLeaseRecovery2 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [120K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [120K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/

[Oct 23, 2016 3:25:37 PM] (xyao) Revert "HDFS-10757. KMSClientProvider combined with KeyProviderCache can
[Oct 23, 2016 5:58:36 PM] (xyao) HADOOP-13749. KMSClientProvider combined with KeyProviderCache can




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.cli.TestLogsCLI 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 

    Timed out junit tests :

       org.apache.hadoop.http.TestHttpServerLifecycle 
       org.apache.hadoop.hdfs.TestLeaseRecovery2 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [120K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [120K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/204/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/

No changes




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.cli.TestLogsCLI 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/

No changes




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.cli.TestLogsCLI 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/

No changes




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.cli.TestLogsCLI 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/

No changes




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.cli.TestLogsCLI 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/203/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/

[Oct 21, 2016 12:46:39 PM] (brahma) HDFS-10730. Fix some failed tests due to BindException. Contributed by
[Oct 21, 2016 7:44:49 PM] (varunsaxena) YARN-5747. Application timeline metric aggregation in timeline v2 will
[Oct 21, 2016 7:59:54 PM] (cdouglas) HADOOP-13702. Add instrumented ReadWriteLock. Contributed by Jingcheng
[Oct 21, 2016 8:12:41 PM] (wang) HDFS-8410. Add computation time metrics to datanode for ECWorker.
[Oct 21, 2016 8:31:03 PM] (rkanter) YARN-5679. TestAHSWebServices is failing (ajisakaa via rkanter)
[Oct 21, 2016 9:23:02 PM] (xyao) HDFS-10757. KMSClientProvider combined with KeyProviderCache can result
[Oct 21, 2016 10:43:12 PM] (weichiu) HDFS-10975. fsck -list-corruptfileblocks does not report corrupt EC
[Oct 21, 2016 11:20:07 PM] (weichiu) HDFS-11033. Add documents for native raw erasure coder in XOR codes.
[Oct 21, 2016 11:41:39 PM] (wang) HADOOP-13732. Upgrade OWASP dependency-check plugin version. Contributed
[Oct 22, 2016 12:46:17 AM] (rkanter) MAPREDUCE-6728. Give fetchers hint when ShuffleHandler rejects a




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFSStriped 
       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.client.cli.TestLogsCLI 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 

    Timed out junit tests :

       org.apache.hadoop.http.TestHttpServerLifecycle 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [120K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/

[Oct 21, 2016 12:46:39 PM] (brahma) HDFS-10730. Fix some failed tests due to BindException. Contributed by
[Oct 21, 2016 7:44:49 PM] (varunsaxena) YARN-5747. Application timeline metric aggregation in timeline v2 will
[Oct 21, 2016 7:59:54 PM] (cdouglas) HADOOP-13702. Add instrumented ReadWriteLock. Contributed by Jingcheng
[Oct 21, 2016 8:12:41 PM] (wang) HDFS-8410. Add computation time metrics to datanode for ECWorker.
[Oct 21, 2016 8:31:03 PM] (rkanter) YARN-5679. TestAHSWebServices is failing (ajisakaa via rkanter)
[Oct 21, 2016 9:23:02 PM] (xyao) HDFS-10757. KMSClientProvider combined with KeyProviderCache can result
[Oct 21, 2016 10:43:12 PM] (weichiu) HDFS-10975. fsck -list-corruptfileblocks does not report corrupt EC
[Oct 21, 2016 11:20:07 PM] (weichiu) HDFS-11033. Add documents for native raw erasure coder in XOR codes.
[Oct 21, 2016 11:41:39 PM] (wang) HADOOP-13732. Upgrade OWASP dependency-check plugin version. Contributed
[Oct 22, 2016 12:46:17 AM] (rkanter) MAPREDUCE-6728. Give fetchers hint when ShuffleHandler rejects a




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFSStriped 
       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.client.cli.TestLogsCLI 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 

    Timed out junit tests :

       org.apache.hadoop.http.TestHttpServerLifecycle 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [120K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/

[Oct 21, 2016 12:46:39 PM] (brahma) HDFS-10730. Fix some failed tests due to BindException. Contributed by
[Oct 21, 2016 7:44:49 PM] (varunsaxena) YARN-5747. Application timeline metric aggregation in timeline v2 will
[Oct 21, 2016 7:59:54 PM] (cdouglas) HADOOP-13702. Add instrumented ReadWriteLock. Contributed by Jingcheng
[Oct 21, 2016 8:12:41 PM] (wang) HDFS-8410. Add computation time metrics to datanode for ECWorker.
[Oct 21, 2016 8:31:03 PM] (rkanter) YARN-5679. TestAHSWebServices is failing (ajisakaa via rkanter)
[Oct 21, 2016 9:23:02 PM] (xyao) HDFS-10757. KMSClientProvider combined with KeyProviderCache can result
[Oct 21, 2016 10:43:12 PM] (weichiu) HDFS-10975. fsck -list-corruptfileblocks does not report corrupt EC
[Oct 21, 2016 11:20:07 PM] (weichiu) HDFS-11033. Add documents for native raw erasure coder in XOR codes.
[Oct 21, 2016 11:41:39 PM] (wang) HADOOP-13732. Upgrade OWASP dependency-check plugin version. Contributed
[Oct 22, 2016 12:46:17 AM] (rkanter) MAPREDUCE-6728. Give fetchers hint when ShuffleHandler rejects a




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFSStriped 
       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.client.cli.TestLogsCLI 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 

    Timed out junit tests :

       org.apache.hadoop.http.TestHttpServerLifecycle 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [120K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/

[Oct 21, 2016 12:46:39 PM] (brahma) HDFS-10730. Fix some failed tests due to BindException. Contributed by
[Oct 21, 2016 7:44:49 PM] (varunsaxena) YARN-5747. Application timeline metric aggregation in timeline v2 will
[Oct 21, 2016 7:59:54 PM] (cdouglas) HADOOP-13702. Add instrumented ReadWriteLock. Contributed by Jingcheng
[Oct 21, 2016 8:12:41 PM] (wang) HDFS-8410. Add computation time metrics to datanode for ECWorker.
[Oct 21, 2016 8:31:03 PM] (rkanter) YARN-5679. TestAHSWebServices is failing (ajisakaa via rkanter)
[Oct 21, 2016 9:23:02 PM] (xyao) HDFS-10757. KMSClientProvider combined with KeyProviderCache can result
[Oct 21, 2016 10:43:12 PM] (weichiu) HDFS-10975. fsck -list-corruptfileblocks does not report corrupt EC
[Oct 21, 2016 11:20:07 PM] (weichiu) HDFS-11033. Add documents for native raw erasure coder in XOR codes.
[Oct 21, 2016 11:41:39 PM] (wang) HADOOP-13732. Upgrade OWASP dependency-check plugin version. Contributed
[Oct 22, 2016 12:46:17 AM] (rkanter) MAPREDUCE-6728. Give fetchers hint when ShuffleHandler rejects a




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFSStriped 
       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.client.cli.TestLogsCLI 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 

    Timed out junit tests :

       org.apache.hadoop.http.TestHttpServerLifecycle 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [120K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/202/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/

[Oct 20, 2016 1:50:59 PM] (stevel) HADOOP-13735 ITestS3AFileContextStatistics.testStatistics() failing.
[Oct 20, 2016 3:15:45 PM] (brahma) HDFS-9480. Expose nonDfsUsed via StorageTypeStats. Contributed by Brahma
[Oct 20, 2016 3:48:35 PM] (kihwal) HDFS-10627. Volume Scanner marks a block as "suspect" even if the
[Oct 20, 2016 3:58:16 PM] (brahma) HDFS-10699. Log object instance get incorrectly in TestDFSAdmin.
[Oct 20, 2016 4:17:17 PM] (brahma) HADOOP-13236. truncate will fail when we use viewfilesystem. Contributed
[Oct 20, 2016 5:56:39 PM] (weichiu) HDFS-11018. Incorrect check and message in FsDatasetImpl#invalidate.
[Oct 20, 2016 7:33:58 PM] (aengineer) HADOOP-13716. Add LambdaTestUtils class for tests; fix eventual
[Oct 20, 2016 8:06:43 PM] (weichiu) HDFS-10976. Report erasure coding policy of EC files in Fsck.
[Oct 20, 2016 8:35:26 PM] (aengineer) HADOOP-13737. Cleanup DiskChecker interface. Contributed by Arpit
[Oct 21, 2016 2:51:48 AM] (liuml07) HDFS-10998. Add unit tests for HDFS command 'dfsadmin -fetchImage' in
[Oct 21, 2016 3:57:04 AM] (kasha) YARN-4911. Bad placement policy in FairScheduler causes the RM to crash
[Oct 21, 2016 4:17:48 AM] (kasha) YARN-5047. Refactor nodeUpdate across schedulers. (Ray Chiang via kasha)




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.client.cli.TestLogsCLI 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 

    Timed out junit tests :

       org.apache.hadoop.http.TestHttpServerLifecycle 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [120K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/

[Oct 20, 2016 1:50:59 PM] (stevel) HADOOP-13735 ITestS3AFileContextStatistics.testStatistics() failing.
[Oct 20, 2016 3:15:45 PM] (brahma) HDFS-9480. Expose nonDfsUsed via StorageTypeStats. Contributed by Brahma
[Oct 20, 2016 3:48:35 PM] (kihwal) HDFS-10627. Volume Scanner marks a block as "suspect" even if the
[Oct 20, 2016 3:58:16 PM] (brahma) HDFS-10699. Log object instance get incorrectly in TestDFSAdmin.
[Oct 20, 2016 4:17:17 PM] (brahma) HADOOP-13236. truncate will fail when we use viewfilesystem. Contributed
[Oct 20, 2016 5:56:39 PM] (weichiu) HDFS-11018. Incorrect check and message in FsDatasetImpl#invalidate.
[Oct 20, 2016 7:33:58 PM] (aengineer) HADOOP-13716. Add LambdaTestUtils class for tests; fix eventual
[Oct 20, 2016 8:06:43 PM] (weichiu) HDFS-10976. Report erasure coding policy of EC files in Fsck.
[Oct 20, 2016 8:35:26 PM] (aengineer) HADOOP-13737. Cleanup DiskChecker interface. Contributed by Arpit
[Oct 21, 2016 2:51:48 AM] (liuml07) HDFS-10998. Add unit tests for HDFS command 'dfsadmin -fetchImage' in
[Oct 21, 2016 3:57:04 AM] (kasha) YARN-4911. Bad placement policy in FairScheduler causes the RM to crash
[Oct 21, 2016 4:17:48 AM] (kasha) YARN-5047. Refactor nodeUpdate across schedulers. (Ray Chiang via kasha)




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.client.cli.TestLogsCLI 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 

    Timed out junit tests :

       org.apache.hadoop.http.TestHttpServerLifecycle 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [120K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/

[Oct 20, 2016 1:50:59 PM] (stevel) HADOOP-13735 ITestS3AFileContextStatistics.testStatistics() failing.
[Oct 20, 2016 3:15:45 PM] (brahma) HDFS-9480. Expose nonDfsUsed via StorageTypeStats. Contributed by Brahma
[Oct 20, 2016 3:48:35 PM] (kihwal) HDFS-10627. Volume Scanner marks a block as "suspect" even if the
[Oct 20, 2016 3:58:16 PM] (brahma) HDFS-10699. Log object instance get incorrectly in TestDFSAdmin.
[Oct 20, 2016 4:17:17 PM] (brahma) HADOOP-13236. truncate will fail when we use viewfilesystem. Contributed
[Oct 20, 2016 5:56:39 PM] (weichiu) HDFS-11018. Incorrect check and message in FsDatasetImpl#invalidate.
[Oct 20, 2016 7:33:58 PM] (aengineer) HADOOP-13716. Add LambdaTestUtils class for tests; fix eventual
[Oct 20, 2016 8:06:43 PM] (weichiu) HDFS-10976. Report erasure coding policy of EC files in Fsck.
[Oct 20, 2016 8:35:26 PM] (aengineer) HADOOP-13737. Cleanup DiskChecker interface. Contributed by Arpit
[Oct 21, 2016 2:51:48 AM] (liuml07) HDFS-10998. Add unit tests for HDFS command 'dfsadmin -fetchImage' in
[Oct 21, 2016 3:57:04 AM] (kasha) YARN-4911. Bad placement policy in FairScheduler causes the RM to crash
[Oct 21, 2016 4:17:48 AM] (kasha) YARN-5047. Refactor nodeUpdate across schedulers. (Ray Chiang via kasha)




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.client.cli.TestLogsCLI 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 

    Timed out junit tests :

       org.apache.hadoop.http.TestHttpServerLifecycle 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [120K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/

[Oct 20, 2016 1:50:59 PM] (stevel) HADOOP-13735 ITestS3AFileContextStatistics.testStatistics() failing.
[Oct 20, 2016 3:15:45 PM] (brahma) HDFS-9480. Expose nonDfsUsed via StorageTypeStats. Contributed by Brahma
[Oct 20, 2016 3:48:35 PM] (kihwal) HDFS-10627. Volume Scanner marks a block as "suspect" even if the
[Oct 20, 2016 3:58:16 PM] (brahma) HDFS-10699. Log object instance get incorrectly in TestDFSAdmin.
[Oct 20, 2016 4:17:17 PM] (brahma) HADOOP-13236. truncate will fail when we use viewfilesystem. Contributed
[Oct 20, 2016 5:56:39 PM] (weichiu) HDFS-11018. Incorrect check and message in FsDatasetImpl#invalidate.
[Oct 20, 2016 7:33:58 PM] (aengineer) HADOOP-13716. Add LambdaTestUtils class for tests; fix eventual
[Oct 20, 2016 8:06:43 PM] (weichiu) HDFS-10976. Report erasure coding policy of EC files in Fsck.
[Oct 20, 2016 8:35:26 PM] (aengineer) HADOOP-13737. Cleanup DiskChecker interface. Contributed by Arpit
[Oct 21, 2016 2:51:48 AM] (liuml07) HDFS-10998. Add unit tests for HDFS command 'dfsadmin -fetchImage' in
[Oct 21, 2016 3:57:04 AM] (kasha) YARN-4911. Bad placement policy in FairScheduler causes the RM to crash
[Oct 21, 2016 4:17:48 AM] (kasha) YARN-5047. Refactor nodeUpdate across schedulers. (Ray Chiang via kasha)




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.client.cli.TestLogsCLI 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 

    Timed out junit tests :

       org.apache.hadoop.http.TestHttpServerLifecycle 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [120K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/201/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/

[Oct 19, 2016 4:45:23 PM] (sjlee) YARN-5561. [Atsv2] : Support for ability to retrieve
[Oct 20, 2016 12:20:07 AM] (arp) HDFS-10752. Several log refactoring/improvement suggestion in HDFS.
[Oct 20, 2016 12:37:54 AM] (yzhang) HDFS-9820. Improve distcp to support efficient restore to an earlier
[Oct 20, 2016 5:11:18 AM] (brahma) HDFS-11025. TestDiskspaceQuotaUpdate fails in trunk due to Bind




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeLifeline 
       hadoop.hdfs.qjournal.client.TestQJMWithFaults 
       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.resourcemanager.scheduler.capacity.TestNodeLabelContainerAllocation 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.client.cli.TestLogsCLI 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/

[Oct 19, 2016 4:45:23 PM] (sjlee) YARN-5561. [Atsv2] : Support for ability to retrieve
[Oct 20, 2016 12:20:07 AM] (arp) HDFS-10752. Several log refactoring/improvement suggestion in HDFS.
[Oct 20, 2016 12:37:54 AM] (yzhang) HDFS-9820. Improve distcp to support efficient restore to an earlier
[Oct 20, 2016 5:11:18 AM] (brahma) HDFS-11025. TestDiskspaceQuotaUpdate fails in trunk due to Bind




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeLifeline 
       hadoop.hdfs.qjournal.client.TestQJMWithFaults 
       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.resourcemanager.scheduler.capacity.TestNodeLabelContainerAllocation 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.client.cli.TestLogsCLI 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/

[Oct 19, 2016 4:45:23 PM] (sjlee) YARN-5561. [Atsv2] : Support for ability to retrieve
[Oct 20, 2016 12:20:07 AM] (arp) HDFS-10752. Several log refactoring/improvement suggestion in HDFS.
[Oct 20, 2016 12:37:54 AM] (yzhang) HDFS-9820. Improve distcp to support efficient restore to an earlier
[Oct 20, 2016 5:11:18 AM] (brahma) HDFS-11025. TestDiskspaceQuotaUpdate fails in trunk due to Bind




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeLifeline 
       hadoop.hdfs.qjournal.client.TestQJMWithFaults 
       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.resourcemanager.scheduler.capacity.TestNodeLabelContainerAllocation 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.client.cli.TestLogsCLI 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/

[Oct 19, 2016 4:45:23 PM] (sjlee) YARN-5561. [Atsv2] : Support for ability to retrieve
[Oct 20, 2016 12:20:07 AM] (arp) HDFS-10752. Several log refactoring/improvement suggestion in HDFS.
[Oct 20, 2016 12:37:54 AM] (yzhang) HDFS-9820. Improve distcp to support efficient restore to an earlier
[Oct 20, 2016 5:11:18 AM] (brahma) HDFS-11025. TestDiskspaceQuotaUpdate fails in trunk due to Bind




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeLifeline 
       hadoop.hdfs.qjournal.client.TestQJMWithFaults 
       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.resourcemanager.scheduler.capacity.TestNodeLabelContainerAllocation 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.client.cli.TestLogsCLI 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/

[Oct 18, 2016 8:51:08 AM] (kai.zheng) HDFS-10920. TestStorageMover#testNoSpaceDisk is failing intermittently.
[Oct 18, 2016 6:02:52 PM] (varunsaxena) YARN-5743. [Atsv2] Publish queue name and RMAppMetrics to ATS (Rohith
[Oct 18, 2016 6:06:47 PM] (xgong) YARN-5718. TimelineClient (and other places in YARN) shouldn't
[Oct 18, 2016 8:16:02 PM] (stevel) HADOOP-13560. S3ABlockOutputStream to support huge (many GB) file
[Oct 18, 2016 9:05:43 PM] (xyao) HDFS-10906. Add unit tests for Trash with HDFS encryption zones.
[Oct 19, 2016 1:00:29 AM] (rkanter) MAPREDUCE-6791. remove unnecessary dependency from
[Oct 19, 2016 1:18:43 AM] (xiao) HADOOP-7352. FileSystem#listStatus should throw IOE upon access error.
[Oct 19, 2016 1:24:59 AM] (xiao) HADOOP-13693. Remove the message about HTTP OPTIONS in SPNEGO
[Oct 19, 2016 1:32:01 AM] (benoy) HADOOP-12082 Support multiple authentication schemes via
[Oct 19, 2016 5:42:28 AM] (xiao) HDFS-11009. Add a tool to reconstruct block meta file from CLI.




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.cli.TestLogsCLI 
       hadoop.mapred.gridmix.TestResourceUsageEmulators 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/patch-unit-hadoop-tools_hadoop-gridmix.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/

[Oct 18, 2016 8:51:08 AM] (kai.zheng) HDFS-10920. TestStorageMover#testNoSpaceDisk is failing intermittently.
[Oct 18, 2016 6:02:52 PM] (varunsaxena) YARN-5743. [Atsv2] Publish queue name and RMAppMetrics to ATS (Rohith
[Oct 18, 2016 6:06:47 PM] (xgong) YARN-5718. TimelineClient (and other places in YARN) shouldn't
[Oct 18, 2016 8:16:02 PM] (stevel) HADOOP-13560. S3ABlockOutputStream to support huge (many GB) file
[Oct 18, 2016 9:05:43 PM] (xyao) HDFS-10906. Add unit tests for Trash with HDFS encryption zones.
[Oct 19, 2016 1:00:29 AM] (rkanter) MAPREDUCE-6791. remove unnecessary dependency from
[Oct 19, 2016 1:18:43 AM] (xiao) HADOOP-7352. FileSystem#listStatus should throw IOE upon access error.
[Oct 19, 2016 1:24:59 AM] (xiao) HADOOP-13693. Remove the message about HTTP OPTIONS in SPNEGO
[Oct 19, 2016 1:32:01 AM] (benoy) HADOOP-12082 Support multiple authentication schemes via
[Oct 19, 2016 5:42:28 AM] (xiao) HDFS-11009. Add a tool to reconstruct block meta file from CLI.




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.cli.TestLogsCLI 
       hadoop.mapred.gridmix.TestResourceUsageEmulators 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/patch-unit-hadoop-tools_hadoop-gridmix.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/

[Oct 18, 2016 8:51:08 AM] (kai.zheng) HDFS-10920. TestStorageMover#testNoSpaceDisk is failing intermittently.
[Oct 18, 2016 6:02:52 PM] (varunsaxena) YARN-5743. [Atsv2] Publish queue name and RMAppMetrics to ATS (Rohith
[Oct 18, 2016 6:06:47 PM] (xgong) YARN-5718. TimelineClient (and other places in YARN) shouldn't
[Oct 18, 2016 8:16:02 PM] (stevel) HADOOP-13560. S3ABlockOutputStream to support huge (many GB) file
[Oct 18, 2016 9:05:43 PM] (xyao) HDFS-10906. Add unit tests for Trash with HDFS encryption zones.
[Oct 19, 2016 1:00:29 AM] (rkanter) MAPREDUCE-6791. remove unnecessary dependency from
[Oct 19, 2016 1:18:43 AM] (xiao) HADOOP-7352. FileSystem#listStatus should throw IOE upon access error.
[Oct 19, 2016 1:24:59 AM] (xiao) HADOOP-13693. Remove the message about HTTP OPTIONS in SPNEGO
[Oct 19, 2016 1:32:01 AM] (benoy) HADOOP-12082 Support multiple authentication schemes via
[Oct 19, 2016 5:42:28 AM] (xiao) HDFS-11009. Add a tool to reconstruct block meta file from CLI.




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.cli.TestLogsCLI 
       hadoop.mapred.gridmix.TestResourceUsageEmulators 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/patch-unit-hadoop-tools_hadoop-gridmix.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/

[Oct 18, 2016 8:51:08 AM] (kai.zheng) HDFS-10920. TestStorageMover#testNoSpaceDisk is failing intermittently.
[Oct 18, 2016 6:02:52 PM] (varunsaxena) YARN-5743. [Atsv2] Publish queue name and RMAppMetrics to ATS (Rohith
[Oct 18, 2016 6:06:47 PM] (xgong) YARN-5718. TimelineClient (and other places in YARN) shouldn't
[Oct 18, 2016 8:16:02 PM] (stevel) HADOOP-13560. S3ABlockOutputStream to support huge (many GB) file
[Oct 18, 2016 9:05:43 PM] (xyao) HDFS-10906. Add unit tests for Trash with HDFS encryption zones.
[Oct 19, 2016 1:00:29 AM] (rkanter) MAPREDUCE-6791. remove unnecessary dependency from
[Oct 19, 2016 1:18:43 AM] (xiao) HADOOP-7352. FileSystem#listStatus should throw IOE upon access error.
[Oct 19, 2016 1:24:59 AM] (xiao) HADOOP-13693. Remove the message about HTTP OPTIONS in SPNEGO
[Oct 19, 2016 1:32:01 AM] (benoy) HADOOP-12082 Support multiple authentication schemes via
[Oct 19, 2016 5:42:28 AM] (xiao) HDFS-11009. Add a tool to reconstruct block meta file from CLI.




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.cli.TestLogsCLI 
       hadoop.mapred.gridmix.TestResourceUsageEmulators 
       hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/patch-unit-hadoop-tools_hadoop-gridmix.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/199/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/

[Oct 17, 2016 12:04:49 PM] (weichiu) HADOOP-13661. Upgrade HTrace version. Contributed by Sean Mackrory.
[Oct 17, 2016 6:04:42 PM] (yzhang) HDFS-9820. Improve distcp to support efficient restore to an earlier
[Oct 17, 2016 8:15:11 PM] (wang) HADOOP-13722. Code cleanup -- ViewFileSystem and InodeTree. Contributed
[Oct 17, 2016 8:25:58 PM] (wang) HADOOP-13724. Fix a few typos in site markdown documents. Contributed by
[Oct 17, 2016 9:14:50 PM] (wang) HDFS-11013. Correct typos in native erasure coding dump code.
[Oct 17, 2016 9:21:36 PM] (xyao) HDFS-10922. Adding additional unit tests for Trash (II). Contributed by
[Oct 17, 2016 9:29:09 PM] (rkanter) YARN-5466. DefaultContainerExecutor needs JavaDocs (templedf via
[Oct 18, 2016 12:45:41 AM] (mingma) HDFS-9390. Block management for maintenance states.
[Oct 18, 2016 5:47:37 AM] (yzhang) Revert "HDFS-9820. Improve distcp to support efficient restore to an
[Oct 18, 2016 6:00:44 AM] (aajisaka) HADOOP-13522. Add %A and %a formats for fs -stat command to print
[Oct 18, 2016 6:02:53 AM] (kai.zheng) HADOOP-13061. Refactor erasure coders. Contributed by Kai Sasaki




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/

[Oct 17, 2016 12:04:49 PM] (weichiu) HADOOP-13661. Upgrade HTrace version. Contributed by Sean Mackrory.
[Oct 17, 2016 6:04:42 PM] (yzhang) HDFS-9820. Improve distcp to support efficient restore to an earlier
[Oct 17, 2016 8:15:11 PM] (wang) HADOOP-13722. Code cleanup -- ViewFileSystem and InodeTree. Contributed
[Oct 17, 2016 8:25:58 PM] (wang) HADOOP-13724. Fix a few typos in site markdown documents. Contributed by
[Oct 17, 2016 9:14:50 PM] (wang) HDFS-11013. Correct typos in native erasure coding dump code.
[Oct 17, 2016 9:21:36 PM] (xyao) HDFS-10922. Adding additional unit tests for Trash (II). Contributed by
[Oct 17, 2016 9:29:09 PM] (rkanter) YARN-5466. DefaultContainerExecutor needs JavaDocs (templedf via
[Oct 18, 2016 12:45:41 AM] (mingma) HDFS-9390. Block management for maintenance states.
[Oct 18, 2016 5:47:37 AM] (yzhang) Revert "HDFS-9820. Improve distcp to support efficient restore to an
[Oct 18, 2016 6:00:44 AM] (aajisaka) HADOOP-13522. Add %A and %a formats for fs -stat command to print
[Oct 18, 2016 6:02:53 AM] (kai.zheng) HADOOP-13061. Refactor erasure coders. Contributed by Kai Sasaki




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/

[Oct 17, 2016 12:04:49 PM] (weichiu) HADOOP-13661. Upgrade HTrace version. Contributed by Sean Mackrory.
[Oct 17, 2016 6:04:42 PM] (yzhang) HDFS-9820. Improve distcp to support efficient restore to an earlier
[Oct 17, 2016 8:15:11 PM] (wang) HADOOP-13722. Code cleanup -- ViewFileSystem and InodeTree. Contributed
[Oct 17, 2016 8:25:58 PM] (wang) HADOOP-13724. Fix a few typos in site markdown documents. Contributed by
[Oct 17, 2016 9:14:50 PM] (wang) HDFS-11013. Correct typos in native erasure coding dump code.
[Oct 17, 2016 9:21:36 PM] (xyao) HDFS-10922. Adding additional unit tests for Trash (II). Contributed by
[Oct 17, 2016 9:29:09 PM] (rkanter) YARN-5466. DefaultContainerExecutor needs JavaDocs (templedf via
[Oct 18, 2016 12:45:41 AM] (mingma) HDFS-9390. Block management for maintenance states.
[Oct 18, 2016 5:47:37 AM] (yzhang) Revert "HDFS-9820. Improve distcp to support efficient restore to an
[Oct 18, 2016 6:00:44 AM] (aajisaka) HADOOP-13522. Add %A and %a formats for fs -stat command to print
[Oct 18, 2016 6:02:53 AM] (kai.zheng) HADOOP-13061. Refactor erasure coders. Contributed by Kai Sasaki




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/

[Oct 17, 2016 12:04:49 PM] (weichiu) HADOOP-13661. Upgrade HTrace version. Contributed by Sean Mackrory.
[Oct 17, 2016 6:04:42 PM] (yzhang) HDFS-9820. Improve distcp to support efficient restore to an earlier
[Oct 17, 2016 8:15:11 PM] (wang) HADOOP-13722. Code cleanup -- ViewFileSystem and InodeTree. Contributed
[Oct 17, 2016 8:25:58 PM] (wang) HADOOP-13724. Fix a few typos in site markdown documents. Contributed by
[Oct 17, 2016 9:14:50 PM] (wang) HDFS-11013. Correct typos in native erasure coding dump code.
[Oct 17, 2016 9:21:36 PM] (xyao) HDFS-10922. Adding additional unit tests for Trash (II). Contributed by
[Oct 17, 2016 9:29:09 PM] (rkanter) YARN-5466. DefaultContainerExecutor needs JavaDocs (templedf via
[Oct 18, 2016 12:45:41 AM] (mingma) HDFS-9390. Block management for maintenance states.
[Oct 18, 2016 5:47:37 AM] (yzhang) Revert "HDFS-9820. Improve distcp to support efficient restore to an
[Oct 18, 2016 6:00:44 AM] (aajisaka) HADOOP-13522. Add %A and %a formats for fs -stat command to print
[Oct 18, 2016 6:02:53 AM] (kai.zheng) HADOOP-13061. Refactor erasure coders. Contributed by Kai Sasaki




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/198/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/

No changes




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.ha.TestZKFailoverController 
       hadoop.hdfs.server.namenode.snapshot.TestOpenFilesWithSnapshot 
       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [120K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/

No changes




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.ha.TestZKFailoverController 
       hadoop.hdfs.server.namenode.snapshot.TestOpenFilesWithSnapshot 
       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [120K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/

No changes




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.ha.TestZKFailoverController 
       hadoop.hdfs.server.namenode.snapshot.TestOpenFilesWithSnapshot 
       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [120K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/

No changes




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.ha.TestZKFailoverController 
       hadoop.hdfs.server.namenode.snapshot.TestOpenFilesWithSnapshot 
       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [120K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/197/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/

[Oct 15, 2016 1:14:24 PM] (aajisaka) HDFS-11012. Unnecessary INFO logging on DFSClients for InvalidToken.
[Oct 15, 2016 4:58:33 PM] (brahma) HDFS-11003. Expose XmitsInProgress through DataNodeMXBean. Contributed
[Oct 15, 2016 8:54:40 PM] (sjlee) YARN-5699. Retrospect yarn entity fields which are publishing in events




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.ha.TestStandbyCheckpoints 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.resourcemanager.scheduler.capacity.TestNodeLabelContainerAllocation 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/

[Oct 15, 2016 1:14:24 PM] (aajisaka) HDFS-11012. Unnecessary INFO logging on DFSClients for InvalidToken.
[Oct 15, 2016 4:58:33 PM] (brahma) HDFS-11003. Expose XmitsInProgress through DataNodeMXBean. Contributed
[Oct 15, 2016 8:54:40 PM] (sjlee) YARN-5699. Retrospect yarn entity fields which are publishing in events




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.ha.TestStandbyCheckpoints 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.resourcemanager.scheduler.capacity.TestNodeLabelContainerAllocation 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/

[Oct 15, 2016 1:14:24 PM] (aajisaka) HDFS-11012. Unnecessary INFO logging on DFSClients for InvalidToken.
[Oct 15, 2016 4:58:33 PM] (brahma) HDFS-11003. Expose XmitsInProgress through DataNodeMXBean. Contributed
[Oct 15, 2016 8:54:40 PM] (sjlee) YARN-5699. Retrospect yarn entity fields which are publishing in events




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.ha.TestStandbyCheckpoints 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.resourcemanager.scheduler.capacity.TestNodeLabelContainerAllocation 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/

[Oct 15, 2016 1:14:24 PM] (aajisaka) HDFS-11012. Unnecessary INFO logging on DFSClients for InvalidToken.
[Oct 15, 2016 4:58:33 PM] (brahma) HDFS-11003. Expose XmitsInProgress through DataNodeMXBean. Contributed
[Oct 15, 2016 8:54:40 PM] (sjlee) YARN-5699. Retrospect yarn entity fields which are publishing in events




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.ha.TestStandbyCheckpoints 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.resourcemanager.scheduler.capacity.TestNodeLabelContainerAllocation 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/196/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/

[Oct 14, 2016 4:38:48 PM] (kihwal) HDFS-10990. TestPendingInvalidateBlock should wait for IBRs. Contributed
[Oct 14, 2016 5:26:39 PM] (benoy) HDFS-10735 Distcp using webhdfs on secure HA clusters fails with
[Oct 14, 2016 6:41:29 PM] (wang) HDFS-10883. 's behavior is not consistent in DFS after enabling EZ.
[Oct 14, 2016 8:21:53 PM] (jing9) HDFS-10827. When there are unrecoverable ec block groups, Namenode Web
[Oct 14, 2016 8:41:59 PM] (lei) HDFS-10960. TestDataNodeHotSwapVolumes#testRemoveVolumeBeingWritten
[Oct 14, 2016 9:08:31 PM] (wang) HADOOP-13721. Remove stale method ViewFileSystem#getTrashCanLocation.
[Oct 14, 2016 9:29:02 PM] (liuml07) HDFS-11008. Change unit test for testing parsing "-source" parameter in
[Oct 15, 2016 12:07:59 AM] (aengineer) HDFS-10558. DiskBalancer: Print the full path to plan file. Contributed
[Oct 15, 2016 1:13:54 AM] (shv) HDFS-10301. Remove FBR tracking state to fix false zombie storage




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.mapred.gridmix.TestRecordFactory 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/patch-unit-hadoop-tools_hadoop-gridmix.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/

[Oct 14, 2016 4:38:48 PM] (kihwal) HDFS-10990. TestPendingInvalidateBlock should wait for IBRs. Contributed
[Oct 14, 2016 5:26:39 PM] (benoy) HDFS-10735 Distcp using webhdfs on secure HA clusters fails with
[Oct 14, 2016 6:41:29 PM] (wang) HDFS-10883. 's behavior is not consistent in DFS after enabling EZ.
[Oct 14, 2016 8:21:53 PM] (jing9) HDFS-10827. When there are unrecoverable ec block groups, Namenode Web
[Oct 14, 2016 8:41:59 PM] (lei) HDFS-10960. TestDataNodeHotSwapVolumes#testRemoveVolumeBeingWritten
[Oct 14, 2016 9:08:31 PM] (wang) HADOOP-13721. Remove stale method ViewFileSystem#getTrashCanLocation.
[Oct 14, 2016 9:29:02 PM] (liuml07) HDFS-11008. Change unit test for testing parsing "-source" parameter in
[Oct 15, 2016 12:07:59 AM] (aengineer) HDFS-10558. DiskBalancer: Print the full path to plan file. Contributed
[Oct 15, 2016 1:13:54 AM] (shv) HDFS-10301. Remove FBR tracking state to fix false zombie storage




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.mapred.gridmix.TestRecordFactory 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/patch-unit-hadoop-tools_hadoop-gridmix.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/

[Oct 14, 2016 4:38:48 PM] (kihwal) HDFS-10990. TestPendingInvalidateBlock should wait for IBRs. Contributed
[Oct 14, 2016 5:26:39 PM] (benoy) HDFS-10735 Distcp using webhdfs on secure HA clusters fails with
[Oct 14, 2016 6:41:29 PM] (wang) HDFS-10883. 's behavior is not consistent in DFS after enabling EZ.
[Oct 14, 2016 8:21:53 PM] (jing9) HDFS-10827. When there are unrecoverable ec block groups, Namenode Web
[Oct 14, 2016 8:41:59 PM] (lei) HDFS-10960. TestDataNodeHotSwapVolumes#testRemoveVolumeBeingWritten
[Oct 14, 2016 9:08:31 PM] (wang) HADOOP-13721. Remove stale method ViewFileSystem#getTrashCanLocation.
[Oct 14, 2016 9:29:02 PM] (liuml07) HDFS-11008. Change unit test for testing parsing "-source" parameter in
[Oct 15, 2016 12:07:59 AM] (aengineer) HDFS-10558. DiskBalancer: Print the full path to plan file. Contributed
[Oct 15, 2016 1:13:54 AM] (shv) HDFS-10301. Remove FBR tracking state to fix false zombie storage




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.mapred.gridmix.TestRecordFactory 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/patch-unit-hadoop-tools_hadoop-gridmix.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/

[Oct 14, 2016 4:38:48 PM] (kihwal) HDFS-10990. TestPendingInvalidateBlock should wait for IBRs. Contributed
[Oct 14, 2016 5:26:39 PM] (benoy) HDFS-10735 Distcp using webhdfs on secure HA clusters fails with
[Oct 14, 2016 6:41:29 PM] (wang) HDFS-10883. 's behavior is not consistent in DFS after enabling EZ.
[Oct 14, 2016 8:21:53 PM] (jing9) HDFS-10827. When there are unrecoverable ec block groups, Namenode Web
[Oct 14, 2016 8:41:59 PM] (lei) HDFS-10960. TestDataNodeHotSwapVolumes#testRemoveVolumeBeingWritten
[Oct 14, 2016 9:08:31 PM] (wang) HADOOP-13721. Remove stale method ViewFileSystem#getTrashCanLocation.
[Oct 14, 2016 9:29:02 PM] (liuml07) HDFS-11008. Change unit test for testing parsing "-source" parameter in
[Oct 15, 2016 12:07:59 AM] (aengineer) HDFS-10558. DiskBalancer: Print the full path to plan file. Contributed
[Oct 15, 2016 1:13:54 AM] (shv) HDFS-10301. Remove FBR tracking state to fix false zombie storage




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.mapred.gridmix.TestRecordFactory 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/patch-unit-hadoop-tools_hadoop-gridmix.txt  [16K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/195/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/

[Oct 13, 2016 1:47:15 PM] (kihwal) HDFS-11000. webhdfs PUT does not work if requests are routed to call
[Oct 13, 2016 4:35:00 PM] (brahma) HDFS-10986. DFSAdmin should log detailed error message if any.
[Oct 13, 2016 5:26:07 PM] (aengineer) HDFS-10949. DiskBalancer: deprecate TestDiskBalancer#setVolumeCapacity.
[Oct 13, 2016 5:52:28 PM] (xyao) HADOOP-13565. KerberosAuthenticationHandler#authenticate should not
[Oct 13, 2016 6:37:03 PM] (arp) HADOOP-13710. Supress CachingGetSpaceUsed from logging interrupted
[Oct 13, 2016 6:41:37 PM] (wang) HDFS-10990. TestPendingInvalidateBlock should wait for IBRs. Contributed
[Oct 13, 2016 6:52:49 PM] (kihwal) HDFS-10987. Make Decommission less expensive when lot of blocks present.
[Oct 13, 2016 8:23:28 PM] (wang) Revert "HDFS-10990. TestPendingInvalidateBlock should wait for IBRs.
[Oct 13, 2016 8:24:54 PM] (jing9) HADOOP-13024. Distcp with -delete feature on raw data not implemented.
[Oct 14, 2016 3:49:07 AM] (cdouglas) YARN-5717. Add tests for container-executor is_feature_enabled.
[Oct 14, 2016 5:32:08 AM] (xiao) HADOOP-13669. Addendum patch for KMS Server should log exceptions before
[Oct 14, 2016 5:33:55 AM] (liuml07) HADOOP-13723. AliyunOSSInputStream#read() should update read bytes stat
[Oct 14, 2016 5:45:55 AM] (aajisaka) HADOOP-13417. Fix javac and checkstyle warnings in hadoop-auth package.
[Oct 14, 2016 6:05:16 AM] (xyao) HADOOP-13686. Adding additional unit test for Trash (I). Contributed by




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.hdfs.server.mover.TestMover 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.resourcemanager.scheduler.capacity.TestNodeLabelContainerAllocation 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/

[Oct 13, 2016 1:47:15 PM] (kihwal) HDFS-11000. webhdfs PUT does not work if requests are routed to call
[Oct 13, 2016 4:35:00 PM] (brahma) HDFS-10986. DFSAdmin should log detailed error message if any.
[Oct 13, 2016 5:26:07 PM] (aengineer) HDFS-10949. DiskBalancer: deprecate TestDiskBalancer#setVolumeCapacity.
[Oct 13, 2016 5:52:28 PM] (xyao) HADOOP-13565. KerberosAuthenticationHandler#authenticate should not
[Oct 13, 2016 6:37:03 PM] (arp) HADOOP-13710. Supress CachingGetSpaceUsed from logging interrupted
[Oct 13, 2016 6:41:37 PM] (wang) HDFS-10990. TestPendingInvalidateBlock should wait for IBRs. Contributed
[Oct 13, 2016 6:52:49 PM] (kihwal) HDFS-10987. Make Decommission less expensive when lot of blocks present.
[Oct 13, 2016 8:23:28 PM] (wang) Revert "HDFS-10990. TestPendingInvalidateBlock should wait for IBRs.
[Oct 13, 2016 8:24:54 PM] (jing9) HADOOP-13024. Distcp with -delete feature on raw data not implemented.
[Oct 14, 2016 3:49:07 AM] (cdouglas) YARN-5717. Add tests for container-executor is_feature_enabled.
[Oct 14, 2016 5:32:08 AM] (xiao) HADOOP-13669. Addendum patch for KMS Server should log exceptions before
[Oct 14, 2016 5:33:55 AM] (liuml07) HADOOP-13723. AliyunOSSInputStream#read() should update read bytes stat
[Oct 14, 2016 5:45:55 AM] (aajisaka) HADOOP-13417. Fix javac and checkstyle warnings in hadoop-auth package.
[Oct 14, 2016 6:05:16 AM] (xyao) HADOOP-13686. Adding additional unit test for Trash (I). Contributed by




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.hdfs.server.mover.TestMover 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.resourcemanager.scheduler.capacity.TestNodeLabelContainerAllocation 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/

[Oct 13, 2016 1:47:15 PM] (kihwal) HDFS-11000. webhdfs PUT does not work if requests are routed to call
[Oct 13, 2016 4:35:00 PM] (brahma) HDFS-10986. DFSAdmin should log detailed error message if any.
[Oct 13, 2016 5:26:07 PM] (aengineer) HDFS-10949. DiskBalancer: deprecate TestDiskBalancer#setVolumeCapacity.
[Oct 13, 2016 5:52:28 PM] (xyao) HADOOP-13565. KerberosAuthenticationHandler#authenticate should not
[Oct 13, 2016 6:37:03 PM] (arp) HADOOP-13710. Supress CachingGetSpaceUsed from logging interrupted
[Oct 13, 2016 6:41:37 PM] (wang) HDFS-10990. TestPendingInvalidateBlock should wait for IBRs. Contributed
[Oct 13, 2016 6:52:49 PM] (kihwal) HDFS-10987. Make Decommission less expensive when lot of blocks present.
[Oct 13, 2016 8:23:28 PM] (wang) Revert "HDFS-10990. TestPendingInvalidateBlock should wait for IBRs.
[Oct 13, 2016 8:24:54 PM] (jing9) HADOOP-13024. Distcp with -delete feature on raw data not implemented.
[Oct 14, 2016 3:49:07 AM] (cdouglas) YARN-5717. Add tests for container-executor is_feature_enabled.
[Oct 14, 2016 5:32:08 AM] (xiao) HADOOP-13669. Addendum patch for KMS Server should log exceptions before
[Oct 14, 2016 5:33:55 AM] (liuml07) HADOOP-13723. AliyunOSSInputStream#read() should update read bytes stat
[Oct 14, 2016 5:45:55 AM] (aajisaka) HADOOP-13417. Fix javac and checkstyle warnings in hadoop-auth package.
[Oct 14, 2016 6:05:16 AM] (xyao) HADOOP-13686. Adding additional unit test for Trash (I). Contributed by




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.hdfs.server.mover.TestMover 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.resourcemanager.scheduler.capacity.TestNodeLabelContainerAllocation 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/

[Oct 13, 2016 1:47:15 PM] (kihwal) HDFS-11000. webhdfs PUT does not work if requests are routed to call
[Oct 13, 2016 4:35:00 PM] (brahma) HDFS-10986. DFSAdmin should log detailed error message if any.
[Oct 13, 2016 5:26:07 PM] (aengineer) HDFS-10949. DiskBalancer: deprecate TestDiskBalancer#setVolumeCapacity.
[Oct 13, 2016 5:52:28 PM] (xyao) HADOOP-13565. KerberosAuthenticationHandler#authenticate should not
[Oct 13, 2016 6:37:03 PM] (arp) HADOOP-13710. Supress CachingGetSpaceUsed from logging interrupted
[Oct 13, 2016 6:41:37 PM] (wang) HDFS-10990. TestPendingInvalidateBlock should wait for IBRs. Contributed
[Oct 13, 2016 6:52:49 PM] (kihwal) HDFS-10987. Make Decommission less expensive when lot of blocks present.
[Oct 13, 2016 8:23:28 PM] (wang) Revert "HDFS-10990. TestPendingInvalidateBlock should wait for IBRs.
[Oct 13, 2016 8:24:54 PM] (jing9) HADOOP-13024. Distcp with -delete feature on raw data not implemented.
[Oct 14, 2016 3:49:07 AM] (cdouglas) YARN-5717. Add tests for container-executor is_feature_enabled.
[Oct 14, 2016 5:32:08 AM] (xiao) HADOOP-13669. Addendum patch for KMS Server should log exceptions before
[Oct 14, 2016 5:33:55 AM] (liuml07) HADOOP-13723. AliyunOSSInputStream#read() should update read bytes stat
[Oct 14, 2016 5:45:55 AM] (aajisaka) HADOOP-13417. Fix javac and checkstyle warnings in hadoop-auth package.
[Oct 14, 2016 6:05:16 AM] (xyao) HADOOP-13686. Adding additional unit test for Trash (I). Contributed by




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.hdfs.server.mover.TestMover 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.resourcemanager.scheduler.capacity.TestNodeLabelContainerAllocation 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/194/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/

[Oct 12, 2016 8:11:42 PM] (kihwal) HDFS-10789. Route webhdfs through the RPC call queue. Contributed by
[Oct 12, 2016 10:19:52 PM] (wang) HADOOP-13700. Remove unthrown IOException from TrashPolicy#initialize
[Oct 13, 2016 5:29:30 AM] (aajisaka) HDFS-11002. Fix broken attr/getfattr/setfattr links in




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.hdfs.TestRenameWhileOpen 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/

[Oct 12, 2016 8:11:42 PM] (kihwal) HDFS-10789. Route webhdfs through the RPC call queue. Contributed by
[Oct 12, 2016 10:19:52 PM] (wang) HADOOP-13700. Remove unthrown IOException from TrashPolicy#initialize
[Oct 13, 2016 5:29:30 AM] (aajisaka) HDFS-11002. Fix broken attr/getfattr/setfattr links in




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.hdfs.TestRenameWhileOpen 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/

[Oct 12, 2016 8:11:42 PM] (kihwal) HDFS-10789. Route webhdfs through the RPC call queue. Contributed by
[Oct 12, 2016 10:19:52 PM] (wang) HADOOP-13700. Remove unthrown IOException from TrashPolicy#initialize
[Oct 13, 2016 5:29:30 AM] (aajisaka) HDFS-11002. Fix broken attr/getfattr/setfattr links in




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.hdfs.TestRenameWhileOpen 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/

[Oct 12, 2016 8:11:42 PM] (kihwal) HDFS-10789. Route webhdfs through the RPC call queue. Contributed by
[Oct 12, 2016 10:19:52 PM] (wang) HADOOP-13700. Remove unthrown IOException from TrashPolicy#initialize
[Oct 13, 2016 5:29:30 AM] (aajisaka) HDFS-11002. Fix broken attr/getfattr/setfattr links in




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.hdfs.TestRenameWhileOpen 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/193/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/

[Oct 11, 2016 3:12:43 PM] (jlowe) YARN-5551. Ignore file backed pages from memory computation when smaps
[Oct 11, 2016 5:04:46 PM] (lei) HDFS-10916. Switch from "raw" to "system" xattr namespace for erasure
[Oct 11, 2016 5:57:08 PM] (liuml07) HADOOP-13697. LogLevel#main should not throw exception if no arguments.
[Oct 11, 2016 8:21:33 PM] (weichiu) HADOOP-13684. Snappy may complain Hadoop is built without snappy if
[Oct 11, 2016 8:46:07 PM] (wang) HADOOP-13705. Revert HADOOP-13534 Remove unused TrashPolicy#getInstance
[Oct 11, 2016 10:07:14 PM] (wang) HDFS-10991. Export hdfsTruncateFile symbol in libhdfs. Contributed by
[Oct 11, 2016 10:55:02 PM] (xyao) HDFS-10984. Expose nntop output as metrics. Contributed by Siddharth
[Oct 11, 2016 11:29:30 PM] (liuml07) HDFS-10903. Replace config key literal strings with config key names II:
[Oct 12, 2016 12:05:00 AM] (xiao) HADOOP-13698. Document caveat for KeyShell when underlying KeyProvider
[Oct 12, 2016 12:23:54 AM] (liuml07) HDFS-10965. Add unit test for HDFS command 'dfsadmin -printTopology'.
[Oct 12, 2016 4:42:08 AM] (kasha) YARN-4464. Lower the default max applications stored in the RM and
[Oct 12, 2016 5:07:10 AM] (kasha) YARN-5677. RM should transition to standby when connection is lost for




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFSStriped 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/

[Oct 11, 2016 3:12:43 PM] (jlowe) YARN-5551. Ignore file backed pages from memory computation when smaps
[Oct 11, 2016 5:04:46 PM] (lei) HDFS-10916. Switch from "raw" to "system" xattr namespace for erasure
[Oct 11, 2016 5:57:08 PM] (liuml07) HADOOP-13697. LogLevel#main should not throw exception if no arguments.
[Oct 11, 2016 8:21:33 PM] (weichiu) HADOOP-13684. Snappy may complain Hadoop is built without snappy if
[Oct 11, 2016 8:46:07 PM] (wang) HADOOP-13705. Revert HADOOP-13534 Remove unused TrashPolicy#getInstance
[Oct 11, 2016 10:07:14 PM] (wang) HDFS-10991. Export hdfsTruncateFile symbol in libhdfs. Contributed by
[Oct 11, 2016 10:55:02 PM] (xyao) HDFS-10984. Expose nntop output as metrics. Contributed by Siddharth
[Oct 11, 2016 11:29:30 PM] (liuml07) HDFS-10903. Replace config key literal strings with config key names II:
[Oct 12, 2016 12:05:00 AM] (xiao) HADOOP-13698. Document caveat for KeyShell when underlying KeyProvider
[Oct 12, 2016 12:23:54 AM] (liuml07) HDFS-10965. Add unit test for HDFS command 'dfsadmin -printTopology'.
[Oct 12, 2016 4:42:08 AM] (kasha) YARN-4464. Lower the default max applications stored in the RM and
[Oct 12, 2016 5:07:10 AM] (kasha) YARN-5677. RM should transition to standby when connection is lost for




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFSStriped 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/

[Oct 11, 2016 3:12:43 PM] (jlowe) YARN-5551. Ignore file backed pages from memory computation when smaps
[Oct 11, 2016 5:04:46 PM] (lei) HDFS-10916. Switch from "raw" to "system" xattr namespace for erasure
[Oct 11, 2016 5:57:08 PM] (liuml07) HADOOP-13697. LogLevel#main should not throw exception if no arguments.
[Oct 11, 2016 8:21:33 PM] (weichiu) HADOOP-13684. Snappy may complain Hadoop is built without snappy if
[Oct 11, 2016 8:46:07 PM] (wang) HADOOP-13705. Revert HADOOP-13534 Remove unused TrashPolicy#getInstance
[Oct 11, 2016 10:07:14 PM] (wang) HDFS-10991. Export hdfsTruncateFile symbol in libhdfs. Contributed by
[Oct 11, 2016 10:55:02 PM] (xyao) HDFS-10984. Expose nntop output as metrics. Contributed by Siddharth
[Oct 11, 2016 11:29:30 PM] (liuml07) HDFS-10903. Replace config key literal strings with config key names II:
[Oct 12, 2016 12:05:00 AM] (xiao) HADOOP-13698. Document caveat for KeyShell when underlying KeyProvider
[Oct 12, 2016 12:23:54 AM] (liuml07) HDFS-10965. Add unit test for HDFS command 'dfsadmin -printTopology'.
[Oct 12, 2016 4:42:08 AM] (kasha) YARN-4464. Lower the default max applications stored in the RM and
[Oct 12, 2016 5:07:10 AM] (kasha) YARN-5677. RM should transition to standby when connection is lost for




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFSStriped 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/

[Oct 11, 2016 3:12:43 PM] (jlowe) YARN-5551. Ignore file backed pages from memory computation when smaps
[Oct 11, 2016 5:04:46 PM] (lei) HDFS-10916. Switch from "raw" to "system" xattr namespace for erasure
[Oct 11, 2016 5:57:08 PM] (liuml07) HADOOP-13697. LogLevel#main should not throw exception if no arguments.
[Oct 11, 2016 8:21:33 PM] (weichiu) HADOOP-13684. Snappy may complain Hadoop is built without snappy if
[Oct 11, 2016 8:46:07 PM] (wang) HADOOP-13705. Revert HADOOP-13534 Remove unused TrashPolicy#getInstance
[Oct 11, 2016 10:07:14 PM] (wang) HDFS-10991. Export hdfsTruncateFile symbol in libhdfs. Contributed by
[Oct 11, 2016 10:55:02 PM] (xyao) HDFS-10984. Expose nntop output as metrics. Contributed by Siddharth
[Oct 11, 2016 11:29:30 PM] (liuml07) HDFS-10903. Replace config key literal strings with config key names II:
[Oct 12, 2016 12:05:00 AM] (xiao) HADOOP-13698. Document caveat for KeyShell when underlying KeyProvider
[Oct 12, 2016 12:23:54 AM] (liuml07) HDFS-10965. Add unit test for HDFS command 'dfsadmin -printTopology'.
[Oct 12, 2016 4:42:08 AM] (kasha) YARN-4464. Lower the default max applications stored in the RM and
[Oct 12, 2016 5:07:10 AM] (kasha) YARN-5677. RM should transition to standby when connection is lost for




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFSStriped 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/

[Sep 7, 2016 3:15:47 AM] (mingfei.shi) HADOOP-12756. Incorporate Aliyun OSS file system implementation.
[Sep 7, 2016 3:15:47 AM] (mingfei.shi) HADOOP-13491. Fix several warnings from findbugs. Contributed by Genmao
[Sep 7, 2016 3:15:47 AM] (mingfei.shi) HADOOP-13483. File create should throw error rather than overwrite
[Sep 7, 2016 3:15:48 AM] (mingfei.shi) HADOOP-13499. Support session credentials for authenticating with
[Sep 7, 2016 3:15:48 AM] (mingfei.shi) HADOOP-13498. The number of multi-part upload part should not bigger
[Sep 7, 2016 3:15:48 AM] (mingfei.shi) HADOOP-13529. Do some code refactoring. Contributed by Genmao Yu.
[Sep 7, 2016 3:17:43 AM] (mingfei.shi) HADOOP-13481. User documents for Aliyun OSS FileSystem. Contributed by
[Sep 18, 2016 11:10:48 AM] (kai.zheng) HADOOP-13610. Clean up AliyunOss integration tests. Contributed by
[Sep 20, 2016 3:39:02 AM] (kai.zheng) HADOOP-13609. Refine credential provider related codes for AliyunOss
[Sep 20, 2016 7:12:02 AM] (kai.zheng) HADOOP-13591. Unit test failure in TestOSSContractGetFileStatus and
[Sep 21, 2016 6:02:44 AM] (kai.zheng) HADOOP-13624. Rename TestAliyunOSSContractDispCp. Contributed by Genmao
[Sep 23, 2016 12:44:28 AM] (kai.zheng) HADOOP-13634. Some configuration in doc has been outdated. Contributed
[Oct 8, 2016 11:35:59 AM] (kai.zheng) HADOOP-13701. AbstractContractRootDirectoryTest can fail when handling
[Oct 10, 2016 11:32:39 AM] (stevel) HADOOP-13696. change hadoop-common dependency scope of jsch to provided.
[Oct 10, 2016 6:33:37 PM] (liuml07) HDFS-10972. Add unit test for HDFS command 'dfsadmin -getDatanodeInfo'.
[Oct 10, 2016 7:19:26 PM] (wang) HADOOP-13699. Configuration does not substitute multiple references to
[Oct 10, 2016 7:51:12 PM] (xiao) HADOOP-13669. KMS Server should log exceptions before throwing.
[Oct 10, 2016 8:19:17 PM] (liuml07) HDFS-10988. Refactor TestBalancerBandwidth. Contributed by Brahma Reddy
[Oct 10, 2016 8:33:07 PM] (liuml07) HDFS-10985. o.a.h.ha.TestZKFailoverController should not use fixed time
[Oct 10, 2016 10:04:47 PM] (naganarasimha_gr) YARN-5057. Resourcemanager.security.TestDelegationTokenRenewer fails in
[Oct 10, 2016 10:30:03 PM] (lei) HDFS-10637. Modifications to remove the assumption that FsVolumes are




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.tools.TestDFSAdmin 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [308K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [120K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/

[Sep 7, 2016 3:15:47 AM] (mingfei.shi) HADOOP-12756. Incorporate Aliyun OSS file system implementation.
[Sep 7, 2016 3:15:47 AM] (mingfei.shi) HADOOP-13491. Fix several warnings from findbugs. Contributed by Genmao
[Sep 7, 2016 3:15:47 AM] (mingfei.shi) HADOOP-13483. File create should throw error rather than overwrite
[Sep 7, 2016 3:15:48 AM] (mingfei.shi) HADOOP-13499. Support session credentials for authenticating with
[Sep 7, 2016 3:15:48 AM] (mingfei.shi) HADOOP-13498. The number of multi-part upload part should not bigger
[Sep 7, 2016 3:15:48 AM] (mingfei.shi) HADOOP-13529. Do some code refactoring. Contributed by Genmao Yu.
[Sep 7, 2016 3:17:43 AM] (mingfei.shi) HADOOP-13481. User documents for Aliyun OSS FileSystem. Contributed by
[Sep 18, 2016 11:10:48 AM] (kai.zheng) HADOOP-13610. Clean up AliyunOss integration tests. Contributed by
[Sep 20, 2016 3:39:02 AM] (kai.zheng) HADOOP-13609. Refine credential provider related codes for AliyunOss
[Sep 20, 2016 7:12:02 AM] (kai.zheng) HADOOP-13591. Unit test failure in TestOSSContractGetFileStatus and
[Sep 21, 2016 6:02:44 AM] (kai.zheng) HADOOP-13624. Rename TestAliyunOSSContractDispCp. Contributed by Genmao
[Sep 23, 2016 12:44:28 AM] (kai.zheng) HADOOP-13634. Some configuration in doc has been outdated. Contributed
[Oct 8, 2016 11:35:59 AM] (kai.zheng) HADOOP-13701. AbstractContractRootDirectoryTest can fail when handling
[Oct 10, 2016 11:32:39 AM] (stevel) HADOOP-13696. change hadoop-common dependency scope of jsch to provided.
[Oct 10, 2016 6:33:37 PM] (liuml07) HDFS-10972. Add unit test for HDFS command 'dfsadmin -getDatanodeInfo'.
[Oct 10, 2016 7:19:26 PM] (wang) HADOOP-13699. Configuration does not substitute multiple references to
[Oct 10, 2016 7:51:12 PM] (xiao) HADOOP-13669. KMS Server should log exceptions before throwing.
[Oct 10, 2016 8:19:17 PM] (liuml07) HDFS-10988. Refactor TestBalancerBandwidth. Contributed by Brahma Reddy
[Oct 10, 2016 8:33:07 PM] (liuml07) HDFS-10985. o.a.h.ha.TestZKFailoverController should not use fixed time
[Oct 10, 2016 10:04:47 PM] (naganarasimha_gr) YARN-5057. Resourcemanager.security.TestDelegationTokenRenewer fails in
[Oct 10, 2016 10:30:03 PM] (lei) HDFS-10637. Modifications to remove the assumption that FsVolumes are




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.tools.TestDFSAdmin 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [308K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [120K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/

[Sep 7, 2016 3:15:47 AM] (mingfei.shi) HADOOP-12756. Incorporate Aliyun OSS file system implementation.
[Sep 7, 2016 3:15:47 AM] (mingfei.shi) HADOOP-13491. Fix several warnings from findbugs. Contributed by Genmao
[Sep 7, 2016 3:15:47 AM] (mingfei.shi) HADOOP-13483. File create should throw error rather than overwrite
[Sep 7, 2016 3:15:48 AM] (mingfei.shi) HADOOP-13499. Support session credentials for authenticating with
[Sep 7, 2016 3:15:48 AM] (mingfei.shi) HADOOP-13498. The number of multi-part upload part should not bigger
[Sep 7, 2016 3:15:48 AM] (mingfei.shi) HADOOP-13529. Do some code refactoring. Contributed by Genmao Yu.
[Sep 7, 2016 3:17:43 AM] (mingfei.shi) HADOOP-13481. User documents for Aliyun OSS FileSystem. Contributed by
[Sep 18, 2016 11:10:48 AM] (kai.zheng) HADOOP-13610. Clean up AliyunOss integration tests. Contributed by
[Sep 20, 2016 3:39:02 AM] (kai.zheng) HADOOP-13609. Refine credential provider related codes for AliyunOss
[Sep 20, 2016 7:12:02 AM] (kai.zheng) HADOOP-13591. Unit test failure in TestOSSContractGetFileStatus and
[Sep 21, 2016 6:02:44 AM] (kai.zheng) HADOOP-13624. Rename TestAliyunOSSContractDispCp. Contributed by Genmao
[Sep 23, 2016 12:44:28 AM] (kai.zheng) HADOOP-13634. Some configuration in doc has been outdated. Contributed
[Oct 8, 2016 11:35:59 AM] (kai.zheng) HADOOP-13701. AbstractContractRootDirectoryTest can fail when handling
[Oct 10, 2016 11:32:39 AM] (stevel) HADOOP-13696. change hadoop-common dependency scope of jsch to provided.
[Oct 10, 2016 6:33:37 PM] (liuml07) HDFS-10972. Add unit test for HDFS command 'dfsadmin -getDatanodeInfo'.
[Oct 10, 2016 7:19:26 PM] (wang) HADOOP-13699. Configuration does not substitute multiple references to
[Oct 10, 2016 7:51:12 PM] (xiao) HADOOP-13669. KMS Server should log exceptions before throwing.
[Oct 10, 2016 8:19:17 PM] (liuml07) HDFS-10988. Refactor TestBalancerBandwidth. Contributed by Brahma Reddy
[Oct 10, 2016 8:33:07 PM] (liuml07) HDFS-10985. o.a.h.ha.TestZKFailoverController should not use fixed time
[Oct 10, 2016 10:04:47 PM] (naganarasimha_gr) YARN-5057. Resourcemanager.security.TestDelegationTokenRenewer fails in
[Oct 10, 2016 10:30:03 PM] (lei) HDFS-10637. Modifications to remove the assumption that FsVolumes are




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.tools.TestDFSAdmin 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [308K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [120K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/

[Sep 7, 2016 3:15:47 AM] (mingfei.shi) HADOOP-12756. Incorporate Aliyun OSS file system implementation.
[Sep 7, 2016 3:15:47 AM] (mingfei.shi) HADOOP-13491. Fix several warnings from findbugs. Contributed by Genmao
[Sep 7, 2016 3:15:47 AM] (mingfei.shi) HADOOP-13483. File create should throw error rather than overwrite
[Sep 7, 2016 3:15:48 AM] (mingfei.shi) HADOOP-13499. Support session credentials for authenticating with
[Sep 7, 2016 3:15:48 AM] (mingfei.shi) HADOOP-13498. The number of multi-part upload part should not bigger
[Sep 7, 2016 3:15:48 AM] (mingfei.shi) HADOOP-13529. Do some code refactoring. Contributed by Genmao Yu.
[Sep 7, 2016 3:17:43 AM] (mingfei.shi) HADOOP-13481. User documents for Aliyun OSS FileSystem. Contributed by
[Sep 18, 2016 11:10:48 AM] (kai.zheng) HADOOP-13610. Clean up AliyunOss integration tests. Contributed by
[Sep 20, 2016 3:39:02 AM] (kai.zheng) HADOOP-13609. Refine credential provider related codes for AliyunOss
[Sep 20, 2016 7:12:02 AM] (kai.zheng) HADOOP-13591. Unit test failure in TestOSSContractGetFileStatus and
[Sep 21, 2016 6:02:44 AM] (kai.zheng) HADOOP-13624. Rename TestAliyunOSSContractDispCp. Contributed by Genmao
[Sep 23, 2016 12:44:28 AM] (kai.zheng) HADOOP-13634. Some configuration in doc has been outdated. Contributed
[Oct 8, 2016 11:35:59 AM] (kai.zheng) HADOOP-13701. AbstractContractRootDirectoryTest can fail when handling
[Oct 10, 2016 11:32:39 AM] (stevel) HADOOP-13696. change hadoop-common dependency scope of jsch to provided.
[Oct 10, 2016 6:33:37 PM] (liuml07) HDFS-10972. Add unit test for HDFS command 'dfsadmin -getDatanodeInfo'.
[Oct 10, 2016 7:19:26 PM] (wang) HADOOP-13699. Configuration does not substitute multiple references to
[Oct 10, 2016 7:51:12 PM] (xiao) HADOOP-13669. KMS Server should log exceptions before throwing.
[Oct 10, 2016 8:19:17 PM] (liuml07) HDFS-10988. Refactor TestBalancerBandwidth. Contributed by Brahma Reddy
[Oct 10, 2016 8:33:07 PM] (liuml07) HDFS-10985. o.a.h.ha.TestZKFailoverController should not use fixed time
[Oct 10, 2016 10:04:47 PM] (naganarasimha_gr) YARN-5057. Resourcemanager.security.TestDelegationTokenRenewer fails in
[Oct 10, 2016 10:30:03 PM] (lei) HDFS-10637. Modifications to remove the assumption that FsVolumes are




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-kms 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] 
       Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.tools.TestDFSAdmin 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/whitespace-tabs.txt  [1.3M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [308K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [120K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/

[Oct 9, 2016 9:07:03 AM] (kai.zheng) HADOOP-12579. Deprecate WriteableRPCEngine. Contributed by Wei Zhou
[Oct 9, 2016 9:33:26 AM] (kai.zheng) MAPREDUCE-6780. Add support for HDFS directory with erasure code policy
[Oct 9, 2016 9:53:36 AM] (kai.zheng) HADOOP-13641. Update UGI#spawnAutoRenewalThreadForUserCreds to reduce
[Oct 10, 2016 5:55:49 AM] (kai.zheng) HDFS-10895. Update HDFS Erasure Coding doc to add how to use ISA-L based




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.ha.TestZKFailoverController 
       hadoop.hdfs.server.namenode.TestAddBlock 
       hadoop.hdfs.server.datanode.TestDataNodeLifeline 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [120K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/

[Oct 9, 2016 9:07:03 AM] (kai.zheng) HADOOP-12579. Deprecate WriteableRPCEngine. Contributed by Wei Zhou
[Oct 9, 2016 9:33:26 AM] (kai.zheng) MAPREDUCE-6780. Add support for HDFS directory with erasure code policy
[Oct 9, 2016 9:53:36 AM] (kai.zheng) HADOOP-13641. Update UGI#spawnAutoRenewalThreadForUserCreds to reduce
[Oct 10, 2016 5:55:49 AM] (kai.zheng) HDFS-10895. Update HDFS Erasure Coding doc to add how to use ISA-L based




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.ha.TestZKFailoverController 
       hadoop.hdfs.server.namenode.TestAddBlock 
       hadoop.hdfs.server.datanode.TestDataNodeLifeline 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [120K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/

[Oct 9, 2016 9:07:03 AM] (kai.zheng) HADOOP-12579. Deprecate WriteableRPCEngine. Contributed by Wei Zhou
[Oct 9, 2016 9:33:26 AM] (kai.zheng) MAPREDUCE-6780. Add support for HDFS directory with erasure code policy
[Oct 9, 2016 9:53:36 AM] (kai.zheng) HADOOP-13641. Update UGI#spawnAutoRenewalThreadForUserCreds to reduce
[Oct 10, 2016 5:55:49 AM] (kai.zheng) HDFS-10895. Update HDFS Erasure Coding doc to add how to use ISA-L based




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.ha.TestZKFailoverController 
       hadoop.hdfs.server.namenode.TestAddBlock 
       hadoop.hdfs.server.datanode.TestDataNodeLifeline 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [120K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/

[Oct 9, 2016 9:07:03 AM] (kai.zheng) HADOOP-12579. Deprecate WriteableRPCEngine. Contributed by Wei Zhou
[Oct 9, 2016 9:33:26 AM] (kai.zheng) MAPREDUCE-6780. Add support for HDFS directory with erasure code policy
[Oct 9, 2016 9:53:36 AM] (kai.zheng) HADOOP-13641. Update UGI#spawnAutoRenewalThreadForUserCreds to reduce
[Oct 10, 2016 5:55:49 AM] (kai.zheng) HDFS-10895. Update HDFS Erasure Coding doc to add how to use ISA-L based




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.ha.TestZKFailoverController 
       hadoop.hdfs.server.namenode.TestAddBlock 
       hadoop.hdfs.server.datanode.TestDataNodeLifeline 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [120K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/190/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/

No changes




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.fs.viewfs.TestViewFsHdfs 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.resourcemanager.scheduler.TestSchedulingWithAllocationRequestId 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/

No changes




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.fs.viewfs.TestViewFsHdfs 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.resourcemanager.scheduler.TestSchedulingWithAllocationRequestId 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/

No changes




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.fs.viewfs.TestViewFsHdfs 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.resourcemanager.scheduler.TestSchedulingWithAllocationRequestId 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/

No changes




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.fs.viewfs.TestViewFsHdfs 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.resourcemanager.scheduler.TestSchedulingWithAllocationRequestId 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/189/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/

[Oct 7, 2016 11:51:40 AM] (stevel) HADOOP-12977 s3a to handle delete("/", true) robustly. Contributed by
[Oct 7, 2016 2:46:08 PM] (junping_du) YARN-5659. getPathFromYarnURL should use standard methods. Contributed
[Oct 7, 2016 4:33:31 PM] (rkanter) HADOOP-12611. TestZKSignerSecretProvider#testMultipleInit occasionally
[Oct 7, 2016 4:48:40 PM] (brahma) HDFS-10969. Fix typos in hdfs-default.xml Contributed by Yiqun Lin
[Oct 7, 2016 5:17:50 PM] (weichiu) HDFS-10933. Refactor TestFsck. Contributed by Takanobu Asanuma.
[Oct 7, 2016 6:41:19 PM] (cnauroth) HADOOP-13692. hadoop-aws should declare explicit dependency on Jackson 2
[Oct 7, 2016 7:15:59 PM] (kihwal) HDFS-10979. Pass IIP for FSDirDeleteOp methods. Contributed by Daryn
[Oct 7, 2016 8:46:27 PM] (xiao) HADOOP-13627. Have an explicit KerberosAuthException for UGI to throw,
[Oct 7, 2016 9:47:06 PM] (rkanter) MAPREDUCE-6776. yarn.app.mapreduce.client.job.max-retries should have a
[Oct 7, 2016 10:20:15 PM] (kihwal) HDFS-10980. Optimize check for existence of parent directory.
[Oct 8, 2016 12:37:15 AM] (xiao) HDFS-10797. Disk usage summary of snapshots causes renamed blocks to get
[Oct 8, 2016 5:44:54 AM] (jing9) HDFS-10968. BlockManager#isInNewRack should consider decommissioning




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/

[Oct 7, 2016 11:51:40 AM] (stevel) HADOOP-12977 s3a to handle delete("/", true) robustly. Contributed by
[Oct 7, 2016 2:46:08 PM] (junping_du) YARN-5659. getPathFromYarnURL should use standard methods. Contributed
[Oct 7, 2016 4:33:31 PM] (rkanter) HADOOP-12611. TestZKSignerSecretProvider#testMultipleInit occasionally
[Oct 7, 2016 4:48:40 PM] (brahma) HDFS-10969. Fix typos in hdfs-default.xml Contributed by Yiqun Lin
[Oct 7, 2016 5:17:50 PM] (weichiu) HDFS-10933. Refactor TestFsck. Contributed by Takanobu Asanuma.
[Oct 7, 2016 6:41:19 PM] (cnauroth) HADOOP-13692. hadoop-aws should declare explicit dependency on Jackson 2
[Oct 7, 2016 7:15:59 PM] (kihwal) HDFS-10979. Pass IIP for FSDirDeleteOp methods. Contributed by Daryn
[Oct 7, 2016 8:46:27 PM] (xiao) HADOOP-13627. Have an explicit KerberosAuthException for UGI to throw,
[Oct 7, 2016 9:47:06 PM] (rkanter) MAPREDUCE-6776. yarn.app.mapreduce.client.job.max-retries should have a
[Oct 7, 2016 10:20:15 PM] (kihwal) HDFS-10980. Optimize check for existence of parent directory.
[Oct 8, 2016 12:37:15 AM] (xiao) HDFS-10797. Disk usage summary of snapshots causes renamed blocks to get
[Oct 8, 2016 5:44:54 AM] (jing9) HDFS-10968. BlockManager#isInNewRack should consider decommissioning




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/

[Oct 7, 2016 11:51:40 AM] (stevel) HADOOP-12977 s3a to handle delete("/", true) robustly. Contributed by
[Oct 7, 2016 2:46:08 PM] (junping_du) YARN-5659. getPathFromYarnURL should use standard methods. Contributed
[Oct 7, 2016 4:33:31 PM] (rkanter) HADOOP-12611. TestZKSignerSecretProvider#testMultipleInit occasionally
[Oct 7, 2016 4:48:40 PM] (brahma) HDFS-10969. Fix typos in hdfs-default.xml Contributed by Yiqun Lin
[Oct 7, 2016 5:17:50 PM] (weichiu) HDFS-10933. Refactor TestFsck. Contributed by Takanobu Asanuma.
[Oct 7, 2016 6:41:19 PM] (cnauroth) HADOOP-13692. hadoop-aws should declare explicit dependency on Jackson 2
[Oct 7, 2016 7:15:59 PM] (kihwal) HDFS-10979. Pass IIP for FSDirDeleteOp methods. Contributed by Daryn
[Oct 7, 2016 8:46:27 PM] (xiao) HADOOP-13627. Have an explicit KerberosAuthException for UGI to throw,
[Oct 7, 2016 9:47:06 PM] (rkanter) MAPREDUCE-6776. yarn.app.mapreduce.client.job.max-retries should have a
[Oct 7, 2016 10:20:15 PM] (kihwal) HDFS-10980. Optimize check for existence of parent directory.
[Oct 8, 2016 12:37:15 AM] (xiao) HDFS-10797. Disk usage summary of snapshots causes renamed blocks to get
[Oct 8, 2016 5:44:54 AM] (jing9) HDFS-10968. BlockManager#isInNewRack should consider decommissioning




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/

[Oct 7, 2016 11:51:40 AM] (stevel) HADOOP-12977 s3a to handle delete("/", true) robustly. Contributed by
[Oct 7, 2016 2:46:08 PM] (junping_du) YARN-5659. getPathFromYarnURL should use standard methods. Contributed
[Oct 7, 2016 4:33:31 PM] (rkanter) HADOOP-12611. TestZKSignerSecretProvider#testMultipleInit occasionally
[Oct 7, 2016 4:48:40 PM] (brahma) HDFS-10969. Fix typos in hdfs-default.xml Contributed by Yiqun Lin
[Oct 7, 2016 5:17:50 PM] (weichiu) HDFS-10933. Refactor TestFsck. Contributed by Takanobu Asanuma.
[Oct 7, 2016 6:41:19 PM] (cnauroth) HADOOP-13692. hadoop-aws should declare explicit dependency on Jackson 2
[Oct 7, 2016 7:15:59 PM] (kihwal) HDFS-10979. Pass IIP for FSDirDeleteOp methods. Contributed by Daryn
[Oct 7, 2016 8:46:27 PM] (xiao) HADOOP-13627. Have an explicit KerberosAuthException for UGI to throw,
[Oct 7, 2016 9:47:06 PM] (rkanter) MAPREDUCE-6776. yarn.app.mapreduce.client.job.max-retries should have a
[Oct 7, 2016 10:20:15 PM] (kihwal) HDFS-10980. Optimize check for existence of parent directory.
[Oct 8, 2016 12:37:15 AM] (xiao) HDFS-10797. Disk usage summary of snapshots causes renamed blocks to get
[Oct 8, 2016 5:44:54 AM] (jing9) HDFS-10968. BlockManager#isInNewRack should consider decommissioning




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/188/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/

[Oct 6, 2016 6:57:15 AM] (aajisaka) MAPREDUCE-6789. Fix TestAMWebApp failure. Contributed by Daniel
[Oct 6, 2016 12:17:31 PM] (brahma) HDFS-10963. Reduce log level when network topology cannot find enough
[Oct 6, 2016 12:36:08 PM] (brahma) HADOOP-13690. Fix typos in core-default.xml. Contributed by Yiqun Lin
[Oct 6, 2016 1:58:25 PM] (vinayakumarb) HDFS-10957. Retire BKJM from trunk (Vinayakumar B)
[Oct 6, 2016 3:12:36 PM] (rohithsharmaks) YARN-5101. YARN_APPLICATION_UPDATED event is parsed in
[Oct 6, 2016 3:31:00 PM] (stevel) HADOOP-13678 Update jackson from 1.9.13 to 2.x in hadoop-tools.
[Oct 6, 2016 5:57:01 PM] (cnauroth) HADOOP-13323. Downgrade stack trace on FS load from Warn to debug.
[Oct 6, 2016 6:19:38 PM] (wang) HADOOP-13688. Stop bundling HTML source code in javadoc JARs.
[Oct 6, 2016 8:11:14 PM] (kihwal) HDFS-10939. Reduce performance penalty of encryption zones. Contributed
[Oct 6, 2016 8:19:16 PM] (cnauroth) HADOOP-13150. Avoid use of toString() in output of HDFS ACL shell
[Oct 6, 2016 9:33:46 PM] (kihwal) HDFS-10955. Pass IIP for FSDirAttr methods. Contributed by Daryn Sharp.
[Oct 6, 2016 10:08:24 PM] (wang) HADOOP-13689. Do not attach javadoc and sources jars during non-dist




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestContinuousScheduling 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/

[Oct 6, 2016 6:57:15 AM] (aajisaka) MAPREDUCE-6789. Fix TestAMWebApp failure. Contributed by Daniel
[Oct 6, 2016 12:17:31 PM] (brahma) HDFS-10963. Reduce log level when network topology cannot find enough
[Oct 6, 2016 12:36:08 PM] (brahma) HADOOP-13690. Fix typos in core-default.xml. Contributed by Yiqun Lin
[Oct 6, 2016 1:58:25 PM] (vinayakumarb) HDFS-10957. Retire BKJM from trunk (Vinayakumar B)
[Oct 6, 2016 3:12:36 PM] (rohithsharmaks) YARN-5101. YARN_APPLICATION_UPDATED event is parsed in
[Oct 6, 2016 3:31:00 PM] (stevel) HADOOP-13678 Update jackson from 1.9.13 to 2.x in hadoop-tools.
[Oct 6, 2016 5:57:01 PM] (cnauroth) HADOOP-13323. Downgrade stack trace on FS load from Warn to debug.
[Oct 6, 2016 6:19:38 PM] (wang) HADOOP-13688. Stop bundling HTML source code in javadoc JARs.
[Oct 6, 2016 8:11:14 PM] (kihwal) HDFS-10939. Reduce performance penalty of encryption zones. Contributed
[Oct 6, 2016 8:19:16 PM] (cnauroth) HADOOP-13150. Avoid use of toString() in output of HDFS ACL shell
[Oct 6, 2016 9:33:46 PM] (kihwal) HDFS-10955. Pass IIP for FSDirAttr methods. Contributed by Daryn Sharp.
[Oct 6, 2016 10:08:24 PM] (wang) HADOOP-13689. Do not attach javadoc and sources jars during non-dist




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestContinuousScheduling 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/

[Oct 6, 2016 6:57:15 AM] (aajisaka) MAPREDUCE-6789. Fix TestAMWebApp failure. Contributed by Daniel
[Oct 6, 2016 12:17:31 PM] (brahma) HDFS-10963. Reduce log level when network topology cannot find enough
[Oct 6, 2016 12:36:08 PM] (brahma) HADOOP-13690. Fix typos in core-default.xml. Contributed by Yiqun Lin
[Oct 6, 2016 1:58:25 PM] (vinayakumarb) HDFS-10957. Retire BKJM from trunk (Vinayakumar B)
[Oct 6, 2016 3:12:36 PM] (rohithsharmaks) YARN-5101. YARN_APPLICATION_UPDATED event is parsed in
[Oct 6, 2016 3:31:00 PM] (stevel) HADOOP-13678 Update jackson from 1.9.13 to 2.x in hadoop-tools.
[Oct 6, 2016 5:57:01 PM] (cnauroth) HADOOP-13323. Downgrade stack trace on FS load from Warn to debug.
[Oct 6, 2016 6:19:38 PM] (wang) HADOOP-13688. Stop bundling HTML source code in javadoc JARs.
[Oct 6, 2016 8:11:14 PM] (kihwal) HDFS-10939. Reduce performance penalty of encryption zones. Contributed
[Oct 6, 2016 8:19:16 PM] (cnauroth) HADOOP-13150. Avoid use of toString() in output of HDFS ACL shell
[Oct 6, 2016 9:33:46 PM] (kihwal) HDFS-10955. Pass IIP for FSDirAttr methods. Contributed by Daryn Sharp.
[Oct 6, 2016 10:08:24 PM] (wang) HADOOP-13689. Do not attach javadoc and sources jars during non-dist




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestContinuousScheduling 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/

[Oct 6, 2016 6:57:15 AM] (aajisaka) MAPREDUCE-6789. Fix TestAMWebApp failure. Contributed by Daniel
[Oct 6, 2016 12:17:31 PM] (brahma) HDFS-10963. Reduce log level when network topology cannot find enough
[Oct 6, 2016 12:36:08 PM] (brahma) HADOOP-13690. Fix typos in core-default.xml. Contributed by Yiqun Lin
[Oct 6, 2016 1:58:25 PM] (vinayakumarb) HDFS-10957. Retire BKJM from trunk (Vinayakumar B)
[Oct 6, 2016 3:12:36 PM] (rohithsharmaks) YARN-5101. YARN_APPLICATION_UPDATED event is parsed in
[Oct 6, 2016 3:31:00 PM] (stevel) HADOOP-13678 Update jackson from 1.9.13 to 2.x in hadoop-tools.
[Oct 6, 2016 5:57:01 PM] (cnauroth) HADOOP-13323. Downgrade stack trace on FS load from Warn to debug.
[Oct 6, 2016 6:19:38 PM] (wang) HADOOP-13688. Stop bundling HTML source code in javadoc JARs.
[Oct 6, 2016 8:11:14 PM] (kihwal) HDFS-10939. Reduce performance penalty of encryption zones. Contributed
[Oct 6, 2016 8:19:16 PM] (cnauroth) HADOOP-13150. Avoid use of toString() in output of HDFS ACL shell
[Oct 6, 2016 9:33:46 PM] (kihwal) HDFS-10955. Pass IIP for FSDirAttr methods. Contributed by Daryn Sharp.
[Oct 6, 2016 10:08:24 PM] (wang) HADOOP-13689. Do not attach javadoc and sources jars during non-dist




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestContinuousScheduling 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/187/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/

[Oct 5, 2016 10:01:38 AM] (vvasudev) YARN-5704. Provide config knobs to control enabling/disabling new/work
[Oct 5, 2016 11:41:08 AM] (aajisaka) HADOOP-13685. Document -safely option of rm command. Contributed by
[Oct 5, 2016 11:44:39 AM] (aajisaka) HADOOP-13681. Reduce Kafka dependencies in hadoop-kafka module.
[Oct 5, 2016 2:02:11 PM] (stevel) HADOOP-12667 s3a to support createNonRecursive API. Contributed by Sean
[Oct 5, 2016 5:52:50 PM] (jing9) HDFS-10826. Correctly report missing EC blocks in FSCK. Contributed by
[Oct 5, 2016 7:16:49 PM] (cdouglas) YARN-5702. Refactor TestPBImplRecords for reuse in other YARN modules.
[Oct 5, 2016 8:50:01 PM] (liuml07) HADOOP-13628. Support to retrieve specific property from configuration
[Oct 5, 2016 10:08:56 PM] (wang) HDFS-10962. TestRequestHedgingProxyProvider is flaky.
[Oct 6, 2016 12:36:50 AM] (weichiu) HDFS-10683. Make class Token$PrivateToken private. Contributed by John
[Oct 6, 2016 5:33:29 AM] (liuml07) HDFS-10893. Refactor TestDFSShell by setting up MiniDFSCluser once for




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.mapreduce.v2.app.webapp.TestAMWebApp 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [120K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/

[Oct 5, 2016 10:01:38 AM] (vvasudev) YARN-5704. Provide config knobs to control enabling/disabling new/work
[Oct 5, 2016 11:41:08 AM] (aajisaka) HADOOP-13685. Document -safely option of rm command. Contributed by
[Oct 5, 2016 11:44:39 AM] (aajisaka) HADOOP-13681. Reduce Kafka dependencies in hadoop-kafka module.
[Oct 5, 2016 2:02:11 PM] (stevel) HADOOP-12667 s3a to support createNonRecursive API. Contributed by Sean
[Oct 5, 2016 5:52:50 PM] (jing9) HDFS-10826. Correctly report missing EC blocks in FSCK. Contributed by
[Oct 5, 2016 7:16:49 PM] (cdouglas) YARN-5702. Refactor TestPBImplRecords for reuse in other YARN modules.
[Oct 5, 2016 8:50:01 PM] (liuml07) HADOOP-13628. Support to retrieve specific property from configuration
[Oct 5, 2016 10:08:56 PM] (wang) HDFS-10962. TestRequestHedgingProxyProvider is flaky.
[Oct 6, 2016 12:36:50 AM] (weichiu) HDFS-10683. Make class Token$PrivateToken private. Contributed by John
[Oct 6, 2016 5:33:29 AM] (liuml07) HDFS-10893. Refactor TestDFSShell by setting up MiniDFSCluser once for




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.mapreduce.v2.app.webapp.TestAMWebApp 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [120K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/

[Oct 5, 2016 10:01:38 AM] (vvasudev) YARN-5704. Provide config knobs to control enabling/disabling new/work
[Oct 5, 2016 11:41:08 AM] (aajisaka) HADOOP-13685. Document -safely option of rm command. Contributed by
[Oct 5, 2016 11:44:39 AM] (aajisaka) HADOOP-13681. Reduce Kafka dependencies in hadoop-kafka module.
[Oct 5, 2016 2:02:11 PM] (stevel) HADOOP-12667 s3a to support createNonRecursive API. Contributed by Sean
[Oct 5, 2016 5:52:50 PM] (jing9) HDFS-10826. Correctly report missing EC blocks in FSCK. Contributed by
[Oct 5, 2016 7:16:49 PM] (cdouglas) YARN-5702. Refactor TestPBImplRecords for reuse in other YARN modules.
[Oct 5, 2016 8:50:01 PM] (liuml07) HADOOP-13628. Support to retrieve specific property from configuration
[Oct 5, 2016 10:08:56 PM] (wang) HDFS-10962. TestRequestHedgingProxyProvider is flaky.
[Oct 6, 2016 12:36:50 AM] (weichiu) HDFS-10683. Make class Token$PrivateToken private. Contributed by John
[Oct 6, 2016 5:33:29 AM] (liuml07) HDFS-10893. Refactor TestDFSShell by setting up MiniDFSCluser once for




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.mapreduce.v2.app.webapp.TestAMWebApp 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [120K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/

[Oct 5, 2016 10:01:38 AM] (vvasudev) YARN-5704. Provide config knobs to control enabling/disabling new/work
[Oct 5, 2016 11:41:08 AM] (aajisaka) HADOOP-13685. Document -safely option of rm command. Contributed by
[Oct 5, 2016 11:44:39 AM] (aajisaka) HADOOP-13681. Reduce Kafka dependencies in hadoop-kafka module.
[Oct 5, 2016 2:02:11 PM] (stevel) HADOOP-12667 s3a to support createNonRecursive API. Contributed by Sean
[Oct 5, 2016 5:52:50 PM] (jing9) HDFS-10826. Correctly report missing EC blocks in FSCK. Contributed by
[Oct 5, 2016 7:16:49 PM] (cdouglas) YARN-5702. Refactor TestPBImplRecords for reuse in other YARN modules.
[Oct 5, 2016 8:50:01 PM] (liuml07) HADOOP-13628. Support to retrieve specific property from configuration
[Oct 5, 2016 10:08:56 PM] (wang) HDFS-10962. TestRequestHedgingProxyProvider is flaky.
[Oct 6, 2016 12:36:50 AM] (weichiu) HDFS-10683. Make class Token$PrivateToken private. Contributed by John
[Oct 6, 2016 5:33:29 AM] (liuml07) HDFS-10893. Refactor TestDFSShell by setting up MiniDFSCluser once for




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.mapreduce.v2.app.webapp.TestAMWebApp 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [120K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/186/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/

[Oct 4, 2016 1:03:22 PM] (brahma) HDFS-10944. Correct the javadoc of dfsadmin#disallowSnapshot.
[Oct 4, 2016 1:16:42 PM] (brahma) HDFS-10947. Correct the API name for truncate in webhdfs document.
[Oct 4, 2016 4:09:03 PM] (kihwal) HDFS-10878. TestDFSClientRetries#testIdempotentAllocateBlockAndClose
[Oct 4, 2016 5:36:58 PM] (cnauroth) HADOOP-13674. S3A can provide a more detailed error message when
[Oct 4, 2016 8:05:09 PM] (kihwal) HDFS-10956. Remove rename/delete performance penalty when not using
[Oct 5, 2016 12:23:13 AM] (jianhe) YARN-3139. Improve locks in




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.mapreduce.v2.app.webapp.TestAMWebApp 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/

[Oct 4, 2016 1:03:22 PM] (brahma) HDFS-10944. Correct the javadoc of dfsadmin#disallowSnapshot.
[Oct 4, 2016 1:16:42 PM] (brahma) HDFS-10947. Correct the API name for truncate in webhdfs document.
[Oct 4, 2016 4:09:03 PM] (kihwal) HDFS-10878. TestDFSClientRetries#testIdempotentAllocateBlockAndClose
[Oct 4, 2016 5:36:58 PM] (cnauroth) HADOOP-13674. S3A can provide a more detailed error message when
[Oct 4, 2016 8:05:09 PM] (kihwal) HDFS-10956. Remove rename/delete performance penalty when not using
[Oct 5, 2016 12:23:13 AM] (jianhe) YARN-3139. Improve locks in




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.mapreduce.v2.app.webapp.TestAMWebApp 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/

[Oct 4, 2016 1:03:22 PM] (brahma) HDFS-10944. Correct the javadoc of dfsadmin#disallowSnapshot.
[Oct 4, 2016 1:16:42 PM] (brahma) HDFS-10947. Correct the API name for truncate in webhdfs document.
[Oct 4, 2016 4:09:03 PM] (kihwal) HDFS-10878. TestDFSClientRetries#testIdempotentAllocateBlockAndClose
[Oct 4, 2016 5:36:58 PM] (cnauroth) HADOOP-13674. S3A can provide a more detailed error message when
[Oct 4, 2016 8:05:09 PM] (kihwal) HDFS-10956. Remove rename/delete performance penalty when not using
[Oct 5, 2016 12:23:13 AM] (jianhe) YARN-3139. Improve locks in




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.mapreduce.v2.app.webapp.TestAMWebApp 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/

[Oct 4, 2016 1:03:22 PM] (brahma) HDFS-10944. Correct the javadoc of dfsadmin#disallowSnapshot.
[Oct 4, 2016 1:16:42 PM] (brahma) HDFS-10947. Correct the API name for truncate in webhdfs document.
[Oct 4, 2016 4:09:03 PM] (kihwal) HDFS-10878. TestDFSClientRetries#testIdempotentAllocateBlockAndClose
[Oct 4, 2016 5:36:58 PM] (cnauroth) HADOOP-13674. S3A can provide a more detailed error message when
[Oct 4, 2016 8:05:09 PM] (kihwal) HDFS-10956. Remove rename/delete performance penalty when not using
[Oct 5, 2016 12:23:13 AM] (jianhe) YARN-3139. Improve locks in




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.mapreduce.v2.app.webapp.TestAMWebApp 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/185/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/

[Oct 3, 2016 1:03:46 PM] (kasha) YARN-5672. FairScheduler: Wrong queue name in log when adding
[Oct 3, 2016 2:13:04 PM] (kihwal) HDFS-10619. Cache path in InodesInPath. Contributed by Daryn Sharp.
[Oct 3, 2016 4:27:23 PM] (kihwal) HDFS-10940. Reduce performance penalty of block caching when not used.
[Oct 3, 2016 5:30:22 PM] (kasha) MAPREDUCE-6638. Do not attempt to recover progress from previous job
[Oct 3, 2016 5:53:21 PM] (xyao) HDFS-10690. Optimize insertion/removal of replica in ShortCircuitCache.
[Oct 3, 2016 9:35:57 PM] (kasha) YARN-4767. Network issues can cause persistent RM UI outage. (Daniel
[Oct 3, 2016 11:01:54 PM] (xiao) HDFS-10918. Add a tool to get FileEncryptionInfo from CLI. Contributed
[Oct 4, 2016 1:50:16 AM] (liuml07) HDFS-10810. setreplication removing block from underconstrcution
[Oct 4, 2016 2:34:41 AM] (liuml07) HDFS-10934. TestDFSShell#testStat fails intermittently. Contributed by




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.mapreduce.v2.app.webapp.TestAMWebApp 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/

[Oct 3, 2016 1:03:46 PM] (kasha) YARN-5672. FairScheduler: Wrong queue name in log when adding
[Oct 3, 2016 2:13:04 PM] (kihwal) HDFS-10619. Cache path in InodesInPath. Contributed by Daryn Sharp.
[Oct 3, 2016 4:27:23 PM] (kihwal) HDFS-10940. Reduce performance penalty of block caching when not used.
[Oct 3, 2016 5:30:22 PM] (kasha) MAPREDUCE-6638. Do not attempt to recover progress from previous job
[Oct 3, 2016 5:53:21 PM] (xyao) HDFS-10690. Optimize insertion/removal of replica in ShortCircuitCache.
[Oct 3, 2016 9:35:57 PM] (kasha) YARN-4767. Network issues can cause persistent RM UI outage. (Daniel
[Oct 3, 2016 11:01:54 PM] (xiao) HDFS-10918. Add a tool to get FileEncryptionInfo from CLI. Contributed
[Oct 4, 2016 1:50:16 AM] (liuml07) HDFS-10810. setreplication removing block from underconstrcution
[Oct 4, 2016 2:34:41 AM] (liuml07) HDFS-10934. TestDFSShell#testStat fails intermittently. Contributed by




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.mapreduce.v2.app.webapp.TestAMWebApp 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/

[Oct 3, 2016 1:03:46 PM] (kasha) YARN-5672. FairScheduler: Wrong queue name in log when adding
[Oct 3, 2016 2:13:04 PM] (kihwal) HDFS-10619. Cache path in InodesInPath. Contributed by Daryn Sharp.
[Oct 3, 2016 4:27:23 PM] (kihwal) HDFS-10940. Reduce performance penalty of block caching when not used.
[Oct 3, 2016 5:30:22 PM] (kasha) MAPREDUCE-6638. Do not attempt to recover progress from previous job
[Oct 3, 2016 5:53:21 PM] (xyao) HDFS-10690. Optimize insertion/removal of replica in ShortCircuitCache.
[Oct 3, 2016 9:35:57 PM] (kasha) YARN-4767. Network issues can cause persistent RM UI outage. (Daniel
[Oct 3, 2016 11:01:54 PM] (xiao) HDFS-10918. Add a tool to get FileEncryptionInfo from CLI. Contributed
[Oct 4, 2016 1:50:16 AM] (liuml07) HDFS-10810. setreplication removing block from underconstrcution
[Oct 4, 2016 2:34:41 AM] (liuml07) HDFS-10934. TestDFSShell#testStat fails intermittently. Contributed by




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.mapreduce.v2.app.webapp.TestAMWebApp 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/

[Oct 3, 2016 1:03:46 PM] (kasha) YARN-5672. FairScheduler: Wrong queue name in log when adding
[Oct 3, 2016 2:13:04 PM] (kihwal) HDFS-10619. Cache path in InodesInPath. Contributed by Daryn Sharp.
[Oct 3, 2016 4:27:23 PM] (kihwal) HDFS-10940. Reduce performance penalty of block caching when not used.
[Oct 3, 2016 5:30:22 PM] (kasha) MAPREDUCE-6638. Do not attempt to recover progress from previous job
[Oct 3, 2016 5:53:21 PM] (xyao) HDFS-10690. Optimize insertion/removal of replica in ShortCircuitCache.
[Oct 3, 2016 9:35:57 PM] (kasha) YARN-4767. Network issues can cause persistent RM UI outage. (Daniel
[Oct 3, 2016 11:01:54 PM] (xiao) HDFS-10918. Add a tool to get FileEncryptionInfo from CLI. Contributed
[Oct 4, 2016 1:50:16 AM] (liuml07) HDFS-10810. setreplication removing block from underconstrcution
[Oct 4, 2016 2:34:41 AM] (liuml07) HDFS-10934. TestDFSShell#testStat fails intermittently. Contributed by




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.mapreduce.v2.app.webapp.TestAMWebApp 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/184/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/

[Oct 3, 2016 5:09:43 AM] (kasha) YARN-5678. Log demand as demand in FSLeafQueue and FSParentQueue. (Yufei
[Oct 3, 2016 6:02:26 AM] (naganarasimha_gr) YARN-4855. Should check if node exists when replace nodelabels.




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.ha.TestZKFailoverController 
       hadoop.hdfs.TestSafeMode 
       hadoop.hdfs.TestFileCreationDelete 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestContinuousScheduling 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.mapreduce.v2.app.TestKill 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [120K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/

[Oct 3, 2016 5:09:43 AM] (kasha) YARN-5678. Log demand as demand in FSLeafQueue and FSParentQueue. (Yufei
[Oct 3, 2016 6:02:26 AM] (naganarasimha_gr) YARN-4855. Should check if node exists when replace nodelabels.




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.ha.TestZKFailoverController 
       hadoop.hdfs.TestSafeMode 
       hadoop.hdfs.TestFileCreationDelete 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestContinuousScheduling 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.mapreduce.v2.app.TestKill 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [120K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/

[Oct 3, 2016 5:09:43 AM] (kasha) YARN-5678. Log demand as demand in FSLeafQueue and FSParentQueue. (Yufei
[Oct 3, 2016 6:02:26 AM] (naganarasimha_gr) YARN-4855. Should check if node exists when replace nodelabels.




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.ha.TestZKFailoverController 
       hadoop.hdfs.TestSafeMode 
       hadoop.hdfs.TestFileCreationDelete 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestContinuousScheduling 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.mapreduce.v2.app.TestKill 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [120K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/

[Oct 3, 2016 5:09:43 AM] (kasha) YARN-5678. Log demand as demand in FSLeafQueue and FSParentQueue. (Yufei
[Oct 3, 2016 6:02:26 AM] (naganarasimha_gr) YARN-4855. Should check if node exists when replace nodelabels.




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.ha.TestZKFailoverController 
       hadoop.hdfs.TestSafeMode 
       hadoop.hdfs.TestFileCreationDelete 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestContinuousScheduling 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.mapreduce.v2.app.TestKill 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [120K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [56K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/183/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/

No changes




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.mover.TestStorageMover 
       hadoop.hdfs.server.namenode.TestDiskspaceQuotaUpdate 
       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/

No changes




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.mover.TestStorageMover 
       hadoop.hdfs.server.namenode.TestDiskspaceQuotaUpdate 
       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/

No changes




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.mover.TestStorageMover 
       hadoop.hdfs.server.namenode.TestDiskspaceQuotaUpdate 
       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/

No changes




-1 overall


The following subsystems voted -1:
    asflicense unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    Failed junit tests :

       hadoop.hdfs.server.mover.TestStorageMover 
       hadoop.hdfs.server.namenode.TestDiskspaceQuotaUpdate 
       hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/diff-compile-javac-root.txt  [168K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/diff-checkstyle-root.txt  [16M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/diff-patch-pylint.txt  [16K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/diff-patch-shelldocs.txt  [16K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/whitespace-tabs.txt  [1.3M]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [268K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt  [124K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/182/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org