[Webkit-unassigned] [Bug 186922] New: Security EWS: bots fails with exception HTTP Error 500: Internal Server Error
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jun 22 08:38:33 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=186922
Bug ID: 186922
Summary: Security EWS: bots fails with exception HTTP Error
500: Internal Server Error
Product: WebKit
Version: Other
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: aakash_jain at apple.com
CC: lforschler at apple.com
Some of the EWS bots are hitting following exception while processing security sensitive bugs:
2018-06-21 14:40:09,510 - You don't have permission to view this attachment.
Traceback (most recent call last):
File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/tool/bot/queueengine.py", line 97, in run
work_item = self._delegate.next_work_item()
File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/tool/commands/queues.py", line 461, in next_work_item
return self._next_patch()
File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/tool/commands/queues.py", line 224, in _next_patch
patch = self._tool.status_server.fetch_attachment(patch_id)
File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/common/net/statusserver.py", line 210, in fetch_attachment
attachment_metadata = self._fetch_attachment_page('metadata', attachment_id)
File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/common/net/statusserver.py", line 206, in _fetch_attachment_page
return self._fetch_url(attachment_url)
File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/common/net/statusserver.py", line 230, in _fetch_url
raise e
HTTPError: HTTP Error 500: Internal Server Error
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180622/7ed421e5/attachment-0001.html>
More information about the webkit-unassigned
mailing list