Skip to content
Failed

Console Output

Started by user Mathieu Champlon
07:45:21 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 3cf6288989eaa636597634f7c6956df70e329968
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
The recommended git tool is: NONE
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/HttpOverStream_0.1.25@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] node
Running on azwin-2-a26c30 in d:\jenkins\workspace\HttpOverStream_0.1.25
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential docker-jenkins-github-credentials
Cloning the remote Git repository
Cloning with configured refspecs honoured and with tags
Cloning repository https://github.com/docker/HttpOverStream.git
 > git init d:\jenkins\workspace\HttpOverStream_0.1.25 # timeout=10
Fetching upstream changes from https://github.com/docker/HttpOverStream.git
 > git --version # timeout=10
 > git --version # 'git version 2.24.1.windows.2'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --tags --force --progress -- https://github.com/docker/HttpOverStream.git +refs/tags/0.1.25:refs/tags/0.1.25 # timeout=10
Fetching with tags
 > git config remote.origin.url https://github.com/docker/HttpOverStream.git # timeout=10
 > git config --add remote.origin.fetch +refs/tags/0.1.25:refs/tags/0.1.25 # timeout=10
 > git config remote.origin.url https://github.com/docker/HttpOverStream.git # timeout=10
Fetching upstream changes from https://github.com/docker/HttpOverStream.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --tags --force --progress -- https://github.com/docker/HttpOverStream.git +refs/tags/0.1.25:refs/tags/0.1.25 # timeout=10
Checking out Revision 3cf6288989eaa636597634f7c6956df70e329968 (0.1.25)
Commit message: "Merge pull request #39 from mat007/fix-json-bump"
First time build. Skipping changelog.
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3cf6288989eaa636597634f7c6956df70e329968 # timeout=10
 > git --version # timeout=10
 > git --version # 'git version 2.24.1.windows.2'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] timeout
07:45:27 [2022-06-23T07:45:27.516Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] bat
07:45:28 [2022-06-23T07:45:28.509Z] 
07:45:28 [2022-06-23T07:45:28.509Z] d:\jenkins\workspace\HttpOverStream_0.1.25>docker run --rm -v d:\jenkins\workspace\HttpOverStream_0.1.25:C:/work -w C:/work/src mcr.microsoft.com/dotnet/framework/sdk:4.8-20190910-windowsservercore-ltsc2019 powershell -File build.ps1 --target=Build 
07:45:30 [2022-06-23T07:45:30.804Z] Preparing to run build script...
07:45:36 [2022-06-23T07:45:36.838Z] Running build script...
07:45:45 [2022-06-23T07:45:45.693Z] 
07:45:45 [2022-06-23T07:45:45.693Z] ========================================
07:45:45 [2022-06-23T07:45:45.693Z] Nuget-Restore
07:45:45 [2022-06-23T07:45:45.693Z] ========================================
07:45:46 [2022-06-23T07:45:46.718Z] MSBuild auto-detection: using msbuild version '16.2.37902.0' from 'C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Current\bin'.
07:45:50 [2022-06-23T07:45:50.620Z] Restoring NuGet package MSTest.TestAdapter.1.4.0.
07:45:50 [2022-06-23T07:45:50.620Z] Restoring NuGet package Microsoft.AspNet.WebApi.Owin.5.2.6.
07:45:50 [2022-06-23T07:45:50.620Z] Restoring NuGet package Microsoft.Owin.4.0.1.
07:45:50 [2022-06-23T07:45:50.620Z] Restoring NuGet package Microsoft.AspNet.WebApi.Core.5.2.6.
07:45:50 [2022-06-23T07:45:50.620Z] Restoring NuGet package Microsoft.AspNet.WebApi.Client.5.2.7.
07:45:50 [2022-06-23T07:45:50.620Z] Restoring NuGet package MSTest.TestFramework.1.4.0.
07:45:50 [2022-06-23T07:45:50.620Z] Restoring NuGet package Newtonsoft.Json.13.0.1.
07:45:50 [2022-06-23T07:45:50.620Z] Restoring NuGet package System.Numerics.Vectors.4.5.0.
07:45:50 [2022-06-23T07:45:50.620Z] Restoring NuGet package Owin.1.0.0.
07:45:50 [2022-06-23T07:45:50.620Z] Restoring NuGet package System.Runtime.CompilerServices.Unsafe.4.5.2.
07:45:50 [2022-06-23T07:45:50.620Z] Restoring NuGet package System.Threading.Tasks.Extensions.4.5.1.
07:45:50 [2022-06-23T07:45:50.620Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.core/5.2.6/microsoft.aspnet.webapi.core.5.2.6.nupkg
07:45:50 [2022-06-23T07:45:50.620Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.owin/5.2.6/microsoft.aspnet.webapi.owin.5.2.6.nupkg
07:45:50 [2022-06-23T07:45:50.620Z]   GET https://api.nuget.org/v3-flatcontainer/mstest.testadapter/1.4.0/mstest.testadapter.1.4.0.nupkg
07:45:50 [2022-06-23T07:45:50.620Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/5.2.7/microsoft.aspnet.webapi.client.5.2.7.nupkg
07:45:50 [2022-06-23T07:45:50.620Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.0.1/microsoft.owin.4.0.1.nupkg
07:45:50 [2022-06-23T07:45:50.620Z]   GET https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg
07:45:50 [2022-06-23T07:45:50.620Z]   GET https://api.nuget.org/v3-flatcontainer/newtonsoft.json/13.0.1/newtonsoft.json.13.0.1.nupkg
07:45:50 [2022-06-23T07:45:50.620Z]   GET https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg
07:45:50 [2022-06-23T07:45:50.620Z]   GET https://api.nuget.org/v3-flatcontainer/mstest.testframework/1.4.0/mstest.testframework.1.4.0.nupkg
07:45:50 [2022-06-23T07:45:50.620Z]   GET https://api.nuget.org/v3-flatcontainer/system.runtime.compilerservices.unsafe/4.5.2/system.runtime.compilerservices.unsafe.4.5.2.nupkg
07:45:50 [2022-06-23T07:45:50.620Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.tasks.extensions/4.5.1/system.threading.tasks.extensions.4.5.1.nupkg
07:45:50 [2022-06-23T07:45:50.620Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/5.2.7/microsoft.aspnet.webapi.client.5.2.7.nupkg 120ms
07:45:50 [2022-06-23T07:45:50.620Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.0.1/microsoft.owin.4.0.1.nupkg 120ms
07:45:50 [2022-06-23T07:45:50.620Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.owin/5.2.6/microsoft.aspnet.webapi.owin.5.2.6.nupkg 133ms
07:45:50 [2022-06-23T07:45:50.620Z]   OK https://api.nuget.org/v3-flatcontainer/newtonsoft.json/13.0.1/newtonsoft.json.13.0.1.nupkg 79ms
07:45:50 [2022-06-23T07:45:50.620Z] Installing Microsoft.AspNet.WebApi.Client 5.2.7.
07:45:50 [2022-06-23T07:45:50.620Z] Installing Microsoft.Owin 4.0.1.
07:45:50 [2022-06-23T07:45:50.620Z] Installing Newtonsoft.Json 13.0.1.
07:45:50 [2022-06-23T07:45:50.620Z] Installing Microsoft.AspNet.WebApi.Owin 5.2.6.
07:45:50 [2022-06-23T07:45:50.620Z]   OK https://api.nuget.org/v3-flatcontainer/system.runtime.compilerservices.unsafe/4.5.2/system.runtime.compilerservices.unsafe.4.5.2.nupkg 123ms
07:45:50 [2022-06-23T07:45:50.620Z]   OK https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg 124ms
07:45:50 [2022-06-23T07:45:50.620Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.tasks.extensions/4.5.1/system.threading.tasks.extensions.4.5.1.nupkg 123ms
07:45:50 [2022-06-23T07:45:50.620Z]   OK https://api.nuget.org/v3-flatcontainer/mstest.testadapter/1.4.0/mstest.testadapter.1.4.0.nupkg 182ms
07:45:50 [2022-06-23T07:45:50.620Z] Installing System.Numerics.Vectors 4.5.0.
07:45:50 [2022-06-23T07:45:50.620Z] Installing System.Runtime.CompilerServices.Unsafe 4.5.2.
07:45:50 [2022-06-23T07:45:50.620Z] Installing System.Threading.Tasks.Extensions 4.5.1.
07:45:50 [2022-06-23T07:45:50.620Z] Installing MSTest.TestAdapter 1.4.0.
07:45:50 [2022-06-23T07:45:50.620Z]   OK https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg 130ms
07:45:50 [2022-06-23T07:45:50.620Z] Installing Owin 1.0.
07:45:50 [2022-06-23T07:45:50.620Z]   OK https://api.nuget.org/v3-flatcontainer/mstest.testframework/1.4.0/mstest.testframework.1.4.0.nupkg 131ms
07:45:50 [2022-06-23T07:45:50.620Z] Installing MSTest.TestFramework 1.4.0.
07:45:50 [2022-06-23T07:45:50.620Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.core/5.2.6/microsoft.aspnet.webapi.core.5.2.6.nupkg 192ms
07:45:50 [2022-06-23T07:45:50.620Z] Installing Microsoft.AspNet.WebApi.Core 5.2.6.
07:45:50 [2022-06-23T07:45:50.620Z] Adding package 'Owin.1.0.0' to folder 'C:\work\src\packages'
07:45:50 [2022-06-23T07:45:50.620Z] Adding package 'Microsoft.AspNet.WebApi.Owin.5.2.6' to folder 'C:\work\src\packages'
07:45:50 [2022-06-23T07:45:50.620Z] Adding package 'Microsoft.Owin.4.0.1' to folder 'C:\work\src\packages'
07:45:50 [2022-06-23T07:45:50.620Z] Added package 'Owin.1.0.0' to folder 'C:\work\src\packages'
07:45:50 [2022-06-23T07:45:50.620Z] Added package 'Microsoft.AspNet.WebApi.Owin.5.2.6' to folder 'C:\work\src\packages'
07:45:50 [2022-06-23T07:45:50.620Z] Added package 'Microsoft.Owin.4.0.1' to folder 'C:\work\src\packages'
07:45:51 [2022-06-23T07:45:51.109Z] Adding package 'System.Runtime.CompilerServices.Unsafe.4.5.2' to folder 'C:\work\src\packages'
07:45:51 [2022-06-23T07:45:51.109Z] Added package 'System.Runtime.CompilerServices.Unsafe.4.5.2' to folder 'C:\work\src\packages'
07:45:51 [2022-06-23T07:45:51.109Z] Adding package 'Microsoft.AspNet.WebApi.Core.5.2.6' to folder 'C:\work\src\packages'
07:45:51 [2022-06-23T07:45:51.109Z] Adding package 'System.Threading.Tasks.Extensions.4.5.1' to folder 'C:\work\src\packages'
07:45:51 [2022-06-23T07:45:51.109Z] Added package 'Microsoft.AspNet.WebApi.Core.5.2.6' to folder 'C:\work\src\packages'
07:45:51 [2022-06-23T07:45:51.109Z] Adding package 'Microsoft.AspNet.WebApi.Client.5.2.7' to folder 'C:\work\src\packages'
07:45:51 [2022-06-23T07:45:51.109Z] Added package 'Microsoft.AspNet.WebApi.Client.5.2.7' to folder 'C:\work\src\packages'
07:45:51 [2022-06-23T07:45:51.109Z] Adding package 'System.Numerics.Vectors.4.5.0' to folder 'C:\work\src\packages'
07:45:51 [2022-06-23T07:45:51.109Z] Added package 'System.Threading.Tasks.Extensions.4.5.1' to folder 'C:\work\src\packages'
07:45:51 [2022-06-23T07:45:51.109Z] Adding package 'MSTest.TestAdapter.1.4.0' to folder 'C:\work\src\packages'
07:45:51 [2022-06-23T07:45:51.109Z] Added package 'System.Numerics.Vectors.4.5.0' to folder 'C:\work\src\packages'
07:45:51 [2022-06-23T07:45:51.109Z] Added package 'MSTest.TestAdapter.1.4.0' to folder 'C:\work\src\packages'
07:45:51 [2022-06-23T07:45:51.109Z] Adding package 'MSTest.TestFramework.1.4.0' to folder 'C:\work\src\packages'
07:45:51 [2022-06-23T07:45:51.596Z] Adding package 'Newtonsoft.Json.13.0.1' to folder 'C:\work\src\packages'
07:45:51 [2022-06-23T07:45:51.596Z] Added package 'Newtonsoft.Json.13.0.1' to folder 'C:\work\src\packages'
07:45:51 [2022-06-23T07:45:51.596Z] Added package 'MSTest.TestFramework.1.4.0' to folder 'C:\work\src\packages'
07:45:51 [2022-06-23T07:45:51.596Z] Restoring packages for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj...
07:45:51 [2022-06-23T07:45:51.596Z] Restoring packages for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj...
07:45:51 [2022-06-23T07:45:51.596Z] Restoring packages for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj...
07:45:51 [2022-06-23T07:45:51.596Z] Restoring packages for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj...
07:45:52 [2022-06-23T07:45:52.085Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json
07:45:52 [2022-06-23T07:45:52.085Z]   GET https://api.nuget.org/v3-flatcontainer/xunit/index.json
07:45:52 [2022-06-23T07:45:52.085Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json
07:45:52 [2022-06-23T07:45:52.085Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json
07:45:52 [2022-06-23T07:45:52.085Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json
07:45:52 [2022-06-23T07:45:52.085Z]   OK https://api.nuget.org/v3-flatcontainer/xunit/index.json 132ms
07:45:52 [2022-06-23T07:45:52.085Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json 125ms
07:45:52 [2022-06-23T07:45:52.085Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json 159ms
07:45:52 [2022-06-23T07:45:52.085Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json 117ms
07:45:52 [2022-06-23T07:45:52.085Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json 155ms
07:45:52 [2022-06-23T07:45:52.085Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg
07:45:52 [2022-06-23T07:45:52.085Z]   GET https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg
07:45:52 [2022-06-23T07:45:52.085Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg
07:45:52 [2022-06-23T07:45:52.085Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg
07:45:52 [2022-06-23T07:45:52.085Z]   OK https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg 14ms
07:45:52 [2022-06-23T07:45:52.085Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg
07:45:52 [2022-06-23T07:45:52.085Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg 21ms
07:45:52 [2022-06-23T07:45:52.085Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg 16ms
07:45:52 [2022-06-23T07:45:52.085Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg 5ms
07:45:52 [2022-06-23T07:45:52.085Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg 5ms
07:45:52 [2022-06-23T07:45:52.085Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json
07:45:52 [2022-06-23T07:45:52.085Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json
07:45:52 [2022-06-23T07:45:52.085Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.core/index.json
07:45:52 [2022-06-23T07:45:52.085Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json
07:45:52 [2022-06-23T07:45:52.085Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json
07:45:52 [2022-06-23T07:45:52.085Z] Installing Microsoft.Owin.Hosting 4.0.1.
07:45:52 [2022-06-23T07:45:52.085Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json 63ms
07:45:52 [2022-06-23T07:45:52.085Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json 62ms
07:45:52 [2022-06-23T07:45:52.085Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg
07:45:52 [2022-06-23T07:45:52.085Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg 17ms
07:45:52 [2022-06-23T07:45:52.085Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json 82ms
07:45:52 [2022-06-23T07:45:52.085Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json 70ms
07:45:52 [2022-06-23T07:45:52.085Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg
07:45:52 [2022-06-23T07:45:52.085Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg
07:45:52 [2022-06-23T07:45:52.085Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg
07:45:52 [2022-06-23T07:45:52.085Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg 23ms
07:45:52 [2022-06-23T07:45:52.085Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg 4ms
07:45:52 [2022-06-23T07:45:52.085Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg 4ms
07:45:52 [2022-06-23T07:45:52.085Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.core/index.json 105ms
07:45:52 [2022-06-23T07:45:52.572Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg
07:45:52 [2022-06-23T07:45:52.572Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg 6ms
07:45:52 [2022-06-23T07:45:52.572Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json
07:45:52 [2022-06-23T07:45:52.572Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json
07:45:52 [2022-06-23T07:45:52.572Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json 78ms
07:45:52 [2022-06-23T07:45:52.572Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json 79ms
07:45:52 [2022-06-23T07:45:52.572Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg
07:45:52 [2022-06-23T07:45:52.572Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg
07:45:52 [2022-06-23T07:45:52.572Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg 5ms
07:45:52 [2022-06-23T07:45:52.572Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg 6ms
07:45:52 [2022-06-23T07:45:52.572Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json
07:45:52 [2022-06-23T07:45:52.572Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json 72ms
07:45:52 [2022-06-23T07:45:52.572Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg
07:45:52 [2022-06-23T07:45:52.572Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg 4ms
07:45:52 [2022-06-23T07:45:52.572Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json
07:45:52 [2022-06-23T07:45:52.572Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json
07:45:52 [2022-06-23T07:45:52.572Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json
07:45:52 [2022-06-23T07:45:52.572Z] Committing restore...
07:45:52 [2022-06-23T07:45:52.572Z] Committing restore...
07:45:52 [2022-06-23T07:45:52.572Z] Committing restore...
07:45:52 [2022-06-23T07:45:52.572Z] Generating MSBuild file C:\work\src\HttpOverStream.NamedPipe\obj\HttpOverStream.NamedPipe.csproj.nuget.g.props.
07:45:52 [2022-06-23T07:45:52.572Z] Generating MSBuild file C:\work\src\HttpOverStream.Client\obj\HttpOverStream.Client.csproj.nuget.g.props.
07:45:52 [2022-06-23T07:45:52.572Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.Owin\obj\HttpOverStream.Server.Owin.csproj.nuget.g.props.
07:45:52 [2022-06-23T07:45:52.572Z] Generating MSBuild file C:\work\src\HttpOverStream.NamedPipe\obj\HttpOverStream.NamedPipe.csproj.nuget.g.targets.
07:45:52 [2022-06-23T07:45:52.572Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.Owin\obj\HttpOverStream.Server.Owin.csproj.nuget.g.targets.
07:45:52 [2022-06-23T07:45:52.572Z] Generating MSBuild file C:\work\src\HttpOverStream.Client\obj\HttpOverStream.Client.csproj.nuget.g.targets.
07:45:52 [2022-06-23T07:45:52.572Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.NamedPipe\obj\project.assets.json
07:45:52 [2022-06-23T07:45:52.572Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Server.Owin\obj\project.assets.json
07:45:52 [2022-06-23T07:45:52.572Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Client\obj\project.assets.json
07:45:52 [2022-06-23T07:45:52.572Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json 76ms
07:45:52 [2022-06-23T07:45:52.572Z] Restore completed in 973.77 ms for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj.
07:45:52 [2022-06-23T07:45:52.572Z] Restore completed in 973.73 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj.
07:45:52 [2022-06-23T07:45:52.572Z] Restore completed in 973.83 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj.
07:45:52 [2022-06-23T07:45:52.572Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json 85ms
07:45:52 [2022-06-23T07:45:52.572Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg
07:45:52 [2022-06-23T07:45:52.572Z] Restoring packages for C:\work\src\HttpOverStream\HttpOverStream.csproj...
07:45:52 [2022-06-23T07:45:52.572Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg
07:45:52 [2022-06-23T07:45:52.572Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg 4ms
07:45:52 [2022-06-23T07:45:52.572Z] Committing restore...
07:45:52 [2022-06-23T07:45:52.572Z] Generating MSBuild file C:\work\src\HttpOverStream\obj\HttpOverStream.csproj.nuget.g.props.
07:45:52 [2022-06-23T07:45:52.572Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg 4ms
07:45:52 [2022-06-23T07:45:52.572Z] Generating MSBuild file C:\work\src\HttpOverStream\obj\HttpOverStream.csproj.nuget.g.targets.
07:45:52 [2022-06-23T07:45:52.572Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream\obj\project.assets.json
07:45:52 [2022-06-23T07:45:52.572Z] Restore completed in 7.09 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj.
07:45:52 [2022-06-23T07:45:52.572Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json 120ms
07:45:52 [2022-06-23T07:45:52.572Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg
07:45:52 [2022-06-23T07:45:52.572Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg 4ms
07:45:53 [2022-06-23T07:45:53.059Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json
07:45:53 [2022-06-23T07:45:53.059Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json
07:45:53 [2022-06-23T07:45:53.059Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json 69ms
07:45:53 [2022-06-23T07:45:53.060Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg
07:45:53 [2022-06-23T07:45:53.060Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg 4ms
07:45:53 [2022-06-23T07:45:53.060Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json 76ms
07:45:53 [2022-06-23T07:45:53.060Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg
07:45:53 [2022-06-23T07:45:53.060Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json
07:45:53 [2022-06-23T07:45:53.060Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg 8ms
07:45:53 [2022-06-23T07:45:53.060Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json 76ms
07:45:53 [2022-06-23T07:45:53.060Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg
07:45:53 [2022-06-23T07:45:53.060Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg 4ms
07:45:53 [2022-06-23T07:45:53.060Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json
07:45:53 [2022-06-23T07:45:53.060Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json 57ms
07:45:53 [2022-06-23T07:45:53.060Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg
07:45:53 [2022-06-23T07:45:53.060Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg 4ms
07:45:53 [2022-06-23T07:45:53.060Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json
07:45:53 [2022-06-23T07:45:53.060Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json
07:45:53 [2022-06-23T07:45:53.060Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json
07:45:53 [2022-06-23T07:45:53.060Z]   GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json
07:45:53 [2022-06-23T07:45:53.060Z]   GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json
07:45:53 [2022-06-23T07:45:53.060Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json 61ms
07:45:53 [2022-06-23T07:45:53.060Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg
07:45:53 [2022-06-23T07:45:53.060Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg 5ms
07:45:53 [2022-06-23T07:45:53.060Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json
07:45:53 [2022-06-23T07:45:53.060Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json
07:45:53 [2022-06-23T07:45:53.060Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json
07:45:53 [2022-06-23T07:45:53.060Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json
07:45:53 [2022-06-23T07:45:53.060Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json
07:45:53 [2022-06-23T07:45:53.060Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json 68ms
07:45:53 [2022-06-23T07:45:53.060Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json 75ms
07:45:53 [2022-06-23T07:45:53.060Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg
07:45:53 [2022-06-23T07:45:53.060Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg
07:45:53 [2022-06-23T07:45:53.060Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg 4ms
07:45:53 [2022-06-23T07:45:53.060Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg 5ms
07:45:53 [2022-06-23T07:45:53.553Z]   OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json 75ms
07:45:53 [2022-06-23T07:45:53.553Z]   OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json 96ms
07:45:53 [2022-06-23T07:45:53.553Z]   GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg
07:45:53 [2022-06-23T07:45:53.553Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json 61ms
07:45:53 [2022-06-23T07:45:53.553Z]   OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg 5ms
07:45:53 [2022-06-23T07:45:53.553Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg
07:45:53 [2022-06-23T07:45:53.553Z]   GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg
07:45:53 [2022-06-23T07:45:53.553Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg 5ms
07:45:53 [2022-06-23T07:45:53.553Z]   OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg 4ms
07:45:53 [2022-06-23T07:45:53.553Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json 75ms
07:45:53 [2022-06-23T07:45:53.553Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json 78ms
07:45:53 [2022-06-23T07:45:53.553Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json 77ms
07:45:53 [2022-06-23T07:45:53.553Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json 73ms
07:45:53 [2022-06-23T07:45:53.553Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg
07:45:53 [2022-06-23T07:45:53.553Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg
07:45:53 [2022-06-23T07:45:53.553Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg
07:45:53 [2022-06-23T07:45:53.553Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg
07:45:53 [2022-06-23T07:45:53.553Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg 9ms
07:45:53 [2022-06-23T07:45:53.553Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg 8ms
07:45:53 [2022-06-23T07:45:53.553Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg 7ms
07:45:53 [2022-06-23T07:45:53.553Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg 13ms
07:45:53 [2022-06-23T07:45:53.553Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json
07:45:53 [2022-06-23T07:45:53.553Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json
07:45:53 [2022-06-23T07:45:53.553Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json
07:45:53 [2022-06-23T07:45:53.553Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json
07:45:53 [2022-06-23T07:45:53.553Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json
07:45:53 [2022-06-23T07:45:53.553Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json
07:45:53 [2022-06-23T07:45:53.553Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json 66ms
07:45:53 [2022-06-23T07:45:53.553Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json
07:45:53 [2022-06-23T07:45:53.553Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json 63ms
07:45:53 [2022-06-23T07:45:53.553Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg
07:45:53 [2022-06-23T07:45:53.553Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json 61ms
07:45:53 [2022-06-23T07:45:53.553Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json
07:45:53 [2022-06-23T07:45:53.553Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg
07:45:53 [2022-06-23T07:45:53.553Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg
07:45:53 [2022-06-23T07:45:53.553Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg 5ms
07:45:53 [2022-06-23T07:45:53.553Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg 5ms
07:45:53 [2022-06-23T07:45:53.553Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json 62ms
07:45:53 [2022-06-23T07:45:53.554Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg 5ms
07:45:53 [2022-06-23T07:45:53.554Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg
07:45:53 [2022-06-23T07:45:53.554Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json 77ms
07:45:53 [2022-06-23T07:45:53.554Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg 5ms
07:45:53 [2022-06-23T07:45:53.554Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg
07:45:53 [2022-06-23T07:45:53.554Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg 5ms
07:45:53 [2022-06-23T07:45:53.554Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json 76ms
07:45:53 [2022-06-23T07:45:53.554Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg
07:45:53 [2022-06-23T07:45:53.554Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg 5ms
07:45:53 [2022-06-23T07:45:53.554Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json 60ms
07:45:53 [2022-06-23T07:45:53.554Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg
07:45:53 [2022-06-23T07:45:53.554Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg 4ms
07:45:53 [2022-06-23T07:45:53.554Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json 74ms
07:45:53 [2022-06-23T07:45:53.554Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg
07:45:53 [2022-06-23T07:45:53.554Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg 4ms
07:45:53 [2022-06-23T07:45:53.554Z] Installing System.Threading.ThreadPool 4.0.10.
07:45:53 [2022-06-23T07:45:53.554Z] Installing Microsoft.Win32.Registry 4.0.0.
07:45:53 [2022-06-23T07:45:53.554Z] Installing System.Collections.Immutable 1.2.0.
07:45:53 [2022-06-23T07:45:53.554Z] Installing System.Xml.XPath 4.0.1.
07:45:53 [2022-06-23T07:45:53.554Z] Installing System.Collections.NonGeneric 4.0.1.
07:45:53 [2022-06-23T07:45:53.554Z] Installing System.ComponentModel 4.0.1.
07:45:53 [2022-06-23T07:45:53.554Z] Installing System.Collections.Specialized 4.0.1.
07:45:53 [2022-06-23T07:45:53.554Z] Installing System.ComponentModel.Primitives 4.1.0.
07:45:53 [2022-06-23T07:45:53.554Z] Installing System.Diagnostics.Process 4.1.0.
07:45:53 [2022-06-23T07:45:53.554Z] Installing System.Reflection.Metadata 1.3.0.
07:45:53 [2022-06-23T07:45:53.554Z] Installing System.Xml.XPath.XmlDocument 4.0.1.
07:45:53 [2022-06-23T07:45:53.554Z] Installing System.ComponentModel.TypeConverter 4.1.0.
07:45:53 [2022-06-23T07:45:53.554Z] Installing System.Diagnostics.TraceSource 4.0.0.
07:45:53 [2022-06-23T07:45:53.554Z] Installing System.Diagnostics.TextWriterTraceListener 4.0.0.
07:45:53 [2022-06-23T07:45:53.554Z] Installing System.Threading.Thread 4.0.0.
07:45:53 [2022-06-23T07:45:53.554Z] Installing System.ComponentModel.EventBasedAsync 4.0.11.
07:45:57 [2022-06-23T07:45:57.455Z] Installing xunit.runner.visualstudio 2.4.0.
07:45:57 [2022-06-23T07:45:57.941Z] Installing xunit 2.4.0.
07:45:57 [2022-06-23T07:45:57.941Z] Installing Microsoft.NETCore.App 2.1.0.
07:45:57 [2022-06-23T07:45:57.941Z] Installing Microsoft.NET.Test.Sdk 15.8.0.
07:45:57 [2022-06-23T07:45:57.941Z] Installing xunit.analyzers 0.10.0.
07:45:57 [2022-06-23T07:45:57.941Z] Installing xunit.assert 2.4.0.
07:45:57 [2022-06-23T07:45:57.941Z] Installing xunit.core 2.4.0.
07:45:57 [2022-06-23T07:45:57.941Z] Installing Microsoft.NETCore.Targets 2.1.0.
07:45:57 [2022-06-23T07:45:57.941Z] Installing Microsoft.NETCore.Platforms 2.1.0.
07:45:57 [2022-06-23T07:45:57.941Z] Installing Microsoft.NETCore.DotNetHostPolicy 2.1.0.
07:45:57 [2022-06-23T07:45:57.941Z] Installing Microsoft.CodeCoverage 15.8.0.
07:45:57 [2022-06-23T07:45:57.941Z] Installing Microsoft.TestPlatform.TestHost 15.8.0.
07:45:57 [2022-06-23T07:45:57.941Z] Installing xunit.extensibility.execution 2.4.0.
07:45:57 [2022-06-23T07:45:57.941Z] Installing System.Runtime.Loader 4.0.0.
07:45:57 [2022-06-23T07:45:57.941Z] Installing xunit.extensibility.core 2.4.0.
07:45:57 [2022-06-23T07:45:57.941Z] Installing Microsoft.NETCore.DotNetHostResolver 2.1.0.
07:45:57 [2022-06-23T07:45:57.941Z] Installing Microsoft.Extensions.DependencyModel 1.0.3.
07:45:57 [2022-06-23T07:45:57.941Z] Installing Microsoft.TestPlatform.ObjectModel 15.8.0.
07:45:57 [2022-06-23T07:45:57.941Z] Installing xunit.abstractions 2.0.2.
07:45:57 [2022-06-23T07:45:57.942Z] Installing Microsoft.NETCore.DotNetAppHost 2.1.0.
07:45:57 [2022-06-23T07:45:57.942Z] Installing Microsoft.DotNet.PlatformAbstractions 1.0.3.
07:46:01 [2022-06-23T07:46:01.848Z] Committing restore...
07:46:01 [2022-06-23T07:46:01.848Z] Generating MSBuild file C:\work\src\HttpOverStream.Tests\obj\HttpOverStream.Tests.csproj.nuget.g.props.
07:46:01 [2022-06-23T07:46:01.848Z] Generating MSBuild file C:\work\src\HttpOverStream.Tests\obj\HttpOverStream.Tests.csproj.nuget.g.targets.
07:46:01 [2022-06-23T07:46:01.848Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Tests\obj\project.assets.json
07:46:01 [2022-06-23T07:46:01.848Z] Restore completed in 10.08 sec for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj.
07:46:01 [2022-06-23T07:46:01.848Z] 
07:46:01 [2022-06-23T07:46:01.848Z] NuGet Config files used:
07:46:01 [2022-06-23T07:46:01.848Z]     C:\Users\ContainerAdministrator\AppData\Roaming\NuGet\NuGet.Config
07:46:01 [2022-06-23T07:46:01.848Z] 
07:46:01 [2022-06-23T07:46:01.848Z] Feeds used:
07:46:01 [2022-06-23T07:46:01.848Z]     C:\Users\ContainerAdministrator\.nuget\packages\
07:46:01 [2022-06-23T07:46:01.848Z]     https://api.nuget.org/v3/index.json
07:46:01 [2022-06-23T07:46:01.848Z] 
07:46:01 [2022-06-23T07:46:01.848Z] Installed:
07:46:01 [2022-06-23T07:46:01.848Z]     11 package(s) to packages.config projects
07:46:01 [2022-06-23T07:46:01.848Z]     1 package(s) to C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj
07:46:01 [2022-06-23T07:46:01.848Z]     37 package(s) to C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj
07:46:06 [2022-06-23T07:46:06.744Z]   Restore completed in 436.72 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj.
07:46:06 [2022-06-23T07:46:06.744Z]   Restore completed in 436.72 ms for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj.
07:46:06 [2022-06-23T07:46:06.744Z]   Restore completed in 433.76 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj.
07:46:06 [2022-06-23T07:46:06.744Z]   Restore completed in 13.01 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj.
07:46:06 [2022-06-23T07:46:06.744Z]   Restore completed in 883.37 ms for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj.
07:46:06 [2022-06-23T07:46:06.744Z] 
07:46:06 [2022-06-23T07:46:06.744Z] ========================================
07:46:06 [2022-06-23T07:46:06.744Z] Build
07:46:06 [2022-06-23T07:46:06.744Z] ========================================
07:46:07 [2022-06-23T07:46:07.231Z] Microsoft (R) Build Engine version 16.2.37902+b5aaefc9f for .NET Framework
07:46:07 [2022-06-23T07:46:07.231Z] Copyright (C) Microsoft Corporation. All rights reserved.
07:46:07 [2022-06-23T07:46:07.231Z] 
07:46:12 [2022-06-23T07:46:12.116Z]   HttpOverStream -> C:\work\src\HttpOverStream\bin\Release\netstandard2.0\HttpOverStream.dll
07:46:13 [2022-06-23T07:46:13.140Z]   HttpOverStream.Client -> C:\work\src\HttpOverStream.Client\bin\Release\netstandard2.0\HttpOverStream.Client.dll
07:46:14 [2022-06-23T07:46:14.759Z]   HttpOverStream.Tests -> C:\work\src\HttpOverStream.Tests\bin\Release\netcoreapp2.1\HttpOverStream.Tests.dll
07:46:15 [2022-06-23T07:46:15.783Z]   HttpOverStream.Server.Owin -> C:\work\src\HttpOverStream.Server.Owin\bin\Release\net461\HttpOverStream.Server.Owin.dll
07:46:17 [2022-06-23T07:46:17.030Z]   HttpOverStream.NamedPipe -> C:\work\src\HttpOverStream.NamedPipe\bin\Release\net462\HttpOverStream.NamedPipe.dll
07:46:18 [2022-06-23T07:46:18.057Z]   HttpOverStream.Server.Owin.Tests -> C:\work\src\HttpOverStream.Server.Owin.Tests\bin\Release\HttpOverStream.Server.Owin.Tests.dll
07:46:18 [2022-06-23T07:46:18.057Z] 
07:46:18 [2022-06-23T07:46:18.057Z] Task                          Duration            
07:46:18 [2022-06-23T07:46:18.057Z] --------------------------------------------------
07:46:18 [2022-06-23T07:46:18.057Z] Nuget-Restore                 00:00:21.3513460    
07:46:18 [2022-06-23T07:46:18.057Z] Build                         00:00:10.9654545    
07:46:18 [2022-06-23T07:46:18.057Z] --------------------------------------------------
07:46:18 [2022-06-23T07:46:18.057Z] Total:                        00:00:32.3168005    
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] bat
07:46:20 [2022-06-23T07:46:20.225Z] 
07:46:20 [2022-06-23T07:46:20.225Z] d:\jenkins\workspace\HttpOverStream_0.1.25>docker run --rm -v d:\jenkins\workspace\HttpOverStream_0.1.25:C:/work -w C:/work/src mcr.microsoft.com/dotnet/framework/sdk:4.8-20190910-windowsservercore-ltsc2019 powershell -File build.ps1 --target=Test 
07:46:22 [2022-06-23T07:46:22.513Z] Preparing to run build script...
07:46:24 [2022-06-23T07:46:24.136Z] Running build script...
07:46:32 [2022-06-23T07:46:32.987Z] 
07:46:32 [2022-06-23T07:46:32.987Z] ========================================
07:46:32 [2022-06-23T07:46:32.987Z] Nuget-Restore
07:46:32 [2022-06-23T07:46:32.987Z] ========================================
07:46:34 [2022-06-23T07:46:34.010Z] MSBuild auto-detection: using msbuild version '16.2.37902.0' from 'C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Current\bin'.
07:46:37 [2022-06-23T07:46:37.914Z] All packages listed in packages.config are already installed.
07:46:37 [2022-06-23T07:46:37.914Z] Restoring packages for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj...
07:46:37 [2022-06-23T07:46:37.914Z] Restoring packages for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj...
07:46:37 [2022-06-23T07:46:37.914Z] Restoring packages for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj...
07:46:37 [2022-06-23T07:46:37.914Z] Restoring packages for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj...
07:46:38 [2022-06-23T07:46:38.938Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json
07:46:38 [2022-06-23T07:46:38.938Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin/index.json
07:46:38 [2022-06-23T07:46:38.938Z]   GET https://api.nuget.org/v3-flatcontainer/xunit/index.json
07:46:38 [2022-06-23T07:46:38.938Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json
07:46:38 [2022-06-23T07:46:38.938Z]   GET https://api.nuget.org/v3-flatcontainer/newtonsoft.json/index.json
07:46:38 [2022-06-23T07:46:38.938Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json
07:46:38 [2022-06-23T07:46:38.938Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json
07:46:38 [2022-06-23T07:46:38.938Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin/index.json 85ms
07:46:38 [2022-06-23T07:46:38.938Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json 74ms
07:46:38 [2022-06-23T07:46:38.938Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json 88ms
07:46:38 [2022-06-23T07:46:38.938Z]   OK https://api.nuget.org/v3-flatcontainer/xunit/index.json 91ms
07:46:38 [2022-06-23T07:46:38.938Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json 91ms
07:46:38 [2022-06-23T07:46:38.938Z]   OK https://api.nuget.org/v3-flatcontainer/newtonsoft.json/index.json 100ms
07:46:38 [2022-06-23T07:46:38.938Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json 93ms
07:46:38 [2022-06-23T07:46:38.938Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.0.1/microsoft.owin.4.0.1.nupkg
07:46:38 [2022-06-23T07:46:38.938Z]   GET https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg
07:46:38 [2022-06-23T07:46:38.938Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg
07:46:38 [2022-06-23T07:46:38.938Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg
07:46:38 [2022-06-23T07:46:38.938Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.0.1/microsoft.owin.4.0.1.nupkg 17ms
07:46:38 [2022-06-23T07:46:38.938Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg 11ms
07:46:38 [2022-06-23T07:46:38.938Z]   OK https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg 13ms
07:46:38 [2022-06-23T07:46:38.938Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg 13ms
07:46:38 [2022-06-23T07:46:38.938Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg
07:46:38 [2022-06-23T07:46:38.938Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg
07:46:38 [2022-06-23T07:46:38.938Z]   GET https://api.nuget.org/v3-flatcontainer/newtonsoft.json/13.0.1/newtonsoft.json.13.0.1.nupkg
07:46:38 [2022-06-23T07:46:38.938Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg 7ms
07:46:38 [2022-06-23T07:46:38.938Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg 7ms
07:46:38 [2022-06-23T07:46:38.938Z]   OK https://api.nuget.org/v3-flatcontainer/newtonsoft.json/13.0.1/newtonsoft.json.13.0.1.nupkg 4ms
07:46:38 [2022-06-23T07:46:38.938Z]   GET https://api.nuget.org/v3-flatcontainer/owin/index.json
07:46:38 [2022-06-23T07:46:38.938Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json
07:46:38 [2022-06-23T07:46:38.938Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json
07:46:38 [2022-06-23T07:46:38.938Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.core/index.json
07:46:38 [2022-06-23T07:46:38.938Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json
07:46:38 [2022-06-23T07:46:38.938Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json
07:46:38 [2022-06-23T07:46:38.938Z] Committing restore...
07:46:38 [2022-06-23T07:46:38.938Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json 62ms
07:46:38 [2022-06-23T07:46:38.938Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg
07:46:38 [2022-06-23T07:46:38.938Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.core/index.json 65ms
07:46:38 [2022-06-23T07:46:38.938Z] Generating MSBuild file C:\work\src\HttpOverStream.Client\obj\HttpOverStream.Client.csproj.nuget.g.props.
07:46:38 [2022-06-23T07:46:38.938Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg 7ms
07:46:38 [2022-06-23T07:46:38.938Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json 68ms
07:46:38 [2022-06-23T07:46:38.938Z]   OK https://api.nuget.org/v3-flatcontainer/owin/index.json 80ms
07:46:38 [2022-06-23T07:46:38.938Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json 69ms
07:46:38 [2022-06-23T07:46:38.938Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg
07:46:38 [2022-06-23T07:46:38.938Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json 78ms
07:46:38 [2022-06-23T07:46:38.938Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg 13ms
07:46:38 [2022-06-23T07:46:38.938Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg
07:46:38 [2022-06-23T07:46:38.938Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg
07:46:38 [2022-06-23T07:46:38.938Z]   GET https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg
07:46:38 [2022-06-23T07:46:38.938Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg 5ms
07:46:38 [2022-06-23T07:46:38.938Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg 10ms
07:46:38 [2022-06-23T07:46:38.938Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Client\obj\project.assets.json
07:46:38 [2022-06-23T07:46:38.938Z]   OK https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg 12ms
07:46:38 [2022-06-23T07:46:38.938Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg
07:46:38 [2022-06-23T07:46:38.938Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg 5ms
07:46:38 [2022-06-23T07:46:38.938Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json
07:46:38 [2022-06-23T07:46:38.938Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json
07:46:38 [2022-06-23T07:46:38.938Z] Restore completed in 951.59 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj.
07:46:38 [2022-06-23T07:46:38.938Z] Restoring packages for C:\work\src\HttpOverStream\HttpOverStream.csproj...
07:46:38 [2022-06-23T07:46:38.938Z] Committing restore...
07:46:38 [2022-06-23T07:46:38.938Z] Generating MSBuild file C:\work\src\HttpOverStream\obj\HttpOverStream.csproj.nuget.g.props.
07:46:38 [2022-06-23T07:46:38.938Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream\obj\project.assets.json
07:46:38 [2022-06-23T07:46:38.938Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json 63ms
07:46:38 [2022-06-23T07:46:38.938Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json 64ms
07:46:38 [2022-06-23T07:46:38.938Z] Restore completed in 6.6 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj.
07:46:38 [2022-06-23T07:46:38.938Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg
07:46:38 [2022-06-23T07:46:38.938Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg 8ms
07:46:38 [2022-06-23T07:46:38.938Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg
07:46:38 [2022-06-23T07:46:38.938Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg 4ms
07:46:38 [2022-06-23T07:46:38.938Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json
07:46:39 [2022-06-23T07:46:39.432Z] Installing Newtonsoft.Json 13.0.1.
07:46:39 [2022-06-23T07:46:39.432Z] Installing Owin 1.0.
07:46:39 [2022-06-23T07:46:39.432Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json 62ms
07:46:39 [2022-06-23T07:46:39.432Z] Installing Microsoft.Owin 4.0.1.
07:46:39 [2022-06-23T07:46:39.432Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg
07:46:39 [2022-06-23T07:46:39.432Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg 19ms
07:46:39 [2022-06-23T07:46:39.432Z] Installing Microsoft.Owin.Hosting 4.0.1.
07:46:39 [2022-06-23T07:46:39.432Z] Committing restore...
07:46:39 [2022-06-23T07:46:39.432Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.Owin\obj\HttpOverStream.Server.Owin.csproj.nuget.g.props.
07:46:39 [2022-06-23T07:46:39.432Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Server.Owin\obj\project.assets.json
07:46:39 [2022-06-23T07:46:39.432Z] Restore completed in 1.28 sec for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj.
07:46:39 [2022-06-23T07:46:39.432Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json
07:46:39 [2022-06-23T07:46:39.432Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json
07:46:39 [2022-06-23T07:46:39.432Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json
07:46:39 [2022-06-23T07:46:39.432Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json
07:46:39 [2022-06-23T07:46:39.432Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json 64ms
07:46:39 [2022-06-23T07:46:39.432Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg
07:46:39 [2022-06-23T07:46:39.432Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg 5ms
07:46:39 [2022-06-23T07:46:39.432Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json 81ms
07:46:39 [2022-06-23T07:46:39.432Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json 74ms
07:46:39 [2022-06-23T07:46:39.432Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg
07:46:39 [2022-06-23T07:46:39.432Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg 4ms
07:46:39 [2022-06-23T07:46:39.432Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg
07:46:39 [2022-06-23T07:46:39.432Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg 4ms
07:46:39 [2022-06-23T07:46:39.432Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json
07:46:39 [2022-06-23T07:46:39.432Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json 62ms
07:46:39 [2022-06-23T07:46:39.432Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg
07:46:39 [2022-06-23T07:46:39.432Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg 8ms
07:46:39 [2022-06-23T07:46:39.432Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json 78ms
07:46:39 [2022-06-23T07:46:39.432Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg
07:46:39 [2022-06-23T07:46:39.432Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg 5ms
07:46:39 [2022-06-23T07:46:39.432Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json
07:46:39 [2022-06-23T07:46:39.921Z] Committing restore...
07:46:39 [2022-06-23T07:46:39.921Z] Generating MSBuild file C:\work\src\HttpOverStream.NamedPipe\obj\HttpOverStream.NamedPipe.csproj.nuget.g.props.
07:46:39 [2022-06-23T07:46:39.921Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.NamedPipe\obj\project.assets.json
07:46:39 [2022-06-23T07:46:39.921Z] Restore completed in 1.7 sec for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj.
07:46:39 [2022-06-23T07:46:39.921Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json 89ms
07:46:39 [2022-06-23T07:46:39.921Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg
07:46:39 [2022-06-23T07:46:39.921Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg 5ms
07:46:39 [2022-06-23T07:46:39.921Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json
07:46:39 [2022-06-23T07:46:39.921Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json 82ms
07:46:39 [2022-06-23T07:46:39.921Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg
07:46:39 [2022-06-23T07:46:39.921Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg 5ms
07:46:39 [2022-06-23T07:46:39.921Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json
07:46:39 [2022-06-23T07:46:39.921Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json
07:46:39 [2022-06-23T07:46:39.921Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json
07:46:39 [2022-06-23T07:46:39.921Z]   GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json
07:46:39 [2022-06-23T07:46:39.921Z]   GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json
07:46:39 [2022-06-23T07:46:39.921Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json
07:46:39 [2022-06-23T07:46:39.921Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json
07:46:39 [2022-06-23T07:46:39.921Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json
07:46:39 [2022-06-23T07:46:39.921Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json
07:46:39 [2022-06-23T07:46:39.921Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json
07:46:39 [2022-06-23T07:46:39.921Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json 62ms
07:46:39 [2022-06-23T07:46:39.921Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg
07:46:39 [2022-06-23T07:46:39.921Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg 5ms
07:46:39 [2022-06-23T07:46:39.921Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json 77ms
07:46:39 [2022-06-23T07:46:39.921Z]   OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json 69ms
07:46:39 [2022-06-23T07:46:39.921Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg
07:46:39 [2022-06-23T07:46:39.921Z]   GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg
07:46:39 [2022-06-23T07:46:39.921Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg 6ms
07:46:39 [2022-06-23T07:46:39.921Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json 85ms
07:46:39 [2022-06-23T07:46:39.921Z]   OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg 9ms
07:46:39 [2022-06-23T07:46:39.921Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg
07:46:39 [2022-06-23T07:46:39.921Z]   OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json 79ms
07:46:39 [2022-06-23T07:46:39.921Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg 7ms
07:46:39 [2022-06-23T07:46:39.921Z]   GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg
07:46:39 [2022-06-23T07:46:39.921Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json 61ms
07:46:39 [2022-06-23T07:46:39.921Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json 71ms
07:46:39 [2022-06-23T07:46:39.921Z]   OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg 15ms
07:46:39 [2022-06-23T07:46:39.921Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json 73ms
07:46:39 [2022-06-23T07:46:39.921Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json 80ms
07:46:39 [2022-06-23T07:46:39.921Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg
07:46:39 [2022-06-23T07:46:39.921Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg
07:46:39 [2022-06-23T07:46:39.921Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg 4ms
07:46:39 [2022-06-23T07:46:39.921Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg
07:46:39 [2022-06-23T07:46:39.921Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg 5ms
07:46:39 [2022-06-23T07:46:39.921Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg 5ms
07:46:39 [2022-06-23T07:46:39.921Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg
07:46:40 [2022-06-23T07:46:40.409Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg 5ms
07:46:40 [2022-06-23T07:46:40.409Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json 97ms
07:46:40 [2022-06-23T07:46:40.409Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg
07:46:40 [2022-06-23T07:46:40.409Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg 4ms
07:46:40 [2022-06-23T07:46:40.409Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json
07:46:40 [2022-06-23T07:46:40.409Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json
07:46:40 [2022-06-23T07:46:40.409Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json
07:46:40 [2022-06-23T07:46:40.409Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json
07:46:40 [2022-06-23T07:46:40.409Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json
07:46:40 [2022-06-23T07:46:40.409Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json
07:46:40 [2022-06-23T07:46:40.409Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json
07:46:40 [2022-06-23T07:46:40.409Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json
07:46:40 [2022-06-23T07:46:40.409Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json 66ms
07:46:40 [2022-06-23T07:46:40.409Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json 80ms
07:46:40 [2022-06-23T07:46:40.409Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg
07:46:40 [2022-06-23T07:46:40.409Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg
07:46:40 [2022-06-23T07:46:40.409Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json 62ms
07:46:40 [2022-06-23T07:46:40.409Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg 5ms
07:46:40 [2022-06-23T07:46:40.409Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg 6ms
07:46:40 [2022-06-23T07:46:40.409Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json 78ms
07:46:40 [2022-06-23T07:46:40.409Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg
07:46:40 [2022-06-23T07:46:40.409Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg
07:46:40 [2022-06-23T07:46:40.409Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg 5ms
07:46:40 [2022-06-23T07:46:40.409Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json 79ms
07:46:40 [2022-06-23T07:46:40.409Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg 5ms
07:46:40 [2022-06-23T07:46:40.409Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg
07:46:40 [2022-06-23T07:46:40.409Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json 88ms
07:46:40 [2022-06-23T07:46:40.409Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg 5ms
07:46:40 [2022-06-23T07:46:40.409Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json 65ms
07:46:40 [2022-06-23T07:46:40.409Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg
07:46:40 [2022-06-23T07:46:40.409Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json 61ms
07:46:40 [2022-06-23T07:46:40.409Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg 6ms
07:46:40 [2022-06-23T07:46:40.409Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg
07:46:40 [2022-06-23T07:46:40.409Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg
07:46:40 [2022-06-23T07:46:40.409Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg 5ms
07:46:40 [2022-06-23T07:46:40.409Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg 4ms
07:46:40 [2022-06-23T07:46:40.409Z] Installing System.Collections.Immutable 1.2.0.
07:46:40 [2022-06-23T07:46:40.409Z] Installing Microsoft.Win32.Registry 4.0.0.
07:46:40 [2022-06-23T07:46:40.409Z] Installing System.Threading.ThreadPool 4.0.10.
07:46:40 [2022-06-23T07:46:40.409Z] Installing System.Collections.Specialized 4.0.1.
07:46:40 [2022-06-23T07:46:40.409Z] Installing System.ComponentModel 4.0.1.
07:46:40 [2022-06-23T07:46:40.409Z] Installing System.ComponentModel.Primitives 4.1.0.
07:46:40 [2022-06-23T07:46:40.409Z] Installing System.Collections.NonGeneric 4.0.1.
07:46:40 [2022-06-23T07:46:40.409Z] Installing System.Xml.XPath 4.0.1.
07:46:40 [2022-06-23T07:46:40.409Z] Installing System.Reflection.Metadata 1.3.0.
07:46:40 [2022-06-23T07:46:40.409Z] Installing System.Diagnostics.Process 4.1.0.
07:46:40 [2022-06-23T07:46:40.409Z] Installing System.ComponentModel.TypeConverter 4.1.0.
07:46:40 [2022-06-23T07:46:40.409Z] Installing System.Xml.XPath.XmlDocument 4.0.1.
07:46:40 [2022-06-23T07:46:40.409Z] Installing System.Diagnostics.TraceSource 4.0.0.
07:46:40 [2022-06-23T07:46:40.409Z] Installing System.Threading.Thread 4.0.0.
07:46:40 [2022-06-23T07:46:40.409Z] Installing System.Diagnostics.TextWriterTraceListener 4.0.0.
07:46:40 [2022-06-23T07:46:40.409Z] Installing System.Runtime.Loader 4.0.0.
07:46:45 [2022-06-23T07:46:45.296Z] Installing xunit.runner.visualstudio 2.4.0.
07:46:45 [2022-06-23T07:46:45.296Z] Installing xunit 2.4.0.
07:46:45 [2022-06-23T07:46:45.783Z] Installing Microsoft.NETCore.App 2.1.0.
07:46:45 [2022-06-23T07:46:45.783Z] Installing Microsoft.NET.Test.Sdk 15.8.0.
07:46:45 [2022-06-23T07:46:45.783Z] Installing xunit.assert 2.4.0.
07:46:45 [2022-06-23T07:46:45.783Z] Installing xunit.analyzers 0.10.0.
07:46:45 [2022-06-23T07:46:45.783Z] Installing xunit.core 2.4.0.
07:46:45 [2022-06-23T07:46:45.783Z] Installing Microsoft.NETCore.Platforms 2.1.0.
07:46:45 [2022-06-23T07:46:45.783Z] Installing Microsoft.NETCore.Targets 2.1.0.
07:46:45 [2022-06-23T07:46:45.783Z] Installing Microsoft.NETCore.DotNetHostPolicy 2.1.0.
07:46:45 [2022-06-23T07:46:45.783Z] Installing Microsoft.CodeCoverage 15.8.0.
07:46:46 [2022-06-23T07:46:46.270Z] Installing Microsoft.TestPlatform.TestHost 15.8.0.
07:46:46 [2022-06-23T07:46:46.270Z] Installing xunit.extensibility.execution 2.4.0.
07:46:46 [2022-06-23T07:46:46.270Z] Installing xunit.extensibility.core 2.4.0.
07:46:46 [2022-06-23T07:46:46.270Z] Installing Microsoft.NETCore.DotNetHostResolver 2.1.0.
07:46:46 [2022-06-23T07:46:46.270Z] Installing Microsoft.Extensions.DependencyModel 1.0.3.
07:46:46 [2022-06-23T07:46:46.270Z] Installing Microsoft.TestPlatform.ObjectModel 15.8.0.
07:46:46 [2022-06-23T07:46:46.270Z] Installing xunit.abstractions 2.0.2.
07:46:46 [2022-06-23T07:46:46.270Z] Installing Microsoft.NETCore.DotNetAppHost 2.1.0.
07:46:46 [2022-06-23T07:46:46.270Z] Installing Microsoft.DotNet.PlatformAbstractions 1.0.3.
07:46:46 [2022-06-23T07:46:46.270Z] Installing System.ComponentModel.EventBasedAsync 4.0.11.
07:46:47 [2022-06-23T07:46:47.889Z] Committing restore...
07:46:47 [2022-06-23T07:46:47.889Z] Generating MSBuild file C:\work\src\HttpOverStream.Tests\obj\HttpOverStream.Tests.csproj.nuget.g.props.
07:46:47 [2022-06-23T07:46:47.889Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Tests\obj\project.assets.json
07:46:47 [2022-06-23T07:46:47.889Z] Restore completed in 9.7 sec for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj.
07:46:47 [2022-06-23T07:46:47.889Z] 
07:46:47 [2022-06-23T07:46:47.889Z] NuGet Config files used:
07:46:47 [2022-06-23T07:46:47.889Z]     C:\Users\ContainerAdministrator\AppData\Roaming\NuGet\NuGet.Config
07:46:47 [2022-06-23T07:46:47.889Z] 
07:46:47 [2022-06-23T07:46:47.889Z] Feeds used:
07:46:47 [2022-06-23T07:46:47.889Z]     https://api.nuget.org/v3/index.json
07:46:47 [2022-06-23T07:46:47.889Z] 
07:46:47 [2022-06-23T07:46:47.889Z] Installed:
07:46:47 [2022-06-23T07:46:47.889Z]     3 package(s) to C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj
07:46:47 [2022-06-23T07:46:47.889Z]     1 package(s) to C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj
07:46:47 [2022-06-23T07:46:47.889Z]     37 package(s) to C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj
07:46:52 [2022-06-23T07:46:52.778Z]   Restore completed in 438.23 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj.
07:46:52 [2022-06-23T07:46:52.778Z]   Restore completed in 438.23 ms for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj.
07:46:52 [2022-06-23T07:46:52.778Z]   Restore completed in 434.68 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj.
07:46:52 [2022-06-23T07:46:52.778Z]   Restore completed in 22.78 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj.
07:46:52 [2022-06-23T07:46:52.778Z]   Restore completed in 951.09 ms for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj.
07:46:52 [2022-06-23T07:46:52.778Z] 
07:46:52 [2022-06-23T07:46:52.778Z] ========================================
07:46:52 [2022-06-23T07:46:52.778Z] Test
07:46:52 [2022-06-23T07:46:52.778Z] ========================================
07:47:01 [2022-06-23T07:47:01.625Z] Test run for C:\work\src\HttpOverStream.Server.Owin.Tests\bin\Release\HttpOverStream.Server.Owin.Tests.dll(.NETFramework,Version=v4.6.2)
07:47:02 [2022-06-23T07:47:02.112Z] Microsoft (R) Test Execution Command Line Tool Version 16.2.0-preview-20190606-02
07:47:02 [2022-06-23T07:47:02.112Z] Copyright (c) Microsoft Corporation.  All rights reserved.
07:47:02 [2022-06-23T07:47:02.112Z] 
07:47:02 [2022-06-23T07:47:02.112Z] Starting test execution, please wait...
07:47:20 [2022-06-23T07:47:20.188Z] 
07:47:20 [2022-06-23T07:47:20.188Z] Test Run Successful.
07:47:20 [2022-06-23T07:47:20.188Z] Total tests: 17
07:47:20 [2022-06-23T07:47:20.188Z]      Passed: 17
07:47:20 [2022-06-23T07:47:20.188Z]  Total time: 18.1999 Seconds
07:47:25 [2022-06-23T07:47:25.072Z] Test run for C:\work\src\HttpOverStream.Tests\bin\Release\netcoreapp2.1\HttpOverStream.Tests.dll(.NETCoreApp,Version=v2.1)
07:47:25 [2022-06-23T07:47:25.072Z] Microsoft (R) Test Execution Command Line Tool Version 16.2.0-preview-20190606-02
07:47:25 [2022-06-23T07:47:25.072Z] Copyright (c) Microsoft Corporation.  All rights reserved.
07:47:25 [2022-06-23T07:47:25.072Z] 
07:47:25 [2022-06-23T07:47:25.072Z] Starting test execution, please wait...
07:47:27 [2022-06-23T07:47:27.366Z] 
07:47:27 [2022-06-23T07:47:27.366Z] Test Run Successful.
07:47:27 [2022-06-23T07:47:27.366Z] Total tests: 4
07:47:27 [2022-06-23T07:47:27.366Z]      Passed: 4
07:47:27 [2022-06-23T07:47:27.366Z]  Total time: 2.4941 Seconds
07:47:27 [2022-06-23T07:47:27.366Z] 
07:47:27 [2022-06-23T07:47:27.366Z] Task                          Duration            
07:47:27 [2022-06-23T07:47:27.366Z] --------------------------------------------------
07:47:27 [2022-06-23T07:47:27.366Z] Nuget-Restore                 00:00:19.6514640    
07:47:27 [2022-06-23T07:47:27.366Z] Test                          00:00:34.3381304    
07:47:27 [2022-06-23T07:47:27.366Z] --------------------------------------------------
07:47:27 [2022-06-23T07:47:27.366Z] Total:                        00:00:53.9895944    
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Nuget-pack)
[Pipeline] bat
07:47:29 [2022-06-23T07:47:29.535Z] 
07:47:29 [2022-06-23T07:47:29.535Z] d:\jenkins\workspace\HttpOverStream_0.1.25>docker run --rm -v d:\jenkins\workspace\HttpOverStream_0.1.25:C:/work -w C:/work/src -e TAG_NAME mcr.microsoft.com/dotnet/framework/sdk:4.8-20190910-windowsservercore-ltsc2019 powershell -File build.ps1 --target=Nuget-pack 
07:47:32 [2022-06-23T07:47:32.583Z] Preparing to run build script...
07:47:33 [2022-06-23T07:47:33.660Z] Running build script...
07:47:44 [2022-06-23T07:47:44.301Z] 
07:47:44 [2022-06-23T07:47:44.302Z] ========================================
07:47:44 [2022-06-23T07:47:44.302Z] Nuget-Restore
07:47:44 [2022-06-23T07:47:44.302Z] ========================================
07:47:44 [2022-06-23T07:47:44.302Z] MSBuild auto-detection: using msbuild version '16.2.37902.0' from 'C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Current\bin'.
07:47:47 [2022-06-23T07:47:47.344Z] All packages listed in packages.config are already installed.
07:47:47 [2022-06-23T07:47:47.831Z] Restoring packages for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj...
07:47:47 [2022-06-23T07:47:47.831Z] Restoring packages for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj...
07:47:47 [2022-06-23T07:47:47.831Z] Restoring packages for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj...
07:47:47 [2022-06-23T07:47:47.831Z] Restoring packages for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj...
07:47:48 [2022-06-23T07:47:48.318Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin/index.json
07:47:48 [2022-06-23T07:47:48.318Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json
07:47:48 [2022-06-23T07:47:48.318Z]   GET https://api.nuget.org/v3-flatcontainer/xunit/index.json
07:47:48 [2022-06-23T07:47:48.318Z]   GET https://api.nuget.org/v3-flatcontainer/newtonsoft.json/index.json
07:47:48 [2022-06-23T07:47:48.318Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json
07:47:48 [2022-06-23T07:47:48.318Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json
07:47:48 [2022-06-23T07:47:48.318Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json
07:47:48 [2022-06-23T07:47:48.318Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json 68ms
07:47:48 [2022-06-23T07:47:48.318Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json 67ms
07:47:48 [2022-06-23T07:47:48.318Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json 92ms
07:47:48 [2022-06-23T07:47:48.318Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin/index.json 101ms
07:47:48 [2022-06-23T07:47:48.318Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json 96ms
07:47:48 [2022-06-23T07:47:48.318Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg
07:47:48 [2022-06-23T07:47:48.318Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg
07:47:48 [2022-06-23T07:47:48.318Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg
07:47:48 [2022-06-23T07:47:48.318Z]   OK https://api.nuget.org/v3-flatcontainer/newtonsoft.json/index.json 131ms
07:47:48 [2022-06-23T07:47:48.318Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.0.1/microsoft.owin.4.0.1.nupkg
07:47:48 [2022-06-23T07:47:48.318Z]   OK https://api.nuget.org/v3-flatcontainer/xunit/index.json 144ms
07:47:48 [2022-06-23T07:47:48.318Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg 17ms
07:47:48 [2022-06-23T07:47:48.318Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.0.1/microsoft.owin.4.0.1.nupkg 16ms
07:47:48 [2022-06-23T07:47:48.318Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg 18ms
07:47:48 [2022-06-23T07:47:48.318Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg
07:47:48 [2022-06-23T07:47:48.318Z]   GET https://api.nuget.org/v3-flatcontainer/newtonsoft.json/13.0.1/newtonsoft.json.13.0.1.nupkg
07:47:48 [2022-06-23T07:47:48.318Z]   GET https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg
07:47:48 [2022-06-23T07:47:48.319Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg 7ms
07:47:48 [2022-06-23T07:47:48.319Z]   OK https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg 3ms
07:47:48 [2022-06-23T07:47:48.319Z]   OK https://api.nuget.org/v3-flatcontainer/newtonsoft.json/13.0.1/newtonsoft.json.13.0.1.nupkg 7ms
07:47:48 [2022-06-23T07:47:48.319Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg 38ms
07:47:48 [2022-06-23T07:47:48.807Z]   GET https://api.nuget.org/v3-flatcontainer/owin/index.json
07:47:48 [2022-06-23T07:47:48.807Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json
07:47:48 [2022-06-23T07:47:48.807Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json
07:47:48 [2022-06-23T07:47:48.807Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.core/index.json
07:47:48 [2022-06-23T07:47:48.807Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json
07:47:48 [2022-06-23T07:47:48.807Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json
07:47:48 [2022-06-23T07:47:48.807Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json 61ms
07:47:48 [2022-06-23T07:47:48.807Z]   OK https://api.nuget.org/v3-flatcontainer/owin/index.json 75ms
07:47:48 [2022-06-23T07:47:48.807Z]   GET https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg
07:47:48 [2022-06-23T07:47:48.807Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg
07:47:48 [2022-06-23T07:47:48.807Z]   OK https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg 4ms
07:47:48 [2022-06-23T07:47:48.807Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg 7ms
07:47:48 [2022-06-23T07:47:48.807Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json 86ms
07:47:48 [2022-06-23T07:47:48.807Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json 87ms
07:47:48 [2022-06-23T07:47:48.807Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.core/index.json 89ms
07:47:48 [2022-06-23T07:47:48.807Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json 105ms
07:47:48 [2022-06-23T07:47:48.807Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg
07:47:48 [2022-06-23T07:47:48.807Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg
07:47:48 [2022-06-23T07:47:48.807Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg
07:47:48 [2022-06-23T07:47:48.807Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg 4ms
07:47:48 [2022-06-23T07:47:48.807Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg 6ms
07:47:48 [2022-06-23T07:47:48.807Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg 7ms
07:47:48 [2022-06-23T07:47:48.807Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg
07:47:48 [2022-06-23T07:47:48.807Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg 6ms
07:47:48 [2022-06-23T07:47:48.807Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json
07:47:48 [2022-06-23T07:47:48.807Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json
07:47:48 [2022-06-23T07:47:48.807Z] Installing Owin 1.0.
07:47:48 [2022-06-23T07:47:48.807Z] Installing Newtonsoft.Json 13.0.1.
07:47:48 [2022-06-23T07:47:48.807Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json 63ms
07:47:48 [2022-06-23T07:47:48.807Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg
07:47:48 [2022-06-23T07:47:48.807Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg 4ms
07:47:48 [2022-06-23T07:47:48.807Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json 82ms
07:47:48 [2022-06-23T07:47:48.807Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg
07:47:48 [2022-06-23T07:47:48.807Z] Installing Microsoft.Owin.Hosting 4.0.1.
07:47:48 [2022-06-23T07:47:48.807Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg 5ms
07:47:48 [2022-06-23T07:47:48.807Z] Installing Microsoft.Owin 4.0.1.
07:47:48 [2022-06-23T07:47:48.807Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json
07:47:48 [2022-06-23T07:47:48.807Z] Committing restore...
07:47:48 [2022-06-23T07:47:48.807Z] Committing restore...
07:47:48 [2022-06-23T07:47:48.807Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.Owin\obj\HttpOverStream.Server.Owin.csproj.nuget.g.props.
07:47:48 [2022-06-23T07:47:48.807Z] Generating MSBuild file C:\work\src\HttpOverStream.Client\obj\HttpOverStream.Client.csproj.nuget.g.props.
07:47:48 [2022-06-23T07:47:48.807Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json 62ms
07:47:48 [2022-06-23T07:47:48.807Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg
07:47:48 [2022-06-23T07:47:48.807Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg 4ms
07:47:48 [2022-06-23T07:47:48.807Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Server.Owin\obj\project.assets.json
07:47:48 [2022-06-23T07:47:48.807Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Client\obj\project.assets.json
07:47:49 [2022-06-23T07:47:49.294Z] Restore completed in 1.18 sec for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj.
07:47:49 [2022-06-23T07:47:49.294Z] Restoring packages for C:\work\src\HttpOverStream\HttpOverStream.csproj...
07:47:49 [2022-06-23T07:47:49.294Z] Committing restore...
07:47:49 [2022-06-23T07:47:49.294Z] Generating MSBuild file C:\work\src\HttpOverStream\obj\HttpOverStream.csproj.nuget.g.props.
07:47:49 [2022-06-23T07:47:49.294Z] Restore completed in 1.18 sec for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj.
07:47:49 [2022-06-23T07:47:49.294Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream\obj\project.assets.json
07:47:49 [2022-06-23T07:47:49.294Z] Restore completed in 8.97 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj.
07:47:49 [2022-06-23T07:47:49.294Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json
07:47:49 [2022-06-23T07:47:49.294Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json
07:47:49 [2022-06-23T07:47:49.294Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json
07:47:49 [2022-06-23T07:47:49.294Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json 62ms
07:47:49 [2022-06-23T07:47:49.294Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg
07:47:49 [2022-06-23T07:47:49.294Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json 62ms
07:47:49 [2022-06-23T07:47:49.294Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg 4ms
07:47:49 [2022-06-23T07:47:49.294Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json 77ms
07:47:49 [2022-06-23T07:47:49.294Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg
07:47:49 [2022-06-23T07:47:49.294Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg 4ms
07:47:49 [2022-06-23T07:47:49.294Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg
07:47:49 [2022-06-23T07:47:49.294Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg 4ms
07:47:49 [2022-06-23T07:47:49.294Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json
07:47:49 [2022-06-23T07:47:49.294Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json
07:47:49 [2022-06-23T07:47:49.294Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json 61ms
07:47:49 [2022-06-23T07:47:49.294Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg
07:47:49 [2022-06-23T07:47:49.294Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg 4ms
07:47:49 [2022-06-23T07:47:49.294Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json
07:47:49 [2022-06-23T07:47:49.294Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json 76ms
07:47:49 [2022-06-23T07:47:49.294Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg
07:47:49 [2022-06-23T07:47:49.294Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg 7ms
07:47:49 [2022-06-23T07:47:49.294Z] Committing restore...
07:47:49 [2022-06-23T07:47:49.294Z] Generating MSBuild file C:\work\src\HttpOverStream.NamedPipe\obj\HttpOverStream.NamedPipe.csproj.nuget.g.props.
07:47:49 [2022-06-23T07:47:49.294Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.NamedPipe\obj\project.assets.json
07:47:49 [2022-06-23T07:47:49.294Z] Restore completed in 1.62 sec for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj.
07:47:49 [2022-06-23T07:47:49.294Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json 62ms
07:47:49 [2022-06-23T07:47:49.294Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg
07:47:49 [2022-06-23T07:47:49.294Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg 4ms
07:47:49 [2022-06-23T07:47:49.781Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json
07:47:49 [2022-06-23T07:47:49.781Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json 60ms
07:47:49 [2022-06-23T07:47:49.781Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg
07:47:49 [2022-06-23T07:47:49.781Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg 4ms
07:47:49 [2022-06-23T07:47:49.781Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json
07:47:49 [2022-06-23T07:47:49.781Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json
07:47:49 [2022-06-23T07:47:49.781Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json
07:47:49 [2022-06-23T07:47:49.781Z]   GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json
07:47:49 [2022-06-23T07:47:49.781Z]   GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json
07:47:49 [2022-06-23T07:47:49.781Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json
07:47:49 [2022-06-23T07:47:49.781Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json
07:47:49 [2022-06-23T07:47:49.781Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json
07:47:49 [2022-06-23T07:47:49.781Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json
07:47:49 [2022-06-23T07:47:49.781Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json
07:47:49 [2022-06-23T07:47:49.781Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json 59ms
07:47:49 [2022-06-23T07:47:49.781Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg
07:47:49 [2022-06-23T07:47:49.781Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg 4ms
07:47:49 [2022-06-23T07:47:49.781Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json 77ms
07:47:49 [2022-06-23T07:47:49.781Z]   OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json 61ms
07:47:49 [2022-06-23T07:47:49.781Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json 77ms
07:47:49 [2022-06-23T07:47:49.781Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg
07:47:49 [2022-06-23T07:47:49.781Z]   GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg
07:47:49 [2022-06-23T07:47:49.781Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg
07:47:49 [2022-06-23T07:47:49.781Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg 8ms
07:47:49 [2022-06-23T07:47:49.781Z]   OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json 79ms
07:47:49 [2022-06-23T07:47:49.781Z]   OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg 5ms
07:47:49 [2022-06-23T07:47:49.781Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg 6ms
07:47:49 [2022-06-23T07:47:49.781Z]   GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg
07:47:49 [2022-06-23T07:47:49.781Z]   OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg 4ms
07:47:49 [2022-06-23T07:47:49.781Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json 61ms
07:47:49 [2022-06-23T07:47:49.781Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json 68ms
07:47:49 [2022-06-23T07:47:49.781Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json 71ms
07:47:49 [2022-06-23T07:47:49.781Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg
07:47:49 [2022-06-23T07:47:49.781Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json 76ms
07:47:49 [2022-06-23T07:47:49.781Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json 78ms
07:47:49 [2022-06-23T07:47:49.781Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg
07:47:49 [2022-06-23T07:47:49.781Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg 4ms
07:47:49 [2022-06-23T07:47:49.781Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg
07:47:49 [2022-06-23T07:47:49.781Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg
07:47:49 [2022-06-23T07:47:49.781Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg 7ms
07:47:49 [2022-06-23T07:47:49.781Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg 6ms
07:47:49 [2022-06-23T07:47:49.781Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg 9ms
07:47:49 [2022-06-23T07:47:49.781Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg
07:47:49 [2022-06-23T07:47:49.781Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg 6ms
07:47:49 [2022-06-23T07:47:49.781Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json
07:47:49 [2022-06-23T07:47:49.781Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json
07:47:49 [2022-06-23T07:47:49.781Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json
07:47:49 [2022-06-23T07:47:49.781Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json
07:47:49 [2022-06-23T07:47:49.781Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json
07:47:49 [2022-06-23T07:47:49.781Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json
07:47:49 [2022-06-23T07:47:49.781Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json 57ms
07:47:49 [2022-06-23T07:47:49.781Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json
07:47:49 [2022-06-23T07:47:49.781Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg
07:47:49 [2022-06-23T07:47:49.781Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json
07:47:49 [2022-06-23T07:47:49.781Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg 9ms
07:47:49 [2022-06-23T07:47:49.781Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json 62ms
07:47:49 [2022-06-23T07:47:49.781Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json 79ms
07:47:49 [2022-06-23T07:47:49.781Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg
07:47:49 [2022-06-23T07:47:49.781Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg
07:47:49 [2022-06-23T07:47:49.781Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json 79ms
07:47:49 [2022-06-23T07:47:49.781Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg 8ms
07:47:49 [2022-06-23T07:47:49.781Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg 5ms
07:47:49 [2022-06-23T07:47:49.781Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json 80ms
07:47:49 [2022-06-23T07:47:49.781Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg
07:47:49 [2022-06-23T07:47:49.781Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg
07:47:49 [2022-06-23T07:47:49.781Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg 4ms
07:47:49 [2022-06-23T07:47:49.781Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg 6ms
07:47:49 [2022-06-23T07:47:49.781Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json 83ms
07:47:49 [2022-06-23T07:47:49.781Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg
07:47:49 [2022-06-23T07:47:49.781Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json 61ms
07:47:49 [2022-06-23T07:47:49.781Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg 5ms
07:47:49 [2022-06-23T07:47:49.781Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg
07:47:49 [2022-06-23T07:47:49.781Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg 5ms
07:47:49 [2022-06-23T07:47:49.781Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json 74ms
07:47:49 [2022-06-23T07:47:49.781Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg
07:47:49 [2022-06-23T07:47:49.781Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg 6ms
07:47:49 [2022-06-23T07:47:49.781Z] Installing System.Threading.ThreadPool 4.0.10.
07:47:49 [2022-06-23T07:47:49.781Z] Installing Microsoft.Win32.Registry 4.0.0.
07:47:49 [2022-06-23T07:47:49.781Z] Installing System.Collections.Immutable 1.2.0.
07:47:49 [2022-06-23T07:47:49.781Z] Installing System.Collections.Specialized 4.0.1.
07:47:49 [2022-06-23T07:47:49.781Z] Installing System.Collections.NonGeneric 4.0.1.
07:47:49 [2022-06-23T07:47:49.781Z] Installing System.ComponentModel 4.0.1.
07:47:49 [2022-06-23T07:47:49.781Z] Installing System.ComponentModel.Primitives 4.1.0.
07:47:49 [2022-06-23T07:47:49.781Z] Installing System.Xml.XPath 4.0.1.
07:47:49 [2022-06-23T07:47:49.781Z] Installing System.Diagnostics.Process 4.1.0.
07:47:50 [2022-06-23T07:47:50.269Z] Installing System.Reflection.Metadata 1.3.0.
07:47:50 [2022-06-23T07:47:50.269Z] Installing System.ComponentModel.TypeConverter 4.1.0.
07:47:50 [2022-06-23T07:47:50.269Z] Installing System.Xml.XPath.XmlDocument 4.0.1.
07:47:50 [2022-06-23T07:47:50.269Z] Installing System.Diagnostics.TraceSource 4.0.0.
07:47:50 [2022-06-23T07:47:50.269Z] Installing System.Diagnostics.TextWriterTraceListener 4.0.0.
07:47:50 [2022-06-23T07:47:50.269Z] Installing System.Threading.Thread 4.0.0.
07:47:50 [2022-06-23T07:47:50.269Z] Installing System.ComponentModel.EventBasedAsync 4.0.11.
07:47:55 [2022-06-23T07:47:55.153Z] Installing xunit.runner.visualstudio 2.4.0.
07:47:55 [2022-06-23T07:47:55.153Z] Installing xunit 2.4.0.
07:47:55 [2022-06-23T07:47:55.153Z] Installing Microsoft.NETCore.App 2.1.0.
07:47:55 [2022-06-23T07:47:55.153Z] Installing Microsoft.NET.Test.Sdk 15.8.0.
07:47:55 [2022-06-23T07:47:55.153Z] Installing xunit.assert 2.4.0.
07:47:55 [2022-06-23T07:47:55.153Z] Installing xunit.analyzers 0.10.0.
07:47:55 [2022-06-23T07:47:55.153Z] Installing xunit.core 2.4.0.
07:47:55 [2022-06-23T07:47:55.153Z] Installing System.Runtime.Loader 4.0.0.
07:47:55 [2022-06-23T07:47:55.153Z] Installing Microsoft.NETCore.Targets 2.1.0.
07:47:55 [2022-06-23T07:47:55.153Z] Installing Microsoft.NETCore.Platforms 2.1.0.
07:47:55 [2022-06-23T07:47:55.153Z] Installing Microsoft.NETCore.DotNetHostPolicy 2.1.0.
07:47:55 [2022-06-23T07:47:55.153Z] Installing Microsoft.CodeCoverage 15.8.0.
07:47:55 [2022-06-23T07:47:55.153Z] Installing Microsoft.TestPlatform.TestHost 15.8.0.
07:47:55 [2022-06-23T07:47:55.153Z] Installing xunit.extensibility.execution 2.4.0.
07:47:55 [2022-06-23T07:47:55.153Z] Installing xunit.extensibility.core 2.4.0.
07:47:55 [2022-06-23T07:47:55.153Z] Installing Microsoft.NETCore.DotNetHostResolver 2.1.0.
07:47:55 [2022-06-23T07:47:55.153Z] Installing Microsoft.Extensions.DependencyModel 1.0.3.
07:47:55 [2022-06-23T07:47:55.153Z] Installing Microsoft.TestPlatform.ObjectModel 15.8.0.
07:47:55 [2022-06-23T07:47:55.153Z] Installing xunit.abstractions 2.0.2.
07:47:55 [2022-06-23T07:47:55.153Z] Installing Microsoft.NETCore.DotNetAppHost 2.1.0.
07:47:55 [2022-06-23T07:47:55.153Z] Installing Microsoft.DotNet.PlatformAbstractions 1.0.3.
07:47:56 [2022-06-23T07:47:56.776Z] Committing restore...
07:47:56 [2022-06-23T07:47:56.776Z] Generating MSBuild file C:\work\src\HttpOverStream.Tests\obj\HttpOverStream.Tests.csproj.nuget.g.props.
07:47:56 [2022-06-23T07:47:56.776Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Tests\obj\project.assets.json
07:47:56 [2022-06-23T07:47:56.776Z] Restore completed in 9.18 sec for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj.
07:47:56 [2022-06-23T07:47:56.776Z] 
07:47:56 [2022-06-23T07:47:56.776Z] NuGet Config files used:
07:47:56 [2022-06-23T07:47:56.776Z]     C:\Users\ContainerAdministrator\AppData\Roaming\NuGet\NuGet.Config
07:47:56 [2022-06-23T07:47:56.776Z] 
07:47:56 [2022-06-23T07:47:56.776Z] Feeds used:
07:47:56 [2022-06-23T07:47:56.776Z]     https://api.nuget.org/v3/index.json
07:47:56 [2022-06-23T07:47:56.776Z] 
07:47:56 [2022-06-23T07:47:56.776Z] Installed:
07:47:56 [2022-06-23T07:47:56.776Z]     3 package(s) to C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj
07:47:56 [2022-06-23T07:47:56.776Z]     1 package(s) to C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj
07:47:56 [2022-06-23T07:47:56.776Z]     37 package(s) to C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj
07:48:01 [2022-06-23T07:48:01.659Z]   Restore completed in 457.5 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj.
07:48:01 [2022-06-23T07:48:01.659Z]   Restore completed in 457.9 ms for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj.
07:48:01 [2022-06-23T07:48:01.659Z]   Restore completed in 457.9 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj.
07:48:01 [2022-06-23T07:48:01.659Z]   Restore completed in 17.67 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj.
07:48:02 [2022-06-23T07:48:02.145Z]   Restore completed in 958.4 ms for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj.
07:48:02 [2022-06-23T07:48:02.145Z] 
07:48:02 [2022-06-23T07:48:02.145Z] ========================================
07:48:02 [2022-06-23T07:48:02.145Z] Nuget-pack
07:48:02 [2022-06-23T07:48:02.145Z] ========================================
07:48:02 [2022-06-23T07:48:02.632Z] Microsoft (R) Build Engine version 16.2.32702+c4012a063 for .NET Core
07:48:02 [2022-06-23T07:48:02.632Z] Copyright (C) Microsoft Corporation. All rights reserved.
07:48:02 [2022-06-23T07:48:02.632Z] 
07:48:04 [2022-06-23T07:48:04.256Z]   Restore completed in 386.46 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj.
07:48:04 [2022-06-23T07:48:04.256Z]   Restore completed in 390.89 ms for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj.
07:48:04 [2022-06-23T07:48:04.256Z]   Restore completed in 390.89 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj.
07:48:04 [2022-06-23T07:48:04.256Z]   Restore completed in 9.44 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj.
07:48:04 [2022-06-23T07:48:04.256Z]   Restore completed in 550.36 ms for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj.
07:48:07 [2022-06-23T07:48:07.302Z]   HttpOverStream -> C:\work\src\HttpOverStream\bin\Release\netstandard2.0\HttpOverStream.dll
07:48:07 [2022-06-23T07:48:07.788Z]   Successfully created package 'C:/work/src/nupkgs\HttpOverStream.0.1.25.nupkg'.
07:48:08 [2022-06-23T07:48:08.811Z]   HttpOverStream.Client -> C:\work\src\HttpOverStream.Client\bin\Release\netstandard2.0\HttpOverStream.Client.dll
07:48:09 [2022-06-23T07:48:09.301Z]   Successfully created package 'C:/work/src/nupkgs\HttpOverStream.Client.0.1.25.nupkg'.
07:48:09 [2022-06-23T07:48:09.301Z]   HttpOverStream.Server.Owin -> C:\work\src\HttpOverStream.Server.Owin\bin\Release\net461\HttpOverStream.Server.Owin.dll
07:48:09 [2022-06-23T07:48:09.787Z]   Successfully created package 'C:/work/src/nupkgs\HttpOverStream.Server.Owin.0.1.25.nupkg'.
07:48:10 [2022-06-23T07:48:10.274Z]   HttpOverStream.NamedPipe -> C:\work\src\HttpOverStream.NamedPipe\bin\Release\net462\HttpOverStream.NamedPipe.dll
07:48:10 [2022-06-23T07:48:10.763Z]   Successfully created package 'C:/work/src/nupkgs\HttpOverStream.NamedPipe.0.1.25.nupkg'.
07:48:10 [2022-06-23T07:48:10.763Z] 
07:48:10 [2022-06-23T07:48:10.763Z] Task                          Duration            
07:48:10 [2022-06-23T07:48:10.763Z] --------------------------------------------------
07:48:10 [2022-06-23T07:48:10.763Z] Nuget-Restore                 00:00:19.3694015    
07:48:10 [2022-06-23T07:48:10.763Z] Nuget-pack                    00:00:08.7957162    
07:48:10 [2022-06-23T07:48:10.763Z] --------------------------------------------------
07:48:11 [2022-06-23T07:48:11.251Z] Total:                        00:00:28.1651177    
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Nuget-push)
[Pipeline] withCredentials
07:48:12 [2022-06-23T07:48:12.519Z] Masking supported pattern matches of %NugetAPIKey%
[Pipeline] {
[Pipeline] bat
07:48:14 [2022-06-23T07:48:14.346Z] 
07:48:14 [2022-06-23T07:48:14.346Z] d:\jenkins\workspace\HttpOverStream_0.1.25>docker run --rm -v d:\jenkins\workspace\HttpOverStream_0.1.25:C:/work -w C:/work/src -e NugetAPIKey -e TAG_NAME mcr.microsoft.com/dotnet/framework/sdk:4.8-20190910-windowsservercore-ltsc2019 powershell -File build.ps1 --target=Nuget-push 
07:48:17 [2022-06-23T07:48:17.390Z] Preparing to run build script...
07:48:18 [2022-06-23T07:48:18.414Z] Running build script...
07:48:29 [2022-06-23T07:48:29.051Z] 
07:48:29 [2022-06-23T07:48:29.051Z] ========================================
07:48:29 [2022-06-23T07:48:29.051Z] Nuget-Restore
07:48:29 [2022-06-23T07:48:29.051Z] ========================================
07:48:29 [2022-06-23T07:48:29.051Z] MSBuild auto-detection: using msbuild version '16.2.37902.0' from 'C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Current\bin'.
07:48:32 [2022-06-23T07:48:32.959Z] All packages listed in packages.config are already installed.
07:48:32 [2022-06-23T07:48:32.959Z] Restoring packages for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj...
07:48:32 [2022-06-23T07:48:32.959Z] Restoring packages for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj...
07:48:32 [2022-06-23T07:48:32.959Z] Restoring packages for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj...
07:48:32 [2022-06-23T07:48:32.959Z] Restoring packages for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj...
07:48:33 [2022-06-23T07:48:33.452Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json
07:48:33 [2022-06-23T07:48:33.452Z]   GET https://api.nuget.org/v3-flatcontainer/xunit/index.json
07:48:33 [2022-06-23T07:48:33.452Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json
07:48:33 [2022-06-23T07:48:33.452Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin/index.json
07:48:33 [2022-06-23T07:48:33.452Z]   GET https://api.nuget.org/v3-flatcontainer/newtonsoft.json/index.json
07:48:33 [2022-06-23T07:48:33.452Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json
07:48:33 [2022-06-23T07:48:33.452Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json
07:48:33 [2022-06-23T07:48:33.452Z]   OK https://api.nuget.org/v3-flatcontainer/xunit/index.json 71ms
07:48:33 [2022-06-23T07:48:33.452Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json 75ms
07:48:33 [2022-06-23T07:48:33.452Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json 67ms
07:48:33 [2022-06-23T07:48:33.452Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json 84ms
07:48:33 [2022-06-23T07:48:33.452Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin/index.json 98ms
07:48:33 [2022-06-23T07:48:33.452Z]   OK https://api.nuget.org/v3-flatcontainer/newtonsoft.json/index.json 102ms
07:48:33 [2022-06-23T07:48:33.452Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json 105ms
07:48:33 [2022-06-23T07:48:33.452Z]   GET https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg
07:48:33 [2022-06-23T07:48:33.452Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg
07:48:33 [2022-06-23T07:48:33.452Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg
07:48:33 [2022-06-23T07:48:33.452Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.0.1/microsoft.owin.4.0.1.nupkg
07:48:33 [2022-06-23T07:48:33.452Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg
07:48:33 [2022-06-23T07:48:33.452Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg 11ms
07:48:33 [2022-06-23T07:48:33.452Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg 13ms
07:48:33 [2022-06-23T07:48:33.452Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.0.1/microsoft.owin.4.0.1.nupkg 11ms
07:48:33 [2022-06-23T07:48:33.452Z]   OK https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg 19ms
07:48:33 [2022-06-23T07:48:33.452Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg
07:48:33 [2022-06-23T07:48:33.452Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg 14ms
07:48:33 [2022-06-23T07:48:33.452Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg 4ms
07:48:33 [2022-06-23T07:48:33.452Z]   GET https://api.nuget.org/v3-flatcontainer/newtonsoft.json/13.0.1/newtonsoft.json.13.0.1.nupkg
07:48:33 [2022-06-23T07:48:33.939Z]   OK https://api.nuget.org/v3-flatcontainer/newtonsoft.json/13.0.1/newtonsoft.json.13.0.1.nupkg 14ms
07:48:33 [2022-06-23T07:48:33.939Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json
07:48:33 [2022-06-23T07:48:33.939Z]   GET https://api.nuget.org/v3-flatcontainer/owin/index.json
07:48:33 [2022-06-23T07:48:33.939Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json
07:48:33 [2022-06-23T07:48:33.939Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.core/index.json
07:48:33 [2022-06-23T07:48:33.939Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json
07:48:33 [2022-06-23T07:48:33.939Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json
07:48:33 [2022-06-23T07:48:33.939Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json 59ms
07:48:33 [2022-06-23T07:48:33.939Z]   OK https://api.nuget.org/v3-flatcontainer/owin/index.json 65ms
07:48:33 [2022-06-23T07:48:33.939Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg
07:48:33 [2022-06-23T07:48:33.939Z]   GET https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg
07:48:33 [2022-06-23T07:48:33.939Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.core/index.json 62ms
07:48:33 [2022-06-23T07:48:33.939Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg 4ms
07:48:33 [2022-06-23T07:48:33.939Z]   OK https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg 4ms
07:48:33 [2022-06-23T07:48:33.939Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg
07:48:33 [2022-06-23T07:48:33.939Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json 82ms
07:48:33 [2022-06-23T07:48:33.939Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg 5ms
07:48:33 [2022-06-23T07:48:33.939Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json 85ms
07:48:33 [2022-06-23T07:48:33.939Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json 84ms
07:48:33 [2022-06-23T07:48:33.939Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg
07:48:33 [2022-06-23T07:48:33.939Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg 6ms
07:48:33 [2022-06-23T07:48:33.939Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg
07:48:33 [2022-06-23T07:48:33.939Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json
07:48:33 [2022-06-23T07:48:33.939Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg
07:48:33 [2022-06-23T07:48:33.939Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json
07:48:33 [2022-06-23T07:48:33.939Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg 5ms
07:48:33 [2022-06-23T07:48:33.939Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg 9ms
07:48:33 [2022-06-23T07:48:33.939Z] Installing Owin 1.0.
07:48:33 [2022-06-23T07:48:33.939Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json 63ms
07:48:33 [2022-06-23T07:48:33.939Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg
07:48:33 [2022-06-23T07:48:33.939Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg 4ms
07:48:33 [2022-06-23T07:48:33.939Z] Installing Microsoft.Owin 4.0.1.
07:48:33 [2022-06-23T07:48:33.939Z] Installing Microsoft.Owin.Hosting 4.0.1.
07:48:33 [2022-06-23T07:48:33.939Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json 91ms
07:48:33 [2022-06-23T07:48:33.939Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg
07:48:33 [2022-06-23T07:48:33.939Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg 5ms
07:48:33 [2022-06-23T07:48:33.939Z] Installing Newtonsoft.Json 13.0.1.
07:48:33 [2022-06-23T07:48:33.939Z] Committing restore...
07:48:33 [2022-06-23T07:48:33.939Z] Generating MSBuild file C:\work\src\HttpOverStream.Client\obj\HttpOverStream.Client.csproj.nuget.g.props.
07:48:33 [2022-06-23T07:48:33.940Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Client\obj\project.assets.json
07:48:33 [2022-06-23T07:48:33.940Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json
07:48:33 [2022-06-23T07:48:33.940Z] Committing restore...
07:48:33 [2022-06-23T07:48:33.940Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.Owin\obj\HttpOverStream.Server.Owin.csproj.nuget.g.props.
07:48:33 [2022-06-23T07:48:33.940Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Server.Owin\obj\project.assets.json
07:48:33 [2022-06-23T07:48:33.940Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json 78ms
07:48:33 [2022-06-23T07:48:33.940Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg
07:48:33 [2022-06-23T07:48:33.940Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg 4ms
07:48:33 [2022-06-23T07:48:33.940Z] Restore completed in 1.17 sec for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj.
07:48:33 [2022-06-23T07:48:33.940Z] Restore completed in 1.14 sec for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj.
07:48:33 [2022-06-23T07:48:33.940Z] Restoring packages for C:\work\src\HttpOverStream\HttpOverStream.csproj...
07:48:33 [2022-06-23T07:48:33.940Z] Committing restore...
07:48:33 [2022-06-23T07:48:33.940Z] Generating MSBuild file C:\work\src\HttpOverStream\obj\HttpOverStream.csproj.nuget.g.props.
07:48:33 [2022-06-23T07:48:33.940Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream\obj\project.assets.json
07:48:33 [2022-06-23T07:48:33.940Z] Restore completed in 11.04 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj.
07:48:34 [2022-06-23T07:48:34.427Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json
07:48:34 [2022-06-23T07:48:34.427Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json
07:48:34 [2022-06-23T07:48:34.427Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json
07:48:34 [2022-06-23T07:48:34.427Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json
07:48:34 [2022-06-23T07:48:34.427Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json 58ms
07:48:34 [2022-06-23T07:48:34.427Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg
07:48:34 [2022-06-23T07:48:34.427Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg 4ms
07:48:34 [2022-06-23T07:48:34.427Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json 83ms
07:48:34 [2022-06-23T07:48:34.427Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json
07:48:34 [2022-06-23T07:48:34.427Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json 75ms
07:48:34 [2022-06-23T07:48:34.427Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg
07:48:34 [2022-06-23T07:48:34.427Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg
07:48:34 [2022-06-23T07:48:34.427Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg 4ms
07:48:34 [2022-06-23T07:48:34.427Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg 5ms
07:48:34 [2022-06-23T07:48:34.427Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json 63ms
07:48:34 [2022-06-23T07:48:34.427Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg
07:48:34 [2022-06-23T07:48:34.427Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg 9ms
07:48:34 [2022-06-23T07:48:34.427Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json 62ms
07:48:34 [2022-06-23T07:48:34.427Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg
07:48:34 [2022-06-23T07:48:34.427Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg 5ms
07:48:34 [2022-06-23T07:48:34.427Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json
07:48:34 [2022-06-23T07:48:34.427Z] Committing restore...
07:48:34 [2022-06-23T07:48:34.427Z] Generating MSBuild file C:\work\src\HttpOverStream.NamedPipe\obj\HttpOverStream.NamedPipe.csproj.nuget.g.props.
07:48:34 [2022-06-23T07:48:34.427Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.NamedPipe\obj\project.assets.json
07:48:34 [2022-06-23T07:48:34.427Z] Restore completed in 1.68 sec for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj.
07:48:34 [2022-06-23T07:48:34.427Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json 62ms
07:48:34 [2022-06-23T07:48:34.427Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg
07:48:34 [2022-06-23T07:48:34.427Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg 4ms
07:48:34 [2022-06-23T07:48:34.427Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json
07:48:34 [2022-06-23T07:48:34.916Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json 62ms
07:48:34 [2022-06-23T07:48:34.916Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg
07:48:34 [2022-06-23T07:48:34.916Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg 5ms
07:48:34 [2022-06-23T07:48:34.916Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json
07:48:34 [2022-06-23T07:48:34.916Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json
07:48:34 [2022-06-23T07:48:34.916Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json
07:48:34 [2022-06-23T07:48:34.916Z]   GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json
07:48:34 [2022-06-23T07:48:34.916Z]   GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json
07:48:34 [2022-06-23T07:48:34.916Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json
07:48:34 [2022-06-23T07:48:34.916Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json
07:48:34 [2022-06-23T07:48:34.916Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json 65ms
07:48:34 [2022-06-23T07:48:34.916Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json
07:48:34 [2022-06-23T07:48:34.916Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json
07:48:34 [2022-06-23T07:48:34.916Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json
07:48:34 [2022-06-23T07:48:34.916Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg
07:48:34 [2022-06-23T07:48:34.916Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg 16ms
07:48:34 [2022-06-23T07:48:34.916Z]   OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json 64ms
07:48:34 [2022-06-23T07:48:34.916Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json 76ms
07:48:34 [2022-06-23T07:48:34.916Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json 83ms
07:48:34 [2022-06-23T07:48:34.916Z]   GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg
07:48:34 [2022-06-23T07:48:34.916Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg
07:48:34 [2022-06-23T07:48:34.916Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg
07:48:34 [2022-06-23T07:48:34.916Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg 5ms
07:48:34 [2022-06-23T07:48:34.916Z]   OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg 10ms
07:48:34 [2022-06-23T07:48:34.916Z]   OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json 78ms
07:48:34 [2022-06-23T07:48:34.916Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg 9ms
07:48:34 [2022-06-23T07:48:34.916Z]   GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg
07:48:34 [2022-06-23T07:48:34.916Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json 61ms
07:48:34 [2022-06-23T07:48:34.916Z]   OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg 4ms
07:48:34 [2022-06-23T07:48:34.916Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json 73ms
07:48:34 [2022-06-23T07:48:34.916Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json 71ms
07:48:34 [2022-06-23T07:48:34.916Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg
07:48:34 [2022-06-23T07:48:34.916Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg 5ms
07:48:34 [2022-06-23T07:48:34.916Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg
07:48:34 [2022-06-23T07:48:34.916Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg
07:48:34 [2022-06-23T07:48:34.916Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json 92ms
07:48:34 [2022-06-23T07:48:34.916Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg 7ms
07:48:34 [2022-06-23T07:48:34.917Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg 8ms
07:48:34 [2022-06-23T07:48:34.917Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json 165ms
07:48:34 [2022-06-23T07:48:34.917Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg
07:48:34 [2022-06-23T07:48:34.917Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg
07:48:34 [2022-06-23T07:48:34.917Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json
07:48:34 [2022-06-23T07:48:34.917Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json
07:48:34 [2022-06-23T07:48:34.917Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg 13ms
07:48:34 [2022-06-23T07:48:34.917Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg 7ms
07:48:34 [2022-06-23T07:48:34.917Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json
07:48:34 [2022-06-23T07:48:34.917Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json
07:48:34 [2022-06-23T07:48:34.917Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json
07:48:34 [2022-06-23T07:48:34.917Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json
07:48:34 [2022-06-23T07:48:34.917Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json 71ms
07:48:34 [2022-06-23T07:48:34.917Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json 63ms
07:48:35 [2022-06-23T07:48:35.404Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json 70ms
07:48:35 [2022-06-23T07:48:35.404Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json 85ms
07:48:35 [2022-06-23T07:48:35.404Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg
07:48:35 [2022-06-23T07:48:35.404Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg
07:48:35 [2022-06-23T07:48:35.404Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg
07:48:35 [2022-06-23T07:48:35.404Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg 6ms
07:48:35 [2022-06-23T07:48:35.404Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json 88ms
07:48:35 [2022-06-23T07:48:35.404Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg 5ms
07:48:35 [2022-06-23T07:48:35.404Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg
07:48:35 [2022-06-23T07:48:35.404Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg 6ms
07:48:35 [2022-06-23T07:48:35.404Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg 6ms
07:48:35 [2022-06-23T07:48:35.404Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json 86ms
07:48:35 [2022-06-23T07:48:35.404Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json
07:48:35 [2022-06-23T07:48:35.404Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json
07:48:35 [2022-06-23T07:48:35.404Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg
07:48:35 [2022-06-23T07:48:35.404Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg 6ms
07:48:35 [2022-06-23T07:48:35.404Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg
07:48:35 [2022-06-23T07:48:35.404Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg 11ms
07:48:35 [2022-06-23T07:48:35.404Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json 68ms
07:48:35 [2022-06-23T07:48:35.405Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json 63ms
07:48:35 [2022-06-23T07:48:35.405Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg
07:48:35 [2022-06-23T07:48:35.405Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg
07:48:35 [2022-06-23T07:48:35.405Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg 9ms
07:48:35 [2022-06-23T07:48:35.405Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg 6ms
07:48:35 [2022-06-23T07:48:35.405Z] Installing Microsoft.Win32.Registry 4.0.0.
07:48:35 [2022-06-23T07:48:35.405Z] Installing System.Threading.ThreadPool 4.0.10.
07:48:35 [2022-06-23T07:48:35.405Z] Installing System.Collections.NonGeneric 4.0.1.
07:48:35 [2022-06-23T07:48:35.405Z] Installing System.ComponentModel.Primitives 4.1.0.
07:48:35 [2022-06-23T07:48:35.405Z] Installing System.Collections.Specialized 4.0.1.
07:48:35 [2022-06-23T07:48:35.405Z] Installing System.ComponentModel 4.0.1.
07:48:35 [2022-06-23T07:48:35.405Z] Installing System.Xml.XPath 4.0.1.
07:48:35 [2022-06-23T07:48:35.405Z] Installing System.Collections.Immutable 1.2.0.
07:48:35 [2022-06-23T07:48:35.405Z] Installing System.Diagnostics.Process 4.1.0.
07:48:35 [2022-06-23T07:48:35.405Z] Installing System.ComponentModel.TypeConverter 4.1.0.
07:48:35 [2022-06-23T07:48:35.405Z] Installing System.Xml.XPath.XmlDocument 4.0.1.
07:48:35 [2022-06-23T07:48:35.405Z] Installing System.Reflection.Metadata 1.3.0.
07:48:35 [2022-06-23T07:48:35.405Z] Installing System.Diagnostics.TextWriterTraceListener 4.0.0.
07:48:35 [2022-06-23T07:48:35.405Z] Installing System.Threading.Thread 4.0.0.
07:48:35 [2022-06-23T07:48:35.405Z] Installing System.Diagnostics.TraceSource 4.0.0.
07:48:35 [2022-06-23T07:48:35.405Z] Installing System.ComponentModel.EventBasedAsync 4.0.11.
07:48:40 [2022-06-23T07:48:40.294Z] Installing xunit.runner.visualstudio 2.4.0.
07:48:40 [2022-06-23T07:48:40.294Z] Installing xunit 2.4.0.
07:48:40 [2022-06-23T07:48:40.294Z] Installing Microsoft.NETCore.App 2.1.0.
07:48:40 [2022-06-23T07:48:40.294Z] Installing Microsoft.NET.Test.Sdk 15.8.0.
07:48:40 [2022-06-23T07:48:40.294Z] Installing xunit.analyzers 0.10.0.
07:48:40 [2022-06-23T07:48:40.294Z] Installing xunit.assert 2.4.0.
07:48:40 [2022-06-23T07:48:40.294Z] Installing xunit.core 2.4.0.
07:48:40 [2022-06-23T07:48:40.294Z] Installing Microsoft.NETCore.Platforms 2.1.0.
07:48:40 [2022-06-23T07:48:40.294Z] Installing Microsoft.NETCore.Targets 2.1.0.
07:48:40 [2022-06-23T07:48:40.294Z] Installing Microsoft.NETCore.DotNetHostPolicy 2.1.0.
07:48:40 [2022-06-23T07:48:40.294Z] Installing Microsoft.CodeCoverage 15.8.0.
07:48:40 [2022-06-23T07:48:40.294Z] Installing Microsoft.TestPlatform.TestHost 15.8.0.
07:48:40 [2022-06-23T07:48:40.294Z] Installing xunit.extensibility.execution 2.4.0.
07:48:40 [2022-06-23T07:48:40.294Z] Installing xunit.extensibility.core 2.4.0.
07:48:40 [2022-06-23T07:48:40.294Z] Installing Microsoft.NETCore.DotNetHostResolver 2.1.0.
07:48:40 [2022-06-23T07:48:40.294Z] Installing Microsoft.Extensions.DependencyModel 1.0.3.
07:48:40 [2022-06-23T07:48:40.294Z] Installing Microsoft.TestPlatform.ObjectModel 15.8.0.
07:48:40 [2022-06-23T07:48:40.294Z] Installing xunit.abstractions 2.0.2.
07:48:40 [2022-06-23T07:48:40.294Z] Installing Microsoft.NETCore.DotNetAppHost 2.1.0.
07:48:40 [2022-06-23T07:48:40.294Z] Installing Microsoft.DotNet.PlatformAbstractions 1.0.3.
07:48:40 [2022-06-23T07:48:40.294Z] Installing System.Runtime.Loader 4.0.0.
07:48:41 [2022-06-23T07:48:41.914Z] Committing restore...
07:48:41 [2022-06-23T07:48:41.914Z] Generating MSBuild file C:\work\src\HttpOverStream.Tests\obj\HttpOverStream.Tests.csproj.nuget.g.props.
07:48:41 [2022-06-23T07:48:41.914Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Tests\obj\project.assets.json
07:48:41 [2022-06-23T07:48:41.914Z] Restore completed in 9.09 sec for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj.
07:48:41 [2022-06-23T07:48:41.914Z] 
07:48:41 [2022-06-23T07:48:41.914Z] NuGet Config files used:
07:48:41 [2022-06-23T07:48:41.914Z]     C:\Users\ContainerAdministrator\AppData\Roaming\NuGet\NuGet.Config
07:48:41 [2022-06-23T07:48:41.914Z] 
07:48:41 [2022-06-23T07:48:41.914Z] Feeds used:
07:48:41 [2022-06-23T07:48:41.914Z]     https://api.nuget.org/v3/index.json
07:48:41 [2022-06-23T07:48:41.914Z] 
07:48:41 [2022-06-23T07:48:41.914Z] Installed:
07:48:41 [2022-06-23T07:48:41.914Z]     3 package(s) to C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj
07:48:41 [2022-06-23T07:48:41.914Z]     1 package(s) to C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj
07:48:41 [2022-06-23T07:48:41.914Z]     37 package(s) to C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj
07:48:46 [2022-06-23T07:48:46.800Z]   Restore completed in 476.38 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj.
07:48:46 [2022-06-23T07:48:46.800Z]   Restore completed in 476.38 ms for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj.
07:48:46 [2022-06-23T07:48:46.800Z]   Restore completed in 473.09 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj.
07:48:46 [2022-06-23T07:48:46.800Z]   Restore completed in 10.62 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj.
07:48:47 [2022-06-23T07:48:47.287Z]   Restore completed in 960.08 ms for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj.
07:48:47 [2022-06-23T07:48:47.288Z] 
07:48:47 [2022-06-23T07:48:47.288Z] ========================================
07:48:47 [2022-06-23T07:48:47.288Z] Nuget-pack
07:48:47 [2022-06-23T07:48:47.288Z] ========================================
07:48:47 [2022-06-23T07:48:47.774Z] Microsoft (R) Build Engine version 16.2.32702+c4012a063 for .NET Core
07:48:47 [2022-06-23T07:48:47.774Z] Copyright (C) Microsoft Corporation. All rights reserved.
07:48:47 [2022-06-23T07:48:47.774Z] 
07:48:49 [2022-06-23T07:48:49.415Z]   Restore completed in 386.74 ms for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj.
07:48:49 [2022-06-23T07:48:49.415Z]   Restore completed in 386.76 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj.
07:48:49 [2022-06-23T07:48:49.415Z]   Restore completed in 383.25 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj.
07:48:49 [2022-06-23T07:48:49.415Z]   Restore completed in 11.74 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj.
07:48:49 [2022-06-23T07:48:49.415Z]   Restore completed in 539.06 ms for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj.
07:48:52 [2022-06-23T07:48:52.464Z]   HttpOverStream -> C:\work\src\HttpOverStream\bin\Release\netstandard2.0\HttpOverStream.dll
07:48:52 [2022-06-23T07:48:52.951Z]   Successfully created package 'C:/work/src/nupkgs\HttpOverStream.0.1.25.nupkg'.
07:48:53 [2022-06-23T07:48:53.978Z]   HttpOverStream.Client -> C:\work\src\HttpOverStream.Client\bin\Release\netstandard2.0\HttpOverStream.Client.dll
07:48:54 [2022-06-23T07:48:54.465Z]   Successfully created package 'C:/work/src/nupkgs\HttpOverStream.Client.0.1.25.nupkg'.
07:48:54 [2022-06-23T07:48:54.465Z]   HttpOverStream.Server.Owin -> C:\work\src\HttpOverStream.Server.Owin\bin\Release\net461\HttpOverStream.Server.Owin.dll
07:48:55 [2022-06-23T07:48:55.489Z]   Successfully created package 'C:/work/src/nupkgs\HttpOverStream.Server.Owin.0.1.25.nupkg'.
07:48:55 [2022-06-23T07:48:55.489Z]   HttpOverStream.NamedPipe -> C:\work\src\HttpOverStream.NamedPipe\bin\Release\net462\HttpOverStream.NamedPipe.dll
07:48:55 [2022-06-23T07:48:55.976Z]   Successfully created package 'C:/work/src/nupkgs\HttpOverStream.NamedPipe.0.1.25.nupkg'.
07:48:55 [2022-06-23T07:48:55.976Z] 
07:48:55 [2022-06-23T07:48:55.976Z] ========================================
07:48:55 [2022-06-23T07:48:55.976Z] Nuget-push
07:48:55 [2022-06-23T07:48:55.976Z] ========================================
07:48:57 [2022-06-23T07:48:57.000Z] Pushing HttpOverStream.0.1.25.nupkg to 'https://www.nuget.org/api/v2/package'...
07:48:57 [2022-06-23T07:48:57.000Z]   PUT https://www.nuget.org/api/v2/package/
07:48:57 [2022-06-23T07:48:57.494Z]   Forbidden https://www.nuget.org/api/v2/package/ 394ms
07:48:57 [2022-06-23T07:48:57.494Z] Response status code does not indicate success: 403 (The specified API key is invalid, has expired, or does not have permission to access the specified package.).
07:48:57 [2022-06-23T07:48:57.494Z] An error occurred when executing task 'Nuget-push'.
07:48:57 [2022-06-23T07:48:57.494Z] Error: One or more errors occurred.
07:48:57 [2022-06-23T07:48:57.494Z] 	NuGet: Process returned an error (exit code 1).
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline

Could not update commit status, please check if your scan credentials belong to a member of the organization or a collaborator of the repository and repo:status scope is selected


GitHub has been notified of this commit’s build result

ERROR: script returned exit code 1
Finished: FAILURE