[ 
https://issues.apache.org/jira/browse/BEAM-12481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17362062#comment-17362062
 ] 

Robert Burke commented on BEAM-12481:
-------------------------------------

Per Go SDK isn't out of experimental yet, that target shouldn't be included for 
release validation. That it does seems like an artifact of that target doing a 
blanket "build all the things gradle has".

Otherwise, AFAICT it's a flake related to GoGradle. Note how the missing 
dependency is different for all three. Unfortunately there's not much we can do 
about this beyond ignoring it if it's the only failure. Once we stop using 
GoGradle for dep handling on Jenkins, then we'll have different issues.

> sdks:go:test:load:resolveBuildDependencies consistently fails
> -------------------------------------------------------------
>
>                 Key: BEAM-12481
>                 URL: https://issues.apache.org/jira/browse/BEAM-12481
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-go
>    Affects Versions: 2.31.0
>            Reporter: Andrew Pilloud
>            Assignee: Robert Burke
>            Priority: P1
>             Fix For: 2.31.0
>
>
> This one has failed 3x on the release build, is currently blocking release 
> branch validation.
>  [https://ci-beam.apache.org/job/beam_Release_Gradle_Build/95/console]
> {code:java}
> 20:08:32 1: Task failed with an exception.
> 20:08:32 -----------
> 20:08:32 * What went wrong:
> 20:08:32 Execution failed for task 
> ':sdks:go:test:load:resolveBuildDependencies'.
> 20:08:32 > Exception in resolution, message is:
> 20:08:32   Cannot resolve dependency:cloud.google.com/go: 
> commit='03869a08dc16b35ad4968e92d34c5a2a2961b205', 
> urls=[https://code.googlesource.com/gocloud]
> 20:08:32   Resolution stack is:
> 20:08:32   +- github.com/apache/beam/sdks/go/test/load
> 20:08:32    +- 
> ./github.com/apache/beam/sdks/go@/home/jenkins/jenkins-slave/workspace/beam_Release_Gradle_Build/src/sdks/go
>  {code}
> [https://ci-beam.apache.org/job/beam_Release_Gradle_Build/94/console]
> {code:java}
> 18:30:53 * What went wrong:
> 18:30:53 Execution failed for task 
> ':sdks:go:test:load:resolveBuildDependencies'.
> 18:30:53 > Exception in resolution, message is:
> 18:30:53   Cannot resolve dependency:golang.org/x/text: 
> commit='23ae387dee1f90d29a23c0e87ee0b46038fbed0e', 
> urls=[https://go.googlesource.com/text]
> 18:30:53   Resolution stack is:
> 18:30:53   +- github.com/apache/beam/sdks/go/test/load
> 18:30:53    +- 
> ./github.com/apache/beam/sdks/go@/home/jenkins/jenkins-slave/workspace/beam_Release_Gradle_Build/src/sdks/go
> 18:30:53 
> {code}
> [https://ci-beam.apache.org/job/beam_Release_Gradle_Build/93/console]
> {code:java}
> 14:37:18 * What went wrong:
> 14:37:18 Execution failed for task 
> ':sdks:go:test:load:resolveBuildDependencies'.
> 14:37:18 > Exception in resolution, message is:
> 14:37:18   Cannot resolve dependency:google.golang.org/api: 
> commit='0324d5e90dc7753607860272666845fad9ceb97e', 
> urls=[https://code.googlesource.com/google-api-go-client]
> 14:37:18   Resolution stack is:
> 14:37:18   +- github.com/apache/beam/sdks/go/test/load
> 14:37:18    +- 
> ./github.com/apache/beam/sdks/go@/home/jenkins/jenkins-slave/workspace/beam_Release_Gradle_Build/src/sdks/go
> 14:37:18 
> {code}
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to