Skip to content

LUCI Windows bots "Got TLS error" talking to pub.dev #81837

Closed
@zanderso

Description

@zanderso

Many builds across engine and framework CI are failing to access pub. For example:

https://ci.chromium.org/ui/p/flutter/builders/prod/Windows%20Android%20AOT%20Engine/9925/overview

Resolving dependencies...
It looks like pub.dartlang.org is having some trouble.
Pub will wait for a while before trying to connect again.
Got TLS error trying to find package package_config at https://pub.dartlang.org.
Traceback (most recent call last):
  File "src/flutter/tools/run_third_party_dart.py", line 13, in <module>
    subprocess.check_call([os.path.join(leading, pub), "global", "activate", "-spath", "./src/flutter/tools/generate_package_config"])
  File "C:\b\s\w\ir\cipd_bin_packages\cpython\bin\Lib\subprocess.py", line 190, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['src\\third_party\\dart\\tools\\sdks\\dart-sdk\\bin\\pub.bat', 'global', 'activate', '-spath', './src/flutter/tools/generate_package_config']' returned non-zero exit status 69

Metadata

Metadata

Assignees

Labels

P0Critical issues such as a build break or regressionteam-infraOwned by Infrastructure team

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions