lostluck commented on pull request #14411: URL: https://github.com/apache/beam/pull/14411#issuecomment-814407089
Not that I'm aware of. I don't track cut times since the SDK is still experimental. The target was added about the time of the cut and new targets do usually have issues. But the issue is with the target bot the underlying sdk or container code, because that doesn't change very often (more or less why the sdk remains experimental...) Looking at the previous run of the phrase, it looks like the network shorted out while go was getting the dependencies. Task :release:go-licenses:java:dockerRun 07:20:01 # cd .; git clone -- https://go.googlesource.com/protobuf /go/src/google.golang.org/protobuf 07:20:01 Cloning into '/go/src/google.golang.org/protobuf'... 07:20:01 error: RPC failed; curl 56 GnuTLS recv error (-54): Error in the pull function. 07:20:01 fatal: the remote end hung up unexpectedly 07:20:01 fatal: early EOF 07:20:01 fatal: index-pack failed 07:20:01 package google.golang.org/protobuf/reflect/protoreflect: exit status 128 07:20:01 cannot find package "google.golang.org/protobuf/runtime/protoimpl" in any of: But the cut could have been before the dependency copying issue was fixed. Either way, I would ignore the failure. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
