-
Notifications
You must be signed in to change notification settings - Fork 867
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG]: Oracle Linux (8.10) warns it is not supported #4941
Comments
@im-aIex thanks for reporting this! We will disable these warnings and include Oracle Linux (8+) into the list of supported OS. |
We are also getting this same error on Rocky 8 and 9 which are also RHEL derivatives I had raised a PR to add Rocky support over a year ago with no response: #4116 |
AlmaLinux 9, another RHEL derivative is also being flagged as unsupported. |
Any update on disabling these warnings? @DenisRumyantsev |
@DenisRumyantsev, I'm attempting to build an agent using either ol89-lvm or ol93-lvm. In both cases, I'm now seeing this error when Azure DevOps attempts to deploy the agent service: Azure Pipelines Extension failed with message: The Extension failed to execute: The current OS version will not be supported by the .NET 6 based v3 agent. See https://aka.ms/azdo-pipeline-agent-version Oracle Linux 8.9 and 9.3 are on the list of supported versions (Oracle Linux 7 and above). |
This is due the following line in the vsts extension, checking if the system is in the Weirdly, the code in the extension hasn't changed, but this issue started at 16:00 UTC on the 4th of October, none of our custom agents have been able to launch since then. Unfortunately the vsts-azurevm-extension team don't publish release notes or tags that align with the code, so its hard to see what's changed and when. |
Meanwhile the We saw this issue at least as of the 3rd of October and possibly sooner. Unfortunately our diagnostic logs don't go that far back, and I failed to make an accurate enough internal report to have a more exact timeframe. |
@DenisRumyantsev I created a PR (#5010) to add ol 7+ (like mentioned in doku and as it is for rhel to net6.json. This is blocking our VMSS instances from starting up and registering as agent. |
Related changes were merged in the PR mentioned right above, so I close this issue. |
What happened?
After upgrading to Agent v3.243.0 the pipeline warns
The agent is hosted on Oracle Linux 8.10, which should be the same as the supported RHEL.
Versions
Agent: v3.243.0
OS: Oracle Linux 8.10
Environment type (Please select at least one enviroment where you face this issue)
Azure DevOps Server type
dev.azure.com (formerly visualstudio.com)
Azure DevOps Server Version (if applicable)
No response
Operation system
Oracle Linux 8.10
Version controll system
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: