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

bin/jenkins/finalize.sh should generate JUnitXML for TSAN failures

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 4.0.0
    • Impala 4.0.0
    • Infrastructure
    • None

    Description

      There is code in bin/jenkins/finalize.sh to generate JUnitXML for AddressSanitizer errors that crash Impala. We should add equivalent logic for ThreadSanitizer messages. It looks like the message would go to the ERROR log and look like:

      ==================
      WARNING: ThreadSanitizer: data race (pid=6436)
        Read of size 1 at 0x7b480017aaa8 by thread T320 (mutexes: write M861448892003377216, write M862574791910219632, write M623321199144890016, write M1054540811927503496):
      ... stacks, etc ...
      ==================

      Attachments

        Issue Links

          Activity

            People

              joemcdonnell Joe McDonnell
              joemcdonnell Joe McDonnell
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: