[ 
https://issues.apache.org/jira/browse/FLINK-30225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17639929#comment-17639929
 ] 

Chesnay Schepler edited comment on FLINK-30225 at 11/28/22 10:10 AM:
---------------------------------------------------------------------

{code:java}
[INFO] --- japicmp-maven-plugin:0.16.0_m325:cmp (default) @ flink-core ---    
[WARNING] Could not find artifact org.apache.flink:flink-core:jar:1.15.3 in 
alicloud-mvn-mirror (http://172.17.0.1:8888/repository/maven-central/)   
[WARNING] Could not resolve dependency with descriptor 
'org.apache.flink:flink-core:1.15.3'. 
[WARNING] Please provide at least one resolvable old version using one of the 
configuration elements <oldVersion/> or <oldVersions/>. 
{code}
 
This is from the failed build. Did we wait sufficiently long for the maven 
artifacts to be actually available?


was (Author: zentol):
 {code:java}
[INFO] --- japicmp-maven-plugin:0.16.0_m325:cmp (default) @ flink-core ---    
[WARNING] Could not find artifact org.apache.flink:flink-core:jar:1.15.3 in 
alicloud-mvn-mirror (http://172.17.0.1:8888/repository/maven-central/)   
[WARNING] Could not resolve dependency with descriptor 
'org.apache.flink:flink-core:1.15.3'. 
[WARNING] Please provide at least one resolvable old version using one of the 
configuration elements <oldVersion/> or <oldVersions/>. 
{code}
 

This is from the failed build. Did we wait sufficiently long for the maven 
artifacts to be actually available?

> Convergence test failed once after reference version upgrade to 1.15.3
> ----------------------------------------------------------------------
>
>                 Key: FLINK-30225
>                 URL: https://issues.apache.org/jira/browse/FLINK-30225
>             Project: Flink
>          Issue Type: Bug
>          Components: Build System
>    Affects Versions: 1.15.4
>            Reporter: Matthias Pohl
>            Priority: Major
>              Labels: test-stability
>
> [This 
> build|https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=43505&view=logs&j=52b61abe-a3cc-5bde-cc35-1bbe89bb7df5&t=54421a62-0c80-5aad-3319-094ff69180bb&l=1299]
>  failed when doing the API convergence check for 
> {{{}IteratorSourceReader:METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE{}}}. 
> But [another build on the same 
> commit|https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=43513&view=logs&j=52b61abe-a3cc-5bde-cc35-1bbe89bb7df5&t=54421a62-0c80-5aad-3319-094ff69180bb]
>  
> ([041e038e|https://github.com/flink-ci/flink-mirror/commit/041e038e6434e7e5f7497d20fe14df9a962673fe])
>  succeeded. The only difference I could observe so far are the different 
> kernel versions: The failed build was executed on {{Alibaba001}} where a 
> kernel update was performed due to 
> [FLINK-29315|https://issues.apache.org/jira/browse/FLINK-29315?focusedCommentId=17629591&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17629591]
>  ran on 
> [5.4.220-1.el7.elrepo.x86_64|https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=43505&view=logs&j=52b61abe-a3cc-5bde-cc35-1bbe89bb7df5&t=54421a62-0c80-5aad-3319-094ff69180bb&l=23].
>  The successful build ran on agent {{Alibaba006}} and 
> [3.10.0-1160.76.1.el7.x86_64|https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=43513&view=logs&j=52b61abe-a3cc-5bde-cc35-1bbe89bb7df5&t=54421a62-0c80-5aad-3319-094ff69180bb&l=23].



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to