For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1068/
[Mar 6, 2019 4:30:16 AM] (shashikant) HDDS-1184. Parallelization of write chunks in datanodes is broken. [Mar 6, 2019 10:31:08 AM] (sunilg) YARN-9138. Improve test coverage for nvidia-smi binary execution of [Mar 6, 2019 11:19:08 AM] (sunilg) YARN-8803. [UI2] Show flow runs in the order of recently created time in [Mar 6, 2019 11:30:37 AM] (ljain) HDDS-1208. ContainerStateMachine should set chunk data as state machine [Mar 6, 2019 2:18:39 PM] (elek) HDDS-1216. Change name of ozoneManager service in docker compose files [Mar 6, 2019 4:08:21 PM] (msingh) HDDS-1210. Ratis pipeline creation doesn't check raft client reply [Mar 6, 2019 5:22:22 PM] (elek) HDDS-1113. Remove default dependencies from hadoop-ozone project. [Mar 6, 2019 10:55:48 PM] (eyang) YARN-9348. Application catalog build system bug fixes. [Mar 6, 2019 10:58:45 PM] (weichiu) HDFS-14111. hdfsOpenFile on HDFS causes unnecessary IO from file offset [Mar 6, 2019 11:02:18 PM] (weichiu) Revert "HDFS-14111. hdfsOpenFile on HDFS causes unnecessary IO from file [Mar 6, 2019 11:04:06 PM] (weichiu) HDFS-14111. hdfsOpenFile on HDFS causes unnecessary IO from file offset [Mar 7, 2019 1:43:57 AM] (bharat) HDDS-1093. Configuration tab in OM/SCM ui is not displaying the correct -1 overall The following subsystems voted -1: asflicense findbugs hadolint pathlen unit xml The following subsystems voted -1 but were configured to be filtered/ignored: cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace The following subsystems are considered long running: (runtime bigger than 1h 0m 0s) unit Specific tests: XML : Parsing Error(s): hadoop-build-tools/src/main/resources/checkstyle/checkstyle.xml hadoop-build-tools/src/main/resources/checkstyle/suppressions.xml hadoop-tools/hadoop-azure/src/config/checkstyle-suppressions.xml hadoop-tools/hadoop-azure/src/config/checkstyle.xml hadoop-tools/hadoop-resourceestimator/src/config/checkstyle.xml FindBugs : module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-catalog/hadoop-yarn-applications-catalog-webapp Dead store to download in org.apache.hadoop.yarn.appcatalog.application.AppCatalogSolrClient.incrementDownload(SolrDocument, long) At AppCatalogSolrClient.java:org.apache.hadoop.yarn.appcatalog.application.AppCatalogSolrClient.incrementDownload(SolrDocument, long) At AppCatalogSolrClient.java:[line 306] Boxing/unboxing to parse a primitive org.apache.hadoop.yarn.appcatalog.application.AppCatalogSolrClient.deployApp(String, Service) At AppCatalogSolrClient.java:org.apache.hadoop.yarn.appcatalog.application.AppCatalogSolrClient.deployApp(String, Service) At AppCatalogSolrClient.java:[line 266] Boxing/unboxing to parse a primitive org.apache.hadoop.yarn.appcatalog.application.AppCatalogSolrClient.findAppStoreEntry(String) At AppCatalogSolrClient.java:org.apache.hadoop.yarn.appcatalog.application.AppCatalogSolrClient.findAppStoreEntry(String) At AppCatalogSolrClient.java:[line 192] Boxing/unboxing to parse a primitive org.apache.hadoop.yarn.appcatalog.application.AppCatalogSolrClient.getRecommendedApps() At AppCatalogSolrClient.java:org.apache.hadoop.yarn.appcatalog.application.AppCatalogSolrClient.getRecommendedApps() At AppCatalogSolrClient.java:[line 98] Boxing/unboxing to parse a primitive org.apache.hadoop.yarn.appcatalog.application.AppCatalogSolrClient.search(String) At AppCatalogSolrClient.java:org.apache.hadoop.yarn.appcatalog.application.AppCatalogSolrClient.search(String) At AppCatalogSolrClient.java:[line 131] Write to static field org.apache.hadoop.yarn.appcatalog.application.AppCatalogSolrClient.urlString from instance method new org.apache.hadoop.yarn.appcatalog.application.AppCatalogSolrClient() At AppCatalogSolrClient.java:from instance method new org.apache.hadoop.yarn.appcatalog.application.AppCatalogSolrClient() At AppCatalogSolrClient.java:[line 67] org.apache.hadoop.yarn.appcatalog.model.AppDetails.getEnv() may expose internal representation by returning AppDetails.env At AppDetails.java:by returning AppDetails.env At AppDetails.java:[line 70] org.apache.hadoop.yarn.appcatalog.model.AppDetails.getPorts() may expose internal representation by returning AppDetails.ports At AppDetails.java:by returning AppDetails.ports At AppDetails.java:[line 54] org.apache.hadoop.yarn.appcatalog.model.AppDetails.getVolumes() may expose internal representation by returning AppDetails.volumes At AppDetails.java:by returning AppDetails.volumes At AppDetails.java:[line 62] org.apache.hadoop.yarn.appcatalog.model.AppDetails.setEnv(String[]) may expose internal representation by storing an externally mutable object into AppDetails.env At AppDetails.java:by storing an externally mutable object into AppDetails.env At AppDetails.java:[line 74] org.apache.hadoop.yarn.appcatalog.model.AppDetails.setPorts(String[]) may expose internal representation by storing an externally mutable object into AppDetails.ports At AppDetails.java:by storing an externally mutable object into AppDetails.ports At AppDetails.java:[line 58] org.apache.hadoop.yarn.appcatalog.model.AppDetails.setVolumes(String[]) may expose internal representation by storing an externally mutable object into AppDetails.volumes At AppDetails.java:by storing an externally mutable object into AppDetails.volumes At AppDetails.java:[line 66] org.apache.hadoop.yarn.appcatalog.model.Application doesn't override org.apache.hadoop.yarn.service.api.records.Service.equals(Object) At Application.java:At Application.java:[line 1] Failed junit tests : hadoop.ha.TestZKFailoverController hadoop.fs.viewfs.TestViewFileSystemLinkMergeSlash hadoop.hdfs.server.datanode.TestBPOfferService hadoop.hdfs.server.namenode.ha.TestBootstrapAliasmap hadoop.hdfs.web.TestWebHdfsTimeouts hadoop.hdfs.TestDFSInotifyEventInputStreamKerberized hadoop.yarn.server.resourcemanager.scheduler.fair.TestFairSchedulerPreemption hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisherForV2 hadoop.yarn.server.resourcemanager.metrics.TestCombinedSystemMetricsPublisher hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 hadoop.yarn.client.api.impl.TestAMRMClient hadoop.yarn.applications.distributedshell.TestDistributedShell hadoop.mapreduce.v2.app.TestRuntimeEstimators hadoop.mapred.TestMRTimelineEventHandling hadoop.fs.azurebfs.services.TestAbfsClientThrottlingAnalyzer hadoop.yarn.sls.TestReservationSystemInvariants hadoop.hdds.scm.block.TestBlockManager Timed out junit tests : org.apache.hadoop.yarn.appcatalog.application.TestAppCatalogSolrClient cc: https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1068/artifact/out/diff-compile-cc-root.txt [4.0K] javac: https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1068/artifact/out/diff-compile-javac-root.txt [336K] checkstyle: https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1068/artifact/out/diff-checkstyle-root.txt [17M] hadolint: https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1068/artifact/out/diff-patch-hadolint.txt [4.0K] pathlen: https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1068/artifact/out/pathlen.txt [12K] pylint: https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1068/artifact/out/diff-patch-pylint.txt [144K] shellcheck: https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1068/artifact/out/diff-patch-shellcheck.txt [20K] shelldocs: https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1068/artifact/out/diff-patch-shelldocs.txt [44K] whitespace: https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1068/artifact/out/whitespace-eol.txt [9.6M] https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1068/artifact/out/whitespace-tabs.txt [1.1M] xml: https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1068/artifact/out/xml.txt [16K] findbugs: https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1068/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-catalog_hadoop-yarn-applications-catalog-webapp-warnings.html [20K] https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1068/artifact/out/branch-findbugs-hadoop-submarine_hadoop-submarine-yarnservice-runtime.txt [4.0K] javadoc: https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1068/artifact/out/diff-javadoc-javadoc-root.txt [752K] unit: https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1068/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt [164K] https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1068/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [340K] https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1068/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [108K] https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1068/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [24K] https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1068/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/1068/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-distributedshell.txt [16K] https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1068/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/1068/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/1068/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-catalog_hadoop-yarn-applications-catalog-webapp.txt [16K] https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1068/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt [16K] https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1068/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt [12K] https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1068/artifact/out/patch-unit-hadoop-hdds_server-scm.txt [28K] https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1068/artifact/out/patch-unit-hadoop-ozone_integration-test.txt [16K] https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1068/artifact/out/patch-unit-hadoop-submarine_hadoop-submarine-yarnservice-runtime.txt [4.0K] asflicense: https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1068/artifact/out/patch-asflicense-problems.txt [4.0K] Powered by Apache Yetus 0.8.0 http://yetus.apache.org
--------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org