Bug 256277 - [Tools][CISupport] start-local-buildbot-server fails to start or detect the http config ports
Summary: [Tools][CISupport] start-local-buildbot-server fails to start or detect the h...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Carlos Alberto Lopez Perez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-05-03 15:50 PDT by Carlos Alberto Lopez Perez
Modified: 2023-05-04 08:51 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Alberto Lopez Perez 2023-05-03 15:50:04 PDT
I was testing some patches to the buildbot config with the script start-local-buildbot-server and the script is failing here:

1) when running with the config for the post-commit bot the script is failing to detect the http_port configured for the server.
2) when running with the config for the ews bot the script is failing to install some required new python modules on the virtualenv, which leads to a general failure later when trying to start buildbot with that config


Let's try to fix this
Comment 1 Carlos Alberto Lopez Perez 2023-05-03 15:55:12 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13421
Comment 2 EWS 2023-05-04 08:50:42 PDT
Committed 263676@main (7b95348e5109): <https://commits.webkit.org/263676@main>

Reviewed commits have been landed. Closing PR #13421 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-05-04 08:51:24 PDT
<rdar://problem/108895036>