-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Labels
Buildersx/build issues (builders, bots, dashboards)x/build issues (builders, bots, dashboards)NeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.
Milestone
Description
Hi,
Currently, the support for linux/loong64 by the tsan library in llvm has been landed , and the racebuild command already has support for linux/loong64. However, when I build race_linux_loong64.syso for this CL through the racebuild command, the following error occurs:
[golang@linux-loong64--01 ~]$ racebuild -platforms linux/loong64 -rev c9280ba25aef6cd47e973a439da23c7b52bddb56 -goroot /home/golang/src/go
2025/04/09 18:58:04 using Go revision: af278bfb1f07b9f8f84d325a84b3891a3ab0dbf1
2025/04/09 18:58:04 linux/loong64: gomote [create -status=false gotip-linux-loong64]
Please visit https://www.google.com/device in your browser and enter verification code:
JPQ-RVJ-KWX
# Error running create: failed to create buildlet (1): rpc error: code = PermissionDenied desc = unexpected HTTP status code received from server: 403 (Forbidden); transport: received unexpected content-type "text/html; charset=UTF-8"
2025/04/09 18:58:26 linux/loong64: gomote [create -status=false gotip-linux-loong64] failed:
Please visit https://www.google.com/device in your browser and enter verification code:
JPQ-RVJ-KWX
# Error running create: failed to create buildlet (1): rpc error: code = PermissionDenied desc = unexpected HTTP status code received from server: 403 (Forbidden); transport: received unexpected content-type "text/html; charset=UTF-8"
2025/04/09 18:58:26 linux/loong64: instance creation failed, retrying
2025/04/09 18:58:26 linux/loong64: gomote [create -status=false gotip-linux-loong64]
# Error running create: failed to create buildlet (1): rpc error: code = PermissionDenied desc = unexpected HTTP status code received from server: 403 (Forbidden); transport: received unexpected content-type "text/html; charset=UTF-8"
2025/04/09 18:58:27 linux/loong64: gomote [create -status=false gotip-linux-loong64] failed:
# Error running create: failed to create buildlet (1): rpc error: code = PermissionDenied desc = unexpected HTTP status code received from server: 403 (Forbidden); transport: received unexpected content-type "text/html; charset=UTF-8"
2025/04/09 18:58:27 linux/loong64: instance creation failed, retrying
gerrit account: [email protected]
google account: [[email protected]]
github account: abner-chenc
Metadata
Metadata
Assignees
Labels
Buildersx/build issues (builders, bots, dashboards)x/build issues (builders, bots, dashboards)NeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.
Type
Projects
Status
Done