Jira: https://issues.apache.org/jira/browse/YARN-3534
Build: https://builds.apache.org/job/PreCommit-YARN-Build/7564/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 467 lines...]
|  +1  |           findbugs  |  4m 4s     | The patch does not introduce any 
|      |                     |            | new Findbugs (version 2.0.3)
|      |                     |            | warnings.
|  +1  |       common tests  |  23m 7s    | Tests passed in hadoop-common. 
|  +1  |         yarn tests  |  0m 29s    | Tests passed in hadoop-yarn-api. 
|  -1  |         yarn tests  |  5m 47s    | Tests failed in 
|      |                     |            | hadoop-yarn-server-nodemanager.
|      |                     |  90m 58s   | 


             Reason | Tests
 Failed unit tests  |  
hadoop.yarn.server.nodemanager.containermanager.localizer.TestResourceLocalizationService
 


|| Subsystem || Report/Notes ||
============================================================================
| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12729676/YARN-3534-5.patch |
| Optional Tests | shellcheck javadoc javac unit findbugs checkstyle |
| git revision | trunk / 98a6176 |
| Release Audit | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/../patchprocess/patchReleaseAuditProblems.txt
 |
| checkstyle | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/../patchprocess/checkstyle-result-diff.txt
 |
| hadoop-common test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/../patchprocess/testrun_hadoop-common.txt
 |
| hadoop-yarn-api test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/../patchprocess/testrun_hadoop-yarn-api.txt
 |
| hadoop-yarn-server-nodemanager test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/../patchprocess/testrun_hadoop-yarn-server-nodemanager.txt
 |
| Test Results | 
https://builds.apache.org/job/PreCommit-YARN-Build/7564/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf907.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP 
PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |


============================================================================
============================================================================
                          Adding comment to JIRA
============================================================================
============================================================================


Comment added.
9c8578e1035421d7ee2aadefc88b98b53ec91a6e logged out


============================================================================
============================================================================
                              Finished build.
============================================================================
============================================================================


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #7562
Archived 32 artifacts
Archive block size is 32768
Received 123 blocks and 141672734 bytes
Compression is 2.8%
Took 28 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) 
##############################
1 tests failed.
FAILED:  
org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.TestResourceLocalizationService.testPublicResourceInitializesLocalDir

Error Message:
Unable to delete directory 
target/org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.TestResourceLocalizationService/0/filecache/10_tmp.

Stack Trace:
java.io.IOException: Unable to delete directory 
target/org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.TestResourceLocalizationService/0/filecache/10_tmp.
        at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1541)
        at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2270)
        at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1653)
        at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1535)
        at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2270)
        at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1653)
        at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1535)
        at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2270)
        at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1653)
        at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1535)
        at 
org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.TestResourceLocalizationService.cleanup(TestResourceLocalizationService.java:187)


Reply via email to