-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
release: v19.1.5 #40796
Comments
For the homebrew formula of this version, we want to add a message to the
We also need to make a version bump in the |
@rmloveland and I found out the SHA may have been picked in error. It's just 2 commits beyond |
🤦♂️ I'm restarting all of this now. Sorry all! Restarting at d6a7e59. |
Rebooting this now at 6b14c0a targetting a 9/30 release date. |
@bdarnell I took a stab at typing up the brew PR. Here's the commit: ajwerner/homebrew-core@ce081d9 If that looks right I'll PR it and follow the same patterns on our tap. |
👍 on submitting that PR upstream. On our tap it'll be simpler (no caveat change) but a different SHA because it downloads the binary tarball instead of the source one. |
This is still open due to the not-yet-merged Homebrew PR. I've gotten my hands on a mac and am working on it now. |
The homebrew build seems to be broken due to rocksdb compilation problems:
@ajkr could I have some help with this later today? |
The upstream fix is facebook/rocksdb#5779. There's a workaround in https://github.com/cockroachdb/rocksdb/pull/41/files that would be easier to patch in via the homebrew formula. |
Thanks @bdarnell! The build was also broken due to the use of modules:
I've updated https://github.com/Homebrew/homebrew-core/pull/44732/files to patch I've verified that it now builds on a mac. |
Ugh the build failed to build the bottle on Mojave and Catalina though not on High Sierra. https://jenkins.brew.sh/job/Homebrew%20Core%20Pull%20Requests/49436/
I'm happy to add @bdarnell or @ajkr thoughts on whether this is surprising or expected? |
That is surprising; it was building on mojave before (and i don't see any reference to this in the rocksdb tracker). Maybe this is from the xcode update that was just released? It'll be nice to get back to our own tap and isolated build. You could set the warning flag, or apply the upstream fix from facebook/rocksdb#5095 |
There was indeed a major version upgrade to |
Due to my own confusion about how to safely upgrade the reg cluster from 19.1.4 to 19.1.5 I'm going to close this. If somebody tells me I need to do it I will go and figure it out. In the meantime I've asked for some guidance elsewhere. |
Candidate SHA: 6b14c0a
Deployment status: Deployed to ajwerner-release-1914 and ajwerner-release-1915 at 2:32EDT on 9/23/2019
Nightly Suite: https://teamcity.cockroachdb.com/viewLog.html?buildId=1502389&buildTypeId=Cockroach_Nightlies_NightlySuite
Release process checklist
Prep date:
9/23/2019
Pick a SHA, fill in
Candidate SHA
above, notify #release-process of SHA.Tag the provisional SHA
Publish provisional binaries
Check binaries
Deploy to test clusters
Verify node crash reports
Start release qualification suite
Start nightly suite
roachprod extend failed: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod extend teamcity-1569266905-39-n6cpu4 --lifetime=6m: exit status 1
Error: restoring fixture: pq: importing 3047 ranges: importing span /Table/60/1/435{7/10/2649-9/10/1207}: fetching "453551745420623876.sst": Get https://storage.googleapis.com/cockroach-fixtures/workload/tpcc/version=2.1.0,fks=true,interleaved=false,seed=1,warehouses=5000/customer/453551745420623876.sst: status code 500 trying to fetch http://169.254.169.254/computeMetadata/v1/instance/service-accounts/default/token
fill in
Deployment status
above with clusters andNightly Suite
with the link to Nightly TeamCity JobKeep an eye on clusters until release date. Do not proceed below until the release date.
Release date:
9/30/2019
Check cluster status
Tag release
Bless provisional binaries
For production or stable releases in the latest major release series
* cockroach 19.1.5 Homebrew/homebrew-core#44732
* Upgrade homebrew formula to v19.1.5 homebrew-tap#29
* cloud/kubernetes: Update cockroach version to v19.1.5 #41221
Update docs
External communications for release
The text was updated successfully, but these errors were encountered: