Open
Description
What happened?
No usable version of the libssl was found
message appears sporadically in the pipeline run log outputs at varying steps, which results in inconsistent behavior, making the runs appear flaky. Most of the time it does not occur at all.
In the OS version in use, openssl version 3.1.4 is the default version, but 1.1 is also available on the system (provided by installdependencies.sh agent script). It appears the process is attempting to load libssl generically rather than explicitly targeting a specific version (e.g., libssl.so.3 or libssl.so.1.1).
Versions
Agent version 4.254.0 / OS version SLES 15.6
Environment type (Please select at least one enviroment where you face this issue)
- Self-Hosted
- Microsoft Hosted
- VMSS Pool
- Container
Azure DevOps Server type
dev.azure.com (formerly visualstudio.com)
Azure DevOps Server Version (if applicable)
No response
Operation system
No response
Version controll system
No response