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

CI build failure: mono llvmfullaot linux x64 - No output #77403

Closed
carlossanlop opened this issue Oct 24, 2022 · 2 comments
Closed

CI build failure: mono llvmfullaot linux x64 - No output #77403

carlossanlop opened this issue Oct 24, 2022 · 2 comments

Comments

@carlossanlop
Copy link
Member

Not sure if duplicate, couldn't find one.
I was unable to find any useful artifacts in the Tests section.

build.sh -log:MonoAot mono_fullaot release x64 /p:RuntimeVariant=llvmfullaot
========================== Starting Command Output ===========================
/usr/bin/bash --noprofile --norc /__w/_temp/c8093669-c7e6-4b6d-9c36-bcb0c70d67cb.sh
__DistroRid: linux-x64
Building Tests...
__TargetOS: Linux
__TargetArch: x64
__BuildType: Release
__TestIntermediatesDir: /__w/1/s/artifacts/tests/coreclr/obj/Linux.x64.Release
__NativeTestIntermediatesDir: /__w/1/s/artifacts/tests/coreclr/obj/Linux.x64.Release/Native
__ManagedTestIntermediatesDir: /__w/1/s/artifacts/tests/coreclr/obj/Linux.x64.Release/Managed
Creating TestBinDir: /__w/1/s/artifacts/tests/coreclr/Linux.x64.Release
Creating LogsDir: /__w/1/s/artifacts/log
Creating MsbuildDebugLogsDir: /__w/1/s/artifacts/log/MsbuildDebugLogs
Building tests via "/__w/1/s/eng/common/msbuild.sh"  --warnAsError false /__w/1/s/src/tests/build.proj /t:TestBuild /p:TargetArchitecture=x64 /p:Configuration=Release /p:TargetOS=Linux /nodeReuse:false    /maxcpucount "/flp:Verbosity=normal;LogFile=/__w/1/s/artifacts/log/MonoAot.Linux.x64.Release.log" "/flp1:WarningsOnly;LogFile=/__w/1/s/artifacts/log/MonoAot.Linux.x64.Release.wrn" "/flp2:ErrorsOnly;LogFile=/__w/1/s/artifacts/log/MonoAot.Linux.x64.Release.err" "/bl:/__w/1/s/artifacts/log/MonoAot.Linux.x64.Release.binlog" /p:NUMBER_OF_PROCESSORS=4 /p:RuntimeVariant=llvmfullaot
/__w/1/s/.dotnet/sdk/7.0.100-rc.1.22431.12/MSBuild.dll /nologo -maxcpucount /m /maxcpucount -verbosity:m /v:minimal /bl:/__w/1/s/artifacts/log/MonoAot.Linux.x64.Release.binlog /clp:Summary /flp1:WarningsOnly;LogFile=/__w/1/s/artifacts/log/MonoAot.Linux.x64.Release.wrn /flp2:ErrorsOnly;LogFile=/__w/1/s/artifacts/log/MonoAot.Linux.x64.Release.err /flp:Verbosity=normal;LogFile=/__w/1/s/artifacts/log/MonoAot.Linux.x64.Release.log /nr:true /nodeReuse:false /p:TreatWarningsAsErrors=false /p:ContinuousIntegrationBuild=false /p:TargetArchitecture=x64 /p:Configuration=Release /p:TargetOS=Linux /p:NUMBER_OF_PROCESSORS=4 /p:RuntimeVariant=llvmfullaot /t:TestBuild /__w/1/s/src/tests/build.proj
  [20:21:08.55] Restoring all packages...
    Determining projects to restore...
    All projects are up-to-date for restore.
    Determining projects to restore...
    All projects are up-to-date for restore.
    Determining projects to restore...
    All projects are up-to-date for restore.
/__w/1/s/src/tests/build.proj(437,5): error MSB3073: The command ""/__w/1/s/.dotnet/dotnet" restore -r linux-x64 Common/CoreCLRTestLibrary/CoreCLRTestLibrary.csproj  /p:SetTFMForRestore=true /p:TargetOS=Linux /p:TargetArchitecture=x64 /p:Configuration=Release /p:CrossBuild=" exited with code 1.

Build FAILED.

/__w/1/s/src/tests/build.proj(437,5): error MSB3073: The command ""/__w/1/s/.dotnet/dotnet" restore -r linux-x64 Common/CoreCLRTestLibrary/CoreCLRTestLibrary.csproj  /p:SetTFMForRestore=true /p:TargetOS=Linux /p:TargetArchitecture=x64 /p:Configuration=Release /p:CrossBuild=" exited with code 1.
    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:07.74
Build failed with exit code 1. Check errors above.
Failed to build tests. See the build logs:
    /__w/1/s/artifacts/log/MonoAot.Linux.x64.Release.log
    /__w/1/s/artifacts/log/MonoAot.Linux.x64.Release.wrn

@ghost ghost added the untriaged New issue has not been triaged by the area owner label Oct 24, 2022
@ghost
Copy link

ghost commented Oct 24, 2022

Tagging subscribers to this area: @directhex
See info in area-owners.md if you want to be subscribed.

Issue Details

Not sure if duplicate, couldn't find one.
I was unable to find any useful artifacts in the Tests section.

build.sh -log:MonoAot mono_fullaot release x64 /p:RuntimeVariant=llvmfullaot
========================== Starting Command Output ===========================
/usr/bin/bash --noprofile --norc /__w/_temp/c8093669-c7e6-4b6d-9c36-bcb0c70d67cb.sh
__DistroRid: linux-x64
Building Tests...
__TargetOS: Linux
__TargetArch: x64
__BuildType: Release
__TestIntermediatesDir: /__w/1/s/artifacts/tests/coreclr/obj/Linux.x64.Release
__NativeTestIntermediatesDir: /__w/1/s/artifacts/tests/coreclr/obj/Linux.x64.Release/Native
__ManagedTestIntermediatesDir: /__w/1/s/artifacts/tests/coreclr/obj/Linux.x64.Release/Managed
Creating TestBinDir: /__w/1/s/artifacts/tests/coreclr/Linux.x64.Release
Creating LogsDir: /__w/1/s/artifacts/log
Creating MsbuildDebugLogsDir: /__w/1/s/artifacts/log/MsbuildDebugLogs
Building tests via "/__w/1/s/eng/common/msbuild.sh"  --warnAsError false /__w/1/s/src/tests/build.proj /t:TestBuild /p:TargetArchitecture=x64 /p:Configuration=Release /p:TargetOS=Linux /nodeReuse:false    /maxcpucount "/flp:Verbosity=normal;LogFile=/__w/1/s/artifacts/log/MonoAot.Linux.x64.Release.log" "/flp1:WarningsOnly;LogFile=/__w/1/s/artifacts/log/MonoAot.Linux.x64.Release.wrn" "/flp2:ErrorsOnly;LogFile=/__w/1/s/artifacts/log/MonoAot.Linux.x64.Release.err" "/bl:/__w/1/s/artifacts/log/MonoAot.Linux.x64.Release.binlog" /p:NUMBER_OF_PROCESSORS=4 /p:RuntimeVariant=llvmfullaot
/__w/1/s/.dotnet/sdk/7.0.100-rc.1.22431.12/MSBuild.dll /nologo -maxcpucount /m /maxcpucount -verbosity:m /v:minimal /bl:/__w/1/s/artifacts/log/MonoAot.Linux.x64.Release.binlog /clp:Summary /flp1:WarningsOnly;LogFile=/__w/1/s/artifacts/log/MonoAot.Linux.x64.Release.wrn /flp2:ErrorsOnly;LogFile=/__w/1/s/artifacts/log/MonoAot.Linux.x64.Release.err /flp:Verbosity=normal;LogFile=/__w/1/s/artifacts/log/MonoAot.Linux.x64.Release.log /nr:true /nodeReuse:false /p:TreatWarningsAsErrors=false /p:ContinuousIntegrationBuild=false /p:TargetArchitecture=x64 /p:Configuration=Release /p:TargetOS=Linux /p:NUMBER_OF_PROCESSORS=4 /p:RuntimeVariant=llvmfullaot /t:TestBuild /__w/1/s/src/tests/build.proj
  [20:21:08.55] Restoring all packages...
    Determining projects to restore...
    All projects are up-to-date for restore.
    Determining projects to restore...
    All projects are up-to-date for restore.
    Determining projects to restore...
    All projects are up-to-date for restore.
/__w/1/s/src/tests/build.proj(437,5): error MSB3073: The command ""/__w/1/s/.dotnet/dotnet" restore -r linux-x64 Common/CoreCLRTestLibrary/CoreCLRTestLibrary.csproj  /p:SetTFMForRestore=true /p:TargetOS=Linux /p:TargetArchitecture=x64 /p:Configuration=Release /p:CrossBuild=" exited with code 1.

Build FAILED.

/__w/1/s/src/tests/build.proj(437,5): error MSB3073: The command ""/__w/1/s/.dotnet/dotnet" restore -r linux-x64 Common/CoreCLRTestLibrary/CoreCLRTestLibrary.csproj  /p:SetTFMForRestore=true /p:TargetOS=Linux /p:TargetArchitecture=x64 /p:Configuration=Release /p:CrossBuild=" exited with code 1.
    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:07.74
Build failed with exit code 1. Check errors above.
Failed to build tests. See the build logs:
    /__w/1/s/artifacts/log/MonoAot.Linux.x64.Release.log
    /__w/1/s/artifacts/log/MonoAot.Linux.x64.Release.wrn

Author: carlossanlop
Assignees: -
Labels:

area-Infrastructure-mono

Milestone: -

@jkotas
Copy link
Member

jkotas commented Nov 5, 2022

Duplicate of #76906

@jkotas jkotas marked this as a duplicate of #76906 Nov 5, 2022
@jkotas jkotas closed this as completed Nov 5, 2022
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Nov 5, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Dec 6, 2022
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

2 participants