[
https://issues.apache.org/jira/browse/FLINK-22024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17375449#comment-17375449
]
Matthias commented on FLINK-22024:
----------------------------------
Build failure occured in build
[mapohl#460|https://dev.azure.com/mapohl/flink/_build/results?buildId=460&view=logs&j=9401bf33-03c4-5a24-83fe-e51d75db73ef&t=3965ec8d-ff2e-54b6-c0a6-70172f3e6f55&l=21531]
resulting in a failure of the scala suffix check:
{code}
INFO] Scanning for projects...
[WARNING] Could not transfer metadata org.codehaus.mojo/maven-metadata.xml
from/to google-maven-central
(https://maven-central-eu.storage-download.googleapis.com/maven2/): Entry
[id:24][route:{s}->https://maven-central-eu.storage-download.googleapis.com:443][state:null]
has not been leased from this pool
[WARNING] Failure to transfer org.codehaus.mojo/maven-metadata.xml from
https://maven-central-eu.storage-download.googleapis.com/maven2/ was cached in
the local repository, resolution will not be reattempted until the update
interval of google-maven-central has elapsed or updates are forced. Original
error: Could not transfer metadata org.codehaus.mojo/maven-metadata.xml from/to
google-maven-central (
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.814 s
[INFO] Finished at: 2021-07-06T07:20:28+00:00
[INFO] Final Memory: 23M/238M
[INFO] ------------------------------------------------------------------------
[ERROR] No plugin found for prefix 'exec' in the current project and in the
plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from the
repositories [local (/home/vsts/work/1/.m2/repository), google-maven-central
(https://maven-central-eu.storage-download.googleapis.com/maven2/)] -> [Help 1]
[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/NoPluginFoundForPrefixException
{code}
> Maven: Entry has not been leased from this pool / fix for release 1.12
> ----------------------------------------------------------------------
>
> Key: FLINK-22024
> URL: https://issues.apache.org/jira/browse/FLINK-22024
> Project: Flink
> Issue Type: Bug
> Components: Build System / Azure Pipelines, Test Infrastructure
> Affects Versions: 1.12.2
> Reporter: Matthias
> Priority: Major
> Labels: auto-unassigned, test-stability
> Fix For: 1.12.3
>
>
> [This
> build|https://dev.azure.com/mapohl/flink/_build/results?buildId=374&view=logs&j=9401bf33-03c4-5a24-83fe-e51d75db73ef&t=72901ab2-7cd0-57be-82b1-bca51de20fba&l=25098]
> failed (not exclusively) because of an error in Maven when executing the
> tests on {{flink-metrics-availability-test}}:
> {code}
> Failed to execute goal
> org.apache.maven.plugins:maven-surefire-plugin:2.22.1:test (end-to-end-tests)
> on project flink-metrics-availability-test: Unable to generate classpath:
> org.apache.maven.artifact.resolver.ArtifactResolutionException: Could not
> transfer artifact org.apache.maven.surefire:surefire-grouper:jar:2.22.1
> from/to google-maven-central
> (https://maven-central-eu.storage-download.googleapis.com/maven2/): Entry
> [id:10][route:{s}->https://maven-central-eu.storage-download.googleapis.com:443][state:null]
> has not been leased from this pool
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)