You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Alexey Serbin (Jira)" <ji...@apache.org> on 2020/06/20 17:43:00 UTC

[jira] [Created] (KUDU-3154) RangerClientTestBase.TestLogging sometimes fails

Alexey Serbin created KUDU-3154:
-----------------------------------

             Summary: RangerClientTestBase.TestLogging sometimes fails
                 Key: KUDU-3154
                 URL: https://issues.apache.org/jira/browse/KUDU-3154
             Project: Kudu
          Issue Type: Bug
          Components: ranger, test
    Affects Versions: 1.13.0
            Reporter: Alexey Serbin
         Attachments: ranger_client-test.txt.xz

The {{RangerClientTestBase.TestLogging}} scenario of the {{ranger_client-test}} sometimes fails (all types of builds) with error message like below:

{noformat}
src/kudu/ranger/ranger_client-test.cc:398: Failure
Failed                                                                          
Bad status: Timed out: timed out while in flight                                
I0620 07:06:02.907177  1140 server.cc:247] Received an EOF from the subprocess  
I0620 07:06:02.910923  1137 server.cc:317] get failed, inbound queue shut down: Aborted:
I0620 07:06:02.910964  1141 server.cc:380] outbound queue shut down: Aborted:   
I0620 07:06:02.910995  1138 server.cc:317] get failed, inbound queue shut down: Aborted:
I0620 07:06:02.910984  1139 server.cc:317] get failed, inbound queue shut down: Aborted:
{noformat}

The log is attached.



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