-
Notifications
You must be signed in to change notification settings - Fork 18k
x/build/env: host-openbsd-386-* (VM Image: openbsd-386-*) #61122
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
Comments
(CC @golang/openbsd) |
The work for this should already be done as the build scripts for openbsd/386 and openbsd/amd64 are shared. Given that the openbsd/amd64 builder is already running on LUCI, it should just be a matter of building, pushing and testing the i386 image. |
Change https://go.dev/cl/658895 mentions this issue: |
It's being added to the GCP pool rather than the shared pool. For golang/go#61122. Change-Id: Ic27d150fa7aae8b409683ce0d2455eef764b075e Reviewed-on: https://go-review.googlesource.com/c/build/+/658895 Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Cherry Mui <cherryyz@google.com>
It was possible to successfully build the image, and its swarming bot client successfully connects with However, builds currently fail with an infra error, as in https://ci.chromium.org/ui/p/golang/builders/ci/gotip-openbsd-386/b8720026275228367601/infra, because one of the CIPD packages (infra/tools/luci/vpython3) is not built for openbsd-386.
We might not actually need this package, so I'll look into whether we can exclude it in configuration. |
This issue tracks porting the openbsd-386-* (OpenBSD with GOARCH=386) GCE host image to LUCI.
Issue #63568 tracks updating to OpenBSD 7.3/7.4 (which might supersede this 7.2 version).Issue #69823 tracks updating to OpenBSD 7.6.
The text was updated successfully, but these errors were encountered: