Thursday 2023-12-28 14:19 UTC - `gitlab-org/gitlab` broken `master` with rspec unit clickhouse
gitlab-org/gitlab pipeline #1120990964 failed
| Project | Pipeline ID | Branch | Commit | Merge request | Source | Duration | Triggered by |
|---|---|---|---|---|---|---|---|
| gitlab-org/gitlab | 1120990964 |
master |
Merge branch '420321-refactor-validates-numericality-spec-ee' into 'master' | Refactor EE ApplicationSetting specs to use validate_numericality_of | schedule |
134.14 minutes |
Failed jobs (1):
-
rspec unit clickhouse Job ID:
5830563903(retry with@gitlab-bot retry_job 5830563903)
General guidelines
Follow the Broken master handbook guide.
Attribution
If RSpec tests failed, the group having most of the failing tests is assigned to the incident.
Please note that if the assigned group is wrong, the tests may be tagged with the wrong feature_category metadata. You can follow the guide to update it so future incidents will be labelled with the correct group.
Engineering Productivity will be added if no group label is identified.
- groupdatabase Category:Database ./spec/lib/gitlab/database/click_house_client_spec.rb[1:3:1:2]
This incident is attributed to groupdatabase and posted in #g_database.
Investigation
Please capture your investigation steps in the Investigation Steps thread.
- If the failure is new, and looks like a potential flaky failure, you can retry the failing jobs with
@gitlab-bot retry_pipeline 1120990964. - If the failure looks like a broken
master, communicate the brokenmasterin Slack using the "Broadcast Master Broken" workflow:
- Click the Shortcut lightning bolt icon in the
#master-brokenchannel and select "Broadcast Master Broken". - Click "Continue the broadcast" after the automated message in
#master-broken.
Root Cause Analysis
- It is important to categorize the incident by its root cause to identify corrective actions and to track data for furture references.
- Root cause labels can be found in the Broken
masterhandbook guide. Search forPlease set the appropriate ~master-broken:* label from the list below.
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_maintainersor#frontend_maintainersto 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.