Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-10673

authorization.test_ranger.TestRanger.test_show_grant failed in impala-cdh-7.1-maint-exhaustive build

    XMLWordPrintableJSON

Details

    • Test
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Security
    • None
    • ghx-label-3

    Description

      The following error was seen with the build at https://master-03.jenkins.cloudera.com/job/impala-cdh-7.1-maint-exhaustive/3/testReport/junit/authorization.test_ranger/TestRanger/test_show_grant/.

      Error Message
      assert [['USER', 'je... '', '', ...]] == []   Left contains more items, first extra item: ['USER', 'jenkins', 'test_show_grant_cf8fca4c_db', '', '', '', ...]   Full diff:   + []   - [['USER',   -   'jenkins',   -   'test_show_grant_cf8fca4c_db',   -   '',   -   '',   -   '',   -   '*',   -   'select',   -   'false']]
      Stacktrace
      authorization/test_ranger.py:212: in test_show_grant
          unique_table)
      authorization/test_ranger.py:331: in _test_show_grant_basic
          TestRanger._check_privileges(result, [])
      authorization/test_ranger.py:796: in _check_privileges
          assert map(columns, result.data) == expected
      E   assert [['USER', 'je... '', '', ...]] == []
      E     Left contains more items, first extra item: ['USER', 'jenkins', 'test_show_grant_cf8fca4c_db', '', '', '', ...]
      E     Full diff:
      E     + []
      E     - [['USER',
      E     -   'jenkins',
      E     -   'test_show_grant_cf8fca4c_db',
      E     -   '',
      E     -   '',
      E     -   '',
      E     -   '*',
      E     -   'select',
      E     -   'false']]
      

      Similar error occurred in impala-cdh-7.1-maint-core-asan test (https://master-03.jenkins.cloudera.com/job/impala-cdh-7.1-maint-core-asan/4/).

      Attachments

        Activity

          People

            Unassigned Unassigned
            sql_forever Qifan Chen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: