[ 
https://issues.apache.org/jira/browse/HDDS-5319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17367630#comment-17367630
 ] 

Attila Doroszlai commented on HDDS-5319:
----------------------------------------

{code:title=https://github.com/apache/ozone/runs/2883594563#step:4:1098}
Error:  Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 33.148 
s <<< FAILURE! - in 
org.apache.hadoop.hdds.scm.update.server.TestSCMUpdateServiceGrpcServer
Error:  
testClientUpdateWithDelayedRevoke(org.apache.hadoop.hdds.scm.update.server.TestSCMUpdateServiceGrpcServer)
  Time elapsed: 5.178 s  <<< FAILURE!
java.lang.AssertionError: expected:<1> but was:<0>
  ...
  at 
org.apache.hadoop.hdds.scm.update.server.TestSCMUpdateServiceGrpcServer.testClientUpdateWithDelayedRevoke(TestSCMUpdateServiceGrpcServer.java:191)
{code}

{code:title=https://github.com/apache/ozone/runs/2884345440#step:4:1060}
Error:  Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 39.919 
s <<< FAILURE! - in 
org.apache.hadoop.hdds.scm.update.server.TestSCMUpdateServiceGrpcServer
Error:  
testClientUpdateWithRestart(org.apache.hadoop.hdds.scm.update.server.TestSCMUpdateServiceGrpcServer)
  Time elapsed: 15.686 s  <<< FAILURE!
java.lang.AssertionError: expected:<6> but was:<5>
  ...
  at 
org.apache.hadoop.hdds.scm.update.server.TestSCMUpdateServiceGrpcServer.testClientUpdateWithRestart(TestSCMUpdateServiceGrpcServer.java:293)
{code}

> Intermittent failure in TestSCMUpdateServiceGrpcServer
> ------------------------------------------------------
>
>                 Key: HDDS-5319
>                 URL: https://issues.apache.org/jira/browse/HDDS-5319
>             Project: Apache Ozone
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 1.2.0
>            Reporter: Attila Doroszlai
>            Priority: Major
>
> {{TestSCMUpdateServiceGrpcServer}} is flaky due to relying on scheduling of 
> executor in {{CRLClientUpdateHandler}}.
> {code:title=https://github.com/elek/ozone-build-results/blob/03f8167ced07d5d5cc6310ad229eae6f196bd820/2021/06/05/8292/unit/hadoop-hdds/server-scm/org.apache.hadoop.hdds.scm.update.server.TestSCMUpdateServiceGrpcServer.txt#L5-L11}
> testClientUpdateWithDelayedRevoke(org.apache.hadoop.hdds.scm.update.server.TestSCMUpdateServiceGrpcServer)
>   Time elapsed: 5.183 s  <<< FAILURE!
> java.lang.AssertionError: expected:<1> but was:<0>
>   ...
>   at 
> org.apache.hadoop.hdds.scm.update.server.TestSCMUpdateServiceGrpcServer.testClientUpdateWithDelayedRevoke(TestSCMUpdateServiceGrpcServer.java:191)
> {code}
> {code:title=https://github.com/adoroszlai/hadoop-ozone/runs/2771810380#step:4:1068}
> [INFO] Running 
> org.apache.hadoop.hdds.scm.update.server.TestSCMUpdateServiceGrpcServer
> [ERROR] Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
> 33.342 s <<< FAILURE! - in 
> org.apache.hadoop.hdds.scm.update.server.TestSCMUpdateServiceGrpcServer
> [ERROR] 
> testClientUpdateWithDelayedRevoke(org.apache.hadoop.hdds.scm.update.server.TestSCMUpdateServiceGrpcServer)
>   Time elapsed: 5.287 s  <<< FAILURE!
> java.lang.AssertionError: expected:<2> but was:<3>
>   ...
>   at 
> org.apache.hadoop.hdds.scm.update.server.TestSCMUpdateServiceGrpcServer.testClientUpdateWithDelayedRevoke(TestSCMUpdateServiceGrpcServer.java:189)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to