WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
266141
[ews] show-identifier step is failing sometimes with error No archives for six-1.16 found
https://bugs.webkit.org/show_bug.cgi?id=266141
Summary
[ews] show-identifier step is failing sometimes with error No archives for s...
Aakash Jain
Reported
2023-12-09 03:36:24 PST
[ews] show-identifier step is failing on some bots with error No archives for six-1.16 found. e.g.:
https://ews-build.webkit.org/#/builders/48/builds/8366/steps/8/logs/stdio
<urlopen error Tunnel connection failed: 403 Forbidden> Failed to download six, retrying <urlopen error Tunnel connection failed: 403 Forbidden> Failed to download six, retrying Traceback (most recent call last): File "/Volumes/Data/worker/iOS-17-Build-EWS/build/Tools/Scripts/git-webkit", line 28, in <module> import webkitpy File "/Volumes/Data/worker/iOS-17-Build-EWS/build/Tools/Scripts/webkitpy/__init__.py", line 138, in <module> import six File "<frozen importlib._bootstrap>", line 1007, in _find_and_load File "<frozen importlib._bootstrap>", line 982, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 925, in _find_spec File "/Volumes/Data/worker/iOS-17-Build-EWS/build/Tools/Scripts/libraries/webkitcorepy/webkitcorepy/autoinstall.py", line 690, in find_spec loader = cls.find_module(fullname, path=path) File "/Volumes/Data/worker/iOS-17-Build-EWS/build/Tools/Scripts/libraries/webkitcorepy/webkitcorepy/autoinstall.py", line 704, in find_module cls.install(name) File "/Volumes/Data/worker/iOS-17-Build-EWS/build/Tools/Scripts/libraries/webkitcorepy/webkitcorepy/autoinstall.py", line 677, in install return all([to_install.install() for to_install in packages]) File "/Volumes/Data/worker/iOS-17-Build-EWS/build/Tools/Scripts/libraries/webkitcorepy/webkitcorepy/autoinstall.py", line 677, in <listcomp> return all([to_install.install() for to_install in packages]) File "/Volumes/Data/worker/iOS-17-Build-EWS/build/Tools/Scripts/libraries/webkitcorepy/webkitcorepy/autoinstall.py", line 324, in install raise ValueError('No archives for {}-{} found'.format(self.pypi_name, self.version)) ValueError: No archives for six-1.16 found
Attachments
Add attachment
proposed patch, testcase, etc.
Aakash Jain
Comment 1
2023-12-09 03:37:29 PST
More examples:
https://ews-build.webkit.org/#/builders/48/builds/8362/steps/8/logs/stdio
https://ews-build.webkit.org/#/builders/48/builds/8358/steps/8/logs/stdio
Jonathan Bedard
Comment 2
2023-12-11 07:36:35 PST
This is a network failure, we unable to reach pypi.
Radar WebKit Bug Importer
Comment 3
2023-12-16 03:37:14 PST
<
rdar://problem/119757037
>
Aakash Jain
Comment 4
2023-12-16 05:43:27 PST
Pull request:
https://github.com/WebKit/WebKit/pull/21922
EWS
Comment 5
2023-12-16 12:46:02 PST
Committed
272182@main
(aac162dd61cb): <
https://commits.webkit.org/272182@main
> Reviewed commits have been landed. Closing PR #21922 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug