tecken deploy: 2023.12.12
Categories
(Tecken :: General, task, P2)
Tracking
(Not tracked)
People
(Reporter: sven, Assigned: sven)
Details
We want to do a deploy for tecken tagged 2023.12.11.
It consists of the following:
8e31317: bug 1865415: Emit file age metrics for downloaded symbols files. (smarnach)
3511617: bug 1865415: Address review comments. (smarnach)
4ce46fb: bug 1865415: Add test for file age metrics. (smarnach)
2870988: bug 1847235: move markus usage to hook function (willkg)
3d1e924: bug 1867587: Improve dev docs pulling how to information into one place (willkg)
76a4a25: bug 1867587: add slick.sh-dist (willkg)
c67e664: bug 1867587: fix "make psql" and add docs (willkg)
09c9bf0: bug 1867587: improve psql documentation and make rule (willkg)
c65abbd: bug 1867587: remove if guard around curl use in slick.sh-dist (willkg)
5c5985b: bug 1868132: add CODEOWNERS file (willkg)
102fc5b: bug 1835888: initialize CLOUD_SERVICE_PROVIDER env var (#2854) (biancadanforth)
b2084e5: bug 1868790: Make get_last_modified() return a Unix timestamp. (smarnach)
b0a1aeb: bug 1868790: Use local Redis instance in tests. (smarnach)
ddde451: Update release.py (willkg)
Comment 1•2 years ago
|
||
I adjusted the summary to match the tag that the release script will generate today.
Comment 2•2 years ago
|
||
Tagged 2023.12.12:
tag 2023.12.12
Tagger: Will Kahn-Greene <willkg@mozilla.com>
Date: Tue Dec 12 13:48:34 2023 -0500
Tag 2023.12.12 (bug #1869351)
`8e31317`: bug-1865415: Emit file age metrics for downloaded symbols files. (smarnach)
`3511617`: bug-1865415: Address review comments. (smarnach)
`4ce46fb`: bug-1865415: Add test for file age metrics. (smarnach)
`2870988`: bug-1847235: move markus usage to hook function (willkg)
`3d1e924`: bug-1867587: Improve dev docs pulling how to information into one place (willkg)
`76a4a25`: bug-1867587: add slick.sh-dist (willkg)
`c67e664`: bug-1867587: fix "make psql" and add docs (willkg)
`09c9bf0`: bug-1867587: improve psql documentation and make rule (willkg)
`c65abbd`: bug-1867587: remove `if` guard around curl use in slick.sh-dist (willkg)
`5c5985b`: bug-1868132: add CODEOWNERS file (willkg)
`102fc5b`: bug-1835888: initialize CLOUD_SERVICE_PROVIDER env var (#2854) (biancadanforth)
`b2084e5`: bug-1868790: Make get_last_modified() return a Unix timestamp. (smarnach)
`b0a1aeb`: bug-1868790: Use local Redis instance in tests. (smarnach)
`ddde451`: Update release.py (willkg)
Deploy bug #1869351
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEzY3I6/E2Vh8o9nPoGL3RpvBm7BEFAmV4qwIACgkQGL3RpvBm
7BHo8Af8CqqeeVzxrwWuu6nyN6GJIxRAxWV0XEYsGqqyAp/6g4CbbN42NwbV5WFS
popGWVNd7Z66b5CjsvX3j23d3IxM7jp7q+lcryDOdJVShYydu0aekJwmIpl/q915
xwSHS6N/Ta207td0KLwUvTE60OTDCPXnCBq2pD7fpDogzfMiESJjaGZG6CBibmBO
zBQuX89vzQfB0Sqwj2l8Ny90Y6PNfLU5BAK3ysfZIuDKu8mhOEE9FDcWynhnXh3R
traQOnYegX/GONM5q1IEfsPMNJ+sg/9HHRSWxa4CiNie0sNhb242Sr62lR6htxeL
UHHyKmkVWqblyJ/4RW9nQK9TosJaZw==
=WssW
-----END PGP SIGNATURE-----
commit ddde451cff69026e8f6c479e6242dc051c6578d8
Author: Will Kahn-Greene <willkg@mozilla.com>
Date: Fri Dec 8 15:49:41 2023 -0500
Update release.py
This picks up:
* fix bug links in bugzilla bug description (willkg/socorro-release#38)
* make release.py work with https protocol (willkg/socorro-release#40)
Comment 3•2 years ago
|
||
The prod deploy completed. We checked Sentry and Grafana dashboards and everything looks good. Marking as FIXED.
Comment 4•2 years ago
|
||
Reopening this because the scaledown step in the deploy failed.
cloudops-jenkins
APP 3:04 PM
symbols build #802: scaledown in prod failed /cc socorro-ops
fatal: [localhost]: FAILED! => {"changed": false, "error": {"Code": "HttpTimeoutException",
"Message": "Request timed out", "Type": "Sender"}, "failed": true,
"msg": "An error occurred (HttpTimeoutException) when calling the DescribeStacks operation: Request timed out"}
I'm waiting to get some help rerunning a specific stage of the deploy.
Comment 5•2 years ago
|
||
Relud walked me through using the Checkpoints page to restart a thing and I think we're good now. Re-closing this.
Description
•