PyRSA commented on PR #8718:
URL: https://github.com/apache/paimon/pull/8718#issuecomment-5031106939

   The failure appears to be unrelated to this PR. It is caused by a transient 
dependency download failure in the paimon-lumina module. I'll wait for CI to be 
rerun.
   
   ```shell
   Error:  Failed to execute goal on project paimon-lumina: Could not resolve 
dependencies for project org.apache.paimon:paimon-lumina:jar:2.0-SNAPSHOT: 
Failed to collect dependencies at org.aliyun.lumina:lumina-jni:jar:0.4.0: 
Failed to read artifact descriptor for org.aliyun.lumina:lumina-jni:jar:0.4.0: 
Could not transfer artifact org.aliyun.lumina:lumina-jni:pom:0.4.0 from/to 
lumina (https://dlf-mvn-repo.oss-cn-shanghai.aliyuncs.com/mvn-repo/release): 
transfer failed for 
https://dlf-mvn-repo.oss-cn-shanghai.aliyuncs.com/mvn-repo/release/org/aliyun/lumina/lumina-jni/0.4.0/lumina-jni-0.4.0.pom:
 Remote host terminated the handshake: SSL peer shut down incorrectly -> [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/DependencyResolutionException
   Error:  
   Error:  After correcting the problems, you can resume the build with the 
command
   Error:    mvn <args> -rf :paimon-lumina
   Error: Process completed with exit code 1.
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to