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

Robert Burke commented on BEAM-13540:
-------------------------------------

The issue is:

23:02:06 > Configure project :sdks:go:test
23:02:06 System Go installation: /usr/bin/go is go version go1.10.4 
linux/amd64; Preparing to use /home/jenkins/go/bin/go1.16.12
23:02:06 can't load package: package golang.org/dl/go1.16.12@latest: cannot 
find package "golang.org/dl/go1.16.12@latest" in any of:
23:02:06        /usr/lib/go-1.10/src/golang.org/dl/go1.16.12@latest (from 
$GOROOT)
23:02:06        /home/jenkins/go/src/golang.org/dl/go1.16.12@latest (from 
$GOPATH)
23:02:06 
23:02:06 FAILURE: Build failed with an exception.

The  Fix is to request to Infra to update their "ubuntu" image with a version 
of Go >= 1.16 (at which point we'll be able to download arbitrary versions of 
Go ourselves without much issue) They're on go1.10.4 which is very very old.

> beam_Release_NightlySnapshot build failing to find 
> golang.org/dl/go1.16.12@latest
> ---------------------------------------------------------------------------------
>
>                 Key: BEAM-13540
>                 URL: https://issues.apache.org/jira/browse/BEAM-13540
>             Project: Beam
>          Issue Type: Bug
>          Components: test-failures
>            Reporter: Emily Ye
>            Assignee: Robert Burke
>            Priority: P1
>              Labels: currently-failing
>
>  
>  * Console: 
> [https://ci-|https://ci-/]beam.apache.org/job/beam_Release_NightlySnapshot/1400/console
> Seems related to [https://github.com/apache/beam/pull/16330] or 
> [https://github.com/apache/beam/pull/16333,] maybe jenkins specific?



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to