Skip to content

x/build: upgrade netbsd-386 and netbsd-amd64 builders to pick up recent libpthread fixes #54773

Closed
@bsiegert

Description

@bsiegert

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

Activity

self-assigned this
on Aug 30, 2022
added
Buildersx/build issues (builders, bots, dashboards)
on Aug 30, 2022
added this to the Unreleased milestone on Aug 30, 2022
cagedmantis

cagedmantis commented on Aug 30, 2022

@cagedmantis
Contributor

I think sending a CL to bump the version in x/build would be the desired path.

gopherbot

gopherbot commented on Sep 5, 2022

@gopherbot
Contributor

Change https://go.dev/cl/428415 mentions this issue: env/netbsd-*: update builder VMs to NetBSD 9.3

bcmills

bcmills commented on Oct 14, 2022

@bcmills
Contributor

Per #50138 (comment), we should upgrade the NetBSD builders to a post-9.3 build that includes the libpthread fix (CC @riastradh).

changed the title [-]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[/+] on Oct 14, 2022
added
NeedsFixThe path to resolution is known, but the work has not been done.
on Oct 14, 2022
gopherbot

gopherbot commented on Nov 14, 2022

@gopherbot
Contributor

Change https://go.dev/cl/450235 mentions this issue: dashboard: add netbBSD 9.3 builders

added a commit that references this issue on Nov 14, 2022

2 remaining items

moved this to In Progress in Go Releaseon Nov 15, 2022
bcmills

bcmills commented on Nov 28, 2022

@bcmills
Contributor

@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?)

added
WaitingForInfoIssue is not actionable because of missing required information, which needs to be provided.
on Nov 29, 2022
bsiegert

bsiegert commented on Nov 30, 2022

@bsiegert
ContributorAuthor

Yes, the *-9_0 builders should be turned down. Should I send a CL removing them from the dashboard?

cagedmantis

cagedmantis commented on Nov 30, 2022

@cagedmantis
Contributor

@bsiegert It would be great if you did. Thank you.

removed
WaitingForInfoIssue is not actionable because of missing required information, which needs to be provided.
on Nov 30, 2022
gopherbot

gopherbot commented on Dec 2, 2022

@gopherbot
Contributor

Change https://go.dev/cl/454755 mentions this issue: dashboard: remove NetBSD 9.0 builders

Repository owner moved this from In Progress to Done in Go Releaseon Dec 2, 2022
locked and limited conversation to collaborators on Dec 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Buildersx/build issues (builders, bots, dashboards)FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.OS-NetBSD

Type

No type

Projects

Status

Done

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @toothrot@cagedmantis@bsiegert@bcmills@gopherbot

      Issue actions

        x/build: upgrade netbsd-386 and netbsd-amd64 builders to pick up recent `libpthread` fixes · Issue #54773 · golang/go