Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-9587

TestDistributedShell#testDSShellWithoutDomainV2 fails intermittently

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • distributed-shell, test
    • None

    Description

      TestDistributedShell#testDSShellWithoutDomainV2 fails intermittently

      ERROR] testDSShellWithoutDomainV2(org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell)  Time elapsed: 71.567 s  <<< ERROR!
      java.io.FileNotFoundException: File does not exist: /tmp/junit4945469048766836979/junit6000197014225386358/entities/yarn_cluster/jenkins/DistributedShell/1/1559078030997/application_1559078027605_0001/YARN_CONTAINER/container_1559078027605_0001_01_000001.thist.tmp
      	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2377)
      	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
      	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
      	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
      	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
      	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
      	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
      	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
      	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
      	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
      	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
      	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
      	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
      	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
      	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
      	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
      	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
      	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
      	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
      	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
      	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
      	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
      	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
      	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
      	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
      	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
      	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
      	at org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.checkTimelineV2(TestDistributedShell.java:627)
      	at org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.testDSShell(TestDistributedShell.java:459)
      	at org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.testDSShell(TestDistributedShell.java:318)
      	at org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.testDSShellWithoutDomainV2(TestDistributedShell.java:314)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      	at java.lang.reflect.Method.invoke(Method.java:498)
      	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
      	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
      	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
      	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
      	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
      	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
      	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298)
      	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292)
      	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
      	at java.lang.Thread.run(Thread.java:748)
      

      Attachments

        Activity

          People

            prabhujoseph Prabhu Joseph
            prabhujoseph Prabhu Joseph
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: