Closed jkotalik closed 6 years ago
[10:47:05][Step 5/6] | Microsoft.AspNetCore.Server.IntegrationTesting.IISExpressDeployer Information: Deploying [Variation] :: ServerType=IISExpress, Runtime=CoreClr, Arch=x64, BaseUrlHint=, Publish=False [10:47:05][Step 5/6] | Microsoft.AspNetCore.Server.IntegrationTesting.IISExpressDeployer Information: SET ASPNETCORE_ENVIRONMENT=HelloWorld [10:47:05][Step 5/6] | Microsoft.AspNetCore.Server.IntegrationTesting.IISExpressDeployer Information: Executing command dotnet publish --output "C:\b\t\buildTmp\30f7e4b4-801e-40eb-b699-944e56266508" --framework netcoreapp2.0 --configuration Release --no-restore [10:47:05][Step 5/6] | Microsoft.AspNetCore.Server.IntegrationTesting.IISExpressDeployer Information: dotnet-publish stdout: Microsoft (R) Build Engine version 15.6.12.27473 for .NET Core [10:47:05][Step 5/6] | Microsoft.AspNetCore.Server.IntegrationTesting.IISExpressDeployer Information: dotnet-publish stdout: Copyright (C) Microsoft Corporation. All rights reserved. [10:47:05][Step 5/6] | Microsoft.AspNetCore.Server.IntegrationTesting.IISExpressDeployer Information: dotnet-publish stdout: Microsoft.AspNetCore.Server.IISIntegration -> C:\b\w\33bdfc1cae7b2a38\modules\IISIntegration\src\Microsoft.AspNetCore.Server.IISIntegration\bin\Release\netstandard2.0\Microsoft.AspNetCore.Server.IISIntegration.dll [10:47:05][Step 5/6] | Microsoft.AspNetCore.Server.IntegrationTesting.IISExpressDeployer Information: dotnet-publish stdout: TestSites -> C:\b\w\33bdfc1cae7b2a38\modules\IISIntegration\test\TestSites\bin\Release\netcoreapp2.0\TestSites.dll [10:47:05][Step 5/6] | Microsoft.AspNetCore.Server.IntegrationTesting.IISExpressDeployer Information: dotnet-publish stdout: TestSites -> C:\b\t\buildTmp\30f7e4b4-801e-40eb-b699-944e56266508\ [10:47:05][Step 5/6] | Microsoft.AspNetCore.Server.IntegrationTesting.IISExpressDeployer Information: dotnet publish finished with exit code : 0 [10:47:05][Step 5/6] | Microsoft.AspNetCore.Server.IntegrationTesting.IISExpressDeployer Information: Attempting to start IIS Express on port: 64736 [10:47:05][Step 5/6] | Microsoft.AspNetCore.Server.IntegrationTesting.IISExpressDeployer Information: Executing command : C:\Program Files\IIS Express\iisexpress.exe /site:HttpTestSite /config:C:\b\t\buildTmp\tmpA59D.tmp /trace:error [10:47:05][Step 5/6] | Microsoft.AspNetCore.Server.IntegrationTesting.IISExpressDeployer Information: SET ASPNETCORE_ENVIRONMENT=HelloWorld [10:47:05][Step 5/6] | Microsoft.AspNetCore.Server.IntegrationTesting.IISExpressDeployer Information: SET ASPNETCORE_DETAILEDERRORS=true [10:47:05][Step 5/6] | Microsoft.AspNetCore.Server.IntegrationTesting.IISExpressDeployer Information: iisexpress Process 14464 started [10:47:05][Step 5/6] | Microsoft.AspNetCore.Server.IntegrationTesting.IISExpressDeployer Information: iisexpress stdout: Starting IIS Express ... [10:47:05][Step 5/6] | Microsoft.AspNetCore.Server.IntegrationTesting.IISExpressDeployer Information: iisexpress stdout: Initializing the W3 Server Started CTC = 1117300312 [10:47:05][Step 5/6] | Microsoft.AspNetCore.Server.IntegrationTesting.IISExpressDeployer Information: iisexpress stdout: W3 Server initializing WinSock. CTC = 1117300312 [10:47:05][Step 5/6] | Microsoft.AspNetCore.Server.IntegrationTesting.IISExpressDeployer Information: iisexpress stdout: W3 Server WinSock initialized. CTC = 1117300312 [10:47:05][Step 5/6] | Microsoft.AspNetCore.Server.IntegrationTesting.IISExpressDeployer Information: iisexpress stdout: W3 Server ThreadPool initialized (ipm has signalled). CTC = 1117300312 [10:47:05][Step 5/6] | Microsoft.AspNetCore.Server.IntegrationTesting.IISExpressDeployer Information: iisexpress stdout: Start listenerChannel http:0 [10:47:05][Step 5/6] | Microsoft.AspNetCore.Server.IntegrationTesting.IISExpressDeployer Information: iisexpress stdout: Successfully registered URL "http://localhost:64736/" for site "HttpTestSite" application "/" [10:47:05][Step 5/6] | Microsoft.AspNetCore.Server.IntegrationTesting.IISExpressDeployer Information: iisexpress stdout: Registration completed for site "HttpTestSite" [10:47:05][Step 5/6] | Microsoft.AspNetCore.Server.IntegrationTesting.IISExpressDeployer Information: iisexpress stdout: AppPool 'IISExpressAppPool' initialized [10:47:05][Step 5/6] | Microsoft.AspNetCore.Server.IntegrationTesting.IISExpressDeployer Information: iisexpress stdout: InitComplete event signalled [10:47:05][Step 5/6] | Microsoft.AspNetCore.Server.IntegrationTesting.IISExpressDeployer Information: iisexpress stdout: IIS Express is running. [10:47:05][Step 5/6] | Microsoft.AspNetCore.Server.IntegrationTesting.IISExpressDeployer Information: Started iisexpress successfully. Process Id : 14464, Port: 64736 [10:47:05][Step 5/6] | Microsoft.AspNetCore.Server.IntegrationTesting.IISExpressDeployer Information: Application ready at URL: http://localhost:64736/ [10:47:05][Step 5/6] | HelloWorldTest Warning: Retry count 1.. [10:47:05][Step 5/6] | Microsoft.AspNetCore.Server.IntegrationTesting.IISExpressDeployer Information: iisexpress stdout: IncrementMessages called [10:47:05][Step 5/6] | Microsoft.AspNetCore.Server.IntegrationTesting.IISExpressDeployer Information: iisexpress stdout: Request started: "GET" http://localhost:64736/ [10:47:05][Step 5/6] | Microsoft.AspNetCore.Server.IntegrationTesting.IISExpressDeployer Information: iisexpress stdout: Request ended: http://localhost:64736/ with HTTP status 400.0 [10:47:05][Step 5/6] | System.Net.Http.HttpClient Error: Exception while sending 'GET http://localhost:64736/' : System.Threading.Tasks.TaskCanceledException: A task was canceled. [10:47:05][Step 5/6] | at Microsoft.AspNetCore.Server.IntegrationTesting.LoggingHandler.<SendAsync>d__2.MoveNext() [10:47:05][Step 5/6] | at Microsoft.AspNetCore.Server.IntegrationTesting.LoggingHandler.<SendAsync>d__2.MoveNext() [10:47:05][Step 5/6] | HelloWorldTest Warning: Retry count 2.. [10:47:05][Step 5/6] | Microsoft.AspNetCore.Server.IntegrationTesting.IISExpressDeployer Information: iisexpress stdout: IncrementMessages called [10:47:05][Step 5/6] | Microsoft.AspNetCore.Server.IntegrationTesting.IISExpressDeployer Information: iisexpress stdout: Request started: "GET" http://localhost:64736/ [10:47:05][Step 5/6] | Microsoft.AspNetCore.Server.IntegrationTesting.IISExpressDeployer Information: iisexpress stdout: Request ended: http://localhost:64736/ with HTTP status 400.0 [10:47:05][Step 5/6] | System.Net.Http.HttpClient Error: Exception while sending 'GET http://localhost:64736/' : System.Threading.Tasks.TaskCanceledException: A task was canceled. [10:47:05][Step 5/6] | at Microsoft.AspNetCore.Server.IntegrationTesting.LoggingHandler.<SendAsync>d__2.MoveNext()