Closed Bug 1763234 Opened 3 years ago Closed 3 years ago

socorro deploy: 2022.04.05

Categories

(Socorro :: Infra, task, P2)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: willkg, Assigned: willkg)

Details

We want to do a deploy for socorro tagged 2022.04.05.

It consists of the following:

1e72fb1: bug 1758716: adjust protected data access bug form (willkg)
faa261e: bug 1757786: memory_report content type should be application/gzip (willkg)
ac68ac8: bug 1760187: update list of malformed error codes in spec (willkg)
658567c: Update rust to 1.59.0 (willkg)
a0e0bed: bug 1759591: update rust-minidump to b0af5b4 (0.10.1) and switch repos (willkg)
5643c13: bug 1759591: update command line for stackwalker (willkg)
caab6cc: bug 1759591: rewrite ModuleURLRewriteRule (willkg)
8121259: bug 1759591: update rust-minidump to e954907c (willkg)
fc4ca37: bug 1754035: add test to validate schemas are valid schemas (willkg)
40a0322: bug 1755528: redo how we handle flags and boolean fields (willkg)
c24091e: bug 1755528: fix accessibility (willkg)
bdda58e: bug 1755528: fix addons_checked to be bool (willkg)
c6cc911: bug 1755528: fix content_sandbox_capable (willkg)
9833004: bug 1755528: fix content_sandbox_enabled (willkg)
be9067e: bug 1755528: fix em_check_compatibility (willkg)
f20c3da: bug 1755528: fix has_device_touch_screen (willkg)
afb58f5: bug 1755528: fix is_garbage_collecting (willkg)
7227696: bug 1755528: fix safe_mode (willkg)
0149992: bug 1755528: fix startup_crash (willkg)
6f86cd3: bug 1755528: fix submitted_from_infobar (willkg)
faf22db: bug 1755528: fix throttleable (willkg)
f927290: bug 1755528: add source_key/destination_keys validation (willkg)
e311379: bug 1755528: fix fields indexed as short that should be bools (willkg)
eb02d60: Fix names and comments in is_doc_values_friendly (willkg)
8e707a2: Fix es delete (willkg)
e40d76a: bug 1753521: fix collector_notes (willkg)
f3c25d6: Import ABC from collections.abc for Python 3.10 compatibility. (tirkarthi)
a76b7ee: bug 1755528: fix CopyFromRawCrashRule boolean test (willkg)
3edf634: bug 1762000: remove vestigial Winsock_LSP code (willkg)
28de711: bug 1762012: make sure fakesentry is up before running tests (willkg)
129bb9a: bug 1762012: update python for fakesentry image (willkg)
d65401c: bug 1762012: add fakesentry to list of services to start in CI (willkg)
02b3190: bug 1762012: update kent to 0.4.1 (willkg)
c4fff5f: bug 1762012: add docker-compose images command (willkg)
20028cd: bug 1762012: build images before running tests (willkg)
7b65cc4: bug 1762005: change Plugin* to snake_case (willkg)
9fbfeaa: bug 1762271: rewrite json schema reducer (willkg)
129d37b: bug 1755095: fix TelemetryBotoS3CrashStorage to not use super search fields (willkg)
9d69e74: bug 1755095: fix validate_telemetry_socorro_crash.py (willkg)
ce503f5: bug 1755095: fix ipc_system_error (willkg)
8fffe75: bug 1762207: remove hang_type (willkg)
83c2f84: Update release (willkg)

Tagged 2022.04.05:

tag 2022.04.05
Tagger: Will Kahn-Greene <willkg@mozilla.com>
Date:   Tue Apr 5 16:58:59 2022 -0400

Tag 2022.04.05 (bug #1763234)

`1e72fb1`: bug 1758716: adjust protected data access bug form (willkg)
`faa261e`: bug 1757786: memory_report content type should be application/gzip (willkg)
`ac68ac8`: bug 1760187: update list of malformed error codes in spec (willkg)
`658567c`: Update rust to 1.59.0 (willkg)
`a0e0bed`: bug 1759591: update rust-minidump to b0af5b4 (0.10.1) and switch repos (willkg)
`5643c13`: bug 1759591: update command line for stackwalker (willkg)
`caab6cc`: bug 1759591: rewrite ModuleURLRewriteRule (willkg)
`8121259`: bug 1759591: update rust-minidump to e954907c (willkg)
`fc4ca37`: bug 1754035: add test to validate schemas are valid schemas (willkg)
`40a0322`: bug 1755528: redo how we handle flags and boolean fields (willkg)
`c24091e`: bug 1755528: fix accessibility (willkg)
`bdda58e`: bug 1755528: fix addons_checked to be bool (willkg)
`c6cc911`: bug 1755528: fix content_sandbox_capable (willkg)
`9833004`: bug 1755528: fix content_sandbox_enabled (willkg)
`be9067e`: bug 1755528: fix em_check_compatibility (willkg)
`f20c3da`: bug 1755528: fix has_device_touch_screen (willkg)
`afb58f5`: bug 1755528: fix is_garbage_collecting (willkg)
`7227696`: bug 1755528: fix safe_mode (willkg)
`0149992`: bug 1755528: fix startup_crash (willkg)
`6f86cd3`: bug 1755528: fix submitted_from_infobar (willkg)
`faf22db`: bug 1755528: fix throttleable (willkg)
`f927290`: bug 1755528: add source_key/destination_keys validation (willkg)
`e311379`: bug 1755528: fix fields indexed as short that should be bools (willkg)
`eb02d60`: Fix names and comments in is_doc_values_friendly (willkg)
`8e707a2`: Fix es delete (willkg)
`e40d76a`: bug 1753521: fix collector_notes (willkg)
`f3c25d6`: Import ABC from collections.abc for Python 3.10 compatibility. (tirkarthi)
`a76b7ee`: bug 1755528: fix CopyFromRawCrashRule boolean test (willkg)
`3edf634`: bug 1762000: remove vestigial Winsock_LSP code (willkg)
`28de711`: bug 1762012: make sure fakesentry is up before running tests (willkg)
`129bb9a`: bug 1762012: update python for fakesentry image (willkg)
`d65401c`: bug 1762012: add fakesentry to list of services to start in CI (willkg)
`02b3190`: bug 1762012: update kent to 0.4.1 (willkg)
`c4fff5f`: bug 1762012: add docker-compose images command (willkg)
`20028cd`: bug 1762012: build images before running tests (willkg)
`7b65cc4`: bug 1762005: change Plugin* to snake_case (willkg)
`9fbfeaa`: bug 1762271: rewrite json schema reducer (willkg)
`129d37b`: bug 1755095: fix TelemetryBotoS3CrashStorage to not use super search fields (willkg)
`9d69e74`: bug 1755095: fix validate_telemetry_socorro_crash.py (willkg)
`ce503f5`: bug 1755095: fix ipc_system_error (willkg)
`8fffe75`: bug 1762207: remove hang_type (willkg)
`83c2f84`: Update release (willkg)

Deploy bug #1763234
-----BEGIN PGP SIGNATURE-----

iQEzBAABCgAdFiEEzY3I6/E2Vh8o9nPoGL3RpvBm7BEFAmJMrZMACgkQGL3RpvBm
7BEEdwf+L8I4DTkRrBu34ePAYY7jJoGs0BmfQOEakM45tC+YAsQ1FP/CKxLwhyay
k/70/woGNtHpBvbPsoqgcsIyI8wAUEAiGCqP9tk8H6Zyp6fCFN1P8XhZfR6ZxvYY
KiseYJO0vb/PB7Wo4mf5JiVPjvJa6ax0/cSN2RnIIpVB7Myb/RaUGpYGC6RkbmBB
3c+fGZdGfIvvGYXgdePMT4DrWdKSQSfgj11P+zAdFt522DOE3Y/dtIC7CApNJHke
jVS51hitvtK34JSGhYxjRDEoOybIRy+Go6RJYrR8OWef3aIg2yxkHYfOVcq+6t/k
QLMYi8HjtAiMumCb7zSZYAByXnyW/A==
=X8uk
-----END PGP SIGNATURE-----

commit 83c2f84c5f4748549b4cccc81965522a76e96ee8
Author: Will Kahn-Greene <willkg@mozilla.com>
Date:   Tue Apr 5 15:39:39 2022 -0400

    Update release
    
    ae2b6c4 Add bug checking
    d5d4946 Update black dev requirement
    25c0900 Default Priority to P2 (#18)
    16d1a9a Add tag summary line (#19)

This includes a bunch of changes to indexing in Elasticsearch and Telemetry crash document ingestion. If there are problems, I predict we'll see them in the next 24 hours and then on Monday after the new index is created. Stage looked fine and I did a ton of compatibility testing, so maybe we'll be fine.

Anyhow, Sentry is quiet and Grafana dashboards look ok, so I'm going to mark this FIXED.

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