Failure in browser_ui/13_secure/license_compliance_spec.rb | Secure License Compliance License Management can approve a license in the settings page
Full description
Secure License Compliance License Management can approve a license in the settings page
File path
./qa/specs/features/ee/browser_ui/13_secure/license_compliance_spec.rb
Stack trace
Failure/Error:
Resource::Repository::ProjectPush.fabricate! do |project_push|
project_push.project = @project
project_push.files = [{ name: '.gitlab-ci.yml',
content: File.read(
Pathname
.new(__dir__)
.join('../../../../../ee/fixtures/secure_license_files/.gitlab-ci.yml')) },
{ name: 'gl-license-scanning-report.json',
content: File.read(
Pathname
QA::Resource::Errors::ResourceNotFoundError:
Resource at https://gitlab.com/api/v4/projects/gitlab-qa-sandbox-group-4%2Fqa-test-2022-06-15-20-34-19-74bd0415172d13e9%2Fproject-with-secure-c2a630fb1383389b?private_token=[****] could not be found (403): `{"message":"403 Forbidden - Your account has been blocked."}`.
Correlation Id: 01G5MH6VS8CVM3Z2PRP6G2AM55
Sentry Url: https://sentry.gitlab.net/gitlab/gitlabcom/?environment=gprd-cny&query=correlation_id%3A%2201G5MH6VS8CVM3Z2PRP6G2AM55%22
Kibana Url: https://log.gprd.gitlab.net/app/discover#/?_a=(query:(language:kuery,query:'json.correlation_id%20:%2001G5MH6VS8CVM3Z2PRP6G2AM55'))&_g=(time:(from:now-24h%2Fh,to:now))
First happened in https://ops.gitlab.net/gitlab-org/quality/canary/-/jobs/7366359.
Related test case: https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/348078.