-
Notifications
You must be signed in to change notification settings - Fork 1.5k
storage: TestIntegration_CancelWrite failed #12752
Copy link
Copy link
Labels
api: storageIssues related to the Cloud Storage API.Issues related to the Cloud Storage API.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
commit: 6ec589f
buildURL: Build Status, Sponge
status: failed
Test output
RUN TestIntegration_CancelWrite/grpc
panic: close of closed channel
goroutine 90502 [running]:
[cloud.google.com/go/storage.(*gRPCWriter).Close(..](http://cloud.google.com/go/storage.(*gRPCWriter).Close(..).)
/tmpfs/src/google-cloud-[go/storage/grpc_writer.go:118](http://goto.google.com/storage/grpc_writer.go:118)
[cloud.google.com/go/storage.(*gRPCWriter).CloseWithError(0xc00787d680](http://cloud.google.com/go/storage.(*gRPCWriter).CloseWithError(0xc00787d680), {0x23b5b80, 0x318a4a0})
/tmpfs/src/google-cloud-[go/storage/grpc_writer.go:132](http://goto.google.com/storage/grpc_writer.go:132) +0x1b7
[cloud.google.com/go/storage.(*Writer).CloseWithError(..](http://cloud.google.com/go/storage.(*Writer).CloseWithError(..).)
/tmpfs/src/google-cloud-[go/storage/writer.go:340](http://goto.google.com/storage/writer.go:340)
[cloud.google.com/go/storage.(*Writer).monitorCancel(0xc00173c008)](http://cloud.google.com/go/storage.(*Writer).monitorCancel(0xc00173c008))
/tmpfs/src/google-cloud-[go/storage/writer.go:327](http://goto.google.com/storage/writer.go:327) +0x211
created by [cloud.google.com/go/storage.(*Writer).openWriter](http://cloud.google.com/go/storage.(*Writer).openWriter) in goroutine 90501
/tmpfs/src/google-cloud-[go/storage/writer.go:311](http://goto.google.com/storage/writer.go:311) +0x111d
FAIL [cloud.google.com/go/storage](http://cloud.google.com/go/storage) 393.682s
FAIL
Originally flakybot issye see #3688 ; opening a new issue as that one was originally for a completely different error.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
api: storageIssues related to the Cloud Storage API.Issues related to the Cloud Storage API.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.