Skip to content
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

Expired Helix queue windows.10.amd64.client21h1.open failing 6.0 CI run #79646

Closed
CarnaViire opened this issue Dec 14, 2022 · 7 comments
Closed

Comments

@CarnaViire
Copy link
Member

Observed in #79549 (backport to release/6.0)

Libraries Build windows net48 x86 Release
Error log:
SENDHELIXJOB(0,0): error : Helix queue windows.10.amd64.client21h1.open was set for estimated removal date of 2022-12-13. In most cases the queue will be removed permanently due to end-of-life; please contact dnceng for any questions or concerns, and we can help you decide how to proceed and discuss other options.

Similar errors due to expired queues happened before in #67048

@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@ghost ghost added the untriaged New issue has not been triaged by the area owner label Dec 14, 2022
@CarnaViire CarnaViire changed the title Expired Helix queue `windows.10.amd64.client21h1.open failing 6.0 CI run Expired Helix queue windows.10.amd64.client21h1.open failing 6.0 CI run Dec 14, 2022
@ghost
Copy link

ghost commented Dec 14, 2022

Tagging subscribers to this area: @dotnet/runtime-infrastructure
See info in area-owners.md if you want to be subscribed.

Issue Details

Observed in #79549 (backport to release/6.0)

Libraries Build windows net48 x86 Release
Error log:
SENDHELIXJOB(0,0): error : Helix queue windows.10.amd64.client21h1.open was set for estimated removal date of 2022-12-13. In most cases the queue will be removed permanently due to end-of-life; please contact dnceng for any questions or concerns, and we can help you decide how to proceed and discuss other options.

Similar errors due to expired queues happened before in #67048

Author: CarnaViire
Assignees: -
Labels:

area-Infrastructure, untriaged

Milestone: -

@ViktorHofer
Copy link
Member

Looks like we also use that queue in main:

- Windows.10.Amd64.Client21H1.Open

@CarnaViire do you want to submit PRs targeting 6.0, 7.0 and main to fix that?

@CarnaViire
Copy link
Member Author

@ViktorHofer it is stated there as the only machine for net48 builds. Is there something it should be changed to?
Also, I wonder why I don't see similar failures in main and 7.0 CI 🤔 is net48 only running for 6.0 branch?

(While I can attempt to submit the fix, I will be OOF starting this Friday, so I might not be the best person to do that)

@ViktorHofer
Copy link
Member

That message also appears in main and release/7.0 but it was downgraded to not fail the build: https://dnceng-public.visualstudio.com/public/_build/results?buildId=111851&view=logs&j=4260d0c6-5941-59c0-51d5-62bf49c37870&t=691348e9-db6c-5b8a-8ed1-66f42a3b255d&l=46

@dotnet/dnceng to which Windows Client version should we upgrade to, away from windows.10.amd64.client21h1.open?

@MattGal
Copy link
Member

MattGal commented Dec 14, 2022

https://github.com/orgs/dotnet/teams/dnceng to which Windows Client version should we upgrade to, away from windows.10.amd64.client21h1.open?

There are now windows.10.amd64.client.open and windows.10.amd64.client, which should not expire til the end of life of Windows 10.

As a side note, to not break the build, I'd suggest setting "TreatWarningsAsErrors" as false in the "Send to Helix" stages of your build. Due to no more rollouts this year, the queue won't actually be fully removed until around 1/11/2023 which would make addressing this less urgent.

Feel free to ping me directly on Teams for any questions.

@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Dec 14, 2022
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Jan 4, 2023
@akoeplinger
Copy link
Member

This was fixed by #79665

@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Jan 11, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Feb 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants