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

ASF GitHub Bot commented on HADOOP-19487:
-----------------------------------------

hadoop-yetus commented on PR #7487:
URL: https://github.com/apache/hadoop/pull/7487#issuecomment-2708495682

   :confetti_ball: **+1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime |  Logfile | Comment |
   |:----:|----------:|--------:|:--------:|:-------:|
   | +0 :ok: |  reexec  |   0m 54s |  |  Docker mode activated.  |
   |||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  0s |  |  No case conflicting files 
found.  |
   | +1 :green_heart: |  @author  |   0m  0s |  |  The patch does not contain 
any @author tags.  |
   |||| _ trunk Compile Tests _ |
   | +0 :ok: |  mvndep  |   6m 51s |  |  Maven dependency ordering for branch  |
   | +1 :green_heart: |  shadedclient  |  45m 21s |  |  branch has no errors 
when building and testing our client artifacts.  |
   |||| _ Patch Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 32s |  |  Maven dependency ordering for patch  |
   | +1 :green_heart: |  blanks  |   0m  0s |  |  The patch has no blanks 
issues.  |
   | +1 :green_heart: |  shadedclient  |  37m 40s |  |  patch has no errors 
when building and testing our client artifacts.  |
   |||| _ Other Tests _ |
   | +1 :green_heart: |  asflicense  |   0m 35s |  |  The patch does not 
generate ASF License warnings.  |
   |  |   |  86m 43s |  |  |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.48 ServerAPI=1.48 base: 
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7487/1/artifact/out/Dockerfile
 |
   | GITHUB PR | https://github.com/apache/hadoop/pull/7487 |
   | Optional Tests | dupname asflicense |
   | uname | Linux 3587771e455e 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18 
17:59:53 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | dev-support/bin/hadoop.sh |
   | git revision | trunk / 0128ba0a4e1ea56c37b3ded90359f06742a27856 |
   | Max. process+thread count | 528 (vs. ulimit of 5500) |
   | modules | C:  U:  |
   | Console output | 
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7487/1/console |
   | versions | git=2.25.1 maven=3.6.3 |
   | Powered by | Apache Yetus 0.14.0 https://yetus.apache.org |
   
   
   This message was automatically generated.
   
   




> Upgrade libopenssl to 3.1.1 for rsync on Windows
> ------------------------------------------------
>
>                 Key: HADOOP-19487
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19487
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 3.5.0
>         Environment: Windows 10
>            Reporter: Gautham Banasandra
>            Assignee: Gautham Banasandra
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 3.5.0
>
>
> We're currently using libopenssl 3.1.0 which is needed for rsync 3.2.7 on 
> Windows for the Yetus build validation.
> However, libopenssl 3.1.0 is no longer available for download on the msys2 
> site -
> {code}
> PS D:\projects\github\apache\hadoop> Invoke-WebRequest -Uri 
> https://repo.msys2.org/msys/x86_64/libopenssl-3.1.0-2-x86_64.pkg.tar.zst 
> -OutFile $Env:TEMP\libopenssl-3.1.0-2-x86_64.pkg.tar.zst
> Invoke-WebRequest:
> 404 Not Found
> 404 Not Found
> nginx/1.26.3
> {code}
> Thus, we need to upgrade libopenssl to the next available version - 3.1.1 to 
> mitigate this issue.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to