Jira: https://issues.apache.org/jira/browse/YARN-1912
Build: https://builds.apache.org/job/PreCommit-YARN-Build/7626/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 72 lines...]
Assert.assertEquals(result.get(4), "/bin/nmPrivateCTokensPath");
Assert.assertEquals(result.get(8), "-classpath" );
Assert.assertEquals(result.get(11),"org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer"
);
Assert.assertEquals(result.get(12), "test");
Assert.assertEquals(result.get(13), "application_0");
Assert.assertEquals(result.get(14),"12345" );
Assert.assertEquals(result.get(15),"localhost" );
Assert.assertEquals(result.get(16),"8040" );
} catch (InterruptedException e) {
LOG.error("Error:"+e.getMessage(),e);
error: patch failed:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/TestLinuxContainerExecutorWithMocks.java:181
error:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/TestLinuxContainerExecutorWithMocks.java:
patch does not apply
PATCH APPLICATION FAILED
Elapsed time: 0m 0s
-1 overall
| Vote | Subsystem | Runtime | Comment
============================================================================
| -1 | patch | 0m 0s | The patch command could not apply the
| | | | patch during dryrun.
|| Subsystem || Report/Notes ||
============================================================================
| Patch URL |
http://issues.apache.org/jira/secure/attachment/12642478/YARN-1912-1.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / f1a152c |
============================================================================
============================================================================
Adding comment to JIRA
============================================================================
============================================================================
Comment added.
6195c843600f3d106e92254d1ad32a7e402e8878 logged out
============================================================================
============================================================================
Finished build.
============================================================================
============================================================================
Build step 'Execute shell' marked build as failure
Archiving artifacts
Description set: MAPREDUCE-6345
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
###################################################################################
############################## FAILED TESTS (if any)
##############################
No tests ran.