dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
14.25k stars 4.45k forks source link

[8.0][ios][arm64][mono] Build error: SecKeychainUnlock signing-certs.keychain-db: user name or passphrase incorrect #101830

Open carlossanlop opened 2 weeks ago

carlossanlop commented 2 weeks ago

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=663779 Build error leg or test failing: net8.0-ios-Release-arm64-Mono_Release

Error Message

{
  "ErrorMessage" : [
      "security: SecKeychainUnlock signing-certs.keychain-db: The user name or passphrase you entered is not correct.",
      "ERROR: WORKLOAD TIMED OUT - Killing user command.."
  ],
  "BuildRetry" : false,
  "ExcludeConsoleLog" : false
}

Report

Build Definition Test Pull Request
664858 dotnet/runtime System.Runtime.Tests.WorkItemExecution dotnet/runtime#101853
664789 dotnet/runtime System.Runtime.Tests.WorkItemExecution dotnet/runtime#101850
664560 dotnet/runtime System.Runtime.Tests.WorkItemExecution dotnet/runtime#101844
664282 dotnet/runtime iOS.Device.ExportManagedSymbols.Test.WorkItemExecution dotnet/runtime#101836
664190 dotnet/runtime iOS.Device.Aot.Test.WorkItemExecution dotnet/runtime#101717
664107 dotnet/runtime iOS.Device.LibraryMode.Test.WorkItemExecution
663982 dotnet/runtime iOS.Device.ExportManagedSymbols.Test.WorkItemExecution
663779 dotnet/runtime System.Runtime.Tests.WorkItemExecution dotnet/runtime#101823
663696 dotnet/runtime iOS.Device.LibraryMode.Test.WorkItemExecution dotnet/runtime#101773
663579 dotnet/runtime System.Runtime.Tests.WorkItemExecution dotnet/runtime#101814
663454 dotnet/runtime iOS.Device.ExportManagedSymbols.Test.WorkItemExecution
663336 dotnet/runtime System.Runtime.Tests.WorkItemExecution dotnet/runtime#101762

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 12
dotnet-policy-service[bot] commented 2 weeks ago

Tagging subscribers to 'os-ios': @steveisok, @akoeplinger, @kotlarmilos See info in area-owners.md if you want to be subscribed.

dotnet-policy-service[bot] commented 2 weeks ago

Tagging subscribers to this area: @directhex See info in area-owners.md if you want to be subscribed.

vitek-karas commented 2 weeks ago

@matouskozak could you please check if this is an infra issue? It somehow reminds me of something, but I can't quite remember what...

matouskozak commented 2 weeks ago

@matouskozak could you please check if this is an infra issue? It somehow reminds me of something, but I can't quite remember what...

It looks like an infra issue. I checked the first few hits and it keeps happening on DNCENGMAC050 machine. Could it be related to https://github.com/dotnet/dnceng/issues/2667 @AlitzelMendez ?

AlitzelMendez commented 2 weeks ago

yes, it seems to be related to this :) I will put the machine offline and do more debugging on the machine