Skip to content

Engine -> FW roller failing due to gradle resolution errors #96550

@iskakaushik

Description

@iskakaushik

Example:

[module_custom_host_app_name_test] [STDOUT] stderr: FAILURE: Build failed with an exception.
[module_custom_host_app_name_test] [STDOUT] stderr: 
[module_custom_host_app_name_test] [STDOUT] stderr: * What went wrong:
[module_custom_host_app_name_test] [STDOUT] stderr: A problem occurred configuring project ':device_info'.
[module_custom_host_app_name_test] [STDOUT] stderr: > Could not resolve all artifacts for configuration ':device_info:classpath'.
[module_custom_host_app_name_test] [STDOUT] stderr:    > Could not download kotlin-reflect-1.3.11.jar (org.jetbrains.kotlin:kotlin-reflect:1.3.11)
[module_custom_host_app_name_test] [STDOUT] stderr:       > Could not get resource 'https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-reflect/1.3.11/kotlin-reflect-1.3.11.jar'.
[module_custom_host_app_name_test] [STDOUT] stderr:          > Could not GET 'https://jcenter.bintray.com/org/jetbrains/kotlin/kotlin-reflect/1.3.11/kotlin-reflect-1.3.11.jar'. Received status code 502 from server: Bad Gateway
[module_custom_host_app_name_test] [STDOUT] stderr: > Failed to notify project evaluation listener.
[module_custom_host_app_name_test] [STDOUT] stderr:    > Could not get unknown property 'android' for project ':device_info' of type org.gradle.api.Project.
[module_custom_host_app_name_test] [STDOUT] stderr:    > Could not get unknown property 'android' for project ':device_info' of type org.gradle.api.Project.
[module_custom_host_app_name_test] [STDOUT] stderr: 
[module_custom_host_app_name_test] [STDOUT] stderr: * Try:
[module_custom_host_app_name_test] [STDOUT] stderr: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
[module_custom_host_app_name_test] [STDOUT] stderr: 
[module_custom_host_app_name_test] [STDOUT] stderr: * Get more help at https://help.gradle.org
[module_custom_host_app_name_test] [STDOUT] stderr: 
[module_custom_host_app_name_test] [STDOUT] stderr: BUILD FAILED in 11s

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