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

all: Go 1.14.4 release status #39347

Closed
dmitshur opened this issue Jun 1, 2020 · 5 comments
Closed

all: Go 1.14.4 release status #39347

dmitshur opened this issue Jun 1, 2020 · 5 comments

Comments

@dmitshur
Copy link
Contributor

dmitshur commented Jun 1, 2020

Issue tracking the go1.14.4 release by releasebot.

@dmitshur dmitshur added this to the Go1.14.4 milestone Jun 1, 2020
@dmitshur
Copy link
Contributor Author

dmitshur commented Jun 1, 2020

Log

2020/06/01 13:16:41 starting
2020/06/01 13:16:41 working in /Users/dmitshur/go-releasebot-work/go1.14.4
2020/06/01 13:16:41 $ git clone https://go.googlesource.com/go /Users/dmitshur/go-releasebot-work/go1.14.4/gitmirror
2020/06/01 13:18:12 $ git config gc.auto 0
2020/06/01 13:18:12 $ git fetch origin release-branch.go1.14
2020/06/01 13:18:13 $ git clone --reference /Users/dmitshur/go-releasebot-work/go1.14.4/gitmirror -b release-branch.go1.14 https://go.googlesource.com/go /Users/dmitshur/go-releasebot-work/go1.14.4/gitwork
2020/06/01 13:18:16 $ git codereview change relwork
2020/06/01 13:18:17 $ git config gc.auto 0
2020/06/01 13:18:19 an associated security release branch "release-branch.go1.14-security" does not exist; assuming it has been merged and deleted, so proceeding as usual
2020/06/01 13:18:19 $ git rev-parse go1.14.4
2020/06/01 13:18:19 Release status issue title: "all: Go 1.14.4 release status"
2020/06/01 13:18:20 Release status issue: https://golang.org/issue/39347
2020/06/01 13:18:20 $ git add VERSION
2020/06/01 13:18:20 $ git commit -m go1.14.4

Change-Id: I0daa397bee2ad754fc4860e1365c982de232f171
 VERSION
2020/06/01 13:18:22 $ git codereview mail -trybot
2020/06/01 13:18:26 $ go get golang.org/x/build/cmd/release
2020/06/01 13:21:49 $ /Users/dmitshur/go-releasebot-work/go1.14.4/gopath/bin/release -target linux-ppc64le -user dmitshur -version go1.14.4 -staging_dir /Users/dmitshur/go-releasebot-work/go1.14.4/release-staging/8bf1e1b00eae568f0ea9d506752aaccfb9ef0722_449209711 -rev 8bf1e1b00eae568f0ea9d506752aaccfb9ef0722
2020/06/01 13:21:49 $ /Users/dmitshur/go-releasebot-work/go1.14.4/gopath/bin/release -target linux-386 -user dmitshur -version go1.14.4 -staging_dir /Users/dmitshur/go-releasebot-work/go1.14.4/release-staging/8bf1e1b00eae568f0ea9d506752aaccfb9ef0722_449209711 -rev 8bf1e1b00eae568f0ea9d506752aaccfb9ef0722
2020/06/01 13:21:49 $ /Users/dmitshur/go-releasebot-work/go1.14.4/gopath/bin/release -target linux-armv6l -user dmitshur -version go1.14.4 -staging_dir /Users/dmitshur/go-releasebot-work/go1.14.4/release-staging/8bf1e1b00eae568f0ea9d506752aaccfb9ef0722_449209711 -rev 8bf1e1b00eae568f0ea9d506752aaccfb9ef0722
2020/06/01 13:21:49 $ /Users/dmitshur/go-releasebot-work/go1.14.4/gopath/bin/release -target windows-386 -user dmitshur -version go1.14.4 -staging_dir /Users/dmitshur/go-releasebot-work/go1.14.4/release-staging/8bf1e1b00eae568f0ea9d506752aaccfb9ef0722_449209711 -rev 8bf1e1b00eae568f0ea9d506752aaccfb9ef0722
2020/06/01 13:21:49 $ /Users/dmitshur/go-releasebot-work/go1.14.4/gopath/bin/release -target src -user dmitshur -version go1.14.4 -staging_dir /Users/dmitshur/go-releasebot-work/go1.14.4/release-staging/8bf1e1b00eae568f0ea9d506752aaccfb9ef0722_449209711 -rev 8bf1e1b00eae568f0ea9d506752aaccfb9ef0722
2020/06/01 13:21:49 $ /Users/dmitshur/go-releasebot-work/go1.14.4/gopath/bin/release -target linux-s390x -user dmitshur -version go1.14.4 -staging_dir /Users/dmitshur/go-releasebot-work/go1.14.4/release-staging/8bf1e1b00eae568f0ea9d506752aaccfb9ef0722_449209711 -rev 8bf1e1b00eae568f0ea9d506752aaccfb9ef0722
2020/06/01 13:21:49 $ /Users/dmitshur/go-releasebot-work/go1.14.4/gopath/bin/release -target windows-amd64 -user dmitshur -version go1.14.4 -staging_dir /Users/dmitshur/go-releasebot-work/go1.14.4/release-staging/8bf1e1b00eae568f0ea9d506752aaccfb9ef0722_449209711 -rev 8bf1e1b00eae568f0ea9d506752aaccfb9ef0722
2020/06/01 13:21:49 $ /Users/dmitshur/go-releasebot-work/go1.14.4/gopath/bin/release -target freebsd-386 -user dmitshur -version go1.14.4 -staging_dir /Users/dmitshur/go-releasebot-work/go1.14.4/release-staging/8bf1e1b00eae568f0ea9d506752aaccfb9ef0722_449209711 -rev 8bf1e1b00eae568f0ea9d506752aaccfb9ef0722
2020/06/01 13:21:49 $ /Users/dmitshur/go-releasebot-work/go1.14.4/gopath/bin/release -target freebsd-amd64 -user dmitshur -version go1.14.4 -staging_dir /Users/dmitshur/go-releasebot-work/go1.14.4/release-staging/8bf1e1b00eae568f0ea9d506752aaccfb9ef0722_449209711 -rev 8bf1e1b00eae568f0ea9d506752aaccfb9ef0722
2020/06/01 13:21:49 $ /Users/dmitshur/go-releasebot-work/go1.14.4/gopath/bin/release -target darwin-amd64 -user dmitshur -version go1.14.4 -staging_dir /Users/dmitshur/go-releasebot-work/go1.14.4/release-staging/8bf1e1b00eae568f0ea9d506752aaccfb9ef0722_449209711 -rev 8bf1e1b00eae568f0ea9d506752aaccfb9ef0722
2020/06/01 13:21:49 $ /Users/dmitshur/go-releasebot-work/go1.14.4/gopath/bin/release -target linux-amd64 -user dmitshur -version go1.14.4 -staging_dir /Users/dmitshur/go-releasebot-work/go1.14.4/release-staging/8bf1e1b00eae568f0ea9d506752aaccfb9ef0722_449209711 -rev 8bf1e1b00eae568f0ea9d506752aaccfb9ef0722
2020/06/01 13:21:49 $ /Users/dmitshur/go-releasebot-work/go1.14.4/gopath/bin/release -target linux-arm64 -user dmitshur -version go1.14.4 -staging_dir /Users/dmitshur/go-releasebot-work/go1.14.4/release-staging/8bf1e1b00eae568f0ea9d506752aaccfb9ef0722_449209711 -rev 8bf1e1b00eae568f0ea9d506752aaccfb9ef0722
2020/06/01 13:49:29 

The release is ready.

Please review and submit https://go-review.googlesource.com/q/I0daa397bee2ad754fc4860e1365c982de232f171
and then run the release stage.

@gopherbot
Copy link

Change https://golang.org/cl/235921 mentions this issue: internal/history: document Go 1.14.4 and Go 1.13.12

@dmitshur
Copy link
Contributor Author

dmitshur commented Jun 1, 2020

Latest build: go1.14.4

src (tar.gz)
linux-386 (tar.gz)
linux-armv6l (tar.gz)
linux-amd64 (tar.gz)
linux-arm64 (tar.gz)
freebsd-386 (tar.gz)
freebsd-amd64 (tar.gz)
windows-386 (zip) (msi)
windows-amd64 (zip) (msi)
darwin-amd64 (tar.gz)
linux-s390x (tar.gz)
linux-ppc64le (tar.gz)

Log

2020/06/01 15:38:42 starting
2020/06/01 15:38:42 working in /Users/dmitshur/go-releasebot-work/go1.14.4
2020/06/01 15:38:42 $ git fetch origin master
2020/06/01 15:38:45 $ git fetch origin release-branch.go1.14
2020/06/01 15:38:47 $ git clone --reference /Users/dmitshur/go-releasebot-work/go1.14.4/gitmirror -b release-branch.go1.14 https://go.googlesource.com/go /Users/dmitshur/go-releasebot-work/go1.14.4/gitwork
2020/06/01 15:38:50 $ git codereview change relwork
2020/06/01 15:38:51 $ git config gc.auto 0
2020/06/01 15:38:54 an associated security release branch "release-branch.go1.14-security" does not exist; assuming it has been merged and deleted, so proceeding as usual
2020/06/01 15:38:54 Release status issue title: "all: Go 1.14.4 release status"
2020/06/01 15:38:54 Release status issue: https://golang.org/issue/39347
2020/06/01 15:38:54 $ git rev-parse go1.14.4
2020/06/01 15:39:23 $ git tag go1.14.4 83b181c68bf332ac7948f145f33d128377a09c42
2020/06/01 15:39:23 $ git push origin go1.14.4
2020/06/01 15:39:28 $ go get golang.org/x/build/cmd/release
2020/06/01 15:43:06 $ /Users/dmitshur/go-releasebot-work/go1.14.4/gopath/bin/release -target src -user dmitshur -version go1.14.4 -staging_dir /Users/dmitshur/go-releasebot-work/go1.14.4/release-staging/83b181c68bf332ac7948f145f33d128377a09c42_828683296 -rev 83b181c68bf332ac7948f145f33d128377a09c42 -skip_tests
2020/06/01 15:43:06 $ /Users/dmitshur/go-releasebot-work/go1.14.4/gopath/bin/release -target linux-amd64 -user dmitshur -version go1.14.4 -staging_dir /Users/dmitshur/go-releasebot-work/go1.14.4/release-staging/83b181c68bf332ac7948f145f33d128377a09c42_828683296 -rev 83b181c68bf332ac7948f145f33d128377a09c42 -skip_tests
2020/06/01 15:43:06 $ /Users/dmitshur/go-releasebot-work/go1.14.4/gopath/bin/release -target linux-s390x -user dmitshur -version go1.14.4 -staging_dir /Users/dmitshur/go-releasebot-work/go1.14.4/release-staging/83b181c68bf332ac7948f145f33d128377a09c42_828683296 -rev 83b181c68bf332ac7948f145f33d128377a09c42 -skip_tests
2020/06/01 15:43:06 $ /Users/dmitshur/go-releasebot-work/go1.14.4/gopath/bin/release -target linux-386 -user dmitshur -version go1.14.4 -staging_dir /Users/dmitshur/go-releasebot-work/go1.14.4/release-staging/83b181c68bf332ac7948f145f33d128377a09c42_828683296 -rev 83b181c68bf332ac7948f145f33d128377a09c42 -skip_tests
2020/06/01 15:43:06 $ /Users/dmitshur/go-releasebot-work/go1.14.4/gopath/bin/release -target freebsd-386 -user dmitshur -version go1.14.4 -staging_dir /Users/dmitshur/go-releasebot-work/go1.14.4/release-staging/83b181c68bf332ac7948f145f33d128377a09c42_828683296 -rev 83b181c68bf332ac7948f145f33d128377a09c42 -skip_tests
2020/06/01 15:43:06 $ /Users/dmitshur/go-releasebot-work/go1.14.4/gopath/bin/release -target linux-armv6l -user dmitshur -version go1.14.4 -staging_dir /Users/dmitshur/go-releasebot-work/go1.14.4/release-staging/83b181c68bf332ac7948f145f33d128377a09c42_828683296 -rev 83b181c68bf332ac7948f145f33d128377a09c42 -skip_tests
2020/06/01 15:43:06 $ /Users/dmitshur/go-releasebot-work/go1.14.4/gopath/bin/release -target darwin-amd64 -user dmitshur -version go1.14.4 -staging_dir /Users/dmitshur/go-releasebot-work/go1.14.4/release-staging/83b181c68bf332ac7948f145f33d128377a09c42_828683296 -rev 83b181c68bf332ac7948f145f33d128377a09c42 -skip_tests
2020/06/01 15:43:06 $ /Users/dmitshur/go-releasebot-work/go1.14.4/gopath/bin/release -target windows-amd64 -user dmitshur -version go1.14.4 -staging_dir /Users/dmitshur/go-releasebot-work/go1.14.4/release-staging/83b181c68bf332ac7948f145f33d128377a09c42_828683296 -rev 83b181c68bf332ac7948f145f33d128377a09c42 -skip_tests
2020/06/01 15:43:06 $ /Users/dmitshur/go-releasebot-work/go1.14.4/gopath/bin/release -target linux-arm64 -user dmitshur -version go1.14.4 -staging_dir /Users/dmitshur/go-releasebot-work/go1.14.4/release-staging/83b181c68bf332ac7948f145f33d128377a09c42_828683296 -rev 83b181c68bf332ac7948f145f33d128377a09c42 -skip_tests
2020/06/01 15:43:06 $ /Users/dmitshur/go-releasebot-work/go1.14.4/gopath/bin/release -target windows-386 -user dmitshur -version go1.14.4 -staging_dir /Users/dmitshur/go-releasebot-work/go1.14.4/release-staging/83b181c68bf332ac7948f145f33d128377a09c42_828683296 -rev 83b181c68bf332ac7948f145f33d128377a09c42 -skip_tests
2020/06/01 15:43:06 $ /Users/dmitshur/go-releasebot-work/go1.14.4/gopath/bin/release -target freebsd-amd64 -user dmitshur -version go1.14.4 -staging_dir /Users/dmitshur/go-releasebot-work/go1.14.4/release-staging/83b181c68bf332ac7948f145f33d128377a09c42_828683296 -rev 83b181c68bf332ac7948f145f33d128377a09c42 -skip_tests
2020/06/01 15:43:06 $ /Users/dmitshur/go-releasebot-work/go1.14.4/gopath/bin/release -target linux-ppc64le -user dmitshur -version go1.14.4 -staging_dir /Users/dmitshur/go-releasebot-work/go1.14.4/release-staging/83b181c68bf332ac7948f145f33d128377a09c42_828683296 -rev 83b181c68bf332ac7948f145f33d128377a09c42 -skip_tests
2020/06/01 16:26:42 changing milestone of issue 38030 to Go1.14.5
2020/06/01 16:26:43 changing milestone of issue 38904 to Go1.14.5
2020/06/01 16:26:43 changing milestone of issue 39101 to Go1.14.5
2020/06/01 16:26:44 changing milestone of issue 39279 to Go1.14.5
2020/06/01 16:26:45 changing milestone of issue 39288 to Go1.14.5
2020/06/01 16:26:45 changing milestone of issue 39308 to Go1.14.5
2020/06/01 16:26:46 closing milestone Go1.14.4
2020/06/01 16:26:46 

The release run is complete! Refer to the playbook for the next steps.

Thanks for riding with releasebot today.

@gopherbot
Copy link

Change https://golang.org/cl/235923 mentions this issue: dl: add go1.14.4 and go1.13.12

gopherbot pushed a commit to golang/website that referenced this issue Jun 1, 2020
For golang/go#39347.
For golang/go#39346.

Change-Id: Ied6e4f226f1855566ea83bbe64a76a3268870adf
Reviewed-on: https://go-review.googlesource.com/c/website/+/235921
Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
gopherbot pushed a commit to golang/dl that referenced this issue Jun 1, 2020
For golang/go#39347.
For golang/go#39346.

Change-Id: I41db9cef8988eaa39b57efd768e8464049434488
Reviewed-on: https://go-review.googlesource.com/c/dl/+/235923
Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Carlos Amedee <carlos@golang.org>
@dmitshur
Copy link
Contributor Author

dmitshur commented Jun 1, 2020

@dmitshur dmitshur closed this as completed Jun 1, 2020
@dmitshur dmitshur self-assigned this Jun 1, 2020
@golang golang locked and limited conversation to collaborators Jun 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants