golang/go

runtime: plan9/amd64 builder hangs

Open

#61,575 opened on Jul 25, 2023

View on GitHub
 (9 comments) (0 reactions) (0 assignees)Go (19,008 forks)batch import
NeedsInvestigationOS-Plan9compiler/runtimehelp wanted

Repository metrics

Stars
 (133,883 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

https://build.golang.org/log/ed9b4a8cec1f938b98f5cc517dcd8ca603486c91

ok  	regexp/syntax	0.552
Test {"go_test:runtime" "runtime"} ran over 20m0s limit (20m0.00085011s); saw output:

XXXBANNERXXX:Test execution environment.
# GOARCH: amd64
# CPU: Intel Core Processor (Broadwell)
# GOOS: plan9
# OS Version: 2000

XXXBANNERXXX:Testing packages.

I've seen similar on 9front/amd64 with less than 16 GB of RAM on recent versions when running all.rc.

Contributor guide