Closed
Description
There are a few ongoing issues that are potentially related to kernel bugs in NetBSD (possibly related to #50496).
There was a new NetBSD stable release, 9.3, that fixes a large number of such bugs. Perhaps some of the hard-to-diagnose bugs that keep cropping up have been actually fixed upstream. (I certainly hope so!)
I can send a CL to bump the versions in /x/build. However, as I remember, at some point, a member of @golang/release needs to actually create the image, or I can do that on a corp workstation and provide a link to an image.
/cc @golang/netbsd
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done
Relationships
Development
No branches or pull requests
Activity
cagedmantis commentedon Aug 30, 2022
I think sending a CL to bump the version in x/build would be the desired path.
gopherbot commentedon Sep 5, 2022
Change https://go.dev/cl/428415 mentions this issue:
env/netbsd-*: update builder VMs to NetBSD 9.3
bcmills commentedon Oct 14, 2022
Per #50138 (comment), we should upgrade the NetBSD builders to a post-9.3 build that includes the
libpthread
fix (CC @riastradh).[-]x/build: move netbsd-386 and netbsd-amd64 builders to NetBSD 9.3[/-][+]x/build: upgrade netbsd-386 and netbsd-amd64 builders to pick up recent `libpthread` fixes[/+]___lwp_park60
wakeups on NetBSD #56180env/netbsd-*: update builder VMs to latest NetBSD-9
gopherbot commentedon Nov 14, 2022
Change https://go.dev/cl/450235 mentions this issue:
dashboard: add netbBSD 9.3 builders
dashboard: add NetBSD 9.3 builders
2 remaining items
dashboard, cmd/racebuild: promote NetBSD 9.3 as the primary builder v…
go: use testenv.Command instead of exec.Command in tests
bcmills commentedon Nov 28, 2022
@bsiegert, is there anything remaining to be done for this? (Do the older builders still need to be turned down, or configured to only run on release branches?)
bsiegert commentedon Nov 30, 2022
Yes, the *-9_0 builders should be turned down. Should I send a CL removing them from the dashboard?
cagedmantis commentedon Nov 30, 2022
@bsiegert It would be great if you did. Thank you.
gopherbot commentedon Dec 2, 2022
Change https://go.dev/cl/454755 mentions this issue:
dashboard: remove NetBSD 9.0 builders
netbsd
blocked on waiting for subprocesses #57999