Steps to Reproduce
- Add the Akka NuGet package (currently 1.3.12)
- Try the following:
#r "Akka"
using Akka.Actor;
var sys = ActorSystem.Create("system");
- Run
Expected Behavior
I'd expect the cell to return with a (possibly uninformative) printout of the sys variable's referent, an ActorSystem.
Actual Behavior
The cell containing the ActorSystem.Create call runs forever.
Environment
Xamarin Workbooks
| Detail |
Value |
| Version |
1.5.0 |
| Git Branch |
1.5-release |
| Git Hash |
11f83dc |
| VSTS Definition |
Workbooks & Inspector (Win) |
System Info
| Component |
Value |
| Windows |
Microsoft Windows NT 10.0.17134.0 (64-bit) |
| CPU Cores |
8 |
| Physical Memory |
16 GB |
System-Installed Software
| Component |
Version |
| Xamarin Simulator |
1010300018 |
VisualStudio.16.Preview Components
| Component |
Version |
| Visual Studio Community 2019 |
16.0.0-pre.4.3+28714.193 |
| Xamarin iOS |
12.6.0-23 |
| Xamarin Android |
9.2.0-5 |
Log File
Xamarin Workbooks
Copyright 2016-2018 Microsoft. All rights reserved.
Copyright 2014-2016 Xamarin Inc. All rights reserved.
├─ Version: 1.5.0
├─ Date: 11/27/2018 6:22:37 PM
├─ Hash: 11f83dc
├─ Branch: 1.5-release
└─ Lane: Workbooks & Inspector (Win)
[Info][00:00:00.0134995] ClientApp (Initialize): AppSessionId: 90e032f1-c3cc-47a3-8bd0-71c952bb2b11 @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\ClientApp.cs:112
[Info][00:00:01.4070001] Telemetry (.ctor): Machine ID: 79d61cbb182fc6e2d0ccce79a2999aaf7bca88da1902c4f9fcd7fda1a804c622 @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\Telemetry\Client.cs:86
[Info][00:00:02.0859977] WorkbookAppInstallation (LocateWorkbookApps): Loading workbook apps from manifest: C:\Program Files (x86)\Xamarin\Workbooks\WorkbookApps\workbookapps.json @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\WorkbookAppInstallation.cs:215
[Info][00:00:03.1930003] UpdaterService (CheckForUpdatesInBackground): checking for updates @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\Client\Updater\UpdaterService.cs:257
[Info][00:00:03.8164998] UpdaterService (CheckForUpdatesInBackground): no updates are available @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\Client\Updater\UpdaterService.cs:267
[Info][00:00:07.3919938] MessageViewController (LogMessage): PushMessage => Status: Loading workbook… @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Messages\MessageViewController.cs:129
[Info][00:00:07.4819965] MessageViewController (LogMessage): PushMessage => Status: Loading workbook… @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Messages\MessageViewController.cs:129
[Info][00:00:08.1674958] MessageViewController (LogMessage): PushMessage => Status: Loading workbook… @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Messages\MessageViewController.cs:129
[Info][00:00:08.8399970] MessageViewController (LogMessage): PushMessage => Status: Loading workbook… @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Messages\MessageViewController.cs:129
[Info][00:00:09.3354958] MessageViewController (LogMessage): PushMessage => Status: Loading workbook… @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Messages\MessageViewController.cs:129
[Info][00:00:12.6684912] MessageViewController (LogMessage): PushMessage => Status: Connecting to agent… @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Messages\MessageViewController.cs:129
Xamarin.Workbooks.DotNetCore (localhost:51912) => [Info][00:00:00.0883502] DotNetCoreAgent (Start): DotNetCore 'Xamarin.Workbooks.DotNetCore' is available for interaction: xamarin-interactive://localhost:51912/v1?agentType=DotNetCore&sessionKind=Workbook @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Core\Agent.cs:285
[Info][00:00:13.1134929] MessageViewController (LogMessage): PushMessage => Status: Preparing workspace… @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Messages\MessageViewController.cs:129
Xamarin.Workbooks.DotNetCore (localhost:51912) => [Info][00:00:24.2386432] DotNetCoreAgent (ChangeDirectory): C:\WINDOWS\system32 → C:\Users\csg63\AppData\Local\Temp\ @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Core\Agent.cs:333
[Info][00:00:37.1170082] CompilationWorkspaceFactory (CreateDependencyResolver): Searching assembly path C:\Program Files (x86)\Xamarin\Workbooks\WorkbookApps\DotNetCore\win-x64\ @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\Compilation\CompilationWorkspaceFactory.cs:130
[Info][00:00:40.4219996] MessageViewController (LogMessage): PushMessage => Status: Restoring packages… @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Messages\MessageViewController.cs:129
[Info][00:00:40.6295001] InteractivePackageManager (.ctor): Enumerating NuGet source repositories @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageManager.cs:98
[Info][00:00:40.6700038] InteractivePackageManager (.ctor): [Microsoft Visual Studio Offline Packages] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageManager.cs:91
[Info][00:00:40.6700038] InteractivePackageManager (.ctor): [nuget.org] https://api.nuget.org/v3/index.json (primary) @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageManager.cs:91
[Info][00:00:53.1685046] NuGet (Log):
@ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:53.1699965] NuGet (Log): Attempting to gather dependency information for package 'Akka.1.3.12' with respect to project 'InteractiveNuGetProject', targeting '.NETCoreApp,Version=v2.2' @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:02.6475886] NuGet (Log): Gathering dependency information took 9.42 sec @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:02.6555886] NuGet (Log): Attempting to resolve dependencies for package 'Akka.1.3.12' with DependencyBehavior 'Lowest' @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:02.7915922] NuGet (Log): Resolving dependency information took 0 ms @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:02.7915922] NuGet (Log): Resolving actions to install package 'Akka.1.3.12' @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:02.8455955] NuGet (Log): Resolved actions to install package 'Akka.1.3.12' @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2615967] NuGet (Log): Retrieving package 'Akka 1.3.12' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2615967] NuGet (Log): Retrieving package 'Microsoft.CSharp 4.0.1' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2620960] NuGet (Log): Retrieving package 'Microsoft.NETCore.Platforms 1.1.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2620960] NuGet (Log): Retrieving package 'Microsoft.NETCore.Targets 1.1.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2620960] NuGet (Log): Retrieving package 'Microsoft.Win32.Primitives 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2620960] NuGet (Log): Retrieving package 'NETStandard.Library 1.6.1' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2620960] NuGet (Log): Retrieving package 'Newtonsoft.Json 9.0.1' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2620960] NuGet (Log): Retrieving package 'runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2620960] NuGet (Log): Retrieving package 'runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2620960] NuGet (Log): Retrieving package 'runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2620960] NuGet (Log): Retrieving package 'runtime.native.System 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2620960] NuGet (Log): Retrieving package 'runtime.native.System.IO.Compression 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2620960] NuGet (Log): Retrieving package 'runtime.native.System.Net.Http 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2625953] NuGet (Log): Retrieving package 'runtime.native.System.Security.Cryptography.Apple 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2625953] NuGet (Log): Retrieving package 'runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2625953] NuGet (Log): Retrieving package 'runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2625953] NuGet (Log): Retrieving package 'runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2625953] NuGet (Log): Retrieving package 'runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2625953] NuGet (Log): Retrieving package 'runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2625953] NuGet (Log): Retrieving package 'runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2625953] NuGet (Log): Retrieving package 'runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2625953] NuGet (Log): Retrieving package 'runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2625953] NuGet (Log): Retrieving package 'runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2625953] NuGet (Log): Retrieving package 'System.AppContext 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2625953] NuGet (Log): Retrieving package 'System.Buffers 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2625953] NuGet (Log): Retrieving package 'System.Collections 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2625953] NuGet (Log): Retrieving package 'System.Collections.Concurrent 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2625953] NuGet (Log): Retrieving package 'System.Collections.Immutable 1.5.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2630897] NuGet (Log): Retrieving package 'System.Console 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2630897] NuGet (Log): Retrieving package 'System.Diagnostics.Debug 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2630897] NuGet (Log): Retrieving package 'System.Diagnostics.DiagnosticSource 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2630897] NuGet (Log): Retrieving package 'System.Diagnostics.Tools 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2632182] NuGet (Log): Retrieving package 'System.Diagnostics.TraceSource 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2632182] NuGet (Log): Retrieving package 'System.Diagnostics.Tracing 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2632182] NuGet (Log): Retrieving package 'System.Dynamic.Runtime 4.0.11' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2632182] NuGet (Log): Retrieving package 'System.Globalization 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2632182] NuGet (Log): Retrieving package 'System.Globalization.Calendars 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2632182] NuGet (Log): Retrieving package 'System.Globalization.Extensions 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2632182] NuGet (Log): Retrieving package 'System.IO 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2632182] NuGet (Log): Retrieving package 'System.IO.Compression 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2632182] NuGet (Log): Retrieving package 'System.IO.Compression.ZipFile 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2632182] NuGet (Log): Retrieving package 'System.IO.FileSystem 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2632182] NuGet (Log): Retrieving package 'System.IO.FileSystem.Primitives 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2636052] NuGet (Log): Retrieving package 'System.Linq 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2636052] NuGet (Log): Retrieving package 'System.Linq.Expressions 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2636052] NuGet (Log): Retrieving package 'System.Net.Http 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2636052] NuGet (Log): Retrieving package 'System.Net.NameResolution 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2636052] NuGet (Log): Retrieving package 'System.Net.Primitives 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2636052] NuGet (Log): Retrieving package 'System.Net.Sockets 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2636052] NuGet (Log): Retrieving package 'System.ObjectModel 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2636052] NuGet (Log): Retrieving package 'System.Reflection 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2636052] NuGet (Log): Retrieving package 'System.Reflection.Emit 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2636052] NuGet (Log): Retrieving package 'System.Reflection.Emit.ILGeneration 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2636052] NuGet (Log): Retrieving package 'System.Reflection.Emit.Lightweight 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2636052] NuGet (Log): Retrieving package 'System.Reflection.Extensions 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2640921] NuGet (Log): Retrieving package 'System.Reflection.Primitives 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2640921] NuGet (Log): Retrieving package 'System.Reflection.TypeExtensions 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2640921] NuGet (Log): Retrieving package 'System.Resources.ResourceManager 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2640921] NuGet (Log): Retrieving package 'System.Runtime 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2640921] NuGet (Log): Retrieving package 'System.Runtime.Extensions 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2640921] NuGet (Log): Retrieving package 'System.Runtime.Handles 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2640921] NuGet (Log): Retrieving package 'System.Runtime.InteropServices 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2640921] NuGet (Log): Retrieving package 'System.Runtime.InteropServices.RuntimeInformation 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2640921] NuGet (Log): Retrieving package 'System.Runtime.Numerics 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2640921] NuGet (Log): Retrieving package 'System.Runtime.Serialization.Primitives 4.1.1' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2640921] NuGet (Log): Retrieving package 'System.Security.Claims 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2640921] NuGet (Log): Retrieving package 'System.Security.Cryptography.Algorithms 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2640921] NuGet (Log): Retrieving package 'System.Security.Cryptography.Cng 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2640921] NuGet (Log): Retrieving package 'System.Security.Cryptography.Csp 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2640921] NuGet (Log): Retrieving package 'System.Security.Cryptography.Encoding 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2645908] NuGet (Log): Retrieving package 'System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2645908] NuGet (Log): Retrieving package 'System.Security.Cryptography.Primitives 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2645908] NuGet (Log): Retrieving package 'System.Security.Cryptography.X509Certificates 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2645908] NuGet (Log): Retrieving package 'System.Security.Principal 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2645908] NuGet (Log): Retrieving package 'System.Security.Principal.Windows 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2645908] NuGet (Log): Retrieving package 'System.Text.Encoding 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2645908] NuGet (Log): Retrieving package 'System.Text.Encoding.Extensions 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2645908] NuGet (Log): Retrieving package 'System.Text.RegularExpressions 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2645908] NuGet (Log): Retrieving package 'System.Threading 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2645908] NuGet (Log): Retrieving package 'System.Threading.Tasks 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2645908] NuGet (Log): Retrieving package 'System.Threading.Tasks.Extensions 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2645908] NuGet (Log): Retrieving package 'System.Threading.Thread 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2645908] NuGet (Log): Retrieving package 'System.Threading.ThreadPool 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2645908] NuGet (Log): Retrieving package 'System.Threading.Timer 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2645908] NuGet (Log): Retrieving package 'System.Xml.ReaderWriter 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2650940] NuGet (Log): Retrieving package 'System.Xml.XDocument 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4175943] NuGet (Log): Successfully installed 'Microsoft.NETCore.Platforms 1.1.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4195898] NuGet (Log): Successfully installed 'Microsoft.NETCore.Targets 1.1.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4210930] NuGet (Log): Successfully installed 'runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4220947] NuGet (Log): Successfully installed 'runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4235946] NuGet (Log): Successfully installed 'runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4290947] NuGet (Log): Successfully installed 'runtime.native.System 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4305944] NuGet (Log): Successfully installed 'runtime.native.System.IO.Compression 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4325949] NuGet (Log): Successfully installed 'runtime.native.System.Net.Http 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4335947] NuGet (Log): Successfully installed 'runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4345942] NuGet (Log): Successfully installed 'runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4360947] NuGet (Log): Successfully installed 'runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4375936] NuGet (Log): Successfully installed 'runtime.native.System.Security.Cryptography.Apple 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4390948] NuGet (Log): Successfully installed 'runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4400949] NuGet (Log): Successfully installed 'runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4410898] NuGet (Log): Successfully installed 'runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4420920] NuGet (Log): Successfully installed 'runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4435934] NuGet (Log): Successfully installed 'runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4450912] NuGet (Log): Successfully installed 'runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4520925] NuGet (Log): Successfully installed 'System.Collections.Immutable 1.5.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4570874] NuGet (Log): Successfully installed 'System.Runtime 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4600913] NuGet (Log): Successfully installed 'Microsoft.Win32.Primitives 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4645917] NuGet (Log): Successfully installed 'System.AppContext 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4685912] NuGet (Log): Successfully installed 'System.Collections 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4730926] NuGet (Log): Successfully installed 'System.Diagnostics.Debug 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4770945] NuGet (Log): Successfully installed 'System.Diagnostics.Tools 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4820870] NuGet (Log): Successfully installed 'System.Diagnostics.Tracing 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4860938] NuGet (Log): Successfully installed 'System.Globalization 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4895920] NuGet (Log): Successfully installed 'System.Globalization.Calendars 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4930932] NuGet (Log): Successfully installed 'System.IO.FileSystem.Primitives 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4975917] NuGet (Log): Successfully installed 'System.Reflection.Primitives 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.5020919] NuGet (Log): Successfully installed 'System.Runtime.Extensions 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.5050916] NuGet (Log): Successfully installed 'System.Runtime.Handles 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.5090910] NuGet (Log): Successfully installed 'System.Net.Primitives 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.5140923] NuGet (Log): Successfully installed 'System.Security.Principal 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.5180922] NuGet (Log): Successfully installed 'System.Text.Encoding 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.5220910] NuGet (Log): Successfully installed 'System.Text.Encoding.Extensions 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.5275945] NuGet (Log): Successfully installed 'System.Text.RegularExpressions 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.5315935] NuGet (Log): Successfully installed 'System.Threading.Tasks 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.5360912] NuGet (Log): Successfully installed 'System.IO 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.5395937] NuGet (Log): Successfully installed 'System.Console 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.5470887] NuGet (Log): Successfully installed 'System.IO.FileSystem 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.5501002] NuGet (Log): Successfully installed 'System.Net.Sockets 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.5540942] NuGet (Log): Successfully installed 'System.Reflection 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.5585920] NuGet (Log): Successfully installed 'System.Reflection.Emit.ILGeneration 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.5620942] NuGet (Log): Successfully installed 'System.Reflection.Emit 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.5665946] NuGet (Log): Successfully installed 'System.Reflection.Emit.Lightweight 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.5705940] NuGet (Log): Successfully installed 'System.Reflection.Extensions 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.5745946] NuGet (Log): Successfully installed 'System.Reflection.TypeExtensions 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.5785915] NuGet (Log): Successfully installed 'System.Resources.ResourceManager 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.5835939] NuGet (Log): Successfully installed 'System.Linq 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.5885915] NuGet (Log): Successfully installed 'System.Runtime.InteropServices 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.5915944] NuGet (Log): Successfully installed 'System.Globalization.Extensions 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.5960942] NuGet (Log): Successfully installed 'System.Runtime.Numerics 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6010907] NuGet (Log): Successfully installed 'System.Runtime.Serialization.Primitives 4.1.1' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6045916] NuGet (Log): Successfully installed 'System.Security.Claims 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6095928] NuGet (Log): Successfully installed 'System.Threading 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6115920] NuGet (Log): Successfully installed 'System.Buffers 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6155907] NuGet (Log): Successfully installed 'System.Collections.Concurrent 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6185883] NuGet (Log): Successfully installed 'System.Diagnostics.DiagnosticSource 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6215944] NuGet (Log): Successfully installed 'System.Diagnostics.TraceSource 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6265907] NuGet (Log): Successfully installed 'System.IO.Compression 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6300950] NuGet (Log): Successfully installed 'System.IO.Compression.ZipFile 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6350939] NuGet (Log): Successfully installed 'System.ObjectModel 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6400916] NuGet (Log): Successfully installed 'System.Linq.Expressions 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6450906] NuGet (Log): Successfully installed 'System.Dynamic.Runtime 4.0.11' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6505921] NuGet (Log): Successfully installed 'Microsoft.CSharp 4.0.1' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6545934] NuGet (Log): Successfully installed 'System.Runtime.InteropServices.RuntimeInformation 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6580865] NuGet (Log): Successfully installed 'System.Security.Cryptography.Primitives 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6615920] NuGet (Log): Successfully installed 'System.Security.Cryptography.Encoding 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6660899] NuGet (Log): Successfully installed 'System.Security.Cryptography.Algorithms 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6690901] NuGet (Log): Successfully installed 'System.Security.Cryptography.Cng 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6730898] NuGet (Log): Successfully installed 'System.Security.Cryptography.Csp 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6750907] NuGet (Log): Successfully installed 'System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6790883] NuGet (Log): Successfully installed 'System.Security.Cryptography.X509Certificates 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6835930] NuGet (Log): Successfully installed 'System.Net.Http 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6855933] NuGet (Log): Successfully installed 'System.Security.Principal.Windows 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6885929] NuGet (Log): Successfully installed 'System.Net.NameResolution 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6910943] NuGet (Log): Successfully installed 'System.Threading.Tasks.Extensions 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6950942] NuGet (Log): Successfully installed 'System.Threading.Thread 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6985904] NuGet (Log): Successfully installed 'System.Threading.ThreadPool 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.7025931] NuGet (Log): Successfully installed 'System.Threading.Timer 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.7075868] NuGet (Log): Successfully installed 'System.Xml.ReaderWriter 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.7150943] NuGet (Log): Successfully installed 'System.Xml.XDocument 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.7165921] NuGet (Log): Successfully installed 'NETStandard.Library 1.6.1' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.7210896] NuGet (Log): Successfully installed 'Newtonsoft.Json 9.0.1' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.7235922] NuGet (Log): Successfully installed 'Akka 1.3.12' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.7260953] NuGet (Log): Executing nuget actions took 836.15 ms @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
Xamarin.Workbooks.DotNetCore (localhost:51912) => [Info][00:00:59.3873346] DotNetCoreAgent (ChangeDirectory): C:\Users\csg63\AppData\Local\Temp → C:\Users\csg63\AppData\Local\Temp\ @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Core\Agent.cs:333
[Info][00:01:29.4115734] MessageViewController (LogMessage): PushMessage => Alert: Are you sure you want to delete this cell? (There is currently no way to undo this action.) @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Messages\MessageViewController.cs:129
Xamarin.Workbooks.DotNetCore (localhost:51912) => [Info][00:01:28.1156486] DotNetCoreAgent (ChangeDirectory): C:\Users\csg63\AppData\Local\Temp → C:\Users\csg63\AppData\Local\Temp\ @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Core\Agent.cs:333
Xamarin.Workbooks.DotNetCore (localhost:51912) => [Info][00:01:35.1145730] DotNetCoreAgent (ChangeDirectory): C:\Users\csg63\AppData\Local\Temp → C:\Users\csg63\AppData\Local\Temp\ @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Core\Agent.cs:333
Xamarin.Workbooks.DotNetCore (localhost:51912) => [Info][00:01:48.3929533] DotNetCoreAgent (ChangeDirectory): C:\Users\csg63\AppData\Local\Temp → C:\Users\csg63\AppData\Local\Temp\ @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Core\Agent.cs:333
[Error][00:52:32.0227903] WorkbookPageViewModel (CoreEvaluateCodeCellAsync): marking agent as terminated: System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a receive. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host
at System.Net.Sockets.Socket.EndReceive(IAsyncResult asyncResult)
at System.Net.Sockets.NetworkStream.EndRead(IAsyncResult asyncResult)
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead(IAsyncResult asyncResult)
at System.Net.Connection.ReadCallback(IAsyncResult asyncResult)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
--- End of inner exception stack trace ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Xamarin.Interactive.Client.AgentClient.d__27.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Xamarin.Interactive.Client.AgentClient.d__28`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Xamarin.Interactive.Workbook.Models.WorkbookPageViewModel.d__52.MoveNext() @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\Workbook\Models\WorkbookPageViewModel.cs:540
Xamarin Workbooks
Copyright 2016-2018 Microsoft. All rights reserved.
Copyright 2014-2016 Xamarin Inc. All rights reserved.
├─ Version: 1.5.0
├─ Date: 11/27/2018 6:22:37 PM
├─ Hash: 11f83dc
├─ Branch: 1.5-release
└─ Lane: Workbooks & Inspector (Win)
[Info][00:00:00.0150012] ClientApp (Initialize): AppSessionId: 77d478be-9ace-4b54-87e5-4c6350ec1432 @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\ClientApp.cs:112
[Info][00:00:01.1869783] Telemetry (.ctor): Machine ID: 79d61cbb182fc6e2d0ccce79a2999aaf7bca88da1902c4f9fcd7fda1a804c622 @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\Telemetry\Client.cs:86
[Info][00:00:02.2270665] WorkbookAppInstallation (LocateWorkbookApps): Loading workbook apps from manifest: C:\Program Files (x86)\Xamarin\Workbooks\WorkbookApps\workbookapps.json @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\WorkbookAppInstallation.cs:215
[Info][00:00:03.0947490] UpdaterService (CheckForUpdatesInBackground): checking for updates @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\Client\Updater\UpdaterService.cs:257
[Info][00:00:03.2538674] UpdaterService (CheckForUpdatesInBackground): no updates are available @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\Client\Updater\UpdaterService.cs:267
[Info][00:00:06.8571246] MessageViewController (LogMessage): PushMessage => Status: Loading workbook… @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Messages\MessageViewController.cs:129
[Info][00:00:06.9216738] MessageViewController (LogMessage): PushMessage => Status: Loading workbook… @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Messages\MessageViewController.cs:129
[Info][00:00:07.5267665] MessageViewController (LogMessage): PushMessage => Status: Loading workbook… @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Messages\MessageViewController.cs:129
[Info][00:00:07.7383062] MessageViewController (LogMessage): PushMessage => Status: Loading workbook… @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Messages\MessageViewController.cs:129
[Info][00:00:08.1013872] MessageViewController (LogMessage): PushMessage => Status: Loading workbook… @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Messages\MessageViewController.cs:129
[Info][00:00:10.6129126] MessageViewController (LogMessage): PushMessage => Status: Connecting to agent… @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Messages\MessageViewController.cs:129
Xamarin.Workbooks.DotNetCore (localhost:53132) => [Info][00:00:00.7391798] DotNetCoreAgent (Start): DotNetCore 'Xamarin.Workbooks.DotNetCore' is available for interaction: xamarin-interactive://localhost:53132/v1?agentType=DotNetCore&sessionKind=Workbook @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Core\Agent.cs:285
[Info][00:00:12.4723070] MessageViewController (LogMessage): PushMessage => Status: Preparing workspace… @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Messages\MessageViewController.cs:129
Xamarin.Workbooks.DotNetCore (localhost:53132) => [Info][00:00:18.4195892] DotNetCoreAgent (ChangeDirectory): C:\Program Files (x86)\Xamarin\Workbooks\Client → C:\Users\csg63\AppData\Local\Temp\ @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Core\Agent.cs:333
[Info][00:00:29.6938008] CompilationWorkspaceFactory (CreateDependencyResolver): Searching assembly path C:\Program Files (x86)\Xamarin\Workbooks\WorkbookApps\DotNetCore\win-x64\ @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\Compilation\CompilationWorkspaceFactory.cs:130
[Info][00:00:35.5000749] MessageViewController (LogMessage): PushMessage => Status: Restoring packages… @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Messages\MessageViewController.cs:129
[Info][00:00:35.6802822] InteractivePackageManager (.ctor): Enumerating NuGet source repositories @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageManager.cs:98
[Info][00:00:35.7147889] InteractivePackageManager (.ctor): [Microsoft Visual Studio Offline Packages] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageManager.cs:91
[Info][00:00:35.7147889] InteractivePackageManager (.ctor): [nuget.org] https://api.nuget.org/v3/index.json (primary) @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageManager.cs:91
[Info][00:00:49.1469097] NuGet (Log):
@ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:49.1479775] NuGet (Log): Attempting to gather dependency information for package 'Akka.1.3.12' with respect to project 'InteractiveNuGetProject', targeting '.NETCoreApp,Version=v2.2' @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:56.6975911] NuGet (Log): Gathering dependency information took 7.53 sec @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:56.7045929] NuGet (Log): Attempting to resolve dependencies for package 'Akka.1.3.12' with DependencyBehavior 'Lowest' @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:56.8171151] NuGet (Log): Resolving dependency information took 0 ms @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:56.8176155] NuGet (Log): Resolving actions to install package 'Akka.1.3.12' @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:56.8431207] NuGet (Log): Resolved actions to install package 'Akka.1.3.12' @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2763097] NuGet (Log): Retrieving package 'Akka 1.3.12' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2763097] NuGet (Log): Retrieving package 'Microsoft.CSharp 4.0.1' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2763097] NuGet (Log): Retrieving package 'Microsoft.NETCore.Platforms 1.1.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2763097] NuGet (Log): Retrieving package 'Microsoft.NETCore.Targets 1.1.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2763097] NuGet (Log): Retrieving package 'Microsoft.Win32.Primitives 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2763097] NuGet (Log): Retrieving package 'NETStandard.Library 1.6.1' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2763097] NuGet (Log): Retrieving package 'Newtonsoft.Json 9.0.1' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'runtime.native.System 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'runtime.native.System.IO.Compression 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'runtime.native.System.Net.Http 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'runtime.native.System.Security.Cryptography.Apple 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'System.AppContext 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'System.Buffers 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'System.Collections 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'System.Collections.Concurrent 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'System.Collections.Immutable 1.5.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'System.Console 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'System.Diagnostics.Debug 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'System.Diagnostics.DiagnosticSource 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'System.Diagnostics.Tools 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2773074] NuGet (Log): Retrieving package 'System.Diagnostics.TraceSource 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2773074] NuGet (Log): Retrieving package 'System.Diagnostics.Tracing 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2773074] NuGet (Log): Retrieving package 'System.Dynamic.Runtime 4.0.11' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2773074] NuGet (Log): Retrieving package 'System.Globalization 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2773074] NuGet (Log): Retrieving package 'System.Globalization.Calendars 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2773074] NuGet (Log): Retrieving package 'System.Globalization.Extensions 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2773074] NuGet (Log): Retrieving package 'System.IO 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2773074] NuGet (Log): Retrieving package 'System.IO.Compression 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2773074] NuGet (Log): Retrieving package 'System.IO.Compression.ZipFile 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2773074] NuGet (Log): Retrieving package 'System.IO.FileSystem 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2773074] NuGet (Log): Retrieving package 'System.IO.FileSystem.Primitives 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2773074] NuGet (Log): Retrieving package 'System.Linq 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2773074] NuGet (Log): Retrieving package 'System.Linq.Expressions 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2773074] NuGet (Log): Retrieving package 'System.Net.Http 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2773074] NuGet (Log): Retrieving package 'System.Net.NameResolution 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2773074] NuGet (Log): Retrieving package 'System.Net.Primitives 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2773074] NuGet (Log): Retrieving package 'System.Net.Sockets 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2773074] NuGet (Log): Retrieving package 'System.ObjectModel 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2773074] NuGet (Log): Retrieving package 'System.Reflection 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2773074] NuGet (Log): Retrieving package 'System.Reflection.Emit 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2778070] NuGet (Log): Retrieving package 'System.Reflection.Emit.ILGeneration 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2778070] NuGet (Log): Retrieving package 'System.Reflection.Emit.Lightweight 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2778070] NuGet (Log): Retrieving package 'System.Reflection.Extensions 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2778070] NuGet (Log): Retrieving package 'System.Reflection.Primitives 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2778070] NuGet (Log): Retrieving package 'System.Reflection.TypeExtensions 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2778070] NuGet (Log): Retrieving package 'System.Resources.ResourceManager 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2778070] NuGet (Log): Retrieving package 'System.Runtime 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2778070] NuGet (Log): Retrieving package 'System.Runtime.Extensions 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2778070] NuGet (Log): Retrieving package 'System.Runtime.Handles 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2778070] NuGet (Log): Retrieving package 'System.Runtime.InteropServices 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2778070] NuGet (Log): Retrieving package 'System.Runtime.InteropServices.RuntimeInformation 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2778070] NuGet (Log): Retrieving package 'System.Runtime.Numerics 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2778070] NuGet (Log): Retrieving package 'System.Runtime.Serialization.Primitives 4.1.1' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2778070] NuGet (Log): Retrieving package 'System.Security.Claims 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2778070] NuGet (Log): Retrieving package 'System.Security.Cryptography.Algorithms 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2778070] NuGet (Log): Retrieving package 'System.Security.Cryptography.Cng 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2778070] NuGet (Log): Retrieving package 'System.Security.Cryptography.Csp 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2778070] NuGet (Log): Retrieving package 'System.Security.Cryptography.Encoding 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2778070] NuGet (Log): Retrieving package 'System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2778070] NuGet (Log): Retrieving package 'System.Security.Cryptography.Primitives 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2783083] NuGet (Log): Retrieving package 'System.Security.Cryptography.X509Certificates 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2783083] NuGet (Log): Retrieving package 'System.Security.Principal 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2783083] NuGet (Log): Retrieving package 'System.Security.Principal.Windows 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2783083] NuGet (Log): Retrieving package 'System.Text.Encoding 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2783083] NuGet (Log): Retrieving package 'System.Text.Encoding.Extensions 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2783083] NuGet (Log): Retrieving package 'System.Text.RegularExpressions 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2783083] NuGet (Log): Retrieving package 'System.Threading 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2783083] NuGet (Log): Retrieving package 'System.Threading.Tasks 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2783083] NuGet (Log): Retrieving package 'System.Threading.Tasks.Extensions 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2783083] NuGet (Log): Retrieving package 'System.Threading.Thread 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2783083] NuGet (Log): Retrieving package 'System.Threading.ThreadPool 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2783083] NuGet (Log): Retrieving package 'System.Threading.Timer 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2783083] NuGet (Log): Retrieving package 'System.Xml.ReaderWriter 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2783083] NuGet (Log): Retrieving package 'System.Xml.XDocument 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.3278197] NuGet (Log): Successfully installed 'Microsoft.NETCore.Platforms 1.1.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.3303696] NuGet (Log): Successfully installed 'Microsoft.NETCore.Targets 1.1.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.3313151] NuGet (Log): Successfully installed 'runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.3328209] NuGet (Log): Successfully installed 'runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.3338213] NuGet (Log): Successfully installed 'runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.3393187] NuGet (Log): Successfully installed 'runtime.native.System 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.3683284] NuGet (Log): Successfully installed 'runtime.native.System.IO.Compression 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.3703295] NuGet (Log): Successfully installed 'runtime.native.System.Net.Http 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.3713298] NuGet (Log): Successfully installed 'runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.3728268] NuGet (Log): Successfully installed 'runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.3738295] NuGet (Log): Successfully installed 'runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.3763297] NuGet (Log): Successfully installed 'runtime.native.System.Security.Cryptography.Apple 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.3773269] NuGet (Log): Successfully installed 'runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.3788514] NuGet (Log): Successfully installed 'runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.3803322] NuGet (Log): Successfully installed 'runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.3813284] NuGet (Log): Successfully installed 'runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.3828314] NuGet (Log): Successfully installed 'runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.3848323] NuGet (Log): Successfully installed 'runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.3943340] NuGet (Log): Successfully installed 'System.Collections.Immutable 1.5.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.4058406] NuGet (Log): Successfully installed 'System.Runtime 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.4108373] NuGet (Log): Successfully installed 'Microsoft.Win32.Primitives 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.4178427] NuGet (Log): Successfully installed 'System.AppContext 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.4273449] NuGet (Log): Successfully installed 'System.Collections 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.4368465] NuGet (Log): Successfully installed 'System.Diagnostics.Debug 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.4453483] NuGet (Log): Successfully installed 'System.Diagnostics.Tools 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.4508456] NuGet (Log): Successfully installed 'System.Diagnostics.Tracing 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.4583466] NuGet (Log): Successfully installed 'System.Globalization 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.4628548] NuGet (Log): Successfully installed 'System.Globalization.Calendars 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.4673484] NuGet (Log): Successfully installed 'System.IO.FileSystem.Primitives 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.4733494] NuGet (Log): Successfully installed 'System.Reflection.Primitives 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.4793508] NuGet (Log): Successfully installed 'System.Runtime.Extensions 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.4833498] NuGet (Log): Successfully installed 'System.Runtime.Handles 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.4893529] NuGet (Log): Successfully installed 'System.Net.Primitives 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.4948541] NuGet (Log): Successfully installed 'System.Security.Principal 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.5013517] NuGet (Log): Successfully installed 'System.Text.Encoding 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.5068571] NuGet (Log): Successfully installed 'System.Text.Encoding.Extensions 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.5138589] NuGet (Log): Successfully installed 'System.Text.RegularExpressions 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.5193595] NuGet (Log): Successfully installed 'System.Threading.Tasks 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.5253605] NuGet (Log): Successfully installed 'System.IO 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.5283615] NuGet (Log): Successfully installed 'System.Console 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.5323617] NuGet (Log): Successfully installed 'System.IO.FileSystem 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.5373633] NuGet (Log): Successfully installed 'System.Net.Sockets 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.5418641] NuGet (Log): Successfully installed 'System.Reflection 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.5473656] NuGet (Log): Successfully installed 'System.Reflection.Emit.ILGeneration 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.5523664] NuGet (Log): Successfully installed 'System.Reflection.Emit 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.5578651] NuGet (Log): Successfully installed 'System.Reflection.Emit.Lightweight 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.5633680] NuGet (Log): Successfully installed 'System.Reflection.Extensions 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.5688701] NuGet (Log): Successfully installed 'System.Reflection.TypeExtensions 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.5743711] NuGet (Log): Successfully installed 'System.Resources.ResourceManager 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.5808723] NuGet (Log): Successfully installed 'System.Linq 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.5873739] NuGet (Log): Successfully installed 'System.Runtime.InteropServices 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.5913745] NuGet (Log): Successfully installed 'System.Globalization.Extensions 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.5968753] NuGet (Log): Successfully installed 'System.Runtime.Numerics 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.6033769] NuGet (Log): Successfully installed 'System.Runtime.Serialization.Primitives 4.1.1' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.6078760] NuGet (Log): Successfully installed 'System.Security.Claims 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.6143786] NuGet (Log): Successfully installed 'System.Threading 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.6168802] NuGet (Log): Successfully installed 'System.Buffers 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.6243815] NuGet (Log): Successfully installed 'System.Collections.Concurrent 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.6283838] NuGet (Log): Successfully installed 'System.Diagnostics.DiagnosticSource 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.6323835] NuGet (Log): Successfully installed 'System.Diagnostics.TraceSource 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.6378826] NuGet (Log): Successfully installed 'System.IO.Compression 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.6423860] NuGet (Log): Successfully installed 'System.IO.Compression.ZipFile 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.6478862] NuGet (Log): Successfully installed 'System.ObjectModel 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.6558883] NuGet (Log): Successfully installed 'System.Linq.Expressions 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.6623898] NuGet (Log): Successfully installed 'System.Dynamic.Runtime 4.0.11' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.6693911] NuGet (Log): Successfully installed 'Microsoft.CSharp 4.0.1' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.6748916] NuGet (Log): Successfully installed 'System.Runtime.InteropServices.RuntimeInformation 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.6793933] NuGet (Log): Successfully installed 'System.Security.Cryptography.Primitives 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.6838938] NuGet (Log): Successfully installed 'System.Security.Cryptography.Encoding 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.6888950] NuGet (Log): Successfully installed 'System.Security.Cryptography.Algorithms 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.6923960] NuGet (Log): Successfully installed 'System.Security.Cryptography.Cng 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.6958965] NuGet (Log): Successfully installed 'System.Security.Cryptography.Csp 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.6978934] NuGet (Log): Successfully installed 'System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.7033987] NuGet (Log): Successfully installed 'System.Security.Cryptography.X509Certificates 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.7094003] NuGet (Log): Successfully installed 'System.Net.Http 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.7113997] NuGet (Log): Successfully installed 'System.Security.Principal.Windows 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.7174011] NuGet (Log): Successfully installed 'System.Net.NameResolution 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.7204022] NuGet (Log): Successfully installed 'System.Threading.Tasks.Extensions 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.7249028] NuGet (Log): Successfully installed 'System.Threading.Thread 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.7294038] NuGet (Log): Successfully installed 'System.Threading.ThreadPool 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.7344025] NuGet (Log): Successfully installed 'System.Threading.Timer 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.7409062] NuGet (Log): Successfully installed 'System.Xml.ReaderWriter 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.7469075] NuGet (Log): Successfully installed 'System.Xml.XDocument 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.7489085] NuGet (Log): Successfully installed 'NETStandard.Library 1.6.1' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.7539077] NuGet (Log): Successfully installed 'Newtonsoft.Json 9.0.1' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.7559155] NuGet (Log): Successfully installed 'Akka 1.3.12' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.7579101] NuGet (Log): Executing nuget actions took 893.8 ms @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
Xamarin.Workbooks.DotNetCore (localhost:53132) => [Info][00:00:54.5874310] DotNetCoreAgent (ChangeDirectory): C:\Users\csg63\AppData\Local\Temp → C:\Users\csg63\AppData\Local\Temp\ @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Core\Agent.cs:333
Xamarin.Workbooks.DotNetCore (localhost:53132) => [Info][00:01:23.8750434] DotNetCoreAgent (ChangeDirectory): C:\Users\csg63\AppData\Local\Temp → C:\Users\csg63\AppData\Local\Temp\ @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Core\Agent.cs:333
Xamarin.Workbooks.DotNetCore (localhost:53132) => [Info][00:01:27.5935897] DotNetCoreAgent (ChangeDirectory): C:\Users\csg63\AppData\Local\Temp → C:\Users\csg63\AppData\Local\Temp\ @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Core\Agent.cs:333
Xamarin.Workbooks.DotNetCore (localhost:53132) => [Info][00:03:02.4251460] DotNetCoreAgent (ChangeDirectory): C:\Users\csg63\AppData\Local\Temp → C:\Users\csg63\AppData\Local\Temp\ @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Core\Agent.cs:333
Steps to Reproduce
Expected Behavior
I'd expect the cell to return with a (possibly uninformative) printout of the
sysvariable's referent, anActorSystem.Actual Behavior
The cell containing the
ActorSystem.Createcall runs forever.Environment
Xamarin Workbooks
System Info
System-Installed Software
VisualStudio.16.Preview Components
Log File
Xamarin Workbooks
Copyright 2016-2018 Microsoft. All rights reserved.
Copyright 2014-2016 Xamarin Inc. All rights reserved.
├─ Version: 1.5.0
├─ Date: 11/27/2018 6:22:37 PM
├─ Hash: 11f83dc
├─ Branch: 1.5-release
└─ Lane: Workbooks & Inspector (Win)
[Info][00:00:00.0134995] ClientApp (Initialize): AppSessionId: 90e032f1-c3cc-47a3-8bd0-71c952bb2b11 @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\ClientApp.cs:112
[Info][00:00:01.4070001] Telemetry (.ctor): Machine ID: 79d61cbb182fc6e2d0ccce79a2999aaf7bca88da1902c4f9fcd7fda1a804c622 @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\Telemetry\Client.cs:86
[Info][00:00:02.0859977] WorkbookAppInstallation (LocateWorkbookApps): Loading workbook apps from manifest: C:\Program Files (x86)\Xamarin\Workbooks\WorkbookApps\workbookapps.json @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\WorkbookAppInstallation.cs:215
[Info][00:00:03.1930003] UpdaterService (CheckForUpdatesInBackground): checking for updates @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\Client\Updater\UpdaterService.cs:257
[Info][00:00:03.8164998] UpdaterService (CheckForUpdatesInBackground): no updates are available @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\Client\Updater\UpdaterService.cs:267
[Info][00:00:07.3919938] MessageViewController (LogMessage): PushMessage => Status: Loading workbook… @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Messages\MessageViewController.cs:129
[Info][00:00:07.4819965] MessageViewController (LogMessage): PushMessage => Status: Loading workbook… @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Messages\MessageViewController.cs:129
[Info][00:00:08.1674958] MessageViewController (LogMessage): PushMessage => Status: Loading workbook… @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Messages\MessageViewController.cs:129
[Info][00:00:08.8399970] MessageViewController (LogMessage): PushMessage => Status: Loading workbook… @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Messages\MessageViewController.cs:129
[Info][00:00:09.3354958] MessageViewController (LogMessage): PushMessage => Status: Loading workbook… @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Messages\MessageViewController.cs:129
[Info][00:00:12.6684912] MessageViewController (LogMessage): PushMessage => Status: Connecting to agent… @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Messages\MessageViewController.cs:129
Xamarin.Workbooks.DotNetCore (localhost:51912) => [Info][00:00:00.0883502] DotNetCoreAgent (Start): DotNetCore 'Xamarin.Workbooks.DotNetCore' is available for interaction: xamarin-interactive://localhost:51912/v1?agentType=DotNetCore&sessionKind=Workbook @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Core\Agent.cs:285
[Info][00:00:13.1134929] MessageViewController (LogMessage): PushMessage => Status: Preparing workspace… @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Messages\MessageViewController.cs:129
Xamarin.Workbooks.DotNetCore (localhost:51912) => [Info][00:00:24.2386432] DotNetCoreAgent (ChangeDirectory): C:\WINDOWS\system32 → C:\Users\csg63\AppData\Local\Temp\ @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Core\Agent.cs:333
[Info][00:00:37.1170082] CompilationWorkspaceFactory (CreateDependencyResolver): Searching assembly path C:\Program Files (x86)\Xamarin\Workbooks\WorkbookApps\DotNetCore\win-x64\ @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\Compilation\CompilationWorkspaceFactory.cs:130
[Info][00:00:40.4219996] MessageViewController (LogMessage): PushMessage => Status: Restoring packages… @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Messages\MessageViewController.cs:129
[Info][00:00:40.6295001] InteractivePackageManager (.ctor): Enumerating NuGet source repositories @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageManager.cs:98
[Info][00:00:40.6700038] InteractivePackageManager (.ctor): [Microsoft Visual Studio Offline Packages] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageManager.cs:91
[Info][00:00:40.6700038] InteractivePackageManager (.ctor): [nuget.org] https://api.nuget.org/v3/index.json (primary) @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageManager.cs:91
[Info][00:00:53.1685046] NuGet (Log):
@ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:53.1699965] NuGet (Log): Attempting to gather dependency information for package 'Akka.1.3.12' with respect to project 'InteractiveNuGetProject', targeting '.NETCoreApp,Version=v2.2' @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:02.6475886] NuGet (Log): Gathering dependency information took 9.42 sec @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:02.6555886] NuGet (Log): Attempting to resolve dependencies for package 'Akka.1.3.12' with DependencyBehavior 'Lowest' @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:02.7915922] NuGet (Log): Resolving dependency information took 0 ms @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:02.7915922] NuGet (Log): Resolving actions to install package 'Akka.1.3.12' @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:02.8455955] NuGet (Log): Resolved actions to install package 'Akka.1.3.12' @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2615967] NuGet (Log): Retrieving package 'Akka 1.3.12' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2615967] NuGet (Log): Retrieving package 'Microsoft.CSharp 4.0.1' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2620960] NuGet (Log): Retrieving package 'Microsoft.NETCore.Platforms 1.1.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2620960] NuGet (Log): Retrieving package 'Microsoft.NETCore.Targets 1.1.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2620960] NuGet (Log): Retrieving package 'Microsoft.Win32.Primitives 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2620960] NuGet (Log): Retrieving package 'NETStandard.Library 1.6.1' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2620960] NuGet (Log): Retrieving package 'Newtonsoft.Json 9.0.1' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2620960] NuGet (Log): Retrieving package 'runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2620960] NuGet (Log): Retrieving package 'runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2620960] NuGet (Log): Retrieving package 'runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2620960] NuGet (Log): Retrieving package 'runtime.native.System 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2620960] NuGet (Log): Retrieving package 'runtime.native.System.IO.Compression 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2620960] NuGet (Log): Retrieving package 'runtime.native.System.Net.Http 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2625953] NuGet (Log): Retrieving package 'runtime.native.System.Security.Cryptography.Apple 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2625953] NuGet (Log): Retrieving package 'runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2625953] NuGet (Log): Retrieving package 'runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2625953] NuGet (Log): Retrieving package 'runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2625953] NuGet (Log): Retrieving package 'runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2625953] NuGet (Log): Retrieving package 'runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2625953] NuGet (Log): Retrieving package 'runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2625953] NuGet (Log): Retrieving package 'runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2625953] NuGet (Log): Retrieving package 'runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2625953] NuGet (Log): Retrieving package 'runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2625953] NuGet (Log): Retrieving package 'System.AppContext 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2625953] NuGet (Log): Retrieving package 'System.Buffers 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2625953] NuGet (Log): Retrieving package 'System.Collections 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2625953] NuGet (Log): Retrieving package 'System.Collections.Concurrent 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2625953] NuGet (Log): Retrieving package 'System.Collections.Immutable 1.5.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2630897] NuGet (Log): Retrieving package 'System.Console 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2630897] NuGet (Log): Retrieving package 'System.Diagnostics.Debug 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2630897] NuGet (Log): Retrieving package 'System.Diagnostics.DiagnosticSource 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2630897] NuGet (Log): Retrieving package 'System.Diagnostics.Tools 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2632182] NuGet (Log): Retrieving package 'System.Diagnostics.TraceSource 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2632182] NuGet (Log): Retrieving package 'System.Diagnostics.Tracing 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2632182] NuGet (Log): Retrieving package 'System.Dynamic.Runtime 4.0.11' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2632182] NuGet (Log): Retrieving package 'System.Globalization 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2632182] NuGet (Log): Retrieving package 'System.Globalization.Calendars 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2632182] NuGet (Log): Retrieving package 'System.Globalization.Extensions 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2632182] NuGet (Log): Retrieving package 'System.IO 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2632182] NuGet (Log): Retrieving package 'System.IO.Compression 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2632182] NuGet (Log): Retrieving package 'System.IO.Compression.ZipFile 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2632182] NuGet (Log): Retrieving package 'System.IO.FileSystem 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2632182] NuGet (Log): Retrieving package 'System.IO.FileSystem.Primitives 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2636052] NuGet (Log): Retrieving package 'System.Linq 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2636052] NuGet (Log): Retrieving package 'System.Linq.Expressions 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2636052] NuGet (Log): Retrieving package 'System.Net.Http 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2636052] NuGet (Log): Retrieving package 'System.Net.NameResolution 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2636052] NuGet (Log): Retrieving package 'System.Net.Primitives 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2636052] NuGet (Log): Retrieving package 'System.Net.Sockets 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2636052] NuGet (Log): Retrieving package 'System.ObjectModel 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2636052] NuGet (Log): Retrieving package 'System.Reflection 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2636052] NuGet (Log): Retrieving package 'System.Reflection.Emit 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2636052] NuGet (Log): Retrieving package 'System.Reflection.Emit.ILGeneration 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2636052] NuGet (Log): Retrieving package 'System.Reflection.Emit.Lightweight 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2636052] NuGet (Log): Retrieving package 'System.Reflection.Extensions 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2640921] NuGet (Log): Retrieving package 'System.Reflection.Primitives 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2640921] NuGet (Log): Retrieving package 'System.Reflection.TypeExtensions 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2640921] NuGet (Log): Retrieving package 'System.Resources.ResourceManager 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2640921] NuGet (Log): Retrieving package 'System.Runtime 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2640921] NuGet (Log): Retrieving package 'System.Runtime.Extensions 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2640921] NuGet (Log): Retrieving package 'System.Runtime.Handles 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2640921] NuGet (Log): Retrieving package 'System.Runtime.InteropServices 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2640921] NuGet (Log): Retrieving package 'System.Runtime.InteropServices.RuntimeInformation 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2640921] NuGet (Log): Retrieving package 'System.Runtime.Numerics 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2640921] NuGet (Log): Retrieving package 'System.Runtime.Serialization.Primitives 4.1.1' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2640921] NuGet (Log): Retrieving package 'System.Security.Claims 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2640921] NuGet (Log): Retrieving package 'System.Security.Cryptography.Algorithms 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2640921] NuGet (Log): Retrieving package 'System.Security.Cryptography.Cng 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2640921] NuGet (Log): Retrieving package 'System.Security.Cryptography.Csp 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2640921] NuGet (Log): Retrieving package 'System.Security.Cryptography.Encoding 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2645908] NuGet (Log): Retrieving package 'System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2645908] NuGet (Log): Retrieving package 'System.Security.Cryptography.Primitives 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2645908] NuGet (Log): Retrieving package 'System.Security.Cryptography.X509Certificates 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2645908] NuGet (Log): Retrieving package 'System.Security.Principal 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2645908] NuGet (Log): Retrieving package 'System.Security.Principal.Windows 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2645908] NuGet (Log): Retrieving package 'System.Text.Encoding 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2645908] NuGet (Log): Retrieving package 'System.Text.Encoding.Extensions 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2645908] NuGet (Log): Retrieving package 'System.Text.RegularExpressions 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2645908] NuGet (Log): Retrieving package 'System.Threading 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2645908] NuGet (Log): Retrieving package 'System.Threading.Tasks 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2645908] NuGet (Log): Retrieving package 'System.Threading.Tasks.Extensions 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2645908] NuGet (Log): Retrieving package 'System.Threading.Thread 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2645908] NuGet (Log): Retrieving package 'System.Threading.ThreadPool 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2645908] NuGet (Log): Retrieving package 'System.Threading.Timer 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2645908] NuGet (Log): Retrieving package 'System.Xml.ReaderWriter 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.2650940] NuGet (Log): Retrieving package 'System.Xml.XDocument 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4175943] NuGet (Log): Successfully installed 'Microsoft.NETCore.Platforms 1.1.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4195898] NuGet (Log): Successfully installed 'Microsoft.NETCore.Targets 1.1.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4210930] NuGet (Log): Successfully installed 'runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4220947] NuGet (Log): Successfully installed 'runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4235946] NuGet (Log): Successfully installed 'runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4290947] NuGet (Log): Successfully installed 'runtime.native.System 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4305944] NuGet (Log): Successfully installed 'runtime.native.System.IO.Compression 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4325949] NuGet (Log): Successfully installed 'runtime.native.System.Net.Http 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4335947] NuGet (Log): Successfully installed 'runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4345942] NuGet (Log): Successfully installed 'runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4360947] NuGet (Log): Successfully installed 'runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4375936] NuGet (Log): Successfully installed 'runtime.native.System.Security.Cryptography.Apple 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4390948] NuGet (Log): Successfully installed 'runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4400949] NuGet (Log): Successfully installed 'runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4410898] NuGet (Log): Successfully installed 'runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4420920] NuGet (Log): Successfully installed 'runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4435934] NuGet (Log): Successfully installed 'runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4450912] NuGet (Log): Successfully installed 'runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4520925] NuGet (Log): Successfully installed 'System.Collections.Immutable 1.5.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4570874] NuGet (Log): Successfully installed 'System.Runtime 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4600913] NuGet (Log): Successfully installed 'Microsoft.Win32.Primitives 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4645917] NuGet (Log): Successfully installed 'System.AppContext 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4685912] NuGet (Log): Successfully installed 'System.Collections 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4730926] NuGet (Log): Successfully installed 'System.Diagnostics.Debug 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4770945] NuGet (Log): Successfully installed 'System.Diagnostics.Tools 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4820870] NuGet (Log): Successfully installed 'System.Diagnostics.Tracing 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4860938] NuGet (Log): Successfully installed 'System.Globalization 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4895920] NuGet (Log): Successfully installed 'System.Globalization.Calendars 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4930932] NuGet (Log): Successfully installed 'System.IO.FileSystem.Primitives 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.4975917] NuGet (Log): Successfully installed 'System.Reflection.Primitives 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.5020919] NuGet (Log): Successfully installed 'System.Runtime.Extensions 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.5050916] NuGet (Log): Successfully installed 'System.Runtime.Handles 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.5090910] NuGet (Log): Successfully installed 'System.Net.Primitives 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.5140923] NuGet (Log): Successfully installed 'System.Security.Principal 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.5180922] NuGet (Log): Successfully installed 'System.Text.Encoding 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.5220910] NuGet (Log): Successfully installed 'System.Text.Encoding.Extensions 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.5275945] NuGet (Log): Successfully installed 'System.Text.RegularExpressions 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.5315935] NuGet (Log): Successfully installed 'System.Threading.Tasks 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.5360912] NuGet (Log): Successfully installed 'System.IO 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.5395937] NuGet (Log): Successfully installed 'System.Console 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.5470887] NuGet (Log): Successfully installed 'System.IO.FileSystem 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.5501002] NuGet (Log): Successfully installed 'System.Net.Sockets 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.5540942] NuGet (Log): Successfully installed 'System.Reflection 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.5585920] NuGet (Log): Successfully installed 'System.Reflection.Emit.ILGeneration 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.5620942] NuGet (Log): Successfully installed 'System.Reflection.Emit 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.5665946] NuGet (Log): Successfully installed 'System.Reflection.Emit.Lightweight 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.5705940] NuGet (Log): Successfully installed 'System.Reflection.Extensions 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.5745946] NuGet (Log): Successfully installed 'System.Reflection.TypeExtensions 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.5785915] NuGet (Log): Successfully installed 'System.Resources.ResourceManager 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.5835939] NuGet (Log): Successfully installed 'System.Linq 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.5885915] NuGet (Log): Successfully installed 'System.Runtime.InteropServices 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.5915944] NuGet (Log): Successfully installed 'System.Globalization.Extensions 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.5960942] NuGet (Log): Successfully installed 'System.Runtime.Numerics 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6010907] NuGet (Log): Successfully installed 'System.Runtime.Serialization.Primitives 4.1.1' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6045916] NuGet (Log): Successfully installed 'System.Security.Claims 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6095928] NuGet (Log): Successfully installed 'System.Threading 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6115920] NuGet (Log): Successfully installed 'System.Buffers 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6155907] NuGet (Log): Successfully installed 'System.Collections.Concurrent 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6185883] NuGet (Log): Successfully installed 'System.Diagnostics.DiagnosticSource 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6215944] NuGet (Log): Successfully installed 'System.Diagnostics.TraceSource 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6265907] NuGet (Log): Successfully installed 'System.IO.Compression 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6300950] NuGet (Log): Successfully installed 'System.IO.Compression.ZipFile 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6350939] NuGet (Log): Successfully installed 'System.ObjectModel 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6400916] NuGet (Log): Successfully installed 'System.Linq.Expressions 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6450906] NuGet (Log): Successfully installed 'System.Dynamic.Runtime 4.0.11' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6505921] NuGet (Log): Successfully installed 'Microsoft.CSharp 4.0.1' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6545934] NuGet (Log): Successfully installed 'System.Runtime.InteropServices.RuntimeInformation 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6580865] NuGet (Log): Successfully installed 'System.Security.Cryptography.Primitives 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6615920] NuGet (Log): Successfully installed 'System.Security.Cryptography.Encoding 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6660899] NuGet (Log): Successfully installed 'System.Security.Cryptography.Algorithms 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6690901] NuGet (Log): Successfully installed 'System.Security.Cryptography.Cng 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6730898] NuGet (Log): Successfully installed 'System.Security.Cryptography.Csp 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6750907] NuGet (Log): Successfully installed 'System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6790883] NuGet (Log): Successfully installed 'System.Security.Cryptography.X509Certificates 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6835930] NuGet (Log): Successfully installed 'System.Net.Http 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6855933] NuGet (Log): Successfully installed 'System.Security.Principal.Windows 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6885929] NuGet (Log): Successfully installed 'System.Net.NameResolution 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6910943] NuGet (Log): Successfully installed 'System.Threading.Tasks.Extensions 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6950942] NuGet (Log): Successfully installed 'System.Threading.Thread 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.6985904] NuGet (Log): Successfully installed 'System.Threading.ThreadPool 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.7025931] NuGet (Log): Successfully installed 'System.Threading.Timer 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.7075868] NuGet (Log): Successfully installed 'System.Xml.ReaderWriter 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.7150943] NuGet (Log): Successfully installed 'System.Xml.XDocument 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.7165921] NuGet (Log): Successfully installed 'NETStandard.Library 1.6.1' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.7210896] NuGet (Log): Successfully installed 'Newtonsoft.Json 9.0.1' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.7235922] NuGet (Log): Successfully installed 'Akka 1.3.12' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:01:03.7260953] NuGet (Log): Executing nuget actions took 836.15 ms @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
Xamarin.Workbooks.DotNetCore (localhost:51912) => [Info][00:00:59.3873346] DotNetCoreAgent (ChangeDirectory): C:\Users\csg63\AppData\Local\Temp → C:\Users\csg63\AppData\Local\Temp\ @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Core\Agent.cs:333
[Info][00:01:29.4115734] MessageViewController (LogMessage): PushMessage => Alert: Are you sure you want to delete this cell? (There is currently no way to undo this action.) @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Messages\MessageViewController.cs:129
Xamarin.Workbooks.DotNetCore (localhost:51912) => [Info][00:01:28.1156486] DotNetCoreAgent (ChangeDirectory): C:\Users\csg63\AppData\Local\Temp → C:\Users\csg63\AppData\Local\Temp\ @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Core\Agent.cs:333
Xamarin.Workbooks.DotNetCore (localhost:51912) => [Info][00:01:35.1145730] DotNetCoreAgent (ChangeDirectory): C:\Users\csg63\AppData\Local\Temp → C:\Users\csg63\AppData\Local\Temp\ @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Core\Agent.cs:333
Xamarin.Workbooks.DotNetCore (localhost:51912) => [Info][00:01:48.3929533] DotNetCoreAgent (ChangeDirectory): C:\Users\csg63\AppData\Local\Temp → C:\Users\csg63\AppData\Local\Temp\ @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Core\Agent.cs:333
[Error][00:52:32.0227903] WorkbookPageViewModel (CoreEvaluateCodeCellAsync): marking agent as terminated: System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a receive. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host
at System.Net.Sockets.Socket.EndReceive(IAsyncResult asyncResult)
at System.Net.Sockets.NetworkStream.EndRead(IAsyncResult asyncResult)
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead(IAsyncResult asyncResult)
at System.Net.Connection.ReadCallback(IAsyncResult asyncResult)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
--- End of inner exception stack trace ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Xamarin.Interactive.Client.AgentClient.d__27.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Xamarin.Interactive.Client.AgentClient.d__28`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Xamarin.Interactive.Workbook.Models.WorkbookPageViewModel.d__52.MoveNext() @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\Workbook\Models\WorkbookPageViewModel.cs:540
Xamarin Workbooks
Copyright 2016-2018 Microsoft. All rights reserved.
Copyright 2014-2016 Xamarin Inc. All rights reserved.
├─ Version: 1.5.0
├─ Date: 11/27/2018 6:22:37 PM
├─ Hash: 11f83dc
├─ Branch: 1.5-release
└─ Lane: Workbooks & Inspector (Win)
[Info][00:00:00.0150012] ClientApp (Initialize): AppSessionId: 77d478be-9ace-4b54-87e5-4c6350ec1432 @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\ClientApp.cs:112
[Info][00:00:01.1869783] Telemetry (.ctor): Machine ID: 79d61cbb182fc6e2d0ccce79a2999aaf7bca88da1902c4f9fcd7fda1a804c622 @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\Telemetry\Client.cs:86
[Info][00:00:02.2270665] WorkbookAppInstallation (LocateWorkbookApps): Loading workbook apps from manifest: C:\Program Files (x86)\Xamarin\Workbooks\WorkbookApps\workbookapps.json @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\WorkbookAppInstallation.cs:215
[Info][00:00:03.0947490] UpdaterService (CheckForUpdatesInBackground): checking for updates @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\Client\Updater\UpdaterService.cs:257
[Info][00:00:03.2538674] UpdaterService (CheckForUpdatesInBackground): no updates are available @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\Client\Updater\UpdaterService.cs:267
[Info][00:00:06.8571246] MessageViewController (LogMessage): PushMessage => Status: Loading workbook… @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Messages\MessageViewController.cs:129
[Info][00:00:06.9216738] MessageViewController (LogMessage): PushMessage => Status: Loading workbook… @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Messages\MessageViewController.cs:129
[Info][00:00:07.5267665] MessageViewController (LogMessage): PushMessage => Status: Loading workbook… @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Messages\MessageViewController.cs:129
[Info][00:00:07.7383062] MessageViewController (LogMessage): PushMessage => Status: Loading workbook… @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Messages\MessageViewController.cs:129
[Info][00:00:08.1013872] MessageViewController (LogMessage): PushMessage => Status: Loading workbook… @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Messages\MessageViewController.cs:129
[Info][00:00:10.6129126] MessageViewController (LogMessage): PushMessage => Status: Connecting to agent… @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Messages\MessageViewController.cs:129
Xamarin.Workbooks.DotNetCore (localhost:53132) => [Info][00:00:00.7391798] DotNetCoreAgent (Start): DotNetCore 'Xamarin.Workbooks.DotNetCore' is available for interaction: xamarin-interactive://localhost:53132/v1?agentType=DotNetCore&sessionKind=Workbook @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Core\Agent.cs:285
[Info][00:00:12.4723070] MessageViewController (LogMessage): PushMessage => Status: Preparing workspace… @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Messages\MessageViewController.cs:129
Xamarin.Workbooks.DotNetCore (localhost:53132) => [Info][00:00:18.4195892] DotNetCoreAgent (ChangeDirectory): C:\Program Files (x86)\Xamarin\Workbooks\Client → C:\Users\csg63\AppData\Local\Temp\ @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Core\Agent.cs:333
[Info][00:00:29.6938008] CompilationWorkspaceFactory (CreateDependencyResolver): Searching assembly path C:\Program Files (x86)\Xamarin\Workbooks\WorkbookApps\DotNetCore\win-x64\ @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\Compilation\CompilationWorkspaceFactory.cs:130
[Info][00:00:35.5000749] MessageViewController (LogMessage): PushMessage => Status: Restoring packages… @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Messages\MessageViewController.cs:129
[Info][00:00:35.6802822] InteractivePackageManager (.ctor): Enumerating NuGet source repositories @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageManager.cs:98
[Info][00:00:35.7147889] InteractivePackageManager (.ctor): [Microsoft Visual Studio Offline Packages] C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageManager.cs:91
[Info][00:00:35.7147889] InteractivePackageManager (.ctor): [nuget.org] https://api.nuget.org/v3/index.json (primary) @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageManager.cs:91
[Info][00:00:49.1469097] NuGet (Log):
@ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:49.1479775] NuGet (Log): Attempting to gather dependency information for package 'Akka.1.3.12' with respect to project 'InteractiveNuGetProject', targeting '.NETCoreApp,Version=v2.2' @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:56.6975911] NuGet (Log): Gathering dependency information took 7.53 sec @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:56.7045929] NuGet (Log): Attempting to resolve dependencies for package 'Akka.1.3.12' with DependencyBehavior 'Lowest' @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:56.8171151] NuGet (Log): Resolving dependency information took 0 ms @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:56.8176155] NuGet (Log): Resolving actions to install package 'Akka.1.3.12' @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:56.8431207] NuGet (Log): Resolved actions to install package 'Akka.1.3.12' @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2763097] NuGet (Log): Retrieving package 'Akka 1.3.12' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2763097] NuGet (Log): Retrieving package 'Microsoft.CSharp 4.0.1' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2763097] NuGet (Log): Retrieving package 'Microsoft.NETCore.Platforms 1.1.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2763097] NuGet (Log): Retrieving package 'Microsoft.NETCore.Targets 1.1.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2763097] NuGet (Log): Retrieving package 'Microsoft.Win32.Primitives 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2763097] NuGet (Log): Retrieving package 'NETStandard.Library 1.6.1' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2763097] NuGet (Log): Retrieving package 'Newtonsoft.Json 9.0.1' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'runtime.native.System 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'runtime.native.System.IO.Compression 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'runtime.native.System.Net.Http 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'runtime.native.System.Security.Cryptography.Apple 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'System.AppContext 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'System.Buffers 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'System.Collections 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'System.Collections.Concurrent 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'System.Collections.Immutable 1.5.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'System.Console 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'System.Diagnostics.Debug 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'System.Diagnostics.DiagnosticSource 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2768105] NuGet (Log): Retrieving package 'System.Diagnostics.Tools 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2773074] NuGet (Log): Retrieving package 'System.Diagnostics.TraceSource 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2773074] NuGet (Log): Retrieving package 'System.Diagnostics.Tracing 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2773074] NuGet (Log): Retrieving package 'System.Dynamic.Runtime 4.0.11' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2773074] NuGet (Log): Retrieving package 'System.Globalization 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2773074] NuGet (Log): Retrieving package 'System.Globalization.Calendars 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2773074] NuGet (Log): Retrieving package 'System.Globalization.Extensions 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2773074] NuGet (Log): Retrieving package 'System.IO 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2773074] NuGet (Log): Retrieving package 'System.IO.Compression 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2773074] NuGet (Log): Retrieving package 'System.IO.Compression.ZipFile 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2773074] NuGet (Log): Retrieving package 'System.IO.FileSystem 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2773074] NuGet (Log): Retrieving package 'System.IO.FileSystem.Primitives 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2773074] NuGet (Log): Retrieving package 'System.Linq 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2773074] NuGet (Log): Retrieving package 'System.Linq.Expressions 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2773074] NuGet (Log): Retrieving package 'System.Net.Http 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2773074] NuGet (Log): Retrieving package 'System.Net.NameResolution 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2773074] NuGet (Log): Retrieving package 'System.Net.Primitives 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2773074] NuGet (Log): Retrieving package 'System.Net.Sockets 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2773074] NuGet (Log): Retrieving package 'System.ObjectModel 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2773074] NuGet (Log): Retrieving package 'System.Reflection 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2773074] NuGet (Log): Retrieving package 'System.Reflection.Emit 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2778070] NuGet (Log): Retrieving package 'System.Reflection.Emit.ILGeneration 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2778070] NuGet (Log): Retrieving package 'System.Reflection.Emit.Lightweight 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2778070] NuGet (Log): Retrieving package 'System.Reflection.Extensions 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2778070] NuGet (Log): Retrieving package 'System.Reflection.Primitives 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2778070] NuGet (Log): Retrieving package 'System.Reflection.TypeExtensions 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2778070] NuGet (Log): Retrieving package 'System.Resources.ResourceManager 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2778070] NuGet (Log): Retrieving package 'System.Runtime 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2778070] NuGet (Log): Retrieving package 'System.Runtime.Extensions 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2778070] NuGet (Log): Retrieving package 'System.Runtime.Handles 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2778070] NuGet (Log): Retrieving package 'System.Runtime.InteropServices 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2778070] NuGet (Log): Retrieving package 'System.Runtime.InteropServices.RuntimeInformation 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2778070] NuGet (Log): Retrieving package 'System.Runtime.Numerics 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2778070] NuGet (Log): Retrieving package 'System.Runtime.Serialization.Primitives 4.1.1' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2778070] NuGet (Log): Retrieving package 'System.Security.Claims 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2778070] NuGet (Log): Retrieving package 'System.Security.Cryptography.Algorithms 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2778070] NuGet (Log): Retrieving package 'System.Security.Cryptography.Cng 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2778070] NuGet (Log): Retrieving package 'System.Security.Cryptography.Csp 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2778070] NuGet (Log): Retrieving package 'System.Security.Cryptography.Encoding 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2778070] NuGet (Log): Retrieving package 'System.Security.Cryptography.OpenSsl 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2778070] NuGet (Log): Retrieving package 'System.Security.Cryptography.Primitives 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2783083] NuGet (Log): Retrieving package 'System.Security.Cryptography.X509Certificates 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2783083] NuGet (Log): Retrieving package 'System.Security.Principal 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2783083] NuGet (Log): Retrieving package 'System.Security.Principal.Windows 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2783083] NuGet (Log): Retrieving package 'System.Text.Encoding 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2783083] NuGet (Log): Retrieving package 'System.Text.Encoding.Extensions 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2783083] NuGet (Log): Retrieving package 'System.Text.RegularExpressions 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2783083] NuGet (Log): Retrieving package 'System.Threading 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2783083] NuGet (Log): Retrieving package 'System.Threading.Tasks 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2783083] NuGet (Log): Retrieving package 'System.Threading.Tasks.Extensions 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2783083] NuGet (Log): Retrieving package 'System.Threading.Thread 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2783083] NuGet (Log): Retrieving package 'System.Threading.ThreadPool 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2783083] NuGet (Log): Retrieving package 'System.Threading.Timer 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2783083] NuGet (Log): Retrieving package 'System.Xml.ReaderWriter 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.2783083] NuGet (Log): Retrieving package 'System.Xml.XDocument 4.3.0' from 'nuget.org'. @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.3278197] NuGet (Log): Successfully installed 'Microsoft.NETCore.Platforms 1.1.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.3303696] NuGet (Log): Successfully installed 'Microsoft.NETCore.Targets 1.1.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.3313151] NuGet (Log): Successfully installed 'runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.3328209] NuGet (Log): Successfully installed 'runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.3338213] NuGet (Log): Successfully installed 'runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.3393187] NuGet (Log): Successfully installed 'runtime.native.System 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.3683284] NuGet (Log): Successfully installed 'runtime.native.System.IO.Compression 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.3703295] NuGet (Log): Successfully installed 'runtime.native.System.Net.Http 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.3713298] NuGet (Log): Successfully installed 'runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.3728268] NuGet (Log): Successfully installed 'runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.3738295] NuGet (Log): Successfully installed 'runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.3763297] NuGet (Log): Successfully installed 'runtime.native.System.Security.Cryptography.Apple 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.3773269] NuGet (Log): Successfully installed 'runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.3788514] NuGet (Log): Successfully installed 'runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.3803322] NuGet (Log): Successfully installed 'runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.3813284] NuGet (Log): Successfully installed 'runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.3828314] NuGet (Log): Successfully installed 'runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.3848323] NuGet (Log): Successfully installed 'runtime.native.System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.3943340] NuGet (Log): Successfully installed 'System.Collections.Immutable 1.5.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.4058406] NuGet (Log): Successfully installed 'System.Runtime 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.4108373] NuGet (Log): Successfully installed 'Microsoft.Win32.Primitives 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.4178427] NuGet (Log): Successfully installed 'System.AppContext 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.4273449] NuGet (Log): Successfully installed 'System.Collections 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.4368465] NuGet (Log): Successfully installed 'System.Diagnostics.Debug 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.4453483] NuGet (Log): Successfully installed 'System.Diagnostics.Tools 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.4508456] NuGet (Log): Successfully installed 'System.Diagnostics.Tracing 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.4583466] NuGet (Log): Successfully installed 'System.Globalization 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.4628548] NuGet (Log): Successfully installed 'System.Globalization.Calendars 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.4673484] NuGet (Log): Successfully installed 'System.IO.FileSystem.Primitives 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.4733494] NuGet (Log): Successfully installed 'System.Reflection.Primitives 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.4793508] NuGet (Log): Successfully installed 'System.Runtime.Extensions 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.4833498] NuGet (Log): Successfully installed 'System.Runtime.Handles 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.4893529] NuGet (Log): Successfully installed 'System.Net.Primitives 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.4948541] NuGet (Log): Successfully installed 'System.Security.Principal 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.5013517] NuGet (Log): Successfully installed 'System.Text.Encoding 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.5068571] NuGet (Log): Successfully installed 'System.Text.Encoding.Extensions 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.5138589] NuGet (Log): Successfully installed 'System.Text.RegularExpressions 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.5193595] NuGet (Log): Successfully installed 'System.Threading.Tasks 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.5253605] NuGet (Log): Successfully installed 'System.IO 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.5283615] NuGet (Log): Successfully installed 'System.Console 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.5323617] NuGet (Log): Successfully installed 'System.IO.FileSystem 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.5373633] NuGet (Log): Successfully installed 'System.Net.Sockets 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.5418641] NuGet (Log): Successfully installed 'System.Reflection 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.5473656] NuGet (Log): Successfully installed 'System.Reflection.Emit.ILGeneration 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.5523664] NuGet (Log): Successfully installed 'System.Reflection.Emit 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.5578651] NuGet (Log): Successfully installed 'System.Reflection.Emit.Lightweight 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.5633680] NuGet (Log): Successfully installed 'System.Reflection.Extensions 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.5688701] NuGet (Log): Successfully installed 'System.Reflection.TypeExtensions 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.5743711] NuGet (Log): Successfully installed 'System.Resources.ResourceManager 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.5808723] NuGet (Log): Successfully installed 'System.Linq 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.5873739] NuGet (Log): Successfully installed 'System.Runtime.InteropServices 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.5913745] NuGet (Log): Successfully installed 'System.Globalization.Extensions 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.5968753] NuGet (Log): Successfully installed 'System.Runtime.Numerics 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.6033769] NuGet (Log): Successfully installed 'System.Runtime.Serialization.Primitives 4.1.1' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.6078760] NuGet (Log): Successfully installed 'System.Security.Claims 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.6143786] NuGet (Log): Successfully installed 'System.Threading 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.6168802] NuGet (Log): Successfully installed 'System.Buffers 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.6243815] NuGet (Log): Successfully installed 'System.Collections.Concurrent 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.6283838] NuGet (Log): Successfully installed 'System.Diagnostics.DiagnosticSource 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.6323835] NuGet (Log): Successfully installed 'System.Diagnostics.TraceSource 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.6378826] NuGet (Log): Successfully installed 'System.IO.Compression 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.6423860] NuGet (Log): Successfully installed 'System.IO.Compression.ZipFile 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.6478862] NuGet (Log): Successfully installed 'System.ObjectModel 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.6558883] NuGet (Log): Successfully installed 'System.Linq.Expressions 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.6623898] NuGet (Log): Successfully installed 'System.Dynamic.Runtime 4.0.11' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.6693911] NuGet (Log): Successfully installed 'Microsoft.CSharp 4.0.1' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.6748916] NuGet (Log): Successfully installed 'System.Runtime.InteropServices.RuntimeInformation 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.6793933] NuGet (Log): Successfully installed 'System.Security.Cryptography.Primitives 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.6838938] NuGet (Log): Successfully installed 'System.Security.Cryptography.Encoding 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.6888950] NuGet (Log): Successfully installed 'System.Security.Cryptography.Algorithms 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.6923960] NuGet (Log): Successfully installed 'System.Security.Cryptography.Cng 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.6958965] NuGet (Log): Successfully installed 'System.Security.Cryptography.Csp 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.6978934] NuGet (Log): Successfully installed 'System.Security.Cryptography.OpenSsl 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.7033987] NuGet (Log): Successfully installed 'System.Security.Cryptography.X509Certificates 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.7094003] NuGet (Log): Successfully installed 'System.Net.Http 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.7113997] NuGet (Log): Successfully installed 'System.Security.Principal.Windows 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.7174011] NuGet (Log): Successfully installed 'System.Net.NameResolution 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.7204022] NuGet (Log): Successfully installed 'System.Threading.Tasks.Extensions 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.7249028] NuGet (Log): Successfully installed 'System.Threading.Thread 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.7294038] NuGet (Log): Successfully installed 'System.Threading.ThreadPool 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.7344025] NuGet (Log): Successfully installed 'System.Threading.Timer 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.7409062] NuGet (Log): Successfully installed 'System.Xml.ReaderWriter 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.7469075] NuGet (Log): Successfully installed 'System.Xml.XDocument 4.3.0' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.7489085] NuGet (Log): Successfully installed 'NETStandard.Library 1.6.1' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.7539077] NuGet (Log): Successfully installed 'Newtonsoft.Json 9.0.1' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.7559155] NuGet (Log): Successfully installed 'Akka 1.3.12' to InteractiveNuGetProject @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
[Info][00:00:57.7579101] NuGet (Log): Executing nuget actions took 893.8 ms @ C:\vsts_work\13\s\Clients\Xamarin.Interactive.Client\NuGet\InteractivePackageLogger.cs:40
Xamarin.Workbooks.DotNetCore (localhost:53132) => [Info][00:00:54.5874310] DotNetCoreAgent (ChangeDirectory): C:\Users\csg63\AppData\Local\Temp → C:\Users\csg63\AppData\Local\Temp\ @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Core\Agent.cs:333
Xamarin.Workbooks.DotNetCore (localhost:53132) => [Info][00:01:23.8750434] DotNetCoreAgent (ChangeDirectory): C:\Users\csg63\AppData\Local\Temp → C:\Users\csg63\AppData\Local\Temp\ @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Core\Agent.cs:333
Xamarin.Workbooks.DotNetCore (localhost:53132) => [Info][00:01:27.5935897] DotNetCoreAgent (ChangeDirectory): C:\Users\csg63\AppData\Local\Temp → C:\Users\csg63\AppData\Local\Temp\ @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Core\Agent.cs:333
Xamarin.Workbooks.DotNetCore (localhost:53132) => [Info][00:03:02.4251460] DotNetCoreAgent (ChangeDirectory): C:\Users\csg63\AppData\Local\Temp → C:\Users\csg63\AppData\Local\Temp\ @ C:\vsts_work\13\s\Agents\Xamarin.Interactive\Core\Agent.cs:333