Failure in browser_ui/5_package/dependency_proxy_spec.rb | Package Dependency Proxy docker_client_version: docker:19.03.12 pulls an image using the dependency proxy
This issue was automatically tagged with the label ~"group::package" by TanukiStan, a machine learning classification model, with a probability of 1.
If this label is incorrect, please tag this issue with the correct group label as well as automation:ml wrong to help TanukiStan learn from its mistakes.
This message was generated automatically.
You're welcome to improve it.
thanks for the ping here @john.mcdonnell , there is a fix MR for this coming up: !71905 (merged) the issue is that the dependency proxy is trying to connect via HTTPS and the GitLab instance does not have the certificate. The CI script is modified on the fix MR to accommodate this.
@john.mcdonnell Can we confirm if this is happening only on jobs run on qa-runner and not on build-trigger-runner-manager-gitlab-org ? If so, then yes - this might be related to the addition of new runner.
We can temporarily pause that runner while we investigate, and have all the jobs processed by build-trigger-runner-manager-gitlab-org if that is the case.