dombizita commented on PR #10889:
URL: https://github.com/apache/ozone/pull/10889#issuecomment-5142866757

   The CI failure is newly added test, otherwise the latest change make sense, 
once the test is sorted out
   ```
   [ERROR] 
org.apache.hadoop.hdds.scm.ha.TestSCMStateMachine.testUpgradeExceptionDuringApplyTerminates
 -- Time elapsed: 1.352 s <<< ERROR!
   java.lang.NullPointerException: Cannot invoke 
"org.apache.hadoop.hdds.scm.ha.SCMHAManager.getRatisServer()" because the 
return value of 
"org.apache.hadoop.hdds.scm.server.StorageContainerManager.getScmHAManager()" 
is null
        at 
org.apache.hadoop.hdds.scm.ha.SCMStateMachine.close(SCMStateMachine.java:566)
        at 
org.apache.hadoop.hdds.scm.ha.TestSCMStateMachine.testUpgradeExceptionDuringApplyTerminates(TestSCMStateMachine.java:102)
        at java.base/java.lang.reflect.Method.invoke(Method.java:565)
        at 
java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:511)
        at 
java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1450)
        at 
java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:2019)
        at 
java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:187)
   
   [ERROR] 
org.apache.hadoop.hdds.scm.ha.TestSCMStateMachine.testRatisEventsRecording -- 
Time elapsed: 0.067 s <<< ERROR!
   java.lang.NullPointerException: Cannot invoke 
"org.apache.hadoop.hdds.scm.ha.SCMHAManager.getRatisServer()" because the 
return value of 
"org.apache.hadoop.hdds.scm.server.StorageContainerManager.getScmHAManager()" 
is null
        at 
org.apache.hadoop.hdds.scm.ha.SCMStateMachine.close(SCMStateMachine.java:566)
        at 
org.apache.hadoop.hdds.scm.ha.TestSCMStateMachine.testRatisEventsRecording(TestSCMStateMachine.java:56)
        at java.base/java.lang.reflect.Method.invoke(Method.java:565)
        at 
java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:511)
        at 
java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1450)
        at 
java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:2019)
        at 
java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:187)
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to