You need to sign in or sign up before continuing.
Failure in api/1_manage/project_access_token_spec.rb | Manage Project access token for a different project cannot be used to create a file via the project API
Full description
Manage Project access token for a different project cannot be used to create a file via the project API
File path
./qa/specs/features/api/1_manage/project_access_token_spec.rb
Stack trace
Failure/Error: @different_project = Resource::Project.fabricate!
QA::Resource::Errors::ResourceFabricationFailedError:
Fabrication of QA::Resource::Project using the API failed (400) with `{"message":{"base":["PG::QueryCanceled: ERROR: canceling statement due to statement timeout\n"]}}`.
Correlation Id: 01G4TAFCJV3R70R2KGBHBCZSRW
Sentry Url: https://sentry.gitlab.net/gitlab/gitlabcom/?environment=gprd-cny&query=correlation_id%3A%2201G4TAFCJV3R70R2KGBHBCZSRW%22
Kibana Url: https://log.gprd.gitlab.net/app/discover#/?_a=(query:(language:kuery,query:'json.correlation_id%20:%2001G4TAFCJV3R70R2KGBHBCZSRW'))&_g=(time:(from:now-24h%2Fh,to:now))
First happened in https://ops.gitlab.net/gitlab-org/quality/canary/-/jobs/7280675.
Related test case: https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/347860.