Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

buildscripts: Use the Kokoro shared install lib from the new repo (v1.57.x backport) #10761

Merged

Conversation

sergiitk
Copy link
Member

@YifeiZhuang YifeiZhuang added the kokoro:force-run Add this label to a PR to tell Kokoro to re-run all tests. Not generally necessary label Dec 18, 2023
@grpc-kokoro grpc-kokoro removed the kokoro:force-run Add this label to a PR to tell Kokoro to re-run all tests. Not generally necessary label Dec 18, 2023
@YifeiZhuang
Copy link
Contributor

macos tests are failing/aborted, fusion, maybe due to limited executor in the cluster pool.

15:31:25 PST] Build #10 enqueued, logging initialized.
[15:31:25 PST] Test Fusion Url: [http://fusion2/ci/kokoro/prod%3Agrpc%2Fjava%2Fv1.57.x%2Fpresubmit%2Fmacos/activity/a5da509f-32d4-4dcb-b132-1707d11c7743](https://www.google.com/url?q=http://fusion2/ci/kokoro/prod%253Agrpc%252Fjava%252Fv1.57.x%252Fpresubmit%252Fmacos/activity/a5da509f-32d4-4dcb-b132-1707d11c7743&sa=D) 
[15:48:32 PST] Your build has been queued for 17 minutes and has not yet been scheduled. This build is running on a custom pool so there could be a configuration error causing the blockage. If builds are just taking too long and are not completely stuck, try to increase the executor count. This may get the builds to run faster. To debug configuration errors, check out [go/kokoro-executor-errors](http://goto.google.com/kokoro-executor-errors) or run this command:

$  stubby call blade:kokoro-api KokoroApi.GetExecutorErrors 'cluster: MACOS_EXTERNAL, pool: "macsvc-catalina"'

Here are some recent executor errors on MACOS_EXTERNAL macsvc-catalina that may help:
[12/15 15:41:02] Failed to create lease for executor 273894967
[12/15 15:40:59] Failed to create lease for executor 1840771917
[12/15 15:40:54] Failed to create lease for executor 1344662813
[18:48:39 PST] Build ran too long and is now being cancelled.
[18:48:40 PST] This build was finished while in a QUEUED state. Now finalizing the invocation.

@ejona86
Copy link
Member

ejona86 commented Dec 18, 2023

cl/560839757 only applied from that point forward. The older branches (purposefully) didn't get it because we didn't want to change the minimum Mac OS version for those old branches. Now that the older pool is shut down, they are just broken.

It'd probably be fair to change the older branches to use Big Sur. And also change master to use Monterey, because Big Sur hasn't been getting updates from Apple since September.

@ejona86
Copy link
Member

ejona86 commented Dec 18, 2023

Alternatively, I could turn off the Macos requirement.

@YifeiZhuang
Copy link
Contributor

YifeiZhuang commented Dec 18, 2023

cl/560839757 only applied from that point forward. The older branches (purposefully) didn't get it because we didn't want to change the minimum Mac OS version for those old branches. Now that the older pool is shut down, they are just broken.

It'd probably be fair to change the older branches to use Big Sur. And also change master to use Monterey, because Big Sur hasn't been getting updates from Apple since September.

cl/592028105

@YifeiZhuang YifeiZhuang merged commit 64ee308 into grpc:v1.57.x Dec 19, 2023
13 of 14 checks passed
@sergiitk sergiitk deleted the backport-1.57-psm-interop-move-kokoro-lib branch December 19, 2023 23:03
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants