Failure in browser_ui/2_plan/burndown_chart/burndown_chart_spec.rb | Plan Burndown chart shows burndown chart on milestone page

Full description

Plan Burndown chart shows burndown chart on milestone page

File path

./qa/specs/features/ee/browser_ui/2_plan/burndown_chart/burndown_chart_spec.rb

Stack trace

Failure/Error:
  Resource::ProjectMilestone.fabricate_via_api! do |m|
    m.start_date = current_date_yyyy_mm_dd
    m.due_date = next_month_yyyy_mm_dd
  end

QA::Resource::Errors::ResourceFabricationFailedError:
  Fabrication of QA::Resource::Project using the API failed (400) with `{"message":{"base":["Failed to create repository","Failed to create repository"]}}`.
  Correlation Id: 95cdd0ba12c02a78b1e4536443a00bcd
  Sentry Url: https://sentry.gitlab.net/gitlab/gitlabcom/?environment=gprd-cny&query=correlation_id%3A%2295cdd0ba12c02a78b1e4536443a00bcd%22
  Kibana Url: https://log.gprd.gitlab.net/app/discover#/?_a=(query:(language:kuery,query:'json.correlation_id%20:%2095cdd0ba12c02a78b1e4536443a00bcd'))&_g=(time:(from:now-24h%2Fh,to:now))

First happened in https://ops.gitlab.net/gitlab-org/quality/production/-/jobs/7786754.

Related test case: https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/347972.