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/9.0] Ensure that integer parsing correctly handles non-zero fractional data #106700

Merged
merged 2 commits into from
Sep 16, 2024

Merge branch 'release/9.0' into backport/pr-106506-to-release/9.0

8e70b31
Select commit
Loading
Failed to load commit list.
Merged

[release/9.0] Ensure that integer parsing correctly handles non-zero fractional data #106700

Merge branch 'release/9.0' into backport/pr-106506-to-release/9.0
8e70b31
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded Aug 26, 2024 in 0s

.NET Result Analysis

Details

⚠️ The following pipeline(s) will not be analyzed as has been explicited excluded from analysis

All checks completed

[runtime]

[runtime-dev-innerloop]

Build Rerun

✔️ Build passed after 1 retries.

(Attempt #1) [link to build]

runtime / Build / Libraries Test Run release coreclr windows x86 Release / Send to Helix

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24420.6\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Threading.ThreadPools.Tests.ThreadPoolTests.IOCompletionPortCountConfigVarTest has failed. Check the Test tab or [this console log]

Non-Deterministic Test Failures Detected

System.Threading.ThreadPools.Tests.ThreadPoolTests.IOCompletionPortCountConfigVarTest [Console] [Details] [Artifacts] [2.30% failure rate]
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

Failing Configuration

Data Driven SubResults
    System.Threading.ThreadPools.Tests.ThreadPoolTests.IOCompletionPortCountConfigVarTest(ioCompletionPortCount: 7)
    Exception Message
    Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
    Memory load: 30
    

    Image Name PID Services
    ========================= ======== ============================================
    svchost.exe 864 BrokerInfrastructure, DcomLaunch, PlugPlay,
    Power, SystemEventsBroker
    svchost.exe 964 RpcEptMapper, RpcSs
    svchost.exe 384 LSM
    svchost.exe 492 TermService
    svchost.exe 880 lmhosts
    svchost.exe 1032 NcbService
    svchost.exe 1152 EventLog
    svchost.exe 1232 vmicheartbeat
    svchost.exe 1240 vmickvpexchange
    svchost.exe 1256 nsi
    svchost.exe 1272 vmicshutdown
    svchost.exe 1332 vmictimesync
    svchost.exe 1368 gpsvc
    svchost.exe 1376 Dhcp
    svchost.exe 1412 CoreMessagingRegistrar
    svchost.exe 1512 UmRdpService
    svchost.exe 1584 Schedule
    svchost.exe 1700 Winmgmt
    svchost.exe 1720 NlaSvc
    svchost.exe 1900 DispBrokerDesktopSvc
    svchost.exe 1916 TimeBrokerSvc
    svchost.exe 1928 CertPropSvc
    svchost.exe 1948 FontCache
    svchost.exe 1044 netprofm
    svchost.exe 1440 LanmanWorkstation
    svchost.exe 2128 SessionEnv
    svchost.exe 2260 ProfSvc
    svchost.exe 2252 EventSystem
    svchost.exe 2276 Themes
    svchost.exe 2316 hns
    svchost.exe 2384 WinHttpAutoProxySvc
    svchost.exe 2408 SENS
    svchost.exe 2496 UserManager
    svchost.exe 2516 nvagent
    svchost.exe 2528 Dnscache
    svchost.exe 2540 Wcmsvc
    svchost.exe 2624 ShellHWDetection
    svchost.exe 2740 BFE, mpssvc
    svchost.exe 3000 AppHostSvc
    svchost.exe 3008 CryptSvc
    svchost.exe 3028 DiagTrack
    svchost.exe 2324 iphlpsvc
    svchost.exe 3108 sacsvr
    svchost.exe 3120 LanmanServer
    svchost.exe 3160 SysMain
    svchost.exe 3168 StateRepository
    svchost.exe 3244 W32Time
    svchost.exe 3248 TrkWks
    svchost.exe 3268 W3SVC, WAS
    svchost.exe 3284 WinRM
    svchost.exe 3316 WpnService
    svchost.exe 4840 CDPUserSvc_71463
    svchost.exe 4828 WpnUserService_71463
    svchost.exe 444 TabletInputService
    svchost.exe 4020 TokenBroker
    svchost.exe 4456 CDPSvc
    svchost.exe 4940 camsvc
    svchost.exe 6708 Appinfo
    svchost.exe 6996 pla
    svchost.exe 7212 PcaSvc
    svchost.exe 8076 UsoSvc
    svchost.exe 3092 StorSvc
    svchost.exe 900 DPS
    svchost.exe 872 cbdhsvc_71463
    svchost.exe 5372 UALSVC
    svchost.exe 5080 LicenseManager
    svchost.exe 7528 DsSvc
    svchost.exe 2436 NetSetupSvc
    Timed out at 8/23/2024 9:54:27 PM after 60000ms waiting for remote process.
    Wrote mini dump to: C:\h\w\9B74091A\w\B30709A1\uploads\2872.wlznj5yz.doq.dmp
    Process ID: 2872
    Handle: 1652
    Name: dotnet
    MainModule: C:\h\w\9B74091A\p\dotnet.exe
    StartTime: 8/23/2024 9:53:27 PM
    TotalProcessorTime: 00:00:00.4218750
    Threads:
    Thread #1 (OS 0x1048) [MTA]
    [InlinedCallFrame]
    System.Threading.Thread.Sleep(Int32)
    System.Diagnostics.NtProcessManager.EnumProcessModulesUntilSuccess(Microsoft.Win32.SafeHandles.SafeProcessHandle, IntPtr[], Int32, Int32 ByRef, Int32)
    System.Diagnostics.NtProcessManager.GetModules(Int32, Boolean)
    [InlinedCallFrame]
    System.Diagnostics.NtProcessManager.GetFirstModule(Int32)
    Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean)
    Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose()
    System.Threading.ThreadPools.Tests.ThreadPoolTests+<>c.<IOCompletionPortCountConfigVarTest>b__47_0(System.String)
    [HelperMethodFrame_PROTECTOBJ] (System.RuntimeMethodHandle.InvokeMethod)
    System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(System.Object, IntPtr*)
    System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(System.Object, System.Span`1<System.Object>, System.Reflection.BindingFlags)
    System.Reflection.MethodBaseInvoker.InvokeWithOneArg(System.Object, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo)
    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 0x150C) [Finalizer] [Background]
    [DebuggerU2MCatchHandlerFrame]
    Thread #3 (OS 0x1DF8) [Background] [MTA]
    [DebuggerU2MCatchHandlerFrame]


    Stack Trace

       at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 225
    at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose() in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 55
    at System.Threading.ThreadPools.Tests.ThreadPoolTests.IOCompletionPortCountConfigVarTest(Int32 ioCompletionPortCount) in /_/src/libraries/System.Threading.ThreadPool/tests/ThreadPoolTests.cs:line 1348
    at InvokeStub_ThreadPoolTests.IOCompletionPortCountConfigVarTest(Object, Span`1)
    at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 95

Was this helpful? Yes No