<?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>186852</bug_id>
          
          <creation_ts>2018-06-20 09:04:28 -0700</creation_ts>
          <short_desc>AttributeError: StatusServer instance has no attribute &apos;_api_key&apos; thrown when processing a patch</short_desc>
          <delta_ts>2018-06-20 16:06:21 -0700</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>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Per Arne Vollan">pvollan</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>dbates</cc>
    
    <cc>lforschler</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1434815</commentid>
    <comment_count>0</comment_count>
    <who name="Per Arne Vollan">pvollan</who>
    <bug_when>2018-06-20 09:04:28 -0700</bug_when>
    <thetext>Starting Queue
Fetching next work item for win-ews
Traceback (most recent call last):
  File &quot;/home/buildbot/WebKit/Tools/Scripts/webkitpy/tool/bot/queueengine.py&quot;, l
ine 97, in run
    work_item = self._delegate.next_work_item()
  File &quot;/home/buildbot/WebKit/Tools/Scripts/webkitpy/tool/commands/queues.py&quot;, l
ine 452, in next_work_item
    return self._next_patch()
  File &quot;/home/buildbot/WebKit/Tools/Scripts/webkitpy/tool/commands/queues.py&quot;, l
ine 217, in _next_patch
    patch_id = self._tool.status_server.next_work_item(self.name)
  File &quot;/home/buildbot/WebKit/Tools/Scripts/webkitpy/common/net/statusserver.py&quot;
, line 165, in next_work_item
    return self._fetch_url(next_patch_url)
  File &quot;/home/buildbot/WebKit/Tools/Scripts/webkitpy/common/net/statusserver.py&quot;
, line 223, in _fetch_url
    if self._api_key:
AttributeError: StatusServer instance has no attribute &apos;_api_key&apos;
Exception while preparing queue Sleeping until 2018-06-20 08:56:03 (120 seconds)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1434881</commentid>
    <comment_count>1</comment_count>
    <who name="Daniel Bates">dbates</who>
    <bug_when>2018-06-20 13:47:39 -0700</bug_when>
    <thetext>Oops! Need to set self._api_key to ‘’ in https://trac.webkit.org/browser/webkit/trunk/Tools/Scripts/webkitpy/common/net/statusserver.py?rev=232980#L46</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1434921</commentid>
    <comment_count>2</comment_count>
    <who name="Daniel Bates">dbates</who>
    <bug_when>2018-06-20 16:05:44 -0700</bug_when>
    <thetext>Committed fix in &lt;https://trac.webkit.org/changeset/233024&gt;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1434922</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2018-06-20 16:06:21 -0700</bug_when>
    <thetext>&lt;rdar://problem/41308655&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>