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

x/build: Android emulator builders sometimes fail with: go_android_exec: no exit code: "" #23795

Closed
eliasnaur opened this issue Feb 12, 2018 · 5 comments
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge mobile Android, iOS, and x/mobile
Milestone

Comments

@eliasnaur
Copy link
Contributor

For example:

https://build.golang.org/log/f8a11e4d226addf61b7bb461663e63e34b699783 (android/amd64)
https://build.golang.org/log/a30de87209a4b63ed9fc511199bfcbe2aade16e9 (android/386)

I seems to be a bug in adb. I reported it here:

https://issuetracker.google.com/issues/73230216

@eliasnaur eliasnaur added the mobile Android, iOS, and x/mobile label Feb 12, 2018
@gopherbot
Copy link

Change https://golang.org/cl/93395 mentions this issue: misc/android: retry if adb fails to output anything

@eliasnaur eliasnaur changed the title Android emulator builders sometimes fail with: go_android_exec: no exit code: "" x/build: Android emulator builders sometimes fail with: go_android_exec: no exit code: "" Feb 14, 2018
@gopherbot gopherbot added this to the Unreleased milestone Feb 14, 2018
@gopherbot gopherbot added the Builders x/build issues (builders, bots, dashboards) label Feb 14, 2018
@mvdan
Copy link
Member

mvdan commented Apr 8, 2018

It seems like the upstream issue hasn't seen any activity, unfortunately. I count 6 occurrences just in the first page of build.golang.org, which makes it the most common flake on the Android builders by far.

@eliasnaur
Copy link
Contributor Author

Yes, and the issue also blocks my hope of having android emulator builders in the trybot set. If it's not too inappropriate to ask, could someone at Google prod the Android team for progress on the upstream issue?

@mvdan
Copy link
Member

mvdan commented Apr 8, 2018

/cc @bradfitz @ianlancetaylor @andybons

@gopherbot
Copy link

Change https://golang.org/cl/163625 mentions this issue: misc/android: serialize adb commands on android emulators

@golang golang locked and limited conversation to collaborators Feb 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge mobile Android, iOS, and x/mobile
Projects
None yet
Development

No branches or pull requests

3 participants