[Webkit-unassigned] [Bug 262371] New: [build.webkit.org] download-built-product step fails on uat instances
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 29 08:07:56 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=262371
Bug ID: 262371
Summary: [build.webkit.org] download-built-product step fails
on uat instances
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
[build.webkit.org] download-built-product step fails on uat instances.
e.g.: http://build.webkit-uat.org/#/builders/759/builds/2
Traceback (most recent call last):
File "/usr/local/lib/python3.9/site-packages/twisted/internet/defer.py", line 1445, in _inlineCallbacks
result = current_context.run(g.send, result)
File "/usr/local/lib/python3.9/site-packages/buildbot/process/buildstep.py", line 628, in startStep
self.results = yield self.run()
File "/usr/local/lib/python3.9/site-packages/twisted/internet/defer.py", line 1656, in unwindGenerator
return _cancellableInlineCallbacks(gen)
File "/usr/local/lib/python3.9/site-packages/twisted/internet/defer.py", line 1571, in _cancellableInlineCallbacks
_inlineCallbacks(None, g, status)
--- <exception caught here> ---
File "/usr/local/lib/python3.9/site-packages/buildbot/process/buildstep.py", line 628, in startStep
self.results = yield self.run()
File "/usr/local/lib/python3.9/site-packages/twisted/internet/defer.py", line 1445, in _inlineCallbacks
result = current_context.run(g.send, result)
File "/var/buildbot/OpenSource/Tools/CISupport/build-webkit-org/steps.py", line 575, in run
self.finished(SKIPPED)
File "/usr/local/lib/python3.9/site-packages/buildbot/process/buildstep.py", line 817, in finished
assert self._start_deferred, \
builtins.AttributeError: 'DownloadBuiltProduct' object has no attribute '_start_deferred'
--
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/20230929/9209f3fc/attachment.htm>
More information about the webkit-unassigned
mailing list