Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v1.37.x] xds/kokoro: install go 1.17, and retry go build (#5015) #5287

Merged
merged 1 commit into from
Apr 1, 2022

Conversation

menghanl
Copy link
Contributor

@menghanl menghanl commented Apr 1, 2022

1.37 xds tests are failing with

# [golang.org/x/net/http2](https://www.google.com/url?q=http://golang.org/x/net/http2&sa=D)
/home/kbuilder/gopath/pkg/mod/[golang.org/x/net@v0.0.0-20220127200216-cd36cc0744dd/http2/client_conn_pool.go:302:6](https://www.google.com/url?q=http://golang.org/x/net@v0.0.0-20220127200216-cd36cc0744dd/http2/client_conn_pool.go:302:6&sa=D): undefined: errors.Is
/home/kbuilder/gopath/pkg/mod/[golang.org/x/net@v0.0.0-20220127200216-cd36cc0744dd/http2/transport.go:417:30](https://www.google.com/url?q=http://golang.org/x/net@v0.0.0-20220127200216-cd36cc0744dd/http2/transport.go:417:30&sa=D): undefined: errors.Is
/home/kbuilder/gopath/pkg/mod/[golang.org/x/net@v0.0.0-20220127200216-cd36cc0744dd/http2/transport.go:417:45](https://www.google.com/url?q=http://golang.org/x/net@v0.0.0-20220127200216-cd36cc0744dd/http2/transport.go:417:45&sa=D): undefined: os.ErrDeadlineExceeded
/home/kbuilder/gopath/pkg/mod/[golang.org/x/net@v0.0.0-20220127200216-cd36cc0744dd/http2/transport.go:2076:5](https://www.google.com/url?q=http://golang.org/x/net@v0.0.0-20220127200216-cd36cc0744dd/http2/transport.go:2076:5&sa=D): undefined: errors.Is
/home/kbuilder/gopath/pkg/mod/[golang.org/x/net@v0.0.0-20220127200216-cd36cc0744dd/http2/transport.go:2080:5](https://www.google.com/url?q=http://golang.org/x/net@v0.0.0-20220127200216-cd36cc0744dd/http2/transport.go:2080:5&sa=D): undefined: errors.Is
/home/kbuilder/gopath/pkg/mod/[golang.org/x/net@v0.0.0-20220127200216-cd36cc0744dd/http2/transport.go:2084:5](https://www.google.com/url?q=http://golang.org/x/net@v0.0.0-20220127200216-cd36cc0744dd/http2/transport.go:2084:5&sa=D): undefined: errors.Is
note: module requires Go 1.17

RELEASE NOTES: N/A

@menghanl menghanl added this to the 1.46 Release milestone Apr 1, 2022
@menghanl menghanl requested a review from dfawley April 1, 2022 17:05
@menghanl menghanl merged commit a3c8151 into grpc:v1.37.x Apr 1, 2022
@menghanl menghanl deleted the v1.37.x branch April 1, 2022 20:58
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants