-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Labels
Component: Continuous IntegrationComponent: GoPriority: BlockerMarks a blocker for the releaseMarks a blocker for the releaseType: bug
Milestone
Description
Describe the bug, including details regarding any error messages, version, and platform.
Some verification nightly tasks are failing due to lack of permissions when cleaning up environment:
Release candidate HEAD-RC looks good!
rm: /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/arrow-HEAD.XXXXX.bLZitapq/gopath/pkg/mod/golang.org/x/[email protected]/go.mod: Permission denied
rm: /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/arrow-HEAD.XXXXX.bLZitapq/gopath/pkg/mod/golang.org/x/[email protected]/plan9/str.go: Permission denied
rm: /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/arrow-HEAD.XXXXX.bLZitapq/gopath/pkg/mod/golang.org/x/[email protected]/plan9/syscall_plan9.go: Permission denied
rm: /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/arrow-HEAD.XXXXX.bLZitapq/gopath/pkg/mod/golang.org/x/[email protected]/plan9/zsyscall_plan9_386.go: Permission denied
rm: /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/arrow-HEAD.XXXXX.bLZitapq/gopath/pkg/mod/golang.org/x/[email protected]/plan9/zsysnum_plan9.go: Permission denied
- verify-rc-source-go-macos-amd64
- verify-rc-source-go-macos-arm64
- verify-rc-source-integration-macos-amd64
- verify-rc-source-integration-macos-arm64
Component(s)
Continuous Integration, Go
Metadata
Metadata
Assignees
Labels
Component: Continuous IntegrationComponent: GoPriority: BlockerMarks a blocker for the releaseMarks a blocker for the releaseType: bug