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

TestContinuousScheduling fails sporadically with NPE

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.1.0
    • 3.3.0
    • fairscheduler

    Description

      TestContinuousScheduling#testFairSchedulerContinuousSchedulingInitTime is failing sporadically with an NPE in precommit builds, and I can usually reproduce it locally after a few tries:

      [ERROR] testFairSchedulerContinuousSchedulingInitTime(org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestContinuousScheduling)  Time elapsed: 0.085 s  <<< ERROR!
      java.lang.NullPointerException
      	at org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestContinuousScheduling.testFairSchedulerContinuousSchedulingInitTime(TestContinuousScheduling.java:383)
      	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:497)
      	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
      [...]
      

      Attachments

        1. YARN-7721.001.patch
          2 kB
          wilfreds#1

        Activity

          People

            wilfreds Wilfred Spiegelenburg
            jlowe Jason Darrell Lowe
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: