Build failed: Maestro Build Promotion/main #Promoting dotnet-roslyn-tools build 20240507.2 (224888) to channel(s) '.NET Eng - Latest' #
Build #Promoting dotnet-roslyn-tools build 20240507.2 (224888) to channel(s) '.NET Eng - Latest' # failed
:x: : internal / Maestro Build Promotion failed
Summary
Finished - Tue, 07 May 2024 22:02:04 GMT Duration - 3 minutes Requested for - DotNet Bot Reason - manual
Details
Publishing
-
:x: - [Log] - .packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24224.2\tools\SdkTasks\PublishArtifactsInManifest.proj(136,5): error : Invalid ELF BuildID '
' for tools/net9.0/any/runtimes/linux-musl-arm/native/libgit2-b7bad55.so -
:x: - [Log] - .packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24224.2\tools\SdkTasks\PublishArtifactsInManifest.proj(136,5): error : Invalid ELF BuildID '
' for tools/net9.0/any/runtimes/linux-musl-arm64/native/libgit2-b7bad55.so -
:x: - [Log] - .packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24224.2\tools\SdkTasks\PublishArtifactsInManifest.proj(136,5): error : Invalid ELF BuildID '
' for tools/net9.0/any/runtimes/linux-musl-x64/native/libgit2-b7bad55.so -
:x: - [Log] - .packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24224.2\tools\SdkTasks\PublishArtifactsInManifest.proj(136,5): error : Invalid ELF BuildID '
' for tools/net9.0/any/runtimes/linux-musl-arm/native/libgit2-b7bad55.so -
:x: - [Log] - .packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24224.2\tools\SdkTasks\PublishArtifactsInManifest.proj(136,5): error : Invalid ELF BuildID '
' for tools/net9.0/any/runtimes/linux-musl-arm64/native/libgit2-b7bad55.so -
:x: - [Log] - .packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24224.2\tools\SdkTasks\PublishArtifactsInManifest.proj(136,5): error : Invalid ELF BuildID '
' for tools/net9.0/any/runtimes/linux-musl-x64/native/libgit2-b7bad55.so -
:x: - [Log] - Manifest generation failed, please check output file for more info.
-
:x: - [Log] - Publishing build artifacts failed with an error: Not found PathtoPublish: D:\a_work\1\a\PostBuildLogs
Changes
- 09f0a36b - Sven Boemer - Fix syntax error in build-rootfs.sh (#14754)
Hey @Cosifne Looks like the symbols do not have have a build id, do you care if these symbols are published or not?
it's ok to not publish (it's an internal tool). But insights about how to fix the issue?