Dmitri Shuralyov

Results 869 comments of Dmitri Shuralyov

Yes, for that please file a new issue as described at https://go.dev/wiki/GerritAccess#requesting-access. Thanks.

Thanks. Here's the resulting certificate: [openbsd-ppc64-n2vi-1697128325.cert.txt](https://github.com/golang/go/files/12885003/openbsd-ppc64-n2vi-1697128325.cert.txt). I've mailed CLs to define your new builder in LUCI and will comment once that's done.

Glad to hear! [Step 3](https://github.com/golang/go/wiki/DashboardBuilders#how-to-set-up-a-builder-1) is complete ([CL 534976](https://go.dev/cl/534976) is submitted), so you should be able to proceed with the next steps. Please feel free to comment here if you...

Thanks for the update. I recall there was a similar looking error in https://github.com/golang/go/issues/61666#issuecomment-1706534225. We'll take a look.

Thanks for your patience as we work through this and smooth out the builder onboarding process. > I set both -token-file-path on the bootstrapswarm command line and also LUCI_MACHINE_TOKEN in...

The builder is currently in a "Quarantined—Had 6 consecutive BOT_DIED tasks" state. @n2vi Can you please restart the swarming bot on your side and see if that's enough to get...

Thanks. I saw it came back up in idle state. I gave it some work, and I see it failed with: ``` Could not resolve version infra/tools/cipd/openbsd-ppc64:git_revision:ec494f363fdfd8cdd5926baad4508d562b7353d4: no such package:...

Thanks for checking in. I've looked into this and as things stand now, there is expected additional time after the public Go 1.22.0 release, before it's available for the CIPD...

As long as you still have `LUCI_MACHINE_TOKEN` set as needed in the environment, you should be able to drop the `-token-file-path` flag. It used to be required to set both...