<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [Win] Archive test result is failing."
   href="https://bugs.webkit.org/show_bug.cgi?id=166720">166720</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[Win] Archive test result is failing.
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>WebKit Nightly Build
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Tools / Tests
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>pvollan&#64;apple.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>lforschler&#64;apple.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Sometimes the bots fail to create test result archive with the following error:

Traceback (most recent call last):
  File &quot;./Tools/BuildSlaveSupport/test-result-archive&quot;, line 90, in &lt;module&gt;
    sys.exit(main())
  File &quot;./Tools/BuildSlaveSupport/test-result-archive&quot;, line 46, in main
    return archiveTestResults(options.configuration, options.platform, layoutTestResultsDir)
  File &quot;./Tools/BuildSlaveSupport/test-result-archive&quot;, line 74, in archiveTestResults
    shutil.rmtree(layoutTestResultsDir)
  File &quot;/usr/lib/python2.7/shutil.py&quot;, line 252, in rmtree
    onerror(os.remove, fullname, sys.exc_info())
  File &quot;/usr/lib/python2.7/shutil.py&quot;, line 250, in rmtree
    os.remove(fullname)
OSError: [Errno 16] Device or resource busy: '/home/buildbot/slave/win-release-tests/build/layout-test-results/CrashLog_0ebc_2017-01-05_01-37-04-126.txt'</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>