<!DOCTYPE html>
<html>
<head>
  <style>
    body {
      font-family: Arial, sans-serif;
      line-height: 1.6;
    }
    .button {
      display: inline-block;
      padding: 10px 20px;
      margin: 20px 0;
      font-size: 16px;
      color: #fff;
      background-color: #dc3545;
      text-decoration: none;
      border-radius: 5px;
    }
    .button:hover {
      background-color: #b02a37;
    }
  </style>
</head>
<body>
  <p>Hi,</p>

    <p>
      Your request for analysis of the project <strong>ofiwg/libfabric</strong> has failed due to an issue on the Coverity server.
    </p>

    <p>
      <strong>Analysis Status:</strong> No action needed.  
      We are aware of the issue and will address it promptly. Your request will be automatically resubmitted for analysis.
    </p>

    <p>
      If you do not see your build being analyzed within a reasonable time, please contact us at scan-admin@coverity.com.
    </p>

  <p>Best regards,</p>
  <p>The Coverity Scan Admin Team</p>
  <img class="logo" width="140" src="https://scan.coverity.com/assets/BlackDuckLogo-6697adc63e07340464201a2ad534d3d3e44f95d36edda20b140440d34f05372f.svg" />
</body>
</html>