Hi everybody,
Trying to profile my application on Enterprise VS subscription and Xamarin Profiler on simulator and real device with no success.
The log file says:
XamarinProfiler.Core.ProfilerService Error: 0 : [2021-05-14 08:32:50.8775] could not retrieve list of iOS simulators: System.IO.FileNotFoundException: Could not find file "/var/folders/7b/cxl7l_51597drkxfm37_z5zh0000gn/T/7wnnf3jo.mlpd"
Have no idea why this file is not exist, also have no idea how to retrive this file.
Xamarin Profiles > File > Save as - is not active
The log file under the cut
XamarinProfiler.Core.ProfilerService Information: 0 : [2021-05-14 08:32:48.3355] ##########################################
XamarinProfiler.Core.ProfilerService Information: 0 : [2021-05-14 08:32:48.3466] # Xamarin Profiler version - 1.6.15.68
XamarinProfiler.Core.ProfilerService Information: 0 : [2021-05-14 08:32:48.3467] # * Arch x86_64
XamarinProfiler.Core.ProfilerService Information: 0 : [2021-05-14 08:32:48.3467] ##########################################
XamarinProfiler.Core.ProfilerService Information: 0 : [2021-05-14 08:32:48.9952] initializing android platform
XamarinProfiler.Core.ProfilerService Information: 0 : [2021-05-14 08:32:48.9954] initializing ios platform
XamarinProfiler.Core.ProfilerService Information: 0 : [2021-05-14 08:32:48.9955] initializing mlpd platform
XamarinProfiler.Core.ProfilerService Information: 0 : [2021-05-14 08:32:48.9956] initializing exe platform
XamarinProfiler.Core.ProfilerService Information: 0 : [2021-05-14 08:32:48.9958] initializing dll platform
XamarinProfiler.Core.ProfilerService Information: 0 : [2021-05-14 08:32:48.9960] initializing mac platform
XamarinProfiler.Core.ProfilerService Information: 0 : [2021-05-14 08:32:49.9904] processing command line = --options=name:iPad Pro (12.9-inch) (3rd generation),gc:sgen,maxframes:16 --type=ios --device=:v2:runtime=com.apple.CoreSimulator.SimRuntime.iOS-13-3,devicetype=com.apple.CoreSimulator.SimDeviceType.iPad-Pro--12-9-inch---3rd-generation-|13.3 --target=/Users/andreykorneychuk/Projects/TaskMaverick/Taskmaverick.Xamarin/src/TaskMaverick.Xamarin.iOS/bin/iPhoneSimulator/TEST/device-builds/ipad pro (12.9-inch) (3rd generation)-13.3/TaskMaverick.Xamarin.iOS.app --heapshot-mode=gc --heapshot-frequency=0 --sampling-mode=cpu --sample-cycle-freq=100
XamarinProfiler.Core.ProfilerService Information: 0 : [2021-05-14 08:32:50.0079] processing command line = /Applications/Xamarin Profiler.app/Contents/MacOS/Xamarin Profiler
XamarinProfiler.Core.ProfilerService Error: 0 : [2021-05-14 08:32:50.8775] could not retrieve list of iOS simulators: System.IO.FileNotFoundException: Could not find file "/var/folders/7b/cxl7l_51597drkxfm37_z5zh0000gn/T/7wnnf3jo.mlpd"
File name: '/var/folders/7b/cxl7l_51597drkxfm37_z5zh0000gn/T/7wnnf3jo.mlpd'
at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x00259] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/corlib/System.IO/FileStream.cs:274
at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize) [0x00000] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/corlib/System.IO/FileStream.cs:96
at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
at System.Xml.XmlDownloadManager.GetStream (System.Uri uri, System.Net.ICredentials credentials, System.Net.IWebProxy proxy, System.Net.Cache.RequestCachePolicy cachePolicy) [0x00012] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/XmlDownloadManager.cs:30
at System.Xml.XmlUrlResolver.GetEntity (System.Uri absoluteUri, System.String role, System.Type ofObjectToReturn) [0x0002d] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/XmlUrlResolver.cs:58
at System.Xml.XmlTextReaderImpl.FinishInitUriString () [0x0004c] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/Core/XmlTextReaderImpl.cs:678
at System.Xml.XmlTextReaderImpl..ctor (System.String uriStr, System.Xml.XmlReaderSettings settings, System.Xml.XmlParserContext context, System.Xml.XmlResolver uriResolver) [0x000c7] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/Core/XmlTextReaderImpl.cs:655
at System.Xml.XmlReaderSettings.CreateReader (System.String inputUri, System.Xml.XmlParserContext inputContext) [0x0003b] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/Core/XmlReaderSettings.cs:392
at System.Xml.XmlReader.Create (System.String inputUri, System.Xml.XmlReaderSettings settings, System.Xml.XmlParserContext inputContext) [0x0000a] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/Core/XmlReader.cs:1561
at System.Xml.XmlReader.Create (System.String inputUri, System.Xml.XmlReaderSettings settings) [0x00000] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/Core/XmlReader.cs:1549
at System.Xml.Linq.XDocument.Load (System.String uri, System.Xml.Linq.LoadOptions options) [0x00007] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/external/corefx/src/System.Private.Xml.Linq/src/System/Xml/Linq/XDocument.cs:220
at System.Xml.Linq.XDocument.Load (System.String uri) [0x00000] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/external/corefx/src/System.Private.Xml.Linq/src/System/Xml/Linq/XDocument.cs:190
at XamarinProfiler.Core.Platforms.iOS.MTouchRunner.GetSimulators () [0x00034] in /Users/runner/runners/2.166.4/work/1/s/src/XamarinProfiler.Core/Platforms/iOS/MTouchRunner.cs:383
XamarinProfiler.Core.ProfilerService Error: 0 : [2021-05-14 08:32:50.8775] could not retrieve list of iOS simulators: System.IO.FileNotFoundException: Could not find file "/var/folders/7b/cxl7l_51597drkxfm37_z5zh0000gn/T/7wnnf3jo.mlpd"
File name: '/var/folders/7b/cxl7l_51597drkxfm37_z5zh0000gn/T/7wnnf3jo.mlpd'
at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x00259] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/corlib/System.IO/FileStream.cs:274
at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize) [0x00000] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/corlib/System.IO/FileStream.cs:96
at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
at System.Xml.XmlDownloadManager.GetStream (System.Uri uri, System.Net.ICredentials credentials, System.Net.IWebProxy proxy, System.Net.Cache.RequestCachePolicy cachePolicy) [0x00012] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/XmlDownloadManager.cs:30
at System.Xml.XmlUrlResolver.GetEntity (System.Uri absoluteUri, System.String role, System.Type ofObjectToReturn) [0x0002d] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/XmlUrlResolver.cs:58
at System.Xml.XmlTextReaderImpl.FinishInitUriString () [0x0004c] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/Core/XmlTextReaderImpl.cs:678
at System.Xml.XmlTextReaderImpl..ctor (System.String uriStr, System.Xml.XmlReaderSettings settings, System.Xml.XmlParserContext context, System.Xml.XmlResolver uriResolver) [0x000c7] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/Core/XmlTextReaderImpl.cs:655
at System.Xml.XmlReaderSettings.CreateReader (System.String inputUri, System.Xml.XmlParserContext inputContext) [0x0003b] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/Core/XmlReaderSettings.cs:392
at System.Xml.XmlReader.Create (System.String inputUri, System.Xml.XmlReaderSettings settings, System.Xml.XmlParserContext inputContext) [0x0000a] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/Core/XmlReader.cs:1561
at System.Xml.XmlReader.Create (System.String inputUri, System.Xml.XmlReaderSettings settings) [0x00000] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/Core/XmlReader.cs:1549
at System.Xml.Linq.XDocument.Load (System.String uri, System.Xml.Linq.LoadOptions options) [0x00007] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/external/corefx/src/System.Private.Xml.Linq/src/System/Xml/Linq/XDocument.cs:220
at System.Xml.Linq.XDocument.Load (System.String uri) [0x00000] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/external/corefx/src/System.Private.Xml.Linq/src/System/Xml/Linq/XDocument.cs:190
at XamarinProfiler.Core.Platforms.iOS.MTouchRunner.GetSimulators () [0x00034] in /Users/runner/runners/2.166.4/work/1/s/src/XamarinProfiler.Core/Platforms/iOS/MTouchRunner.cs:383
XamarinProfiler.Core.ProfilerService Error: 0 : [2021-05-14 08:32:51.4904] could not retrieve list of iOS simulators: System.IO.FileNotFoundException: Could not find file "/var/folders/7b/cxl7l_51597drkxfm37_z5zh0000gn/T/a0p4rtzh.mlpd"
File name: '/var/folders/7b/cxl7l_51597drkxfm37_z5zh0000gn/T/a0p4rtzh.mlpd'
at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x00259] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/corlib/System.IO/FileStream.cs:274
at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize) [0x00000] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/corlib/System.IO/FileStream.cs:96
at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
at System.Xml.XmlDownloadManager.GetStream (System.Uri uri, System.Net.ICredentials credentials, System.Net.IWebProxy proxy, System.Net.Cache.RequestCachePolicy cachePolicy) [0x00012] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/XmlDownloadManager.cs:30
at System.Xml.XmlUrlResolver.GetEntity (System.Uri absoluteUri, System.String role, System.Type ofObjectToReturn) [0x0002d] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/XmlUrlResolver.cs:58
at System.Xml.XmlTextReaderImpl.FinishInitUriString () [0x0004c] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/Core/XmlTextReaderImpl.cs:678
at System.Xml.XmlTextReaderImpl..ctor (System.String uriStr, System.Xml.XmlReaderSettings settings, System.Xml.XmlParserContext context, System.Xml.XmlResolver uriResolver) [0x000c7] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/Core/XmlTextReaderImpl.cs:655
at System.Xml.XmlReaderSettings.CreateReader (System.String inputUri, System.Xml.XmlParserContext inputContext) [0x0003b] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/Core/XmlReaderSettings.cs:392
at System.Xml.XmlReader.Create (System.String inputUri, System.Xml.XmlReaderSettings settings, System.Xml.XmlParserContext inputContext) [0x0000a] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/Core/XmlReader.cs:1561
at System.Xml.XmlReader.Create (System.String inputUri, System.Xml.XmlReaderSettings settings) [0x00000] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/Core/XmlReader.cs:1549
at System.Xml.Linq.XDocument.Load (System.String uri, System.Xml.Linq.LoadOptions options) [0x00007] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/external/corefx/src/System.Private.Xml.Linq/src/System/Xml/Linq/XDocument.cs:220
at System.Xml.Linq.XDocument.Load (System.String uri) [0x00000] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/external/corefx/src/System.Private.Xml.Linq/src/System/Xml/Linq/XDocument.cs:190
at XamarinProfiler.Core.Platforms.iOS.MTouchRunner.GetSimulators () [0x00034] in /Users/runner/runners/2.166.4/work/1/s/src/XamarinProfiler.Core/Platforms/iOS/MTouchRunner.cs:383
XamarinProfiler.Core.ProfilerService Error: 0 : [2021-05-14 08:32:51.4904] could not retrieve list of iOS simulators: System.IO.FileNotFoundException: Could not find file "/var/folders/7b/cxl7l_51597drkxfm37_z5zh0000gn/T/a0p4rtzh.mlpd"
File name: '/var/folders/7b/cxl7l_51597drkxfm37_z5zh0000gn/T/a0p4rtzh.mlpd'
at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x00259] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/corlib/System.IO/FileStream.cs:274
at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize) [0x00000] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/corlib/System.IO/FileStream.cs:96
at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
at System.Xml.XmlDownloadManager.GetStream (System.Uri uri, System.Net.ICredentials credentials, System.Net.IWebProxy proxy, System.Net.Cache.RequestCachePolicy cachePolicy) [0x00012] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/XmlDownloadManager.cs:30
at System.Xml.XmlUrlResolver.GetEntity (System.Uri absoluteUri, System.String role, System.Type ofObjectToReturn) [0x0002d] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/XmlUrlResolver.cs:58
at System.Xml.XmlTextReaderImpl.FinishInitUriString () [0x0004c] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/Core/XmlTextReaderImpl.cs:678
at System.Xml.XmlTextReaderImpl..ctor (System.String uriStr, System.Xml.XmlReaderSettings settings, System.Xml.XmlParserContext context, System.Xml.XmlResolver uriResolver) [0x000c7] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/Core/XmlTextReaderImpl.cs:655
at System.Xml.XmlReaderSettings.CreateReader (System.String inputUri, System.Xml.XmlParserContext inputContext) [0x0003b] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/Core/XmlReaderSettings.cs:392
at System.Xml.XmlReader.Create (System.String inputUri, System.Xml.XmlReaderSettings settings, System.Xml.XmlParserContext inputContext) [0x0000a] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/Core/XmlReader.cs:1561
at System.Xml.XmlReader.Create (System.String inputUri, System.Xml.XmlReaderSettings settings) [0x00000] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/Core/XmlReader.cs:1549
at System.Xml.Linq.XDocument.Load (System.String uri, System.Xml.Linq.LoadOptions options) [0x00007] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/external/corefx/src/System.Private.Xml.Linq/src/System/Xml/Linq/XDocument.cs:220
at System.Xml.Linq.XDocument.Load (System.String uri) [0x00000] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/external/corefx/src/System.Private.Xml.Linq/src/System/Xml/Linq/XDocument.cs:190
at XamarinProfiler.Core.Platforms.iOS.MTouchRunner.GetSimulators () [0x00034] in /Users/runner/runners/2.166.4/work/1/s/src/XamarinProfiler.Core/Platforms/iOS/MTouchRunner.cs:383
XamarinProfiler.Core.ProfilerService Error: 0 : [2021-05-14 08:32:52.0264] could not retrieve list of iOS simulators: System.IO.FileNotFoundException: Could not find file "/var/folders/7b/cxl7l_51597drkxfm37_z5zh0000gn/T/aemld5z2.mlpd"
File name: '/var/folders/7b/cxl7l_51597drkxfm37_z5zh0000gn/T/aemld5z2.mlpd'
at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x00259] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/corlib/System.IO/FileStream.cs:274
at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize) [0x00000] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/corlib/System.IO/FileStream.cs:96
at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
at System.Xml.XmlDownloadManager.GetStream (System.Uri uri, System.Net.ICredentials credentials, System.Net.IWebProxy proxy, System.Net.Cache.RequestCachePolicy cachePolicy) [0x00012] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/XmlDownloadManager.cs:30
at System.Xml.XmlUrlResolver.GetEntity (System.Uri absoluteUri, System.String role, System.Type ofObjectToReturn) [0x0002d] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/XmlUrlResolver.cs:58
at System.Xml.XmlTextReaderImpl.FinishInitUriString () [0x0004c] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/Core/XmlTextReaderImpl.cs:678
at System.Xml.XmlTextReaderImpl..ctor (System.String uriStr, System.Xml.XmlReaderSettings settings, System.Xml.XmlParserContext context, System.Xml.XmlResolver uriResolver) [0x000c7] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/Core/XmlTextReaderImpl.cs:655
at System.Xml.XmlReaderSettings.CreateReader (System.String inputUri, System.Xml.XmlParserContext inputContext) [0x0003b] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/Core/XmlReaderSettings.cs:392
at System.Xml.XmlReader.Create (System.String inputUri, System.Xml.XmlReaderSettings settings, System.Xml.XmlParserContext inputContext) [0x0000a] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/Core/XmlReader.cs:1561
at System.Xml.XmlReader.Create (System.String inputUri, System.Xml.XmlReaderSettings settings) [0x00000] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/Core/XmlReader.cs:1549
at System.Xml.Linq.XDocument.Load (System.String uri, System.Xml.Linq.LoadOptions options) [0x00007] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/external/corefx/src/System.Private.Xml.Linq/src/System/Xml/Linq/XDocument.cs:220
at System.Xml.Linq.XDocument.Load (System.String uri) [0x00000] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/external/corefx/src/System.Private.Xml.Linq/src/System/Xml/Linq/XDocument.cs:190
at XamarinProfiler.Core.Platforms.iOS.MTouchRunner.GetSimulators () [0x00034] in /Users/runner/runners/2.166.4/work/1/s/src/XamarinProfiler.Core/Platforms/iOS/MTouchRunner.cs:383
XamarinProfiler.Core.ProfilerService Error: 0 : [2021-05-14 08:32:52.0264] could not retrieve list of iOS simulators: System.IO.FileNotFoundException: Could not find file "/var/folders/7b/cxl7l_51597drkxfm37_z5zh0000gn/T/aemld5z2.mlpd"
File name: '/var/folders/7b/cxl7l_51597drkxfm37_z5zh0000gn/T/aemld5z2.mlpd'
at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x00259] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/corlib/System.IO/FileStream.cs:274
at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize) [0x00000] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/corlib/System.IO/FileStream.cs:96
at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
at System.Xml.XmlDownloadManager.GetStream (System.Uri uri, System.Net.ICredentials credentials, System.Net.IWebProxy proxy, System.Net.Cache.RequestCachePolicy cachePolicy) [0x00012] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/XmlDownloadManager.cs:30
at System.Xml.XmlUrlResolver.GetEntity (System.Uri absoluteUri, System.String role, System.Type ofObjectToReturn) [0x0002d] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/XmlUrlResolver.cs:58
at System.Xml.XmlTextReaderImpl.FinishInitUriString () [0x0004c] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/Core/XmlTextReaderImpl.cs:678
at System.Xml.XmlTextReaderImpl..ctor (System.String uriStr, System.Xml.XmlReaderSettings settings, System.Xml.XmlParserContext context, System.Xml.XmlResolver uriResolver) [0x000c7] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/Core/XmlTextReaderImpl.cs:655
at System.Xml.XmlReaderSettings.CreateReader (System.String inputUri, System.Xml.XmlParserContext inputContext) [0x0003b] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/Core/XmlReaderSettings.cs:392
at System.Xml.XmlReader.Create (System.String inputUri, System.Xml.XmlReaderSettings settings, System.Xml.XmlParserContext inputContext) [0x0000a] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/Core/XmlReader.cs:1561
at System.Xml.XmlReader.Create (System.String inputUri, System.Xml.XmlReaderSettings settings) [0x00000] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/Core/XmlReader.cs:1549
at System.Xml.Linq.XDocument.Load (System.String uri, System.Xml.Linq.LoadOptions options) [0x00007] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/external/corefx/src/System.Private.Xml.Linq/src/System/Xml/Linq/XDocument.cs:220
at System.Xml.Linq.XDocument.Load (System.String uri) [0x00000] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/external/corefx/src/System.Private.Xml.Linq/src/System/Xml/Linq/XDocument.cs:190
at XamarinProfiler.Core.Platforms.iOS.MTouchRunner.GetSimulators () [0x00034] in /Users/runner/runners/2.166.4/work/1/s/src/XamarinProfiler.Core/Platforms/iOS/MTouchRunner.cs:383
XamarinProfiler.Core.ProfilerService Information: 0 : [2021-05-14 08:33:03.8614] processing command line = --options=name:iPad Pro (12.9-inch) (3rd generation),gc:sgen,maxframes:16 --type=ios --device=:v2:runtime=com.apple.CoreSimulator.SimRuntime.iOS-13-3,devicetype=com.apple.CoreSimulator.SimDeviceType.iPad-Pro--12-9-inch---3rd-generation-|13.3 --target=/Users/andreykorneychuk/Projects/TaskMaverick/Taskmaverick.Xamarin/src/TaskMaverick.Xamarin.iOS/bin/iPhoneSimulator/TEST/device-builds/ipad pro (12.9-inch) (3rd generation)-13.3/TaskMaverick.Xamarin.iOS.app --heapshot-mode=gc --heapshot-frequency=0 --sampling-mode=cpu --sample-cycle-freq=100
XamarinProfiler.Core.ProfilerService Error: 0 : [2021-05-14 08:33:07.0897] could not retrieve list of iOS simulators: System.IO.FileNotFoundException: Could not find file "/var/folders/7b/cxl7l_51597drkxfm37_z5zh0000gn/T/hj00dyyv.mlpd"
File name: '/var/folders/7b/cxl7l_51597drkxfm37_z5zh0000gn/T/hj00dyyv.mlpd'
at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x00259] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/corlib/System.IO/FileStream.cs:274
at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize) [0x00000] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/corlib/System.IO/FileStream.cs:96
at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
at System.Xml.XmlDownloadManager.GetStream (System.Uri uri, System.Net.ICredentials credentials, System.Net.IWebProxy proxy, System.Net.Cache.RequestCachePolicy cachePolicy) [0x00012] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/XmlDownloadManager.cs:30
at System.Xml.XmlUrlResolver.GetEntity (System.Uri absoluteUri, System.String role, System.Type ofObjectToReturn) [0x0002d] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/XmlUrlResolver.cs:58
at System.Xml.XmlTextReaderImpl.FinishInitUriString () [0x0004c] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/Core/XmlTextReaderImpl.cs:678
at System.Xml.XmlTextReaderImpl..ctor (System.String uriStr, System.Xml.XmlReaderSettings settings, System.Xml.XmlParserContext context, System.Xml.XmlResolver uriResolver) [0x000c7] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/Core/XmlTextReaderImpl.cs:655
at System.Xml.XmlReaderSettings.CreateReader (System.String inputUri, System.Xml.XmlParserContext inputContext) [0x0003b] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/Core/XmlReaderSettings.cs:392
at System.Xml.XmlReader.Create (System.String inputUri, System.Xml.XmlReaderSettings settings, System.Xml.XmlParserContext inputContext) [0x0000a] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/Core/XmlReader.cs:1561
at System.Xml.XmlReader.Create (System.String inputUri, System.Xml.XmlReaderSettings settings) [0x00000] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/Core/XmlReader.cs:1549
at System.Xml.Linq.XDocument.Load (System.String uri, System.Xml.Linq.LoadOptions options) [0x00007] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/external/corefx/src/System.Private.Xml.Linq/src/System/Xml/Linq/XDocument.cs:220
at System.Xml.Linq.XDocument.Load (System.String uri) [0x00000] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/external/corefx/src/System.Private.Xml.Linq/src/System/Xml/Linq/XDocument.cs:190
at XamarinProfiler.Core.Platforms.iOS.MTouchRunner.GetSimulators () [0x00034] in /Users/runner/runners/2.166.4/work/1/s/src/XamarinProfiler.Core/Platforms/iOS/MTouchRunner.cs:383
XamarinProfiler.Core.ProfilerService Error: 0 : [2021-05-14 08:33:07.0897] could not retrieve list of iOS simulators: System.IO.FileNotFoundException: Could not find file "/var/folders/7b/cxl7l_51597drkxfm37_z5zh0000gn/T/hj00dyyv.mlpd"
File name: '/var/folders/7b/cxl7l_51597drkxfm37_z5zh0000gn/T/hj00dyyv.mlpd'
at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x00259] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/corlib/System.IO/FileStream.cs:274
at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize) [0x00000] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/corlib/System.IO/FileStream.cs:96
at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
at System.Xml.XmlDownloadManager.GetStream (System.Uri uri, System.Net.ICredentials credentials, System.Net.IWebProxy proxy, System.Net.Cache.RequestCachePolicy cachePolicy) [0x00012] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/XmlDownloadManager.cs:30
at System.Xml.XmlUrlResolver.GetEntity (System.Uri absoluteUri, System.String role, System.Type ofObjectToReturn) [0x0002d] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/XmlUrlResolver.cs:58
at System.Xml.XmlTextReaderImpl.FinishInitUriString () [0x0004c] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/Core/XmlTextReaderImpl.cs:678
at System.Xml.XmlTextReaderImpl..ctor (System.String uriStr, System.Xml.XmlReaderSettings settings, System.Xml.XmlParserContext context, System.Xml.XmlResolver uriResolver) [0x000c7] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/Core/XmlTextReaderImpl.cs:655
at System.Xml.XmlReaderSettings.CreateReader (System.String inputUri, System.Xml.XmlParserContext inputContext) [0x0003b] in /Library/Frameworks/Xamarin.Mac.framework/Versions/Current/src/Xamarin.Mac/mcs/class/referencesource/System.Xml/System/Xml/Core/XmlReaderSettings.cs:392
at System.Xml.XmlReader.Create (System.String inputUri, System.Xml.XmlReaderSettings settings, System.Xml.XmlParserContext inputContext) [0x0000a] in /Library/Frameworks/X