Skip to content

Crossgen2 runs on Arm64 fail in ETW merging #1950

@DrewScoggins

Description

@DrewScoggins
[2021/08/24 12:41:01][INFO] Merging traces\Crossgen2 Throughput - Composite - framework-r2r_startup.perflabkernel.etl,traces\Crossgen2 Throughput - Composite - framework-r2r_startup.perflabuser.etl...
[2021/08/24 12:41:01][INFO] Unhandled exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
[2021/08/24 12:41:01][INFO]  ---> System.ComponentModel.Win32Exception (126): The specified module could not be found.
[2021/08/24 12:41:01][INFO]    at Microsoft.Diagnostics.Tracing.Extensions.ETWKernelControl.LoadKernelTraceControl()
[2021/08/24 12:41:01][INFO]    at Microsoft.Diagnostics.Tracing.Extensions.ETWKernelControl.Merge(String[] inputETLFileNames, String outputETLFileName, EVENT_TRACE_MERGE_EXTENDED_DATA flags)
[2021/08/24 12:41:01][INFO]    at Microsoft.Diagnostics.Tracing.Session.TraceEventSession.Merge(String[] inputETLFileNames, String outputETLFileName, TraceEventMergeOptions options)
[2021/08/24 12:41:01][INFO]    at ScenarioMeasurement.WindowsTraceSession.MergeFiles(String kernelTraceFile, String userTraceFile, String traceFile) in D:\workspace\_work\1\s\Payload\performance\src\tools\ScenarioMeasurement\Startup\WindowsTraceSession.cs:line 71
[2021/08/24 12:41:01][INFO]    at ScenarioMeasurement.WindowsTraceSession.Dispose() in D:\workspace\_work\1\s\Payload\performance\src\tools\ScenarioMeasurement\Startup\WindowsTraceSession.cs:line 49
[2021/08/24 12:41:01][INFO]    at ScenarioMeasurement.Startup.Main(String appExe, MetricType metricType, String scenarioName, String traceName, Boolean processWillExit, Int32 iterations, String iterationSetup, String setupArgs, String iterationCleanup, String cleanupArgs, Int32 timeout, Int32 measurementDelay, String appArgs, String logFileName, String workingDir, Boolean warmup, Boolean guiApp, Boolean skipProfileIteration, String reportJsonPath, String traceDirectory, String environmentVariables, String innerLoopCommand, String innerLoopCommandArgs, Boolean runWithoutExit, Int32 hotReloadIters, Boolean skipMeasurementIteration) in D:\workspace\_work\1\s\Payload\performance\src\tools\ScenarioMeasurement\Startup\Startup.cs:line 285
[2021/08/24 12:41:01][INFO]    --- End of inner exception stack trace ---
[2021/08/24 12:41:01][INFO]    at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
[2021/08/24 12:41:01][INFO]    at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
[2021/08/24 12:41:01][INFO]    at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
[2021/08/24 12:41:01][INFO]    at System.CommandLine.Invocation.ModelBindingCommandHandler.InvokeAsync(InvocationContext context)
[2021/08/24 12:41:01][INFO]    at System.CommandLine.Invocation.InvocationPipeline.<>c__DisplayClass4_0.<<BuildInvocationChain>b__0>d.MoveNext()
[2021/08/24 12:41:01][INFO] --- End of stack trace from previous location where exception was thrown ---
[2021/08/24 12:41:01][INFO]    at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c.<<UseParseErrorReporting>b__19_0>d.MoveNext()
[2021/08/24 12:41:01][INFO] --- End of stack trace from previous location where exception was thrown ---
[2021/08/24 12:41:01][INFO]    at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c__DisplayClass14_0.<<UseHelp>b__0>d.MoveNext()
[2021/08/24 12:41:01][INFO] --- End of stack trace from previous location where exception was thrown ---
[2021/08/24 12:41:01][INFO]    at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c__DisplayClass22_0.<<UseVersionOption>b__0>d.MoveNext()
[2021/08/24 12:41:01][INFO] --- End of stack trace from previous location where exception was thrown ---
[2021/08/24 12:41:01][INFO]    at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c__DisplayClass21_0.<<UseTypoCorrections>b__0>d.MoveNext()
[2021/08/24 12:41:01][INFO] --- End of stack trace from previous location where exception was thrown ---
[2021/08/24 12:41:01][INFO]    at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c.<<UseSuggestDirective>b__20_0>d.MoveNext()
[2021/08/24 12:41:01][INFO] --- End of stack trace from previous location where exception was thrown ---
[2021/08/24 12:41:01][INFO]    at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c.<<UseParseDirective>b__18_0>d.MoveNext()
[2021/08/24 12:41:01][INFO] --- End of stack trace from previous location where exception was thrown ---
[2021/08/24 12:41:01][INFO]    at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c.<<UseDebugDirective>b__10_0>d.MoveNext()
[2021/08/24 12:41:01][INFO] --- End of stack trace from previous location where exception was thrown ---
[2021/08/24 12:41:01][INFO]    at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c.<<RegisterWithDotnetSuggest>b__9_0>d.MoveNext()
[2021/08/24 12:41:01][INFO] --- End of stack trace from previous location where exception was thrown ---
[2021/08/24 12:41:01][INFO]    at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c__DisplayClass5_0.<<ConfigureConsole>b__0>d.MoveNext()
[2021/08/24 12:41:01][INFO] --- End of stack trace from previous location where exception was thrown ---
[2021/08/24 12:41:01][INFO]    at System.CommandLine.Builder.CommandLineBuilderExtensions.<>c__DisplayClass12_0.<<UseExceptionHandler>b__0>d.MoveNext()

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