Skip to content

[wasm] Runtime test simpleprovidervalidation.sh failing on CI #81859

@radical

Description

@radical

Rolling build, and log:

  Starting:    tracing.eventpipe.XUnitWrapper (parallel test collections = on, max threads = 2)
    tracing/eventpipe/simpleprovidervalidation/simpleprovidervalidation/simpleprovidervalidation.sh [FAIL]
      {"name":"ExitStatus","message":"Program terminated with exit(-1)","status":-1}
      
      Return code:      1
      Raw output file:      /datadisks/disk1/work/B644095B/w/B577098C/uploads/Reports/tracing.eventpipe/simpleprovidervalidation/simpleprovidervalidation/simpleprovidervalidation.output.txt
      Raw output:
      BEGIN EXECUTION
      MSBuild version 17.5.0-preview-23056-01+d89d4bc91 for .NET
        AppDir: /datadisks/disk1/work/B644095B/w/B577098C/e/tracing/eventpipe/simpleprovidervalidation/simpleprovidervalidation/WasmApp/
        TestBinDir: /datadisks/disk1/work/B644095B/w/B577098C/e/tracing/eventpipe/simpleprovidervalidation/simpleprovidervalidation
        ArtifactsBinDir: 
      /datadisks/disk1/work/B644095B/p/build/WasmApp.targets(412,5): warning WASM0004: Loading assembly reference 'Microsoft.Diagnostics.Tools.RuntimeClient, Version=1.0.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' for 'common, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' failed: Could not find assembly 'Microsoft.Diagnostics.Tools.RuntimeClient, Version=1.0.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. Either explicitly load this assembly using a method such as LoadFromAssemblyPath() or use a MetadataAssemblyResolver that returns a valid assembly. Skipping. [/datadisks/disk1/work/B644095B/p/wasm-test-runner/WasmTestRunner.proj]
        Generated app bundle at /datadisks/disk1/work/B644095B/w/B577098C/e/tracing/eventpipe/simpleprovidervalidation/simpleprovidervalidation/WasmApp/
      Incoming arguments: --run simpleprovidervalidation.dll
      Application arguments: --run simpleprovidervalidation.dll
      console.info: Initializing dotnet version 8.0.0-ci commit hash 0304f1f5157a8280fa093bdfc7cfb8d9f62e016f
        0.0s: ==TEST STARTING==
        0.1s: System.PlatformNotSupportedException: System.Diagnostics.Process is not supported on this platform.
         at System.Diagnostics.Process.GetProcesses()
         at Tracing.Tests.Common.IpcTraceTest.<>c.<EnsureCleanEnvironment>b__10_0()
         at Tracing.Tests.Common.IpcTraceTest.EnsureCleanEnvironment()
         at Tracing.Tests.Common.IpcTraceTest.Validate(Boolean enableRundownProvider)
         at Tracing.Tests.Common.IpcTraceTest.RunAndValidateEventCounts(Dictionary`2 expectedEventCounts, Action eventGeneratingAction, List`1 providers, Int32 circularBufferMB, Func`2 optionalTraceValidator, Boolean enableRundownProvider)
        0.1s: ==TEST FINISHED: FAILED!==
      WASM EXIT -1
      Expected: 100
      Actual: 255
      END EXECUTION - FAILED

This change was merged in #80382 . The test did fail was on the PR, but it got merged on red.

cc @LakshanF

Known Issue Error Message

Fill the error message using known issues guidance.

{
  "ErrorPattern": ".*warning WASM0004: Loading assembly reference 'Microsoft.Diagnostics.Tools.RuntimeClient.*",
  "BuildRetry": false
}

Report

Build Definition Test Pull Request
164331 dotnet/runtime PayloadGroup0.WorkItemExecution #81831
164665 dotnet/runtime PayloadGroup0.WorkItemExecution #81843
164636 dotnet/runtime PayloadGroup0.WorkItemExecution #79544
164618 dotnet/runtime PayloadGroup0.WorkItemExecution #81827
164573 dotnet/runtime PayloadGroup0.WorkItemExecution #78852
164555 dotnet/runtime PayloadGroup0.WorkItemExecution #81407
164522 dotnet/runtime PayloadGroup0.WorkItemExecution #81836
164512 dotnet/runtime PayloadGroup0.WorkItemExecution #81480
163901 dotnet/runtime PayloadGroup0.WorkItemExecution #80382

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
9 9 9

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions