x/build/cmd/gerritbot: fails to import some PRs, Gerrit server refuses push due to an account being not found #56013
Labels
Builders
x/build issues (builders, bots, dashboards)
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
Milestone
PR golang/website#186 is currently failing to be imported into Gerrit (despite having a passing CLA check), and recent changes made in PR #55119 are also failing to be imported (see discussion on it). The Gerrit server is refusing the push with errors like "Account 'nnn' not found":
The last successfully imported commit in PR #55119 was on Sept 19, and PR golang/website#186 that's failing to import is from Sept 22. This might be related to a recent configuration change on our Gerrit server 2 weeks ago (b/247734171), although it seems to only be affecting those 2 PRs right now while many other recent PRs are imported fine.
CC @golang/release.
The text was updated successfully, but these errors were encountered: