adoroszlai commented on PR #9723:
URL: https://github.com/apache/ozone/pull/9723#issuecomment-4021311880

   Failure in `TestOzoneManagerRequestHandler` looks related, happened on both 
runs, as well as in fork.
   
   ```
   Error:  Tests run: 17, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
3.581 s <<< FAILURE! -- in 
org.apache.hadoop.ozone.protocolPB.TestOzoneManagerRequestHandler
   Error:  
org.apache.hadoop.ozone.protocolPB.TestOzoneManagerRequestHandler.testPrepareRequestsAreNoOps
 -- Time elapsed: 0.169 s <<< FAILURE!
   org.opentest4j.AssertionFailedError: Prepare should return success ==> 
expected: <true> but was: <false>
        at 
org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
        at 
org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
        at org.junit.jupiter.api.AssertTrue.failNotTrue(AssertTrue.java:63)
        at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:36)
        at org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:214)
        at 
org.apache.hadoop.ozone.protocolPB.TestOzoneManagerRequestHandler.testPrepareRequestsAreNoOps(TestOzoneManagerRequestHandler.java:267)
   ```
   
   Acceptance test failure is unrelated.  However, "Re-run failed jobs" of 
acceptance possible only until ozone binaries expire, in 24 hours.  Not a 
problem here, since the integration test needs a new commit anyway.
   
   ```
   Testing OM DB Size Reduction After Compaction                         | FAIL 
|
   OM DB size should be reduced after compaction. Before: 4623010, After: 
5135582
   ```


-- 
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