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

Alpine Artifact Changed from 3.19 to 3.19.1 #4393

Closed
Winniexu01 opened this issue May 10, 2024 · 4 comments · Fixed by dotnet/sdk#40843
Closed

Alpine Artifact Changed from 3.19 to 3.19.1 #4393

Winniexu01 opened this issue May 10, 2024 · 4 comments · Fixed by dotnet/sdk#40843
Assignees
Labels
area-testing Improvements in CI and testing

Comments

@Winniexu01
Copy link

main build: https://dev.azure.com/dnceng/internal/_build/results?buildId=2448227&view=logs&j=c2a3fba4-babc-5882-e82a-8e0dc9edd6ec&t=57388f91-aa71-56c7-7172-a3ccb720198f

For all legs:
Prepare Tests step fails with:

Microsoft SDK tarball does not exist in '/mnt/vss/_work/1/Artifacts'. The associated build https://dev.azure.com/dnceng/internal/_build/results?buildId=2447623 might have failed.

Download MSFT SDK step fails with:

Pattern: **/dotnet-sdk-+([0-9]).+([0-9]).+([0-9])?(-@(alpha|preview|rc|rtm)*)-linux*-x64.tar.gz
Minimatch patterns: [**/dotnet-sdk-+([0-9]).+([0-9]).+([0-9])?(-@(alpha|preview|rc|rtm)*)-linux*-x64.tar.gz]
Applying include pattern against original list.
0 matches
0 final results

The associated builds:

Dotnet-dotnet build: https://dev.azure.com/dnceng/internal/_build/results?buildId=2447655&view=results
Sdk build: https://dev.azure.com/dnceng/internal/_build/results?buildId=2447623&view=results 

There are no dotnet-sdk*.tar.gz files published in Sdk build link.

Only for Alpine319_Online_MsftSdk_x64:
Download Source Build SDK and Download Source Built Artifacts steps fail with:

Minimatch patterns: [**/assets/Release/dotnet-sdk-+([0-9]).+([0-9]).+([0-9])?(-@(alpha|preview|rc|rtm)*)-alpine.3.19-x64.tar.gz]
Filtered 0 files from the Minimatch filters supplied.

Minimatch patterns: [**/assets/Release/Private.SourceBuilt.Artifacts.+([0-9]).+([0-9]).+([0-9])?(-@(alpha|preview|rc|rtm)*).alpine.3.19-x64.tar.gz]
Filtered 0 files from the Minimatch filters supplied.

File name changed:
Private.SourceBuilt.Artifacts.9.0.100-preview.5.24258.1.alpine.3.19.1-x64.tar.gz
dotnet-sdk-9.0.100-preview.5.24258.1-alpine.3.19.1-x64.tar.gz

@Winniexu01 Winniexu01 added the ops-monitor Issues created/handled by the source build monitor role label May 10, 2024
@MichaelSimons MichaelSimons added the area-testing Improvements in CI and testing label May 10, 2024
@ViktorHofer
Copy link
Member

@ellahathaway should we close this issue now that you disabled the pipeline on main with dotnet/sdk@51e1c31?

@ellahathaway
Copy link
Member

Yes, this should be closed in favor of dotnet/sdk#40634. I'll open a different tracking issue to re-enable the runs on main once sdk produces the tarball.

@ellahathaway
Copy link
Member

Actually, reopening this because the Alpine artifact name is now different. Is was **/assets/Release/dotnet-sdk-+([0-9]).+([0-9]).+([0-9])?(-@(alpha|preview|rc|rtm)*)-alpine.3.19-x64.tar.gz and is now **/assets/Release/dotnet-sdk-+([0-9]).+([0-9]).+([0-9])?(-@(alpha|preview|rc|rtm)*)-alpine.3.19.1-x64.tar.gz

@MichaelSimons
Copy link
Member

[Triage] It would be nice if the RID could be portable so that the SB artifacts would be usable across alpine version upgrades.

@MichaelSimons MichaelSimons removed untriaged ops-monitor Issues created/handled by the source build monitor role labels May 16, 2024
@ellahathaway ellahathaway changed the title Microsoft SDK tarball does not exist Alpine Artifact Changed from 3.19 to 3.19.1 May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-testing Improvements in CI and testing
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants