Closed Bug 1798788 Opened 2 years ago Closed 2 years ago

tecken deploy: 2022.11.02

Categories

(Tecken :: General, task, P2)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: willkg, Assigned: willkg)

Details

We want to do a deploy for tecken tagged 2022.11.02.

It consists of the following:

ba1311e: Improve make-symbols-zip.py script (willkg)
e060ea0: Add additional things for docker to ignore to speed up builds (willkg)
15f7f47: bug 1796579: remove aggregates from Uploads page (willkg)
7e5dafa: bug 1796579: merge /api/uploads/ views into one (willkg)
2fb46b9: bug 1796579: remove "N new upload(s) available" thing (willkg)
8c1fd85: bug 1796579: fix null total in Files page (willkg)
3038199: bug 1796579: handle "total" as null better in TableSubTitle (willkg)
e3913f9: Improve systemtests scripts (willkg)
dc0d4cb: bug 1796633: remove aggregates from Uploads Files page (willkg)
0c94e33: bug 1796633: merge /api/uploads/files/ views into one (willkg)
4e095d9: bug 1796633: update systemtests/bin/make-symbols-zip.py with correct url (willkg)
7af548a: bug 1796633: add examples of upload files filtering (willkg)
832fcbc: bug 1793984: clean up symbolication code around (willkg)
e1b3d9d: Improve make-stacks.py for possible nulls (willkg)
c12279a: bug 1793984: update symbolic and sentry-sdk (willkg)
e8fcf0c: bug 1796264: change upload_upload.size field to bigint (willkg)
b7ab6c4: bug 1796264: add "done" message for migrations (willkg)
7511c31: bug 1796264: disable automatic migrations post-deploy (willkg)
e2fd845: bug 1793984: add max requests and jitter (willkg)
8ae1076: bug 1793984: drop max requests to 750 (willkg)
8b0f727: bug 1793984: set workers to 5 as stopgap (willkg)

Tagged 2022.11.02:

tag 2022.11.02
Tagger: Will Kahn-Greene <willkg@mozilla.com>
Date:   Wed Nov 2 19:16:19 2022 -0400

Tag 2022.11.02 (bug #1798788)

`ba1311e`: Improve make-symbols-zip.py script (willkg)
`e060ea0`: Add additional things for docker to ignore to speed up builds (willkg)
`15f7f47`: bug 1796579: remove aggregates from Uploads page (willkg)
`7e5dafa`: bug 1796579: merge /api/uploads/ views into one (willkg)
`2fb46b9`: bug 1796579: remove "N new upload(s) available" thing (willkg)
`8c1fd85`: bug 1796579: fix null total in Files page (willkg)
`3038199`: bug 1796579: handle "total" as null better in TableSubTitle (willkg)
`e3913f9`: Improve systemtests scripts (willkg)
`dc0d4cb`: bug 1796633: remove aggregates from Uploads Files page (willkg)
`0c94e33`: bug 1796633: merge /api/uploads/files/ views into one (willkg)
`4e095d9`: bug 1796633: update systemtests/bin/make-symbols-zip.py with correct url (willkg)
`7af548a`: bug 1796633: add examples of upload files filtering (willkg)
`832fcbc`: bug 1793984: clean up symbolication code around (willkg)
`e1b3d9d`: Improve make-stacks.py for possible nulls (willkg)
`c12279a`: bug 1793984: update symbolic and sentry-sdk (willkg)
`e8fcf0c`: bug 1796264: change upload_upload.size field to bigint (willkg)
`b7ab6c4`: bug 1796264: add "done" message for migrations (willkg)
`7511c31`: bug 1796264: disable automatic migrations post-deploy (willkg)
`e2fd845`: bug 1793984: add max requests and jitter (willkg)
`8ae1076`: bug 1793984: drop max requests to 750 (willkg)
`8b0f727`: bug 1793984: set workers to 5 as stopgap (willkg)

Deploy bug #1798788
-----BEGIN PGP SIGNATURE-----

iQEzBAABCgAdFiEEzY3I6/E2Vh8o9nPoGL3RpvBm7BEFAmNi+kMACgkQGL3RpvBm
7BF23Qf+O5ruUvAC37fyWv9c8+DCKUzpD9DybheQzP4yvQaY/JaeBSdaDelOPDQn
cg5PtpGQ71hu0juiPRZsP3UOgw3Yh04xm9iCXMeUm1vgKx8WodubE8Fk/jydaHAN
Q5FeGt5CffK9PUiwN9zsMJE8YEjTMalBOyktYqM2yfarxCWusXXZdbu5dKXZ2L3M
7xw870n6oiP2tame97LQvphACChrxIz7dZErp9S/i+hWASyh8dwUCj2iZ5WUIzup
h7oZKN0oQkNbRCbnYz0PWoYjld4PUQPdArSR8JuBs6ySN+wMFW3lVUsVd4c+k1sP
XuamB9iEo6f7J/aw7jWuEpF3yuIfHg==
=fRjn
-----END PGP SIGNATURE-----

commit 8b0f727d44cdc1b3985322c3c9382fe5cd778a07
Author: Will Kahn-Greene <willkg@mozilla.com>
Date:   Wed Nov 2 16:32:00 2022 -0400

    bug 1793984: set workers to 5 as stopgap
    
    This sets the number of gunicorn workers to 5 as a stopgap for bug
    1793984. Once we've fixed that for realz, we can remove the stopgap
    values and set these in the infra code.

I checked grafana and don't see anything curious. There are no new errors in sentry.

This deploy changes the configuration for Eliot, so we should be hitting far fewer out-of-memory errors if we hit any at all.

Further, this deploy disables running migrations as a post-deploy step. We're going to do a db migration tomorrow during a site outage. We'll re-enable the migrations afterwards.

Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.