go \n\nx/build: 在solaris-amd64-oraclerel上编译时出现OOM错误,

cl25kdpy  于 4个月前  发布在  Go
关注(0)|答案(1)|浏览(48)

greplogs --dashboard -md -l -e '\Asolaris-amd64(.*\n)*# .*\nfatal error: .*(?:out of memory|cannot allocate memory)' --since=2022-01-01
2022-05-02T20:18:15-8375b54/solaris-amd64-oraclerel

# net/http_test [net/http.test]
fatal error: runtime: cannot allocate memory
…
FAIL	net/http [build failed]

鉴于此构建器的其他资源耗尽问题(例如 #51443 ),我怀疑这是一个构建器问题(尽管如此, #52433 )。(注意:@rorth)

pb3s4cty

pb3s4cty1#

greplogs -l -e '\Asolaris-amd64(.*\n)*# .*\nfatal error: .*(?:out of memory|cannot allocate memory)' --since=2022-05-03
(0 匹配的日志)

相关问题