See <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/579/changes>
Changes:
[jeagles] YARN-2513. Host framework UIs in YARN for use with the ATS (jeagles)
[zhz] HDFS-9274. Default value of
[jing9] HDFS-9070. Allow fsck display pending replica location information for
[jlowe] MAPREDUCE-6518. Set SO_KEEPALIVE on shuffle connections. Contributed by
[jing9] Move HDFS-9070 to trunk section in CHANGES.txt
------------------------------------------
[...truncated 3913 lines...]
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.logaggregation.TestAggregatedLogDeletionService
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.977 sec - in
org.apache.hadoop.yarn.logaggregation.TestAggregatedLogDeletionService
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.ipc.TestRPCUtil
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 sec - in
org.apache.hadoop.yarn.ipc.TestRPCUtil
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.server.security.TestApplicationACLsManager
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.556 sec - in
org.apache.hadoop.yarn.server.security.TestApplicationACLsManager
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.TestRecordFactory
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 sec - in
org.apache.hadoop.yarn.TestRecordFactory
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.client.api.impl.TestTimelineClient
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.746 sec - in
org.apache.hadoop.yarn.client.api.impl.TestTimelineClient
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.client.TestClientRMProxy
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.479 sec - in
org.apache.hadoop.yarn.client.TestClientRMProxy
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.security.TestYARNTokenIdentifier
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.654 sec - in
org.apache.hadoop.yarn.security.TestYARNTokenIdentifier
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.TestContainerLaunchRPC
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.593 sec <<<
FAILURE! - in org.apache.hadoop.yarn.TestContainerLaunchRPC
testHadoopProtoRPCTimeout(org.apache.hadoop.yarn.TestContainerLaunchRPC) Time
elapsed: 0.267 sec <<< ERROR!
java.lang.NoClassDefFoundError: org/apache/hadoop/util/PlatformName
at java.net.URLClassLoader$1.run(URLClassLoader.java:372)
at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:360)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
at
org.apache.hadoop.security.UserGroupInformation.getOSLoginModuleName(UserGroupInformation.java:378)
at
org.apache.hadoop.security.UserGroupInformation.<clinit>(UserGroupInformation.java:423)
at org.apache.hadoop.ipc.Server.<init>(Server.java:2466)
at org.apache.hadoop.ipc.RPC$Server.<init>(RPC.java:945)
at
org.apache.hadoop.ipc.ProtobufRpcEngine$Server.<init>(ProtobufRpcEngine.java:535)
at
org.apache.hadoop.ipc.ProtobufRpcEngine.getServer(ProtobufRpcEngine.java:510)
at org.apache.hadoop.ipc.RPC$Builder.build(RPC.java:787)
at
org.apache.hadoop.yarn.factories.impl.pb.RpcServerFactoryPBImpl.createServer(RpcServerFactoryPBImpl.java:173)
at
org.apache.hadoop.yarn.factories.impl.pb.RpcServerFactoryPBImpl.getServer(RpcServerFactoryPBImpl.java:132)
at
org.apache.hadoop.yarn.ipc.HadoopYarnProtoRPC.getServer(HadoopYarnProtoRPC.java:65)
at org.apache.hadoop.yarn.ipc.YarnRPC.getServer(YarnRPC.java:54)
at
org.apache.hadoop.yarn.TestContainerLaunchRPC.testRPCTimeout(TestContainerLaunchRPC.java:87)
at
org.apache.hadoop.yarn.TestContainerLaunchRPC.testHadoopProtoRPCTimeout(TestContainerLaunchRPC.java:75)
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.TestRPCFactories
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.073 sec - in
org.apache.hadoop.yarn.TestRPCFactories
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.webapp.test.TestWebAppTests
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.562 sec - in
org.apache.hadoop.yarn.webapp.test.TestWebAppTests
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.webapp.view.TestInfoBlock
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.753 sec - in
org.apache.hadoop.yarn.webapp.view.TestInfoBlock
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.webapp.view.TestHtmlPage
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.74 sec - in
org.apache.hadoop.yarn.webapp.view.TestHtmlPage
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.webapp.view.TestTwoColumnCssPage
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.027 sec - in
org.apache.hadoop.yarn.webapp.view.TestTwoColumnCssPage
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.webapp.view.TestTwoColumnLayout
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.133 sec - in
org.apache.hadoop.yarn.webapp.view.TestTwoColumnLayout
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.webapp.view.TestHtmlBlock
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.776 sec - in
org.apache.hadoop.yarn.webapp.view.TestHtmlBlock
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.webapp.view.TestCommonViews
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.873 sec - in
org.apache.hadoop.yarn.webapp.view.TestCommonViews
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.webapp.TestSubViews
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.772 sec - in
org.apache.hadoop.yarn.webapp.TestSubViews
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.webapp.hamlet.TestHamlet
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.503 sec - in
org.apache.hadoop.yarn.webapp.hamlet.TestHamlet
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.webapp.hamlet.TestParseSelector
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 sec - in
org.apache.hadoop.yarn.webapp.hamlet.TestParseSelector
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.webapp.hamlet.TestHamletImpl
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.455 sec - in
org.apache.hadoop.yarn.webapp.hamlet.TestHamletImpl
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.webapp.TestWebApp
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.715 sec - in
org.apache.hadoop.yarn.webapp.TestWebApp
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.webapp.util.TestWebAppUtils
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.995 sec - in
org.apache.hadoop.yarn.webapp.util.TestWebAppUtils
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.webapp.TestParseRoute
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 sec - in
org.apache.hadoop.yarn.webapp.TestParseRoute
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.nodelabels.TestFileSystemNodeLabelsStore
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.083 sec - in
org.apache.hadoop.yarn.nodelabels.TestFileSystemNodeLabelsStore
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.nodelabels.TestCommonNodeLabelsManager
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.922 sec - in
org.apache.hadoop.yarn.nodelabels.TestCommonNodeLabelsManager
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.TestContainerLogAppender
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 sec - in
org.apache.hadoop.yarn.TestContainerLogAppender
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.api.TestContainerId
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.349 sec - in
org.apache.hadoop.yarn.api.TestContainerId
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.api.TestPBImplRecords
Tests run: 118, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 1.382 sec -
in org.apache.hadoop.yarn.api.TestPBImplRecords
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.api.TestApplicationAttemptId
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.351 sec - in
org.apache.hadoop.yarn.api.TestApplicationAttemptId
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.api.records.timeline.TestTimelineRecords
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.54 sec - in
org.apache.hadoop.yarn.api.records.timeline.TestTimelineRecords
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.api.records.impl.pb.TestSerializedExceptionPBImpl
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 sec - in
org.apache.hadoop.yarn.api.records.impl.pb.TestSerializedExceptionPBImpl
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.api.TestNodeId
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 sec - in
org.apache.hadoop.yarn.api.TestNodeId
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.api.TestApplicatonReport
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 sec - in
org.apache.hadoop.yarn.api.TestApplicatonReport
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.api.TestApplicationId
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.357 sec - in
org.apache.hadoop.yarn.api.TestApplicationId
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.api.TestGetApplicationsRequest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 sec - in
org.apache.hadoop.yarn.api.TestGetApplicationsRequest
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.TestRpcFactoryProvider
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.311 sec - in
org.apache.hadoop.yarn.TestRpcFactoryProvider
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.TestRPC
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.22 sec - in
org.apache.hadoop.yarn.TestRPC
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.conf.TestYarnConfiguration
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.813 sec - in
org.apache.hadoop.yarn.conf.TestYarnConfiguration
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.conf.TestHAUtil
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.504 sec - in
org.apache.hadoop.yarn.conf.TestHAUtil
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.event.TestAsyncDispatcher
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.636 sec - in
org.apache.hadoop.yarn.event.TestAsyncDispatcher
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.util.TestFSDownload
Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.861 sec - in
org.apache.hadoop.yarn.util.TestFSDownload
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.util.TestAdHocLogDumper
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.182 sec - in
org.apache.hadoop.yarn.util.TestAdHocLogDumper
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.util.TestTimes
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 sec - in
org.apache.hadoop.yarn.util.TestTimes
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.util.TestRackResolver
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.896 sec - in
org.apache.hadoop.yarn.util.TestRackResolver
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.util.TestYarnVersionInfo
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 sec - in
org.apache.hadoop.yarn.util.TestYarnVersionInfo
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.util.TestProcfsBasedProcessTree
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.903 sec - in
org.apache.hadoop.yarn.util.TestProcfsBasedProcessTree
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.util.TestConverterUtils
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.404 sec - in
org.apache.hadoop.yarn.util.TestConverterUtils
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.util.TestApps
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 sec - in
org.apache.hadoop.yarn.util.TestApps
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.util.TestLog4jWarningErrorMetricsAppender
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.202 sec - in
org.apache.hadoop.yarn.util.TestLog4jWarningErrorMetricsAppender
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.util.resource.TestResourceCalculator
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.352 sec - in
org.apache.hadoop.yarn.util.resource.TestResourceCalculator
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.util.resource.TestResources
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 sec - in
org.apache.hadoop.yarn.util.resource.TestResources
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.util.TestRackResolverScriptBasedMapping
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 sec - in
org.apache.hadoop.yarn.util.TestRackResolverScriptBasedMapping
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.util.TestResourceCalculatorProcessTree
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 sec - in
org.apache.hadoop.yarn.util.TestResourceCalculatorProcessTree
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.util.TestWindowsBasedProcessTree
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 sec - in
org.apache.hadoop.yarn.util.TestWindowsBasedProcessTree
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.TestYarnUncaughtExceptionHandler
Exception: org.apache.hadoop.util.ExitUtil$ExitException thrown from the
UncaughtExceptionHandler in thread "Thread-0"
Exception: org.apache.hadoop.util.ExitUtil$HaltException thrown from the
UncaughtExceptionHandler in thread "Thread-3"
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 sec - in
org.apache.hadoop.yarn.TestYarnUncaughtExceptionHandler
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.yarn.TestContainerResourceIncreaseRPC
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.934 sec - in
org.apache.hadoop.yarn.TestContainerResourceIncreaseRPC
Results :
Tests in error:
TestContainerLaunchRPC.testHadoopProtoRPCTimeout:75->testRPCTimeout:87 ยป
NoClassDefFound
Tests run: 325, Failures: 0, Errors: 1, Skipped: 7
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Hadoop YARN ................................ SUCCESS [ 3.202 s]
[INFO] Apache Hadoop YARN API ............................ SUCCESS [01:18 min]
[INFO] Apache Hadoop YARN Common ......................... FAILURE [01:36 min]
[INFO] Apache Hadoop YARN Server ......................... SKIPPED
[INFO] Apache Hadoop YARN Server Common .................. SKIPPED
[INFO] Apache Hadoop YARN NodeManager .................... SKIPPED
[INFO] Apache Hadoop YARN Web Proxy ...................... SKIPPED
[INFO] Apache Hadoop YARN ApplicationHistoryService ...... SKIPPED
[INFO] Apache Hadoop YARN ResourceManager ................ SKIPPED
[INFO] Apache Hadoop YARN Server Tests ................... SKIPPED
[INFO] Apache Hadoop YARN Client ......................... SKIPPED
[INFO] Apache Hadoop YARN SharedCacheManager ............. SKIPPED
[INFO] Apache Hadoop YARN Applications ................... SKIPPED
[INFO] Apache Hadoop YARN DistributedShell ............... SKIPPED
[INFO] Apache Hadoop YARN Unmanaged Am Launcher .......... SKIPPED
[INFO] Apache Hadoop YARN Site ........................... SKIPPED
[INFO] Apache Hadoop YARN Registry ....................... SKIPPED
[INFO] Apache Hadoop YARN Project ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:59 min
[INFO] Finished at: 2015-10-21T21:59:11+00:00
[INFO] Final Memory: 72M/1059M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on
project hadoop-yarn-common: There are test failures.
[ERROR]
[ERROR] Please refer to
<https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/target/surefire-reports>
for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :hadoop-yarn-common
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Updating HDFS-9274
Updating HDFS-9070
Updating MAPREDUCE-6518
Updating YARN-2513