-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P0Critical issues such as a build break or regressionCritical issues such as a build break or regressionteam-infraOwned by Infrastructure teamOwned by Infrastructure team
Description
Type of Request
bug
Infrastructure Environment
LUCI
What is happening?
Various tests across multiple repos seem to be failing on network issues on macOS chromium bots
fatal: unable to access 'https://flutter.googlesource.com/mirrors/packages/': Failed to connect to flutter.googlesource.com port 443: Operation timed out
fatal: unable to access 'https://github.com/flutter/goldens.git/': Failed to connect to github.com port 443: Operation timed out
url: There was a problem validating the URL https://github.com/flutter/packages.
stderr: Error running command: ''computing grouping for test
"material.tab_bar_secondary.default.tab_indicator_size": retrieving groupings: making request to
https://flutter-gold.skia.org/json/v1/groupings: GET
https://flutter-gold.skia.org/json/v1/groupings: Get
"https://flutter-gold.skia.org/json/v1/groupings": dial tcp 35.201.76.220:443: i/o timeout. At
common.go:40 retry.go:37 retry.go:24 common.go:34 goldclient.go:435 goldclient.go:412
goldclient.go:320 goldclient.go:280 cmd_imgtest.go:363 cmd_imgtest.go:294 command.go:860
command.go:974 command.go:902 command.go:895 main.go:54 proc.go:267 asm_amd64.s:1650''
stderr: Error running command: ''computing grouping for test
"cupertino.cupertino_navigation_demo.screen.2": retrieving groupings: making request to
https://flutter-gold.skia.org/json/v1/groupings: GET
https://flutter-gold.skia.org/json/v1/groupings: Get
"https://flutter-gold.skia.org/json/v1/groupings": dial tcp 35.201.76.220:443: i/o timeout. At
common.go:40 retry.go:37 retry.go:24 common.go:34 goldclient.go:435 goldclient.go:412
goldclient.go:320 goldclient.go:280 cmd_imgtest.go:363 cmd_imgtest.go:294 command.go:860
command.go:974 command.go:902 command.go:895 main.go:54 proc.go:267 asm_amd64.s:1650''
stderr: Error running command: ''computing grouping for test "widgets.shadow.PhysicalShape.12":
retrieving groupings: making request to https://flutter-gold.skia.org/json/v1/groupings: GET
https://flutter-gold.skia.org/json/v1/groupings: Get
"https://flutter-gold.skia.org/json/v1/groupings": dial tcp 35.201.76.220:443: i/o timeout. At
common.go:40 retry.go:37 retry.go:24 common.go:34 goldclient.go:435 goldclient.go:412
goldclient.go:320 goldclient.go:280 cmd_imgtest.go:363 cmd_imgtest.go:294 command.go:860
command.go:974 command.go:902 command.go:895 main.go:54 proc.go:267 asm_amd64.s:1650''
Steps to reproduce
No response
Expected results
Expect tests to pass
Metadata
Metadata
Assignees
Labels
P0Critical issues such as a build break or regressionCritical issues such as a build break or regressionteam-infraOwned by Infrastructure teamOwned by Infrastructure team