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

[release/7.0] Update dependencies from dotnet/emsdk #81812

Conversation

dotnet-maestro[bot]
Copy link
Contributor

@dotnet-maestro dotnet-maestro bot commented Feb 8, 2023

This pull request updates the following dependencies

From https://github.com/dotnet/emsdk

  • Subscription: 68df92bc-29da-47e1-6f60-08da7ef6374d
  • Build: 20230207.5
  • Date Produced: February 8, 2023 2:34:45 AM UTC
  • Commit: ba16583f6b055e5a0623d817a48f1f2f15629e6b
  • Branch: refs/heads/release/7.0

…07.5

Microsoft.NET.Workload.Emscripten.net6.Manifest-7.0.100 , Microsoft.NET.Workload.Emscripten.net7.Manifest-7.0.100
 From Version 7.0.4 -> To Version 7.0.4
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-codeflow for labeling automated codeflow label Feb 8, 2023
@carlossanlop
Copy link
Member

carlossanlop commented Feb 9, 2023

These CI failures are known: #81544 #81391 #81807

But I am seeing a CI failure that I haven't seen before, related to NuGet-Migrations, happening in Build Browser wasm Linux Release AllSubsets_Mono_RuntimeTests.

@lewing do you think it's related to this dependency flow?:

Microsoft.DotNet.XUnitConsoleRunner v2.5.0 (64-bit .NET 7.0.2)
  Discovering: JIT.IL_Conformance.XUnitWrapper (method display = ClassAndMethod, method display options = None)
  Discovered:  JIT.IL_Conformance.XUnitWrapper (found 113 test cases)
  Starting:    JIT.IL_Conformance.XUnitWrapper (parallel test collections = on, max threads = 2)
    JIT/IL_Conformance/Old/Conformance_Base/mul_r4/mul_r4.sh [FAIL]
      System.IO.IOException: The system cannot open the device or file specified. : 'NuGet-Migrations'
         at System.Threading.Mutex.CreateMutexCore(Boolean initiallyOwned, String name, Boolean& createdNew)
         at System.Threading.Mutex..ctor(Boolean initiallyOwned, String name)
         at NuGet.Common.Migrations.MigrationRunner.Run()
         at Microsoft.DotNet.Configurer.DotnetFirstTimeUseConfigurer.Configure()
         at Microsoft.DotNet.Cli.Program.ConfigureDotNetForFirstTimeUse(IFirstTimeUseNoticeSentinel firstTimeUseNoticeSentinel, IAspNetCertificateSentinel aspNetCertificateSentinel, IFileSentinel toolPathSentinel, Boolean isDotnetBeingInvokedFromNativeInstaller, DotnetFirstRunConfiguration dotnetFirstRunConfiguration, IEnvironmentProvider environmentProvider, Dictionary`2 performanceMeasurements)
         at Microsoft.DotNet.Cli.Program.ProcessArgs(String[] args, TimeSpan startupTime, ITelemetry telemetryClient)
         at Microsoft.DotNet.Cli.Program.Main(String[] args)
      
      Return code:      1
      Raw output file:      /datadisks/disk1/work/C8BE0AF7/w/C20D0AA0/uploads/Reports/JIT.IL_Conformance/Old/Conformance_Base/mul_r4/mul_r4.output.txt
      Raw output:
      BEGIN EXECUTION
      Test Harness Exitcode is : 1
      To run the test:
      > set CORE_ROOT=/datadisks/disk1/work/C8BE0AF7/p
      > /datadisks/disk1/work/C8BE0AF7/w/C20D0AA0/e/JIT/IL_Conformance/Old/Conformance_Base/mul_r4/mul_r4.sh
      Expected: True
      Actual:   False
      Stack Trace:
           at JIT_IL_Conformance._Old_Conformance_Base_mul_r4_mul_r4_._Old_Conformance_Base_mul_r4_mul_r4_sh()
           at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
           at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
      Output:
        System.IO.IOException: The system cannot open the device or file specified. : 'NuGet-Migrations'
           at System.Threading.Mutex.CreateMutexCore(Boolean initiallyOwned, String name, Boolean& createdNew)
           at System.Threading.Mutex..ctor(Boolean initiallyOwned, String name)
           at NuGet.Common.Migrations.MigrationRunner.Run()
           at Microsoft.DotNet.Configurer.DotnetFirstTimeUseConfigurer.Configure()
           at Microsoft.DotNet.Cli.Program.ConfigureDotNetForFirstTimeUse(IFirstTimeUseNoticeSentinel firstTimeUseNoticeSentinel, IAspNetCertificateSentinel aspNetCertificateSentinel, IFileSentinel toolPathSentinel, Boolean isDotnetBeingInvokedFromNativeInstaller, DotnetFirstRunConfiguration dotnetFirstRunConfiguration, IEnvironmentProvider environmentProvider, Dictionary`2 performanceMeasurements)
           at Microsoft.DotNet.Cli.Program.ProcessArgs(String[] args, TimeSpan startupTime, ITelemetry telemetryClient)
           at Microsoft.DotNet.Cli.Program.Main(String[] args)
        
        Return code:      1
        Raw output file:      /datadisks/disk1/work/C8BE0AF7/w/C20D0AA0/uploads/Reports/JIT.IL_Conformance/Old/Conformance_Base/mul_r4/mul_r4.output.txt
        Raw output:
        BEGIN EXECUTION
        Test Harness Exitcode is : 1
        To run the test:
        > set CORE_ROOT=/datadisks/disk1/work/C8BE0AF7/p
        > /datadisks/disk1/work/C8BE0AF7/w/C20D0AA0/e/JIT/IL_Conformance/Old/Conformance_Base/mul_r4/mul_r4.sh
  Finished:    JIT.IL_Conformance.XUnitWrapper
=== TEST EXECUTION SUMMARY ===

@carlossanlop
Copy link
Member

The above issue is pre-existing: #80619 . Thanks @radical for pointing it out.

This seems good to merge.

@carlossanlop carlossanlop merged commit df1b1f0 into release/7.0 Feb 9, 2023
@carlossanlop carlossanlop deleted the darc-release/7.0-893e88f9-fa2a-4b96-aa51-411c1bf0118a branch February 9, 2023 01:38
@ghost ghost locked as resolved and limited conversation to collaborators Mar 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-codeflow for labeling automated codeflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants