- 
                Notifications
    You must be signed in to change notification settings 
- Fork 5.2k
Open
Labels
Known Build ErrorUse this to report build issues in the .NET Helix tabUse this to report build issues in the .NET Helix tabarch-x86area-System.Diagnostics.Tracingos-windowsruntime-coreclrspecific to the CoreCLR runtimespecific to the CoreCLR runtime
Milestone
Description
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1017103
Build error leg or test failing: BasicEventSourceTests.TestsManifestGeneration.Test_EventSource_EtwManifestGenerationRollover
Error Message
{
  "ErrorMessage" : ["BasicEventSourceTests.TestsManifestGeneration.Test_EventSource_EtwManifestGenerationRollover [FAIL]", "Half-way through waiting for remote process"],
  "BuildRetry" : false,
  "ExcludeConsoleLog" : false
}- PR: [release/8.0-staging] Update dependencies from dotnet/arcade #114441
- Queue: Libraries Test Run checked coreclr windows x86 Debug
- Job result: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1017103&view=logs&j=f1f3e473-935f-5de7-3348-701fec448dfb&t=0644e1d9-cbee-5379-e020-5995b9f78358&l=56
- Log file: https://helixr1107v0xd1eu3ibi6ka.blob.core.windows.net/dotnet-runtime-refs-pull-114441-merge-98298f34bbe1431f80/System.Diagnostics.Tracing.Tests/1/console.dc5c02e0.log?helixlogtype=result
- Output:
    BasicEventSourceTests.TestsManifestGeneration.Test_EventSource_EtwManifestGenerationRollover [FAIL]
      Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
      Memory load: 14
      
      Image Name                     PID Services                                    
      ========================= ======== ============================================
      svchost.exe                    768 BrokerInfrastructure, DcomLaunch, LSM,      
                                         PlugPlay, Power, SystemEventsBroker         
      svchost.exe                    828 RpcEptMapper, RpcSs                         
      svchost.exe                    928 TermService                                 
      svchost.exe                    936 Appinfo, CertPropSvc, DsmSvc, gpsvc,        
                                         iphlpsvc, lfsvc, ProfSvc, sacsvr, Schedule, 
                                         SENS, SessionEnv, ShellHWDetection, Themes, 
                                         UserManager, Winmgmt, wlidsvc, WpnService,  
                                         wuauserv                                    
      svchost.exe                    988 Dhcp, EventLog, lmhosts, NgcCtnrSvc,        
                                         TimeBrokerSvc, vmictimesync                 
      svchost.exe                    328 NcbService, PcaSvc, TrkWks, UALSVC,         
                                         UmRdpService, vmickvpexchange,              
                                         vmicshutdown, WdiSystemHost, WPDBusEnum     
      svchost.exe                    788 CDPSvc, EventSystem, FontCache, netprofm,   
                                         nsi, RemoteRegistry, W32Time,               
                                         WinHttpAutoProxySvc                         
      svchost.exe                   1116 vmicheartbeat                               
      svchost.exe                   1188 CryptSvc, Dnscache, LanmanWorkstation,      
                                         NlaSvc, WinRM                               
      svchost.exe                   1212 BFE, CoreMessagingRegistrar, DPS, MpsSvc,   
                                         pla                                         
      svchost.exe                   1476 Wcmsvc                                      
      svchost.exe                     76 DiagTrack                                   
      svchost.exe                   2096 StateRepository, tiledatamodelsvc           
      svchost.exe                   2108 AppHostSvc                                  
      svchost.exe                   2216 W3SVC, WAS                                  
      svchost.exe                   2248 LanmanServer                                
      svchost.exe                   3212 CDPUserSvc_45ede, OneSyncSvc_45ede          
      svchost.exe                   3800 AppReadiness                                
      svchost.exe                   3856 AppXSvc, ClipSVC                            
      svchost.exe                   5192 WerSvc                                      
      Timed out at 4/15/2025 3:41:25 PM after 60000ms waiting for remote process.
      Wrote mini dump to: C:\h\w\A2CF0914\w\B04009FD\uploads\1128.qxjoesr3.ozz.dmp
      	Process ID: 1128
      	Handle: 1264
      	Name: dotnet
      	MainModule: C:\h\w\A2CF0914\p\dotnet.exe
      	StartTime: 4/15/2025 3:40:24 PM
      	TotalProcessorTime: 00:00:07.1406250
      	Threads:
      		Thread #1 (OS 0x694)   [MTA]
      			[InlinedCallFrame] (Interop+Kernel32.<GetFileAttributesExPrivate>g____PInvoke|135_0)
      			System.IO.FileSystem.FillAttributeInfo(System.String, WIN32_FILE_ATTRIBUTE_DATA ByRef, Boolean)
      			System.IO.File.Exists(System.String)
      			BasicEventSourceTests.TestsManifestGeneration.VerifyManifestAndRemoveFile(System.String)
      			BasicEventSourceTests.TestsManifestGeneration.<Test_EventSource_EtwManifestGenerationRollover>b__3_0()
      			[HelperMethodFrame_PROTECTOBJ] (System.RuntimeMethodHandle.InvokeMethod)
      			System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(System.Object, IntPtr*)
      			System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(System.Object, System.Reflection.BindingFlags)
      			System.Reflection.RuntimeMethodInfo.Invoke(System.Object, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo)
      			System.Reflection.MethodBase.Invoke(System.Object, System.Object[])
      			Microsoft.DotNet.RemoteExecutor.Program.Main(System.String[])
      		Thread #2 (OS 0x108C) [Finalizer] [Background] 
      			[DebuggerU2MCatchHandlerFrame]
      
      Stack Trace:
        /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs(225,0): at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing)
        /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs(55,0): at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose()
        /_/src/libraries/System.Diagnostics.Tracing/tests/BasicEventSourceTest/TestsManifestGeneration.Etw.cs(81,0): at BasicEventSourceTests.TestsManifestGeneration.Test_EventSource_EtwManifestGenerationRollover()
           at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
        /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(48,0): at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
  Finished:    System.Diagnostics.Tracing.Tests
=== TEST EXECUTION SUMMARY ===
   System.Diagnostics.Tracing.Tests  Total: 46, Errors: 0, Failed: 1, Skipped: 0, Time: 179.846s
----- end Tue 04/15/2025 15:41:58.04 ----- exit code 1 ----------------------------------------------------------
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=1017103
Error message validated: [BasicEventSourceTests.TestsManifestGeneration.Test_EventSource_EtwManifestGenerationRollover [FAIL] Half-way through waiting for remote process]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 4/15/2025 5:02:29 PM UTC
Report
Summary
| 24-Hour Hit Count | 7-Day Hit Count | 1-Month Count | 
|---|---|---|
| 0 | 1 | 9 | 
Metadata
Metadata
Assignees
Labels
Known Build ErrorUse this to report build issues in the .NET Helix tabUse this to report build issues in the .NET Helix tabarch-x86area-System.Diagnostics.Tracingos-windowsruntime-coreclrspecific to the CoreCLR runtimespecific to the CoreCLR runtime