Wednesday 2023-02-15 21:13 UTC - `gitlab-org/gitlab` broken `master` with rspec system pg12 18/28
gitlab-org/gitlab pipeline #778940607 failed
Branch: master
Commit: Merge branch 'stomlinson/fix-background-migration-testing-with-scope' into 'master'
Triggered by schedule
• Duration: 68.1 minutes
Failed jobs (1):
General guidelines
Follow the Broken master
handbook guide.
Investigation
Be sure to fill the Timeline
for this incident.
- If the failure is new, and looks like a potential flaky failure, you can retry the failing job.
Make sure to mention the retry in the
Timeline
and leave a link to the retried job. - If the failure looks like a broken
master
, communicate the brokenmaster
in Slack using the "Broadcast Master Broken" workflow:- Click the Shortcut lightning bolt icon in the
#master-broken
channel and select "Broadcast Master Broken". - Click "Continue the broadcast" after the automated message in
#master-broken
.
- Click the Shortcut lightning bolt icon in the
Pre-resolution
If you believe that there's an easy resolution by either:
- Reverting a particular merge request.
- Making a quick fix (for example, one line or a few similar simple changes in a few lines).
You can create a merge request, assign to any available maintainer, and ping people that were involved/related to the introduction of the failure.
Additionally, a message can be posted in
#backend_maintainers
or#frontend_maintainers
to get a maintainer take a look at the fix ASAP.
In both cases, make sure to add the pipeline:expedite label, and master:broken
or master:foss-broken
label, to speed up the master
-fixing pipelines.