See <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/762/changes>

Changes:

[cmccabe] HDFS-9267. TestDiskError should get stored replicas through

[yzhang] HDFS-9474. TestPipelinesFailover should not fail when printing debug

------------------------------------------
[...truncated 3928 lines...]
Running org.apache.hadoop.yarn.api.TestApplicationAttemptId
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.102 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.TestContainerId
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.181 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.TestApplicationId
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.976 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.TestApplicatonReport
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.189 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.TestNodeId
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.014 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.logaggregation.TestAggregatedLogFormat
Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.731 sec - in 
org.apache.hadoop.yarn.logaggregation.TestAggregatedLogFormat
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
support was removed in 8.0
Running org.apache.hadoop.yarn.logaggregation.TestAggregatedLogsBlock
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.523 sec - in 
org.apache.hadoop.yarn.logaggregation.TestAggregatedLogsBlock
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: 1, Errors: 0, Skipped: 0, Time elapsed: 5.43 sec <<< 
FAILURE! - in 
org.apache.hadoop.yarn.logaggregation.TestAggregatedLogDeletionService
testRefreshLogRetentionSettings(org.apache.hadoop.yarn.logaggregation.TestAggregatedLogDeletionService)
  Time elapsed: 2.975 sec  <<< FAILURE!
org.mockito.exceptions.verification.junit.ArgumentsAreDifferent: 
Argument(s) are different! Wanted:
fileSystem.delete(
    mockfs://foo/tmp/logs/me/logs/application_1449269594828_0002,
    true
);
-> at 
org.apache.hadoop.yarn.logaggregation.TestAggregatedLogDeletionService.testRefreshLogRetentionSettings(TestAggregatedLogDeletionService.java:300)
Actual invocation has different arguments:
fileSystem.delete(
    mockfs://foo/tmp/logs/me/logs/application_1449269594597_0001,
    true
);
-> at org.apache.hadoop.fs.FilterFileSystem.delete(FilterFileSystem.java:245)

        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
        at 
org.apache.hadoop.yarn.logaggregation.TestAggregatedLogDeletionService.testRefreshLogRetentionSettings(TestAggregatedLogDeletionService.java:300)

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: 1.991 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.client.api.impl.TestTimelineClient
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.207 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: 1.798 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.nodelabels.TestFileSystemNodeLabelsStore
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.389 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: 2.992 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.43 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.util.resource.TestResourceCalculator
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.202 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: 1.058 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.TestWindowsBasedProcessTree
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.652 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.util.TestFSDownload
Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 6.272 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.536 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.585 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.TestResourceCalculatorProcessTree
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.613 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.TestRackResolver
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.611 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.TestLog4jWarningErrorMetricsAppender
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.722 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.TestConverterUtils
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.173 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.TestRackResolverScriptBasedMapping
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.056 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.TestProcfsBasedProcessTree
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.683 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.TestYarnVersionInfo
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.642 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.TestApps
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.846 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.TestRPC
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.421 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.security.TestYARNTokenIdentifier
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.244 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.TestRpcFactoryProvider
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.112 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.conf.TestHAUtil
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.86 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.conf.TestYarnConfiguration
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.346 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.TestContainerResourceIncreaseRPC
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.172 sec - in 
org.apache.hadoop.yarn.TestContainerResourceIncreaseRPC
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.795 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.TestContainerLaunchRPC
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.079 sec - in 
org.apache.hadoop.yarn.TestContainerLaunchRPC
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: 1.038 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.ipc.TestRPCUtil
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 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.event.TestAsyncDispatcher
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.026 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.TestRPCFactories
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.271 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.view.TestCommonViews
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.589 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.view.TestHtmlPage
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.319 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.TestInfoBlock
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.277 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.TestTwoColumnCssPage
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.093 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: 3.134 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: 2.668 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.util.TestWebAppUtils
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.833 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.test.TestWebAppTests
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.712 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.TestParseRoute
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.584 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.webapp.TestSubViews
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.426 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.TestWebApp
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.849 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.hamlet.TestHamletImpl
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.506 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.hamlet.TestHamlet
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.459 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.493 sec - in 
org.apache.hadoop.yarn.webapp.hamlet.TestParseSelector

Results :

Failed tests: 
  TestAggregatedLogDeletionService.testRefreshLogRetentionSettings:300 
Argument(s) are different! Wanted:
fileSystem.delete(
    mockfs://foo/tmp/logs/me/logs/application_1449269594828_0002,
    true
);
-> at 
org.apache.hadoop.yarn.logaggregation.TestAggregatedLogDeletionService.testRefreshLogRetentionSettings(TestAggregatedLogDeletionService.java:300)
Actual invocation has different arguments:
fileSystem.delete(
    mockfs://foo/tmp/logs/me/logs/application_1449269594597_0001,
    true
);
-> at org.apache.hadoop.fs.FilterFileSystem.delete(FilterFileSystem.java:245)


Tests run: 331, Failures: 1, Errors: 0, Skipped: 7

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Hadoop YARN ................................ SUCCESS [ 11.105 s]
[INFO] Apache Hadoop YARN API ............................ SUCCESS [03:49 min]
[INFO] Apache Hadoop YARN Common ......................... FAILURE [03:54 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: 07:59 min
[INFO] Finished at: 2015-12-04T22:56:10+00:00
[INFO] Final Memory: 74M/1092M
[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

Reply via email to