Till Rohrmann created FLINK-25457:
-------------------------------------
Summary: Read timeouts when downloading from alicloud-mvn-mirror
Key: FLINK-25457
URL: https://issues.apache.org/jira/browse/FLINK-25457
Project: Flink
Issue Type: Bug
Components: Build System / Azure Pipelines
Affects Versions: 1.15.0
Reporter: Till Rohrmann
Fix For: 1.15.0
Some of our builds fail with
{code}
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.apache.flink:flink-parent:1.15-SNAPSHOT
(/__w/3/s/pom.xml) has 7 errors
[ERROR] Unresolveable build extension: Plugin
org.apache.felix:maven-bundle-plugin:3.0.1 or one of its dependencies could not
be resolved: Failed to read artifact descriptor for
org.apache.felix:maven-bundle-plugin:jar:3.0.1: Could not transfer artifact
org.apache.felix:maven-bundle-plugin:pom:3.0.1 from/to alicloud-mvn-mirror
(http://172.17.0.1:8888/repository/maven-central/): transfer failed for
http://172.17.0.1:8888/repository/maven-central/org/apache/felix/maven-bundle-plugin/3.0.1/maven-bundle-plugin-3.0.1.pom:
Read timed out -> [Help 2]
[ERROR] Non-resolvable import POM: Could not transfer artifact
com.fasterxml.jackson:jackson-bom:pom:2.13.0 from/to alicloud-mvn-mirror
(http://172.17.0.1:***@ line 545, column 16: Read timed out -> [Help 3]
[ERROR] Non-resolvable import POM: Could not transfer artifact
org.junit:junit-bom:pom:5.8.1 from/to alicloud-mvn-mirror
(http://172.17.0.1:***@ line 583, column 16: Read timed out -> [Help 3]
[ERROR] Non-resolvable import POM: Could not transfer artifact
org.testcontainers:testcontainers-bom:pom:1.16.2 from/to alicloud-mvn-mirror
(http://172.17.0.1:***@ line 801, column 16: Read timed out -> [Help 3]
[ERROR] 'dependencies.dependency.version' for
org.junit.jupiter:junit-jupiter:jar is missing. @ line 193, column 15
[ERROR] 'dependencies.dependency.version' for
org.junit.vintage:junit-vintage-engine:jar is missing. @ line 199, column 15
[ERROR] 'dependencies.dependency.version' for
org.testcontainers:junit-jupiter:jar is missing. @ line 249, column 15
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2]
http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
[ERROR] [Help 3]
http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
{code}
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=28603&view=logs&j=3e60b793-4158-5027-ac6d-4cdc51dffe1e&t=d5ed4970-7667-5f7e-2ece-62e410f74748&l=32
--
This message was sent by Atlassian Jira
(v8.20.1#820001)