Closed
Description
#!watchflakes
default <- (builder ~ `misccompile` && repo == "crypto" && mode == "build" && log ~ `loong64`) || (pkg ~ `golang.org/x/crypto/` && goarch == "loong64" && (`build failed` || `unrecognized instruction`))
Issue created automatically to collect these failures.
Example (log):
[W2025-04-11T13:55:44.015014-07:00 2336 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"coord_mode":{"builders_to_trigger_after_toolchain_build":[]}, "env":{}, "is_google":true}
2025/04/11 13:55:44 run starting
2025/04/11 13:55:45 installed tools
[E2025-04-11T14:01:12.981097-07:00 2336 0 errors.go:128] set status: FAILURE: shard 1: failed to run test golang.org/x/crypto module for goos:"linux" goarch:"loong64": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit 96537d5](https://go.googlesource.com/go/+/96537d504423f332bfa2e8335a936a041c46206c)) / crypto on master ([commit 2ebaafc](https://go.googlesource.com/crypto/+/2ebaafcdf5677d2f056d0e8b9a8695e58d4feea7))
Error: `shard 1: failed to run test golang.org/x/crypto module for goos:"linux" goarch:"loong64": exit status 1`
Additional links for debugging:
* [test golang.org/x/crypto module for goos:"linux" goarch:"loong64" output [shard 1]](https://logs.chromium.org/logs/golang/buildbucket/cr-buildbucket/8717852551747425281/+/u/step/52/log/2)
* [Shard 1 encountered a non-build/non-test failure, click here for the shard's build page](https://ci.chromium.org/b/8717852551747425281)
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done