<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>181332</bug_id>
          
          <creation_ts>2018-01-05 11:07:00 -0800</creation_ts>
          <short_desc>commit-queue sometimes fails to land patch</short_desc>
          <delta_ts>2018-01-11 16:22:55 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>Other</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>181561</dup_id>
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=181201</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=181561</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Aakash Jain">aakash_jain</reporter>
          <assigned_to name="Aakash Jain">aakash_jain</assigned_to>
          <cc>ap</cc>
    
    <cc>lforschler</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1386181</commentid>
    <comment_count>0</comment_count>
    <who name="Aakash Jain">aakash_jain</who>
    <bug_when>2018-01-05 11:07:00 -0800</bug_when>
    <thetext>commit-queue failed to land the patch (330436) in https://bugs.webkit.org/show_bug.cgi?id=181201

commit-queue logs: https://webkit-queues.webkit.org/patch/330436/commit-queue</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1386182</commentid>
    <comment_count>1</comment_count>
    <who name="Aakash Jain">aakash_jain</who>
    <bug_when>2018-01-05 11:07:48 -0800</bug_when>
    <thetext>logs from webkit-cq-02 bot:

2018-01-03 20:38:09,980 - Patch does not pass tests
2018-01-03 20:38:13,856 - Fetching: https://bugs.webkit.org/attachment.cgi?id=330436&amp;action=edit
2018-01-03 20:38:14,233 - Fetching: https://bugs.webkit.org/show_bug.cgi?id=181201&amp;ctype=xml&amp;excludefield=attachmentdata
2018-01-03 20:38:14,599 - Running: webkit-patch --status-host=webkit-queues.webkit.org --bot-id=webkit-cq-02 build-and-test --no-clean --no-update --test --non-interactive --build-style=release --port=mac
2018-01-03 20:49:53,142 - Passed tests
Traceback (most recent call last):
  File &quot;/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/tool/bot/queueengine.py&quot;, line 103, in run
    if not self._delegate.process_work_item(work_item):
  File &quot;/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/tool/commands/queues.py&quot;, line 340, in process_work_item
    if task.run():
  File &quot;/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/tool/bot/commitqueuetask.py&quot;, line 88, in run
    if not self._did_pass_tests_recently():
  File &quot;/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/tool/bot/commitqueuetask.py&quot;, line 72, in _did_pass_tests_recently
    return self._test_patch()
  File &quot;/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/tool/bot/patchanalysistask.py&quot;, line 374, in _test_patch
    return self._retry_layout_tests()
  File &quot;/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/tool/bot/patchanalysistask.py&quot;, line 305, in _retry_layout_tests
    self._report_flaky_tests(first_results.failing_test_results(), first_results_archive)
  File &quot;/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/tool/bot/patchanalysistask.py&quot;, line 217, in _report_flaky_tests
    self._delegate.report_flaky_tests(self._patch, flaky_test_results, results_archive)
  File &quot;/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/tool/commands/queues.py&quot;, line 403, in report_flaky_tests
    reporter.report_flaky_tests(patch, flaky_test_results, results_archive)
  File &quot;/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/tool/bot/flakytestreporter.py&quot;, line 179, in report_flaky_tests
    bug = self._lookup_bug_for_flaky_test(flaky_test)
  File &quot;/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/tool/bot/flakytestreporter.py&quot;, line 71, in _lookup_bug_for_flaky_test
    bugs = self._tool.bugs.queries.fetch_bugs_matching_search(search_string=flaky_test)
  File &quot;/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/common/net/bugzilla/bugzilla.py&quot;, line 240, in fetch_bugs_matching_search
    return self._fetch_bugs_from_advanced_query(query)
  File &quot;/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/common/net/bugzilla/bugzilla.py&quot;, line 164, in _fetch_bugs_from_advanced_query
    if not self._parse_result_count(results_page):
  File &quot;/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/common/net/bugzilla/bugzilla.py&quot;, line 142, in _parse_result_count
    result_count_parts = result_count_text.strip().split(&quot; &quot;)
AttributeError: &apos;NoneType&apos; object has no attribute &apos;strip&apos;
2018-01-03 20:49:55,250 - Exception while preparing queue Sleeping until 2018-01-03 20:51:55 (120 seconds).
2018-01-03 20:51:55,252 - Fetching next work item for commit-queue</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1388552</commentid>
    <comment_count>2</comment_count>
    <who name="Aakash Jain">aakash_jain</who>
    <bug_when>2018-01-11 16:22:55 -0800</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 181561 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>