Bug 250911 - [ews] show-identifier step is failing on some bots with error No archives for certifi
Summary: [ews] show-identifier step is failing on some bots with error No archives for...
Status: ASSIGNED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-01-20 12:43 PST by Aakash Jain
Modified: 2023-12-09 03:36 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aakash Jain 2023-01-20 12:43:56 PST
[ews] show-identifier step is failing on some bots with error No archives for certifi.

e.g.:
https://ews-build.webkit.org/#/builders/76/builds/14259/steps/8/logs/stdio  (ews108)
  File "/Volumes/Data/worker/iOS-16-Simulator-Build-EWS/build/Tools/Scripts/libraries/webkitcorepy/webkitcorepy/autoinstall.py", line 285, in install
    raise ValueError('No archives for {}-{} found'.format(self.pypi_name, self.version))
ValueError: No archives for certifi-2022.12.7 found
Comment 1 Radar WebKit Bug Importer 2023-01-27 12:44:37 PST
<rdar://problem/104757462>
Comment 2 Aakash Jain 2023-02-17 04:11:28 PST
Another occurrence: https://ews-build.webkit.org/#/builders/76/builds/18799/steps/8/logs/stdio
Comment 3 Jonathan Bedard 2023-02-17 07:47:14 PST
Must be new bots, that code path is only triggered if we don't have auto installed packages.