Skip to content

Use lateset azext-auth package (#15652) #36634

Use lateset azext-auth package (#15652)

Use lateset azext-auth package (#15652) #36634

Triggered via push November 25, 2024 18:34
Status Failure
Total duration 19m 48s
Artifacts 27

build.yml

on: push
Check secret access
1s
Check secret access
Matrix: test-dotnet
Build NuGet Packages
1m 36s
Build NuGet Packages
Build Visual Studio Extension
19m 34s
Build Visual Studio Extension
Build Playground
3m 22s
Build Playground
Build Highlight Libraries
4m 24s
Build Highlight Libraries
Build Windows Setup
1m 35s
Build Windows Setup
Matrix: test-cli-e2e
PR Comment: Preview Links
4s
PR Comment: Preview Links
Matrix: Test: VSCode Bicep UI
Matrix: Test: VSCode Extension
Matrix: test-cli-live-linux-musl-x64
Matrix: test-cli-live
PR Comment: Dotnet Tests Summary
19s
PR Comment: Dotnet Tests Summary
Matrix: build-cli-nugets
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 9 warnings
Test Dotnet (macos-latest) (Others)
Process completed with exit code 1.
src/live/local-deploy.test.ts > bicep local-deploy > should publish and run an extension published to a registry: src/Bicep.Cli.E2eTests/src/utils/command.ts#L84
Error: Process terminated prematurely. result = {"status":null,"signal":"SIGABRT","output":[null,"","WARNING: The 'publish-extension' CLI command group is an experimental feature. Experimental features should be enabled for testing purposes only, as there are no guarantees about the quality or stability of these features. Do not enable these settings for any production usage, or your production environment may be subject to breaking.\nUnhandled exception. System.ArgumentNullException: Value cannot be null. (Parameter 'bytes')\n at Azure.Containers.ContainerRegistry.ContainerRegistryContentClient.UploadBlobAsync(Stream content, CancellationToken cancellationToken)\n at Azure.Containers.ContainerRegistry.ContainerRegistryContentClient.UploadBlobAsync(BinaryData content, CancellationToken cancellationToken)\n at Bicep.Core.Registry.AzureContainerRegistryManager.PushArtifactAsync(RootConfiguration configuration, IOciArtifactReference artifactReference, String mediaType, String artifactType, OciDescriptor config, IEnumerable`1 layers, OciManifestAnnotationsBuilder annotations) in /home/runner/work/bicep/bicep/src/Bicep.Core/Registry/AzureContainerRegistryManager.cs:line 85\n at Bicep.Core.Registry.OciArtifactRegistry.PublishExtension(OciArtifactReference reference, ExtensionPackage package) in /home/runner/work/bicep/bicep/src/Bicep.Core/Registry/OciArtifactRegistry.cs:line 340\n at Bicep.Core.Registry.ModuleDispatcher.PublishExtension(ArtifactReference reference, ExtensionPackage package) in /home/runner/work/bicep/bicep/src/Bicep.Core/Registry/ModuleDispatcher.cs:line 271\n at Bicep.Cli.Commands.PublishExtensionCommand.PublishExtensionAsync(ArtifactReference target, ExtensionPackage package, Boolean overwriteIfExists) in /home/runner/work/bicep/bicep/src/Bicep.Cli/Commands/PublishExtensionCommand.cs:line 87\n at Bicep.Cli.Commands.PublishExtensionCommand.RunAsync(PublishExtensionArguments args) in /home/runner/work/bicep/bicep/src/Bicep.Cli/Commands/PublishExtensionCommand.cs:line 74\n at Bicep.Cli.Program.RunAsync(String[] args, CancellationToken cancellationToken) in /home/runner/work/bicep/bicep/src/Bicep.Cli/Program.cs:line 99\n at Bicep.Cli.Program.<>c__DisplayClass3_0.<<Main>b__0>d.MoveNext() in /home/runner/work/bicep/bicep/src/Bicep.Cli/Program.cs:line 59\n--- End of stack trace from previous location ---\n at Bicep.Cli.Program.RunWithCancellationAsync(Func`2 runFunc) in /home/runner/work/bicep/bicep/src/Bicep.Cli/Program.cs:line 154\n at Bicep.Cli.Program.Main(String[] args) in /home/runner/work/bicep/bicep/src/Bicep.Cli/Program.cs:line 40\n at Bicep.Cli.Program.<Main>(String[] args)\n"],"pid":5704,"stdout":"","stderr":"WARNING: The 'publish-extension' CLI command group is an experimental feature. Experimental features should be enabled for testing purposes only, as there are no guarantees about the quality or stability of these features. Do not enable these settings for any production usage, or your production environment may be subject to breaking.\nUnhandled exception. System.ArgumentNullException: Value cannot be null. (Parameter 'bytes')\n at Azure.Containers.ContainerRegistry.ContainerRegistryContentClient.UploadBlobAsync(Stream content, CancellationToken cancellationToken)\n at Azure.Containers.ContainerRegistry.ContainerRegistryContentClient.UploadBlobAsync(BinaryData content, CancellationToken cancellationToken)\n at Bicep.Core.Registry.AzureContainerRegistryManager.PushArtifactAsync(RootConfiguration configuration, IOciArtifactReference artifactReference, String mediaType, String artifactType, OciDescriptor config, IEnumerable`1 layers, OciManifestAnnotationsBuilder annotations) in /home/runner/work/bicep/bicep/src/Bicep.Core/Registry/AzureContainerRegistryManager.cs:line 85\n at Bicep.Core.Registry.OciArtifactRegistry.PublishExtension(OciArtifactReference reference, ExtensionPackage package) in /home/runner/work/bicep/bicep/src/Bicep.Core/Registry/OciArtifactRegistry.cs:line 340\n at Bicep.Core.Registry.ModuleDispatcher.PublishExtension(ArtifactReference reference, Exten
Test CLI (live) (osx-x64) (ff)
Process completed with exit code 1.
Test: VSCode Extension (macos-latest, false)
Process completed with exit code 1.
Build: VSCode Extension
This extension consists of 464 files, out of which 104 are JavaScript files. For performance reasons, you should bundle your extension: https://aka.ms/vscode-bundle-extension. You should also exclude unnecessary files by adding them to your .vscodeignore: https://aka.ms/vscode-vscodeignore.
Test Dotnet (ubuntu-latest) (Core)
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Test Dotnet (macos-latest) (Core)
Codecov: Failed to properly upload report: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Test Dotnet (ubuntu-latest) (Others)
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Test Dotnet (ubuntu-latest) (LangServer)
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Test Dotnet (windows-latest) (Core)
Codecov: Failed to properly upload report: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
Test Dotnet (windows-latest) (Others)
Codecov: Failed to properly upload report: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
Test Dotnet (macos-latest) (LangServer)
Codecov: Failed to properly upload report: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Test Dotnet (windows-latest) (LangServer)
Codecov: Failed to properly upload report: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1

Artifacts

Produced during runtime
Name Size
Bicep.VSLanguageServerClient.Vsix.vsix
33.8 MB
TestResults
7.54 MB
bicep-nupkg-any
34.6 MB
bicep-nupkg-linux-arm64
40.7 MB
bicep-nupkg-linux-x64
40.9 MB
bicep-nupkg-osx-arm64
40.5 MB
bicep-nupkg-osx-x64
41 MB
bicep-nupkg-win-arm64
42.7 MB
bicep-nupkg-win-x64
42.3 MB
bicep-project-assets-linux-arm64
86.9 KB
bicep-project-assets-linux-musl-x64
86.9 KB
bicep-project-assets-linux-x64
86.9 KB
bicep-project-assets-osx-arm64
86.9 KB
bicep-project-assets-osx-x64
86.9 KB
bicep-project-assets-win-arm64
86.9 KB
bicep-project-assets-win-x64
86.9 KB
bicep-release-linux-arm64
43.4 MB
bicep-release-linux-musl-x64
42.9 MB
bicep-release-linux-x64
42.9 MB
bicep-release-osx-arm64
43.2 MB
bicep-release-osx-x64
42.9 MB
bicep-release-win-arm64
43.6 MB
bicep-release-win-x64
43.2 MB
bicep-setup-win-x64
35.5 MB
build-binlog-files
1.36 MB
playground
81.6 MB
vscode-bicep.vsix
48 MB