Skip to content

Microsoft.Extensions.Logging test failures on mono #34091

Description

@maryamariyan

Log on following 10 failures:

Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_CallsCreateWithCorrectName [FAIL]
Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedForDisabledLoggers [FAIL]
Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedInIScopeProviderWhenScopesAreDisabled [FAIL]
Microsoft.Extensions.Logging.Test.LoggerTest.CaptureScopesIsReadFromConfiguration [FAIL]
Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedWhenScopesAreDisabled [FAIL]
Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_SingleGeneric_CallsCreateWithCorrectName [FAIL]
Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_SingleGeneric_CallsCreateWithCorrectName [FAIL]
Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_TwoGenerics_CallsCreateWithCorrectName [FAIL]
Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_TwoGenerics_CallsCreateWithCorrectName [FAIL]
Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_CallsCreateWithCorrectName [FAIL]

https://helix.dot.net/api/2019-06-17/jobs/5e3e7cf8-1614-4270-9162-6dccf0d0afb0/workitems/Microsoft.Extensions.Logging.Tests/console

Executed on ddvsotx2l132 using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-16.04-helix-arm64v8-bfcd90a-20200127194925
running $HELIX_CORRELATION_PAYLOAD/scripts/7cab3b5fcf8f4fceb11ec956891df2fb/execute.sh in /home/helixbot/work/A7E1096D/w/AC9C0965/e max 1800 seconds
Output:
[BEGIN EXECUTION]
+ sudo python -m pip install -r /root/helix/scripts/runtime_python_requirements.txt
WARNING: The directory '/home/helixbot/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
WARNING: The directory '/home/helixbot/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
Requirement already satisfied: certifi==2018.11.29 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 1)) (2018.11.29)
Requirement already satisfied: ndg-httpsclient==0.5.1 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 2)) (0.5.1)
Requirement already satisfied: psutil==5.6.3 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 3)) (5.6.3)
Requirement already satisfied: pyasn1==0.4.5 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 4)) (0.4.5)
Requirement already satisfied: pyopenssl==19.0.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 5)) (19.0.0)
Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 6)) (1.14.0)
Requirement already satisfied: cryptography==2.8 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 8)) (2.8)
Requirement already satisfied: asn1crypto==0.24.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 9)) (0.24.0)
Requirement already satisfied: idna==2.8 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 10)) (2.8)
Requirement already satisfied: cffi==1.12.3 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 11)) (1.12.3)
Requirement already satisfied: pycparser==2.19 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 12)) (2.19)
Requirement already satisfied: docker==3.7.2 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 14)) (3.7.2)
Requirement already satisfied: docker-pycreds==0.4.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 15)) (0.4.0)
Requirement already satisfied: websocket-client==0.56.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 16)) (0.56.0)
Requirement already satisfied: requests>=2.21.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 18)) (2.22.0)
Requirement already satisfied: azure-storage-blob==12.0.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 20)) (12.0.0)
Requirement already satisfied: azure-core==1.0.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 21)) (1.0.0)
Collecting azure-devops==5.0.0b9
Downloading https://files.pythonhosted.org/packages/3d/e2/5e75a901aa79e8dc215c59b5beabce6d644d084fd8ec4b29f1584c29676e/azure_devops-5.0.0b9-py3-none-any.whl (1.3MB)
Requirement already satisfied: msrest==0.6.10 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 23)) (0.6.10)
Requirement already satisfied: isodate==0.6.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 24)) (0.6.0)
Requirement already satisfied: requests-oauthlib==1.2.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 25)) (1.2.0)
Requirement already satisfied: oauthlib==3.1.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 26)) (3.1.0)
Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /usr/local/lib/python3.5/dist-packages (from requests>=2.21.0->-r /root/helix/scripts/runtime_python_requirements.txt (line 18)) (1.25.8)
Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/local/lib/python3.5/dist-packages (from requests>=2.21.0->-r /root/helix/scripts/runtime_python_requirements.txt (line 18)) (3.0.4)
Installing collected packages: azure-devops
Successfully installed azure-devops-5.0.0b9
WARNING: You are using pip version 19.3.1; however, version 20.0.2 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
+ export PYTHONPATH=:/root/helix/scripts
+ cd /root/helix/work/workitem
+ mkdir -p /home/helixbot/dotnetbuild/dumps/
+ /root/helix/work/correlation/scripts/7cab3b5fcf8f4fceb11ec956891df2fb/execute.sh
+ ./RunTests.sh --runtime-path /root/helix/work/correlation --rsp-file mono.issues.rsp
----- start Wed Mar 25 19:55:41 UTC 2020 =============== To repro directly: =====================================================
pushd .
/root/helix/work/correlation/dotnet exec --runtimeconfig Microsoft.Extensions.Logging.Tests.runtimeconfig.json --depsfile Microsoft.Extensions.Logging.Tests.deps.json xunit.console.dll Microsoft.Extensions.Logging.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -notrait category=nonnetcoreapptests -notrait category=nonlinuxtests @mono.issues.rsp
popd
===========================================================================================================
/root/helix/work/workitem /root/helix/work/workitem
Discovering: Microsoft.Extensions.Logging.Tests (method display = ClassAndMethod, method display options = None)
Discovered: Microsoft.Extensions.Logging.Tests (found 154 of 167 test cases)
Starting: Microsoft.Extensions.Logging.Tests (parallel test collections = on, max threads = 6)
Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_CallsCreateWithCorrectName [FAIL]
System.NotImplementedException : The method or operation is not implemented.
Stack Trace:
/_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
at Moq.Mock.get_Object()
at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
/_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(123,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_CallsCreateWithCorrectName()
/_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedForDisabledLoggers [FAIL]
System.NotImplementedException : The method or operation is not implemented.
Stack Trace:
/_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
at Moq.Mock.get_Object()
at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
/_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerTest.cs(134,0): at Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedForDisabledLoggers()
/_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedInIScopeProviderWhenScopesAreDisabled [FAIL]
System.NotImplementedException : The method or operation is not implemented.
Stack Trace:
/_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
at Moq.Mock.get_Object()
at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
/_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerTest.cs(185,0): at Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedInIScopeProviderWhenScopesAreDisabled()
/_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Microsoft.Extensions.Logging.Test.LoggerTest.CaptureScopesIsReadFromConfiguration [FAIL]
System.NotImplementedException : The method or operation is not implemented.
Stack Trace:
/_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
at Moq.Mock.get_Object()
at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
/_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerTest.cs(219,0): at Microsoft.Extensions.Logging.Test.LoggerTest.CaptureScopesIsReadFromConfiguration()
/_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
System.NotImplementedException : The method or operation is not implemented.
Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedWhenScopesAreDisabled [FAIL]
Stack Trace:
/_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
at Moq.Mock.get_Object()
at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
/_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerTest.cs(159,0): at Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedWhenScopesAreDisabled()
/_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
System.NotImplementedException : The method or operation is not implemented.
Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_SingleGeneric_CallsCreateWithCorrectName [FAIL]
Stack Trace:
/_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_SingleGeneric_CallsCreateWithCorrectName [FAIL]
at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
at Moq.Mock.get_Object()
at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
/_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(139,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_SingleGeneric_CallsCreateWithCorrectName()
/_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
System.NotImplementedException : The method or operation is not implemented.
Stack Trace:
/_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
at Moq.Mock.get_Object()
at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
/_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(36,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_SingleGeneric_CallsCreateWithCorrectName()
/_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_TwoGenerics_CallsCreateWithCorrectName [FAIL]
System.NotImplementedException : The method or operation is not implemented.
Stack Trace:
/_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
at Moq.Mock.get_Object()
at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
/_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(154,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_TwoGenerics_CallsCreateWithCorrectName()
/_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_TwoGenerics_CallsCreateWithCorrectName [FAIL]
System.NotImplementedException : The method or operation is not implemented.
Stack Trace:
/_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
at Moq.Mock.get_Object()
at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
/_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(51,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_TwoGenerics_CallsCreateWithCorrectName()
/_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_CallsCreateWithCorrectName [FAIL]
System.NotImplementedException : The method or operation is not implemented.
Stack Trace:
/_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
at Moq.Mock.get_Object()
at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
/_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(20,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_CallsCreateWithCorrectName()
/_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Finished: Microsoft.Extensions.Logging.Tests
=== TEST EXECUTION SUMMARY ===
Microsoft.Extensions.Logging.Tests Total: 339, Errors: 0, Failed: 10, Skipped: 0, Time: 1.013s
/root/helix/work/workitem
----- end Wed Mar 25 19:55:43 UTC 2020 ----- exit code 1 ----------------------------------------------------------
Looking around for any Linux dump...
... found no dump in /root/helix/work/workitem
+ export _commandExitCode=1
+ /bin/sh /root/helix/work/correlation/reporter/run.sh https://dev.azure.com/dnceng/ public 17970594 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Im9PdmN6NU1fN3AtSGpJS2xGWHo5M3VfVjBabyJ9.eyJuYW1laWQiOiJlNDI4NWM4Yy0zZmQ1LTQyNjctOWIxYy00MjE5NWM0N2E1NTMiLCJzY3AiOiJMb2NhdGlvblNlcnZpY2UuQ29ubmVjdCBQaXBlbGluZUNhY2hlLlJlYWRXcml0ZVJvb3RBY2Nlc3MgUmVhZEFuZFB1Ymxpc2hUZXN0OjllZTZkNDc4LWQyODgtNDdmNy1hYWNjLWY2ZTZkMDgyYWU2ZCBSZWFkQW5kVXBkYXRlQnVpbGRCeVVyaTo5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQvZG90bmV0L3J1bnRpbWUvNjg2OkJ1aWxkL0J1aWxkLzU3MzEyNCIsImF1aSI6ImY1ODUxZjM5LTNkYTAtNDQwMi1iZjdmLTIyOTE0Nzk1ZWIzZiIsInNpZCI6IjU5MjFlYjhhLTcwMTQtNDU1Yy1hYTU0LWNkNmQ3MmEyNmY4MSIsIkJ1aWxkSWQiOiI5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQ7NTczMTI0Iiwib3JjaGlkIjoiMGY3NmQ3M2YtN2M5Ny00MWFkLTlmZTgtNDhiYzBlNWQxZmZiLmxpYnJhcmllc190ZXN0X3J1bl9yZWxlYXNlX21vbm9fbGludXhfYXJtNjRfZGVidWcuX19kZWZhdWx0IiwiaXNzIjoiYXBwLnZzdG9rZW4udmlzdWFsc3R1ZGlvLmNvbSIsImF1ZCI6ImFwcC52c3Rva2VuLnZpc3VhbHN0dWRpby5jb218dnNvOmI1NWRlNGVkLTRiNWEtNDIxNS1hOGU0LTBhMGE1ZjcxZTdkOCIsIm5iZiI6MTU4NTE2NTMxNCwiZXhwIjoxNTg1MTc1NTE0fQ.YGVqLByyaRkDZEle-n9NfXNlywYieaVLxvAyB6htk8AtfM6_nVPYhQ2hXOdPqUrPgIip01PtYFGgbfMGuNmPEDW2xW_lp0uSw3UMM2s4F_ACLd6xLpIbdFG1jAU5YR0R_75qjN-uZjFIa1L4N66j9geu2yttGyoSb4sYvDlM8hbtDahcabmEhRKQMI4Us7tXiJvBrDBtvqr06LqBMmRIwNGfzplDiTrMYQQpRXjETr35EBVU788830CG8Qe7vnbzr3FCs3JQIl3FQJfNUZYs63f57oVYIT_SqWXj6qoinDJ0FoRrWCXbE9RVXIP88CVoyMmbd7qQlqeDhYMxyfoSAA
+ whoami
+ [ helixbot = root ]
+ exec sudo -E /root/helix/work/correlation/reporter/run.sh https://dev.azure.com/dnceng/ public 17970594 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Im9PdmN6NU1fN3AtSGpJS2xGWHo5M3VfVjBabyJ9.eyJuYW1laWQiOiJlNDI4NWM4Yy0zZmQ1LTQyNjctOWIxYy00MjE5NWM0N2E1NTMiLCJzY3AiOiJMb2NhdGlvblNlcnZpY2UuQ29ubmVjdCBQaXBlbGluZUNhY2hlLlJlYWRXcml0ZVJvb3RBY2Nlc3MgUmVhZEFuZFB1Ymxpc2hUZXN0OjllZTZkNDc4LWQyODgtNDdmNy1hYWNjLWY2ZTZkMDgyYWU2ZCBSZWFkQW5kVXBkYXRlQnVpbGRCeVVyaTo5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQvZG90bmV0L3J1bnRpbWUvNjg2OkJ1aWxkL0J1aWxkLzU3MzEyNCIsImF1aSI6ImY1ODUxZjM5LTNkYTAtNDQwMi1iZjdmLTIyOTE0Nzk1ZWIzZiIsInNpZCI6IjU5MjFlYjhhLTcwMTQtNDU1Yy1hYTU0LWNkNmQ3MmEyNmY4MSIsIkJ1aWxkSWQiOiI5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQ7NTczMTI0Iiwib3JjaGlkIjoiMGY3NmQ3M2YtN2M5Ny00MWFkLTlmZTgtNDhiYzBlNWQxZmZiLmxpYnJhcmllc190ZXN0X3J1bl9yZWxlYXNlX21vbm9fbGludXhfYXJtNjRfZGVidWcuX19kZWZhdWx0IiwiaXNzIjoiYXBwLnZzdG9rZW4udmlzdWFsc3R1ZGlvLmNvbSIsImF1ZCI6ImFwcC52c3Rva2VuLnZpc3VhbHN0dWRpby5jb218dnNvOmI1NWRlNGVkLTRiNWEtNDIxNS1hOGU0LTBhMGE1ZjcxZTdkOCIsIm5iZiI6MTU4NTE2NTMxNCwiZXhwIjoxNTg1MTc1NTE0fQ.YGVqLByyaRkDZEle-n9NfXNlywYieaVLxvAyB6htk8AtfM6_nVPYhQ2hXOdPqUrPgIip01PtYFGgbfMGuNmPEDW2xW_lp0uSw3UMM2s4F_ACLd6xLpIbdFG1jAU5YR0R_75qjN-uZjFIa1L4N66j9geu2yttGyoSb4sYvDlM8hbtDahcabmEhRKQMI4Us7tXiJvBrDBtvqr06LqBMmRIwNGfzplDiTrMYQQpRXjETr35EBVU788830CG8Qe7vnbzr3FCs3JQIl3FQJfNUZYs63f57oVYIT_SqWXj6qoinDJ0FoRrWCXbE9RVXIP88CVoyMmbd7qQlqeDhYMxyfoSAA
+ whoami
+ [ root = root ]
+ dirname -- /root/helix/work/correlation/reporter/run.sh
+ CDPATH= cd -- /root/helix/work/correlation/reporter
+ pwd
+ script_path=/root/helix/work/correlation/reporter
+ ENV_PATH=/home/helixbot/.azdo-env
+ TMP_ENV_PATH=/home/helixbot/.azdo-env-tmp
+ date -u +%FT%TZ
2020-03-25T19:55:43Z
+ [ ! -f /home/helixbot/.azdo-env/bin/python ]
+ rm -rf /home/helixbot/.azdo-env
+ rm -rf /home/helixbot/.azdo-env-tmp
+ python -m virtualenv --no-site-packages /home/helixbot/.azdo-env-tmp
Using base prefix '/usr'
New python executable in /home/helixbot/.azdo-env-tmp/bin/python
Installing setuptools, pip, wheel...
done.
+ mv /home/helixbot/.azdo-env-tmp /home/helixbot/.azdo-env
+ _OLD_PYTHONPATH=
+ export PYTHONPATH=
+ /home/helixbot/.azdo-env/bin/python -c import azure.devops
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: No module named 'azure'
+ /home/helixbot/.azdo-env/bin/python -m pip install azure-devops==5.0.0b9
WARNING: The directory '/home/helixbot/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
Collecting azure-devops==5.0.0b9
Downloading azure_devops-5.0.0b9-py3-none-any.whl (1.3 MB)
Collecting msrest<0.7.0,>=0.6.0
Downloading msrest-0.6.11-py2.py3-none-any.whl (83 kB)
Collecting certifi>=2017.4.17
Downloading certifi-2019.11.28-py2.py3-none-any.whl (156 kB)
Collecting requests~=2.16
Downloading requests-2.23.0-py2.py3-none-any.whl (58 kB)
Collecting requests-oauthlib>=0.5.0
Downloading requests_oauthlib-1.3.0-py2.py3-none-any.whl (23 kB)
Collecting isodate>=0.6.0
Downloading isodate-0.6.0-py2.py3-none-any.whl (45 kB)
Collecting chardet<4,>=3.0.2
Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB)
Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1
Downloading urllib3-1.25.8-py2.py3-none-any.whl (125 kB)
Collecting idna<3,>=2.5
Downloading idna-2.9-py2.py3-none-any.whl (58 kB)
Collecting oauthlib>=3.0.0
Downloading oauthlib-3.1.0-py2.py3-none-any.whl (147 kB)
Collecting six
Downloading six-1.14.0-py2.py3-none-any.whl (10 kB)
Installing collected packages: certifi, chardet, urllib3, idna, requests, oauthlib, requests-oauthlib, six, isodate, msrest, azure-devops
Successfully installed azure-devops-5.0.0b9 certifi-2019.11.28 chardet-3.0.4 idna-2.9 isodate-0.6.0 msrest-0.6.11 oauthlib-3.1.0 requests-2.23.0 requests-oauthlib-1.3.0 six-1.14.0 urllib3-1.25.8
+ /home/helixbot/.azdo-env/bin/python -c import future
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: No module named 'future'
+ /home/helixbot/.azdo-env/bin/python -m pip install future==0.17.1
WARNING: The directory '/home/helixbot/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
Collecting future==0.17.1
Downloading future-0.17.1.tar.gz (829 kB)
Building wheels for collected packages: future
Building wheel for future (setup.py): started
Building wheel for future (setup.py): finished with status 'done'
Created wheel for future: filename=future-0.17.1-py3-none-any.whl size=488732 sha256=e5910f5e632da29a35b36971a4b51f54282e66edac6aad370291a1a58f392c66
Stored in directory: /tmp/pip-ephem-wheel-cache-bodvd1qp/wheels/c1/68/2b/e3decbcfd5353f4a661ffa73d73894b070ef21427a8bee82fd
Successfully built future
Installing collected packages: future
Successfully installed future-0.17.1
+ date -u +%FT%TZ
2020-03-25T19:56:16Z
+ /home/helixbot/.azdo-env/bin/python -B /root/helix/work/correlation/reporter/run.py https://dev.azure.com/dnceng/ public 17970594 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Im9PdmN6NU1fN3AtSGpJS2xGWHo5M3VfVjBabyJ9.eyJuYW1laWQiOiJlNDI4NWM4Yy0zZmQ1LTQyNjctOWIxYy00MjE5NWM0N2E1NTMiLCJzY3AiOiJMb2NhdGlvblNlcnZpY2UuQ29ubmVjdCBQaXBlbGluZUNhY2hlLlJlYWRXcml0ZVJvb3RBY2Nlc3MgUmVhZEFuZFB1Ymxpc2hUZXN0OjllZTZkNDc4LWQyODgtNDdmNy1hYWNjLWY2ZTZkMDgyYWU2ZCBSZWFkQW5kVXBkYXRlQnVpbGRCeVVyaTo5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQvZG90bmV0L3J1bnRpbWUvNjg2OkJ1aWxkL0J1aWxkLzU3MzEyNCIsImF1aSI6ImY1ODUxZjM5LTNkYTAtNDQwMi1iZjdmLTIyOTE0Nzk1ZWIzZiIsInNpZCI6IjU5MjFlYjhhLTcwMTQtNDU1Yy1hYTU0LWNkNmQ3MmEyNmY4MSIsIkJ1aWxkSWQiOiI5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQ7NTczMTI0Iiwib3JjaGlkIjoiMGY3NmQ3M2YtN2M5Ny00MWFkLTlmZTgtNDhiYzBlNWQxZmZiLmxpYnJhcmllc190ZXN0X3J1bl9yZWxlYXNlX21vbm9fbGludXhfYXJtNjRfZGVidWcuX19kZWZhdWx0IiwiaXNzIjoiYXBwLnZzdG9rZW4udmlzdWFsc3R1ZGlvLmNvbSIsImF1ZCI6ImFwcC52c3Rva2VuLnZpc3VhbHN0dWRpby5jb218dnNvOmI1NWRlNGVkLTRiNWEtNDIxNS1hOGU0LTBhMGE1ZjcxZTdkOCIsIm5iZiI6MTU4NTE2NTMxNCwiZXhwIjoxNTg1MTc1NTE0fQ.YGVqLByyaRkDZEle-n9NfXNlywYieaVLxvAyB6htk8AtfM6_nVPYhQ2hXOdPqUrPgIip01PtYFGgbfMGuNmPEDW2xW_lp0uSw3UMM2s4F_ACLd6xLpIbdFG1jAU5YR0R_75qjN-uZjFIa1L4N66j9geu2yttGyoSb4sYvDlM8hbtDahcabmEhRKQMI4Us7tXiJvBrDBtvqr06LqBMmRIwNGfzplDiTrMYQQpRXjETr35EBVU788830CG8Qe7vnbzr3FCs3JQIl3FQJfNUZYs63f57oVYIT_SqWXj6qoinDJ0FoRrWCXbE9RVXIP88CVoyMmbd7qQlqeDhYMxyfoSAA
2020-03-25 19:56:17,255: INFO: 548324884480: run(82): main: Main thread starting 10 workers
Worker 0: starting...
Worker 1: starting...
Worker 2: starting...
Worker 3: starting...
Worker 4: starting...
Worker 5: starting...
Worker 6: starting...
Worker 7: starting...
Worker 8: starting...
Worker 9: starting...
2020-03-25 19:56:17,274: INFO: 548324884480: run(89): main: Beginning reading of test results.
2020-03-25 19:56:17,274: INFO: 548324884480: run(95): main: Uploading results in batches of size 1000
2020-03-25 19:56:17,293: INFO: 548324884480: run(100): main: Main thread finished queueing batches
Searching '/root/helix/work/workitem/..' for log files
Generated log list: Searching '/root/helix/work/workitem' for test results files
Found results file /root/helix/work/workitem/testResults.xml with format xunit
Worker 0: uploaded 339 results
2020-03-25 19:56:20,563: INFO: 548324884480: run(104): main: Main thread exiting
+ date -u +%FT%TZ
2020-03-25T19:56:20Z
+ export PYTHONPATH=
+ python -B /root/helix/work/correlation/xunit-reporter.py
2020-03-25T19:56:23.186Z	INFO xunit-reporter.py	xunit-reporter(83)	main	Uploading results from /root/helix/work/workitem/testResults.xml
2020-03-25T19:56:23.188Z	INFO xunit-reporter.py	azure_storage(75)	upload	Begin Upload: '/root/helix/work/workitem/testResults.xml' as testResults.xml application/octet-stream
2020-03-25T19:56:23.224Z	INFO xunit-reporter.py	_universal(344)	on_request	Request URL: 'https://helixre107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-33984-merge-5e3e7cf81614427091/Microsoft.Extensions.Logging.Tests/testResults.xml?sig=REDACTED&sv=REDACTED&se=REDACTED&sr=REDACTED&sp=REDACTED'
2020-03-25T19:56:23.226Z	INFO xunit-reporter.py	_universal(345)	on_request	Request method: 'PUT'
2020-03-25T19:56:23.226Z	INFO xunit-reporter.py	_universal(346)	on_request	Request headers:
2020-03-25T19:56:23.226Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-blob-content-type': 'REDACTED'
2020-03-25T19:56:23.227Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-blob-type': 'REDACTED'
2020-03-25T19:56:23.227Z	INFO xunit-reporter.py	_universal(349)	on_request 'Content-Type': 'application/octet-stream'
2020-03-25T19:56:23.227Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-blob-content-disposition': 'REDACTED'
2020-03-25T19:56:23.228Z	INFO xunit-reporter.py	_universal(349)	on_request 'Content-Length': '157545'
2020-03-25T19:56:23.228Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-version': 'REDACTED'
2020-03-25T19:56:23.228Z	INFO xunit-reporter.py	_universal(349)	on_request 'If-None-Match': '*'
2020-03-25T19:56:23.228Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-date': 'REDACTED'
2020-03-25T19:56:23.229Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-client-request-id': 'b41d7cde-6ed2-11ea-9b60-0242ac110002'
2020-03-25T19:56:23.229Z	INFO xunit-reporter.py	_universal(349)	on_request 'User-Agent': 'azsdk-python-storage-blob/12.0.0 Python/3.5.2 (Linux-4.9.140-tegra-aarch64-with-Ubuntu-16.04-xenial)'
2020-03-25T19:56:23.533Z	INFO xunit-reporter.py	_universal(363)	on_response	Response status: 201
2020-03-25T19:56:23.534Z	INFO xunit-reporter.py	_universal(364)	on_response	Response headers:
2020-03-25T19:56:23.535Z	INFO xunit-reporter.py	_universal(367)	on_response 'Content-Length': '0'
2020-03-25T19:56:23.535Z	INFO xunit-reporter.py	_universal(367)	on_response 'Content-MD5': 'REDACTED'
2020-03-25T19:56:23.535Z	INFO xunit-reporter.py	_universal(367)	on_response 'Last-Modified': 'Wed, 25 Mar 2020 19:56:23 GMT'
2020-03-25T19:56:23.535Z	INFO xunit-reporter.py	_universal(367)	on_response 'ETag': '"0x8D7D0F698740949"'
2020-03-25T19:56:23.536Z	INFO xunit-reporter.py	_universal(367)	on_response 'Server': 'Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0'
2020-03-25T19:56:23.536Z	INFO xunit-reporter.py	_universal(367)	on_response 'x-ms-request-id': 'REDACTED'
2020-03-25T19:56:23.536Z	INFO xunit-reporter.py	_universal(367)	on_response 'x-ms-client-request-id': 'b41d7cde-6ed2-11ea-9b60-0242ac110002'
2020-03-25T19:56:23.537Z	INFO xunit-reporter.py	_universal(367)	on_response 'x-ms-version': 'REDACTED'
2020-03-25T19:56:23.537Z	INFO xunit-reporter.py	_universal(367)	on_response 'x-ms-content-crc64': 'REDACTED'
2020-03-25T19:56:23.537Z	INFO xunit-reporter.py	_universal(367)	on_response 'x-ms-request-server-encrypted': 'REDACTED'
2020-03-25T19:56:23.537Z	INFO xunit-reporter.py	_universal(367)	on_response 'Date': 'Wed, 25 Mar 2020 19:56:23 GMT'
2020-03-25T19:56:23.549Z	INFO xunit-reporter.py	xunit-reporter(97)	main	Sending completion event
2020-03-25T19:56:23.550Z	INFO xunit-reporter.py	event(42)	send	Sending event type XUnitTestResult
2020-03-25T19:56:23.717Z	INFO xunit-reporter.py	saferequests(87)	request_with_retry	Response complete with status code '201'
2020-03-25T19:56:23.718Z	INFO xunit-reporter.py	event(42)	send	Sending event type File
2020-03-25T19:56:23.826Z	INFO xunit-reporter.py	saferequests(87)	request_with_retry	Response complete with status code '201'
+ exit 1
+ export _commandExitCode=1
+ chmod -R 777 /home/helixbot/dotnetbuild/dumps
+ exit 1
[END EXECUTION]
Exit Code:1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

      , 'i'); if (__m === '*' || __re.test(location.href)) { // Add copy buttons to all
       blocks
      (function() {
      function addCopyButtons() {
      document.querySelectorAll('pre code').forEach(function(codeBlock) {
      if (codeBlock.parentElement.hasAttribute('data-copy-added')) return;
      codeBlock.parentElement.setAttribute('data-copy-added', 'true');
      var btn = document.createElement('button');
      btn.textContent = 'Copy';
      btn.style.cssText = 'position:absolute;top:4px;right:4px;padding:2px 8px;font-size:11px;background:#4ecdc4;border:none;border-radius:4px;color:#1a1a2e;cursor:pointer;opacity:0.7;transition:opacity 0.2s;';
      btn.onmouseover = function() { this.style.opacity = '1'; };
      btn.onmouseout = function() { this.style.opacity = '0.7'; };
      btn.onclick = function() {
      navigator.clipboard.writeText(codeBlock.textContent).then(function() {
      btn.textContent = 'Copied!';
      setTimeout(function() { btn.textContent = 'Copy'; }, 1500);
      });
      };
      codeBlock.parentElement.style.position = 'relative';
      codeBlock.parentElement.appendChild(btn);
      });
      }
      addCopyButtons();
      // Re-run on dynamic content
      var observer = new MutationObserver(addCopyButtons);
      observer.observe(document.body, { childList: true, subtree: true });
      })();
      }
      } catch(__e) { console.warn('[Userscript:Add Copy Buttons to Code Blocks]', __e); }
      })();
      (function(){
      try {
      var __m = "github.com";
      var __re = new RegExp('^' + "github\\.com" + '
      Microsoft.Extensions.Logging test failures on mono · Issue #34091 · dotnet/runtime · GitHub
      Skip to content

      Microsoft.Extensions.Logging test failures on mono #34091

      Description

      @maryamariyan

      Log on following 10 failures:

      Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_CallsCreateWithCorrectName [FAIL]
      Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedForDisabledLoggers [FAIL]
      Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedInIScopeProviderWhenScopesAreDisabled [FAIL]
      Microsoft.Extensions.Logging.Test.LoggerTest.CaptureScopesIsReadFromConfiguration [FAIL]
      Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedWhenScopesAreDisabled [FAIL]
      Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_SingleGeneric_CallsCreateWithCorrectName [FAIL]
      Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_SingleGeneric_CallsCreateWithCorrectName [FAIL]
      Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_TwoGenerics_CallsCreateWithCorrectName [FAIL]
      Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_TwoGenerics_CallsCreateWithCorrectName [FAIL]
      Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_CallsCreateWithCorrectName [FAIL]
      

      https://helix.dot.net/api/2019-06-17/jobs/5e3e7cf8-1614-4270-9162-6dccf0d0afb0/workitems/Microsoft.Extensions.Logging.Tests/console

      Executed on ddvsotx2l132 using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-16.04-helix-arm64v8-bfcd90a-20200127194925
      running $HELIX_CORRELATION_PAYLOAD/scripts/7cab3b5fcf8f4fceb11ec956891df2fb/execute.sh in /home/helixbot/work/A7E1096D/w/AC9C0965/e max 1800 seconds
      Output:
      [BEGIN EXECUTION]
      + sudo python -m pip install -r /root/helix/scripts/runtime_python_requirements.txt
      WARNING: The directory '/home/helixbot/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
      WARNING: The directory '/home/helixbot/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
      Requirement already satisfied: certifi==2018.11.29 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 1)) (2018.11.29)
      Requirement already satisfied: ndg-httpsclient==0.5.1 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 2)) (0.5.1)
      Requirement already satisfied: psutil==5.6.3 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 3)) (5.6.3)
      Requirement already satisfied: pyasn1==0.4.5 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 4)) (0.4.5)
      Requirement already satisfied: pyopenssl==19.0.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 5)) (19.0.0)
      Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 6)) (1.14.0)
      Requirement already satisfied: cryptography==2.8 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 8)) (2.8)
      Requirement already satisfied: asn1crypto==0.24.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 9)) (0.24.0)
      Requirement already satisfied: idna==2.8 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 10)) (2.8)
      Requirement already satisfied: cffi==1.12.3 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 11)) (1.12.3)
      Requirement already satisfied: pycparser==2.19 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 12)) (2.19)
      Requirement already satisfied: docker==3.7.2 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 14)) (3.7.2)
      Requirement already satisfied: docker-pycreds==0.4.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 15)) (0.4.0)
      Requirement already satisfied: websocket-client==0.56.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 16)) (0.56.0)
      Requirement already satisfied: requests>=2.21.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 18)) (2.22.0)
      Requirement already satisfied: azure-storage-blob==12.0.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 20)) (12.0.0)
      Requirement already satisfied: azure-core==1.0.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 21)) (1.0.0)
      Collecting azure-devops==5.0.0b9
      Downloading https://files.pythonhosted.org/packages/3d/e2/5e75a901aa79e8dc215c59b5beabce6d644d084fd8ec4b29f1584c29676e/azure_devops-5.0.0b9-py3-none-any.whl (1.3MB)
      Requirement already satisfied: msrest==0.6.10 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 23)) (0.6.10)
      Requirement already satisfied: isodate==0.6.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 24)) (0.6.0)
      Requirement already satisfied: requests-oauthlib==1.2.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 25)) (1.2.0)
      Requirement already satisfied: oauthlib==3.1.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 26)) (3.1.0)
      Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /usr/local/lib/python3.5/dist-packages (from requests>=2.21.0->-r /root/helix/scripts/runtime_python_requirements.txt (line 18)) (1.25.8)
      Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/local/lib/python3.5/dist-packages (from requests>=2.21.0->-r /root/helix/scripts/runtime_python_requirements.txt (line 18)) (3.0.4)
      Installing collected packages: azure-devops
      Successfully installed azure-devops-5.0.0b9
      WARNING: You are using pip version 19.3.1; however, version 20.0.2 is available.
      You should consider upgrading via the 'pip install --upgrade pip' command.
      + export PYTHONPATH=:/root/helix/scripts
      + cd /root/helix/work/workitem
      + mkdir -p /home/helixbot/dotnetbuild/dumps/
      + /root/helix/work/correlation/scripts/7cab3b5fcf8f4fceb11ec956891df2fb/execute.sh
      + ./RunTests.sh --runtime-path /root/helix/work/correlation --rsp-file mono.issues.rsp
      ----- start Wed Mar 25 19:55:41 UTC 2020 =============== To repro directly: =====================================================
      pushd .
      /root/helix/work/correlation/dotnet exec --runtimeconfig Microsoft.Extensions.Logging.Tests.runtimeconfig.json --depsfile Microsoft.Extensions.Logging.Tests.deps.json xunit.console.dll Microsoft.Extensions.Logging.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -notrait category=nonnetcoreapptests -notrait category=nonlinuxtests @mono.issues.rsp
      popd
      ===========================================================================================================
      /root/helix/work/workitem /root/helix/work/workitem
      Discovering: Microsoft.Extensions.Logging.Tests (method display = ClassAndMethod, method display options = None)
      Discovered: Microsoft.Extensions.Logging.Tests (found 154 of 167 test cases)
      Starting: Microsoft.Extensions.Logging.Tests (parallel test collections = on, max threads = 6)
      Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_CallsCreateWithCorrectName [FAIL]
      System.NotImplementedException : The method or operation is not implemented.
      Stack Trace:
      /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
      at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
      at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
      at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
      at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
      at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
      at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
      at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
      at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
      at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
      at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
      at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
      at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
      at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
      at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
      at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
      at Moq.Mock.get_Object()
      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
      /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(123,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_CallsCreateWithCorrectName()
      /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
      Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedForDisabledLoggers [FAIL]
      System.NotImplementedException : The method or operation is not implemented.
      Stack Trace:
      /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
      at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
      at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
      at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
      at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
      at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
      at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
      at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
      at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
      at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
      at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
      at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
      at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
      at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
      at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
      at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
      at Moq.Mock.get_Object()
      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
      /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerTest.cs(134,0): at Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedForDisabledLoggers()
      /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
      Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedInIScopeProviderWhenScopesAreDisabled [FAIL]
      System.NotImplementedException : The method or operation is not implemented.
      Stack Trace:
      /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
      at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
      at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
      at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
      at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
      at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
      at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
      at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
      at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
      at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
      at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
      at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
      at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
      at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
      at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
      at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
      at Moq.Mock.get_Object()
      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
      /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerTest.cs(185,0): at Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedInIScopeProviderWhenScopesAreDisabled()
      /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
      Microsoft.Extensions.Logging.Test.LoggerTest.CaptureScopesIsReadFromConfiguration [FAIL]
      System.NotImplementedException : The method or operation is not implemented.
      Stack Trace:
      /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
      at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
      at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
      at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
      at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
      at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
      at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
      at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
      at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
      at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
      at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
      at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
      at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
      at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
      at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
      at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
      at Moq.Mock.get_Object()
      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
      /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerTest.cs(219,0): at Microsoft.Extensions.Logging.Test.LoggerTest.CaptureScopesIsReadFromConfiguration()
      /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
      System.NotImplementedException : The method or operation is not implemented.
      Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedWhenScopesAreDisabled [FAIL]
      Stack Trace:
      /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
      at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
      at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
      at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
      at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
      at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
      at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
      at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
      at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
      at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
      at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
      at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
      at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
      at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
      at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
      at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
      at Moq.Mock.get_Object()
      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
      /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerTest.cs(159,0): at Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedWhenScopesAreDisabled()
      /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
      System.NotImplementedException : The method or operation is not implemented.
      Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_SingleGeneric_CallsCreateWithCorrectName [FAIL]
      Stack Trace:
      /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
      at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
      at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
      at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
      at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
      at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
      at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
      at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
      at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
      Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_SingleGeneric_CallsCreateWithCorrectName [FAIL]
      at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
      at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
      at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
      at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
      at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
      at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
      at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
      at Moq.Mock.get_Object()
      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
      /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(139,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_SingleGeneric_CallsCreateWithCorrectName()
      /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
      System.NotImplementedException : The method or operation is not implemented.
      Stack Trace:
      /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
      at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
      at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
      at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
      at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
      at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
      at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
      at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
      at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
      at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
      at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
      at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
      at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
      at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
      at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
      at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
      at Moq.Mock.get_Object()
      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
      /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(36,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_SingleGeneric_CallsCreateWithCorrectName()
      /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
      Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_TwoGenerics_CallsCreateWithCorrectName [FAIL]
      System.NotImplementedException : The method or operation is not implemented.
      Stack Trace:
      /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
      at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
      at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
      at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
      at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
      at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
      at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
      at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
      at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
      at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
      at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
      at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
      at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
      at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
      at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
      at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
      at Moq.Mock.get_Object()
      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
      /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(154,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_TwoGenerics_CallsCreateWithCorrectName()
      /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
      Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_TwoGenerics_CallsCreateWithCorrectName [FAIL]
      System.NotImplementedException : The method or operation is not implemented.
      Stack Trace:
      /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
      at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
      at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
      at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
      at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
      at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
      at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
      at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
      at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
      at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
      at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
      at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
      at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
      at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
      at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
      at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
      at Moq.Mock.get_Object()
      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
      /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(51,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_TwoGenerics_CallsCreateWithCorrectName()
      /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
      Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_CallsCreateWithCorrectName [FAIL]
      System.NotImplementedException : The method or operation is not implemented.
      Stack Trace:
      /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
      at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
      at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
      at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
      at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
      at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
      at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
      at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
      at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
      at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
      at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
      at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
      at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
      at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
      at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
      at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
      at Moq.Mock.get_Object()
      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
      /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(20,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_CallsCreateWithCorrectName()
      /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
      Finished: Microsoft.Extensions.Logging.Tests
      === TEST EXECUTION SUMMARY ===
      Microsoft.Extensions.Logging.Tests Total: 339, Errors: 0, Failed: 10, Skipped: 0, Time: 1.013s
      /root/helix/work/workitem
      ----- end Wed Mar 25 19:55:43 UTC 2020 ----- exit code 1 ----------------------------------------------------------
      Looking around for any Linux dump...
      ... found no dump in /root/helix/work/workitem
      + export _commandExitCode=1
      + /bin/sh /root/helix/work/correlation/reporter/run.sh https://dev.azure.com/dnceng/ public 17970594 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Im9PdmN6NU1fN3AtSGpJS2xGWHo5M3VfVjBabyJ9.eyJuYW1laWQiOiJlNDI4NWM4Yy0zZmQ1LTQyNjctOWIxYy00MjE5NWM0N2E1NTMiLCJzY3AiOiJMb2NhdGlvblNlcnZpY2UuQ29ubmVjdCBQaXBlbGluZUNhY2hlLlJlYWRXcml0ZVJvb3RBY2Nlc3MgUmVhZEFuZFB1Ymxpc2hUZXN0OjllZTZkNDc4LWQyODgtNDdmNy1hYWNjLWY2ZTZkMDgyYWU2ZCBSZWFkQW5kVXBkYXRlQnVpbGRCeVVyaTo5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQvZG90bmV0L3J1bnRpbWUvNjg2OkJ1aWxkL0J1aWxkLzU3MzEyNCIsImF1aSI6ImY1ODUxZjM5LTNkYTAtNDQwMi1iZjdmLTIyOTE0Nzk1ZWIzZiIsInNpZCI6IjU5MjFlYjhhLTcwMTQtNDU1Yy1hYTU0LWNkNmQ3MmEyNmY4MSIsIkJ1aWxkSWQiOiI5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQ7NTczMTI0Iiwib3JjaGlkIjoiMGY3NmQ3M2YtN2M5Ny00MWFkLTlmZTgtNDhiYzBlNWQxZmZiLmxpYnJhcmllc190ZXN0X3J1bl9yZWxlYXNlX21vbm9fbGludXhfYXJtNjRfZGVidWcuX19kZWZhdWx0IiwiaXNzIjoiYXBwLnZzdG9rZW4udmlzdWFsc3R1ZGlvLmNvbSIsImF1ZCI6ImFwcC52c3Rva2VuLnZpc3VhbHN0dWRpby5jb218dnNvOmI1NWRlNGVkLTRiNWEtNDIxNS1hOGU0LTBhMGE1ZjcxZTdkOCIsIm5iZiI6MTU4NTE2NTMxNCwiZXhwIjoxNTg1MTc1NTE0fQ.YGVqLByyaRkDZEle-n9NfXNlywYieaVLxvAyB6htk8AtfM6_nVPYhQ2hXOdPqUrPgIip01PtYFGgbfMGuNmPEDW2xW_lp0uSw3UMM2s4F_ACLd6xLpIbdFG1jAU5YR0R_75qjN-uZjFIa1L4N66j9geu2yttGyoSb4sYvDlM8hbtDahcabmEhRKQMI4Us7tXiJvBrDBtvqr06LqBMmRIwNGfzplDiTrMYQQpRXjETr35EBVU788830CG8Qe7vnbzr3FCs3JQIl3FQJfNUZYs63f57oVYIT_SqWXj6qoinDJ0FoRrWCXbE9RVXIP88CVoyMmbd7qQlqeDhYMxyfoSAA
      + whoami
      + [ helixbot = root ]
      + exec sudo -E /root/helix/work/correlation/reporter/run.sh https://dev.azure.com/dnceng/ public 17970594 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Im9PdmN6NU1fN3AtSGpJS2xGWHo5M3VfVjBabyJ9.eyJuYW1laWQiOiJlNDI4NWM4Yy0zZmQ1LTQyNjctOWIxYy00MjE5NWM0N2E1NTMiLCJzY3AiOiJMb2NhdGlvblNlcnZpY2UuQ29ubmVjdCBQaXBlbGluZUNhY2hlLlJlYWRXcml0ZVJvb3RBY2Nlc3MgUmVhZEFuZFB1Ymxpc2hUZXN0OjllZTZkNDc4LWQyODgtNDdmNy1hYWNjLWY2ZTZkMDgyYWU2ZCBSZWFkQW5kVXBkYXRlQnVpbGRCeVVyaTo5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQvZG90bmV0L3J1bnRpbWUvNjg2OkJ1aWxkL0J1aWxkLzU3MzEyNCIsImF1aSI6ImY1ODUxZjM5LTNkYTAtNDQwMi1iZjdmLTIyOTE0Nzk1ZWIzZiIsInNpZCI6IjU5MjFlYjhhLTcwMTQtNDU1Yy1hYTU0LWNkNmQ3MmEyNmY4MSIsIkJ1aWxkSWQiOiI5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQ7NTczMTI0Iiwib3JjaGlkIjoiMGY3NmQ3M2YtN2M5Ny00MWFkLTlmZTgtNDhiYzBlNWQxZmZiLmxpYnJhcmllc190ZXN0X3J1bl9yZWxlYXNlX21vbm9fbGludXhfYXJtNjRfZGVidWcuX19kZWZhdWx0IiwiaXNzIjoiYXBwLnZzdG9rZW4udmlzdWFsc3R1ZGlvLmNvbSIsImF1ZCI6ImFwcC52c3Rva2VuLnZpc3VhbHN0dWRpby5jb218dnNvOmI1NWRlNGVkLTRiNWEtNDIxNS1hOGU0LTBhMGE1ZjcxZTdkOCIsIm5iZiI6MTU4NTE2NTMxNCwiZXhwIjoxNTg1MTc1NTE0fQ.YGVqLByyaRkDZEle-n9NfXNlywYieaVLxvAyB6htk8AtfM6_nVPYhQ2hXOdPqUrPgIip01PtYFGgbfMGuNmPEDW2xW_lp0uSw3UMM2s4F_ACLd6xLpIbdFG1jAU5YR0R_75qjN-uZjFIa1L4N66j9geu2yttGyoSb4sYvDlM8hbtDahcabmEhRKQMI4Us7tXiJvBrDBtvqr06LqBMmRIwNGfzplDiTrMYQQpRXjETr35EBVU788830CG8Qe7vnbzr3FCs3JQIl3FQJfNUZYs63f57oVYIT_SqWXj6qoinDJ0FoRrWCXbE9RVXIP88CVoyMmbd7qQlqeDhYMxyfoSAA
      + whoami
      + [ root = root ]
      + dirname -- /root/helix/work/correlation/reporter/run.sh
      + CDPATH= cd -- /root/helix/work/correlation/reporter
      + pwd
      + script_path=/root/helix/work/correlation/reporter
      + ENV_PATH=/home/helixbot/.azdo-env
      + TMP_ENV_PATH=/home/helixbot/.azdo-env-tmp
      + date -u +%FT%TZ
      2020-03-25T19:55:43Z
      + [ ! -f /home/helixbot/.azdo-env/bin/python ]
      + rm -rf /home/helixbot/.azdo-env
      + rm -rf /home/helixbot/.azdo-env-tmp
      + python -m virtualenv --no-site-packages /home/helixbot/.azdo-env-tmp
      Using base prefix '/usr'
      New python executable in /home/helixbot/.azdo-env-tmp/bin/python
      Installing setuptools, pip, wheel...
      done.
      + mv /home/helixbot/.azdo-env-tmp /home/helixbot/.azdo-env
      + _OLD_PYTHONPATH=
      + export PYTHONPATH=
      + /home/helixbot/.azdo-env/bin/python -c import azure.devops
      Traceback (most recent call last):
      File "<string>", line 1, in <module>
      ImportError: No module named 'azure'
      + /home/helixbot/.azdo-env/bin/python -m pip install azure-devops==5.0.0b9
      WARNING: The directory '/home/helixbot/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
      Collecting azure-devops==5.0.0b9
      Downloading azure_devops-5.0.0b9-py3-none-any.whl (1.3 MB)
      Collecting msrest<0.7.0,>=0.6.0
      Downloading msrest-0.6.11-py2.py3-none-any.whl (83 kB)
      Collecting certifi>=2017.4.17
      Downloading certifi-2019.11.28-py2.py3-none-any.whl (156 kB)
      Collecting requests~=2.16
      Downloading requests-2.23.0-py2.py3-none-any.whl (58 kB)
      Collecting requests-oauthlib>=0.5.0
      Downloading requests_oauthlib-1.3.0-py2.py3-none-any.whl (23 kB)
      Collecting isodate>=0.6.0
      Downloading isodate-0.6.0-py2.py3-none-any.whl (45 kB)
      Collecting chardet<4,>=3.0.2
      Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB)
      Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1
      Downloading urllib3-1.25.8-py2.py3-none-any.whl (125 kB)
      Collecting idna<3,>=2.5
      Downloading idna-2.9-py2.py3-none-any.whl (58 kB)
      Collecting oauthlib>=3.0.0
      Downloading oauthlib-3.1.0-py2.py3-none-any.whl (147 kB)
      Collecting six
      Downloading six-1.14.0-py2.py3-none-any.whl (10 kB)
      Installing collected packages: certifi, chardet, urllib3, idna, requests, oauthlib, requests-oauthlib, six, isodate, msrest, azure-devops
      Successfully installed azure-devops-5.0.0b9 certifi-2019.11.28 chardet-3.0.4 idna-2.9 isodate-0.6.0 msrest-0.6.11 oauthlib-3.1.0 requests-2.23.0 requests-oauthlib-1.3.0 six-1.14.0 urllib3-1.25.8
      + /home/helixbot/.azdo-env/bin/python -c import future
      Traceback (most recent call last):
      File "<string>", line 1, in <module>
      ImportError: No module named 'future'
      + /home/helixbot/.azdo-env/bin/python -m pip install future==0.17.1
      WARNING: The directory '/home/helixbot/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
      Collecting future==0.17.1
      Downloading future-0.17.1.tar.gz (829 kB)
      Building wheels for collected packages: future
      Building wheel for future (setup.py): started
      Building wheel for future (setup.py): finished with status 'done'
      Created wheel for future: filename=future-0.17.1-py3-none-any.whl size=488732 sha256=e5910f5e632da29a35b36971a4b51f54282e66edac6aad370291a1a58f392c66
      Stored in directory: /tmp/pip-ephem-wheel-cache-bodvd1qp/wheels/c1/68/2b/e3decbcfd5353f4a661ffa73d73894b070ef21427a8bee82fd
      Successfully built future
      Installing collected packages: future
      Successfully installed future-0.17.1
      + date -u +%FT%TZ
      2020-03-25T19:56:16Z
      + /home/helixbot/.azdo-env/bin/python -B /root/helix/work/correlation/reporter/run.py https://dev.azure.com/dnceng/ public 17970594 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Im9PdmN6NU1fN3AtSGpJS2xGWHo5M3VfVjBabyJ9.eyJuYW1laWQiOiJlNDI4NWM4Yy0zZmQ1LTQyNjctOWIxYy00MjE5NWM0N2E1NTMiLCJzY3AiOiJMb2NhdGlvblNlcnZpY2UuQ29ubmVjdCBQaXBlbGluZUNhY2hlLlJlYWRXcml0ZVJvb3RBY2Nlc3MgUmVhZEFuZFB1Ymxpc2hUZXN0OjllZTZkNDc4LWQyODgtNDdmNy1hYWNjLWY2ZTZkMDgyYWU2ZCBSZWFkQW5kVXBkYXRlQnVpbGRCeVVyaTo5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQvZG90bmV0L3J1bnRpbWUvNjg2OkJ1aWxkL0J1aWxkLzU3MzEyNCIsImF1aSI6ImY1ODUxZjM5LTNkYTAtNDQwMi1iZjdmLTIyOTE0Nzk1ZWIzZiIsInNpZCI6IjU5MjFlYjhhLTcwMTQtNDU1Yy1hYTU0LWNkNmQ3MmEyNmY4MSIsIkJ1aWxkSWQiOiI5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQ7NTczMTI0Iiwib3JjaGlkIjoiMGY3NmQ3M2YtN2M5Ny00MWFkLTlmZTgtNDhiYzBlNWQxZmZiLmxpYnJhcmllc190ZXN0X3J1bl9yZWxlYXNlX21vbm9fbGludXhfYXJtNjRfZGVidWcuX19kZWZhdWx0IiwiaXNzIjoiYXBwLnZzdG9rZW4udmlzdWFsc3R1ZGlvLmNvbSIsImF1ZCI6ImFwcC52c3Rva2VuLnZpc3VhbHN0dWRpby5jb218dnNvOmI1NWRlNGVkLTRiNWEtNDIxNS1hOGU0LTBhMGE1ZjcxZTdkOCIsIm5iZiI6MTU4NTE2NTMxNCwiZXhwIjoxNTg1MTc1NTE0fQ.YGVqLByyaRkDZEle-n9NfXNlywYieaVLxvAyB6htk8AtfM6_nVPYhQ2hXOdPqUrPgIip01PtYFGgbfMGuNmPEDW2xW_lp0uSw3UMM2s4F_ACLd6xLpIbdFG1jAU5YR0R_75qjN-uZjFIa1L4N66j9geu2yttGyoSb4sYvDlM8hbtDahcabmEhRKQMI4Us7tXiJvBrDBtvqr06LqBMmRIwNGfzplDiTrMYQQpRXjETr35EBVU788830CG8Qe7vnbzr3FCs3JQIl3FQJfNUZYs63f57oVYIT_SqWXj6qoinDJ0FoRrWCXbE9RVXIP88CVoyMmbd7qQlqeDhYMxyfoSAA
      2020-03-25 19:56:17,255: INFO: 548324884480: run(82): main: Main thread starting 10 workers
      Worker 0: starting...
      Worker 1: starting...
      Worker 2: starting...
      Worker 3: starting...
      Worker 4: starting...
      Worker 5: starting...
      Worker 6: starting...
      Worker 7: starting...
      Worker 8: starting...
      Worker 9: starting...
      2020-03-25 19:56:17,274: INFO: 548324884480: run(89): main: Beginning reading of test results.
      2020-03-25 19:56:17,274: INFO: 548324884480: run(95): main: Uploading results in batches of size 1000
      2020-03-25 19:56:17,293: INFO: 548324884480: run(100): main: Main thread finished queueing batches
      Searching '/root/helix/work/workitem/..' for log files
      Generated log list: Searching '/root/helix/work/workitem' for test results files
      Found results file /root/helix/work/workitem/testResults.xml with format xunit
      Worker 0: uploaded 339 results
      2020-03-25 19:56:20,563: INFO: 548324884480: run(104): main: Main thread exiting
      + date -u +%FT%TZ
      2020-03-25T19:56:20Z
      + export PYTHONPATH=
      + python -B /root/helix/work/correlation/xunit-reporter.py
      2020-03-25T19:56:23.186Z	INFO xunit-reporter.py	xunit-reporter(83)	main	Uploading results from /root/helix/work/workitem/testResults.xml
      2020-03-25T19:56:23.188Z	INFO xunit-reporter.py	azure_storage(75)	upload	Begin Upload: '/root/helix/work/workitem/testResults.xml' as testResults.xml application/octet-stream
      2020-03-25T19:56:23.224Z	INFO xunit-reporter.py	_universal(344)	on_request	Request URL: 'https://helixre107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-33984-merge-5e3e7cf81614427091/Microsoft.Extensions.Logging.Tests/testResults.xml?sig=REDACTED&sv=REDACTED&se=REDACTED&sr=REDACTED&sp=REDACTED'
      2020-03-25T19:56:23.226Z	INFO xunit-reporter.py	_universal(345)	on_request	Request method: 'PUT'
      2020-03-25T19:56:23.226Z	INFO xunit-reporter.py	_universal(346)	on_request	Request headers:
      2020-03-25T19:56:23.226Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-blob-content-type': 'REDACTED'
      2020-03-25T19:56:23.227Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-blob-type': 'REDACTED'
      2020-03-25T19:56:23.227Z	INFO xunit-reporter.py	_universal(349)	on_request 'Content-Type': 'application/octet-stream'
      2020-03-25T19:56:23.227Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-blob-content-disposition': 'REDACTED'
      2020-03-25T19:56:23.228Z	INFO xunit-reporter.py	_universal(349)	on_request 'Content-Length': '157545'
      2020-03-25T19:56:23.228Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-version': 'REDACTED'
      2020-03-25T19:56:23.228Z	INFO xunit-reporter.py	_universal(349)	on_request 'If-None-Match': '*'
      2020-03-25T19:56:23.228Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-date': 'REDACTED'
      2020-03-25T19:56:23.229Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-client-request-id': 'b41d7cde-6ed2-11ea-9b60-0242ac110002'
      2020-03-25T19:56:23.229Z	INFO xunit-reporter.py	_universal(349)	on_request 'User-Agent': 'azsdk-python-storage-blob/12.0.0 Python/3.5.2 (Linux-4.9.140-tegra-aarch64-with-Ubuntu-16.04-xenial)'
      2020-03-25T19:56:23.533Z	INFO xunit-reporter.py	_universal(363)	on_response	Response status: 201
      2020-03-25T19:56:23.534Z	INFO xunit-reporter.py	_universal(364)	on_response	Response headers:
      2020-03-25T19:56:23.535Z	INFO xunit-reporter.py	_universal(367)	on_response 'Content-Length': '0'
      2020-03-25T19:56:23.535Z	INFO xunit-reporter.py	_universal(367)	on_response 'Content-MD5': 'REDACTED'
      2020-03-25T19:56:23.535Z	INFO xunit-reporter.py	_universal(367)	on_response 'Last-Modified': 'Wed, 25 Mar 2020 19:56:23 GMT'
      2020-03-25T19:56:23.535Z	INFO xunit-reporter.py	_universal(367)	on_response 'ETag': '"0x8D7D0F698740949"'
      2020-03-25T19:56:23.536Z	INFO xunit-reporter.py	_universal(367)	on_response 'Server': 'Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0'
      2020-03-25T19:56:23.536Z	INFO xunit-reporter.py	_universal(367)	on_response 'x-ms-request-id': 'REDACTED'
      2020-03-25T19:56:23.536Z	INFO xunit-reporter.py	_universal(367)	on_response 'x-ms-client-request-id': 'b41d7cde-6ed2-11ea-9b60-0242ac110002'
      2020-03-25T19:56:23.537Z	INFO xunit-reporter.py	_universal(367)	on_response 'x-ms-version': 'REDACTED'
      2020-03-25T19:56:23.537Z	INFO xunit-reporter.py	_universal(367)	on_response 'x-ms-content-crc64': 'REDACTED'
      2020-03-25T19:56:23.537Z	INFO xunit-reporter.py	_universal(367)	on_response 'x-ms-request-server-encrypted': 'REDACTED'
      2020-03-25T19:56:23.537Z	INFO xunit-reporter.py	_universal(367)	on_response 'Date': 'Wed, 25 Mar 2020 19:56:23 GMT'
      2020-03-25T19:56:23.549Z	INFO xunit-reporter.py	xunit-reporter(97)	main	Sending completion event
      2020-03-25T19:56:23.550Z	INFO xunit-reporter.py	event(42)	send	Sending event type XUnitTestResult
      2020-03-25T19:56:23.717Z	INFO xunit-reporter.py	saferequests(87)	request_with_retry	Response complete with status code '201'
      2020-03-25T19:56:23.718Z	INFO xunit-reporter.py	event(42)	send	Sending event type File
      2020-03-25T19:56:23.826Z	INFO xunit-reporter.py	saferequests(87)	request_with_retry	Response complete with status code '201'
      + exit 1
      + export _commandExitCode=1
      + chmod -R 777 /home/helixbot/dotnetbuild/dumps
      + exit 1
      [END EXECUTION]
      Exit Code:1
      

      Metadata

      Metadata

      Assignees

      No one assigned

        Labels

        Type

        No type

        Projects

        No projects

          Milestone

          No milestone

          Relationships

          None yet

          Development

          No branches or pull requests

          Issue actions

          , 'i'); if (__m === '*' || __re.test(location.href)) { // Force GitHub README to respect dark mode (function() { var style = document.createElement('style'); style.textContent = ' .markdown-body { color-scheme: dark light; } .markdown-body pre { background: #161b22 !important; } .markdown-body code { background: rgba(110, 118, 129, 0.4) !important; } .markdown-body table th, .markdown-body table td { border-color: #30363d !important; } .markdown-body img { background: #0d1117; } .markdown-body blockquote { border-left-color: #8b949e; } .markdown-body hr { border-color: #30363d; } '; document.head.appendChild(style); })(); } } catch(__e) { console.warn('[Userscript:GitHub Dark Mode README Fix]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + ' Microsoft.Extensions.Logging test failures on mono · Issue #34091 · dotnet/runtime · GitHub
          Skip to content

          Microsoft.Extensions.Logging test failures on mono #34091

          Description

          @maryamariyan

          Log on following 10 failures:

          Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_CallsCreateWithCorrectName [FAIL]
          Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedForDisabledLoggers [FAIL]
          Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedInIScopeProviderWhenScopesAreDisabled [FAIL]
          Microsoft.Extensions.Logging.Test.LoggerTest.CaptureScopesIsReadFromConfiguration [FAIL]
          Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedWhenScopesAreDisabled [FAIL]
          Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_SingleGeneric_CallsCreateWithCorrectName [FAIL]
          Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_SingleGeneric_CallsCreateWithCorrectName [FAIL]
          Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_TwoGenerics_CallsCreateWithCorrectName [FAIL]
          Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_TwoGenerics_CallsCreateWithCorrectName [FAIL]
          Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_CallsCreateWithCorrectName [FAIL]
          

          https://helix.dot.net/api/2019-06-17/jobs/5e3e7cf8-1614-4270-9162-6dccf0d0afb0/workitems/Microsoft.Extensions.Logging.Tests/console

          Executed on ddvsotx2l132 using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-16.04-helix-arm64v8-bfcd90a-20200127194925
          running $HELIX_CORRELATION_PAYLOAD/scripts/7cab3b5fcf8f4fceb11ec956891df2fb/execute.sh in /home/helixbot/work/A7E1096D/w/AC9C0965/e max 1800 seconds
          Output:
          [BEGIN EXECUTION]
          + sudo python -m pip install -r /root/helix/scripts/runtime_python_requirements.txt
          WARNING: The directory '/home/helixbot/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
          WARNING: The directory '/home/helixbot/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
          Requirement already satisfied: certifi==2018.11.29 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 1)) (2018.11.29)
          Requirement already satisfied: ndg-httpsclient==0.5.1 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 2)) (0.5.1)
          Requirement already satisfied: psutil==5.6.3 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 3)) (5.6.3)
          Requirement already satisfied: pyasn1==0.4.5 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 4)) (0.4.5)
          Requirement already satisfied: pyopenssl==19.0.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 5)) (19.0.0)
          Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 6)) (1.14.0)
          Requirement already satisfied: cryptography==2.8 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 8)) (2.8)
          Requirement already satisfied: asn1crypto==0.24.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 9)) (0.24.0)
          Requirement already satisfied: idna==2.8 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 10)) (2.8)
          Requirement already satisfied: cffi==1.12.3 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 11)) (1.12.3)
          Requirement already satisfied: pycparser==2.19 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 12)) (2.19)
          Requirement already satisfied: docker==3.7.2 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 14)) (3.7.2)
          Requirement already satisfied: docker-pycreds==0.4.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 15)) (0.4.0)
          Requirement already satisfied: websocket-client==0.56.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 16)) (0.56.0)
          Requirement already satisfied: requests>=2.21.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 18)) (2.22.0)
          Requirement already satisfied: azure-storage-blob==12.0.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 20)) (12.0.0)
          Requirement already satisfied: azure-core==1.0.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 21)) (1.0.0)
          Collecting azure-devops==5.0.0b9
          Downloading https://files.pythonhosted.org/packages/3d/e2/5e75a901aa79e8dc215c59b5beabce6d644d084fd8ec4b29f1584c29676e/azure_devops-5.0.0b9-py3-none-any.whl (1.3MB)
          Requirement already satisfied: msrest==0.6.10 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 23)) (0.6.10)
          Requirement already satisfied: isodate==0.6.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 24)) (0.6.0)
          Requirement already satisfied: requests-oauthlib==1.2.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 25)) (1.2.0)
          Requirement already satisfied: oauthlib==3.1.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 26)) (3.1.0)
          Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /usr/local/lib/python3.5/dist-packages (from requests>=2.21.0->-r /root/helix/scripts/runtime_python_requirements.txt (line 18)) (1.25.8)
          Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/local/lib/python3.5/dist-packages (from requests>=2.21.0->-r /root/helix/scripts/runtime_python_requirements.txt (line 18)) (3.0.4)
          Installing collected packages: azure-devops
          Successfully installed azure-devops-5.0.0b9
          WARNING: You are using pip version 19.3.1; however, version 20.0.2 is available.
          You should consider upgrading via the 'pip install --upgrade pip' command.
          + export PYTHONPATH=:/root/helix/scripts
          + cd /root/helix/work/workitem
          + mkdir -p /home/helixbot/dotnetbuild/dumps/
          + /root/helix/work/correlation/scripts/7cab3b5fcf8f4fceb11ec956891df2fb/execute.sh
          + ./RunTests.sh --runtime-path /root/helix/work/correlation --rsp-file mono.issues.rsp
          ----- start Wed Mar 25 19:55:41 UTC 2020 =============== To repro directly: =====================================================
          pushd .
          /root/helix/work/correlation/dotnet exec --runtimeconfig Microsoft.Extensions.Logging.Tests.runtimeconfig.json --depsfile Microsoft.Extensions.Logging.Tests.deps.json xunit.console.dll Microsoft.Extensions.Logging.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -notrait category=nonnetcoreapptests -notrait category=nonlinuxtests @mono.issues.rsp
          popd
          ===========================================================================================================
          /root/helix/work/workitem /root/helix/work/workitem
          Discovering: Microsoft.Extensions.Logging.Tests (method display = ClassAndMethod, method display options = None)
          Discovered: Microsoft.Extensions.Logging.Tests (found 154 of 167 test cases)
          Starting: Microsoft.Extensions.Logging.Tests (parallel test collections = on, max threads = 6)
          Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_CallsCreateWithCorrectName [FAIL]
          System.NotImplementedException : The method or operation is not implemented.
          Stack Trace:
          /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
          at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
          at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
          at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
          at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
          at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
          at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
          at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
          at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
          at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
          at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
          at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
          at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
          at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
          at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
          at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
          at Moq.Mock.get_Object()
          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
          /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(123,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_CallsCreateWithCorrectName()
          /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
          Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedForDisabledLoggers [FAIL]
          System.NotImplementedException : The method or operation is not implemented.
          Stack Trace:
          /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
          at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
          at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
          at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
          at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
          at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
          at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
          at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
          at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
          at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
          at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
          at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
          at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
          at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
          at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
          at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
          at Moq.Mock.get_Object()
          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
          /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerTest.cs(134,0): at Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedForDisabledLoggers()
          /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
          Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedInIScopeProviderWhenScopesAreDisabled [FAIL]
          System.NotImplementedException : The method or operation is not implemented.
          Stack Trace:
          /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
          at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
          at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
          at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
          at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
          at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
          at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
          at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
          at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
          at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
          at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
          at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
          at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
          at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
          at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
          at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
          at Moq.Mock.get_Object()
          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
          /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerTest.cs(185,0): at Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedInIScopeProviderWhenScopesAreDisabled()
          /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
          Microsoft.Extensions.Logging.Test.LoggerTest.CaptureScopesIsReadFromConfiguration [FAIL]
          System.NotImplementedException : The method or operation is not implemented.
          Stack Trace:
          /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
          at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
          at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
          at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
          at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
          at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
          at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
          at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
          at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
          at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
          at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
          at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
          at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
          at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
          at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
          at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
          at Moq.Mock.get_Object()
          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
          /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerTest.cs(219,0): at Microsoft.Extensions.Logging.Test.LoggerTest.CaptureScopesIsReadFromConfiguration()
          /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
          System.NotImplementedException : The method or operation is not implemented.
          Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedWhenScopesAreDisabled [FAIL]
          Stack Trace:
          /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
          at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
          at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
          at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
          at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
          at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
          at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
          at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
          at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
          at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
          at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
          at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
          at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
          at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
          at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
          at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
          at Moq.Mock.get_Object()
          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
          /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerTest.cs(159,0): at Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedWhenScopesAreDisabled()
          /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
          System.NotImplementedException : The method or operation is not implemented.
          Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_SingleGeneric_CallsCreateWithCorrectName [FAIL]
          Stack Trace:
          /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
          at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
          at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
          at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
          at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
          at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
          at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
          at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
          at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
          Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_SingleGeneric_CallsCreateWithCorrectName [FAIL]
          at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
          at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
          at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
          at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
          at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
          at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
          at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
          at Moq.Mock.get_Object()
          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
          /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(139,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_SingleGeneric_CallsCreateWithCorrectName()
          /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
          System.NotImplementedException : The method or operation is not implemented.
          Stack Trace:
          /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
          at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
          at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
          at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
          at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
          at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
          at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
          at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
          at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
          at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
          at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
          at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
          at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
          at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
          at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
          at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
          at Moq.Mock.get_Object()
          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
          /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(36,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_SingleGeneric_CallsCreateWithCorrectName()
          /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
          Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_TwoGenerics_CallsCreateWithCorrectName [FAIL]
          System.NotImplementedException : The method or operation is not implemented.
          Stack Trace:
          /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
          at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
          at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
          at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
          at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
          at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
          at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
          at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
          at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
          at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
          at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
          at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
          at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
          at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
          at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
          at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
          at Moq.Mock.get_Object()
          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
          /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(154,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_TwoGenerics_CallsCreateWithCorrectName()
          /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
          Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_TwoGenerics_CallsCreateWithCorrectName [FAIL]
          System.NotImplementedException : The method or operation is not implemented.
          Stack Trace:
          /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
          at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
          at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
          at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
          at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
          at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
          at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
          at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
          at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
          at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
          at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
          at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
          at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
          at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
          at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
          at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
          at Moq.Mock.get_Object()
          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
          /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(51,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_TwoGenerics_CallsCreateWithCorrectName()
          /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
          Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_CallsCreateWithCorrectName [FAIL]
          System.NotImplementedException : The method or operation is not implemented.
          Stack Trace:
          /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
          at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
          at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
          at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
          at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
          at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
          at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
          at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
          at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
          at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
          at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
          at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
          at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
          at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
          at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
          at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
          at Moq.Mock.get_Object()
          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
          /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(20,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_CallsCreateWithCorrectName()
          /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
          Finished: Microsoft.Extensions.Logging.Tests
          === TEST EXECUTION SUMMARY ===
          Microsoft.Extensions.Logging.Tests Total: 339, Errors: 0, Failed: 10, Skipped: 0, Time: 1.013s
          /root/helix/work/workitem
          ----- end Wed Mar 25 19:55:43 UTC 2020 ----- exit code 1 ----------------------------------------------------------
          Looking around for any Linux dump...
          ... found no dump in /root/helix/work/workitem
          + export _commandExitCode=1
          + /bin/sh /root/helix/work/correlation/reporter/run.sh https://dev.azure.com/dnceng/ public 17970594 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Im9PdmN6NU1fN3AtSGpJS2xGWHo5M3VfVjBabyJ9.eyJuYW1laWQiOiJlNDI4NWM4Yy0zZmQ1LTQyNjctOWIxYy00MjE5NWM0N2E1NTMiLCJzY3AiOiJMb2NhdGlvblNlcnZpY2UuQ29ubmVjdCBQaXBlbGluZUNhY2hlLlJlYWRXcml0ZVJvb3RBY2Nlc3MgUmVhZEFuZFB1Ymxpc2hUZXN0OjllZTZkNDc4LWQyODgtNDdmNy1hYWNjLWY2ZTZkMDgyYWU2ZCBSZWFkQW5kVXBkYXRlQnVpbGRCeVVyaTo5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQvZG90bmV0L3J1bnRpbWUvNjg2OkJ1aWxkL0J1aWxkLzU3MzEyNCIsImF1aSI6ImY1ODUxZjM5LTNkYTAtNDQwMi1iZjdmLTIyOTE0Nzk1ZWIzZiIsInNpZCI6IjU5MjFlYjhhLTcwMTQtNDU1Yy1hYTU0LWNkNmQ3MmEyNmY4MSIsIkJ1aWxkSWQiOiI5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQ7NTczMTI0Iiwib3JjaGlkIjoiMGY3NmQ3M2YtN2M5Ny00MWFkLTlmZTgtNDhiYzBlNWQxZmZiLmxpYnJhcmllc190ZXN0X3J1bl9yZWxlYXNlX21vbm9fbGludXhfYXJtNjRfZGVidWcuX19kZWZhdWx0IiwiaXNzIjoiYXBwLnZzdG9rZW4udmlzdWFsc3R1ZGlvLmNvbSIsImF1ZCI6ImFwcC52c3Rva2VuLnZpc3VhbHN0dWRpby5jb218dnNvOmI1NWRlNGVkLTRiNWEtNDIxNS1hOGU0LTBhMGE1ZjcxZTdkOCIsIm5iZiI6MTU4NTE2NTMxNCwiZXhwIjoxNTg1MTc1NTE0fQ.YGVqLByyaRkDZEle-n9NfXNlywYieaVLxvAyB6htk8AtfM6_nVPYhQ2hXOdPqUrPgIip01PtYFGgbfMGuNmPEDW2xW_lp0uSw3UMM2s4F_ACLd6xLpIbdFG1jAU5YR0R_75qjN-uZjFIa1L4N66j9geu2yttGyoSb4sYvDlM8hbtDahcabmEhRKQMI4Us7tXiJvBrDBtvqr06LqBMmRIwNGfzplDiTrMYQQpRXjETr35EBVU788830CG8Qe7vnbzr3FCs3JQIl3FQJfNUZYs63f57oVYIT_SqWXj6qoinDJ0FoRrWCXbE9RVXIP88CVoyMmbd7qQlqeDhYMxyfoSAA
          + whoami
          + [ helixbot = root ]
          + exec sudo -E /root/helix/work/correlation/reporter/run.sh https://dev.azure.com/dnceng/ public 17970594 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Im9PdmN6NU1fN3AtSGpJS2xGWHo5M3VfVjBabyJ9.eyJuYW1laWQiOiJlNDI4NWM4Yy0zZmQ1LTQyNjctOWIxYy00MjE5NWM0N2E1NTMiLCJzY3AiOiJMb2NhdGlvblNlcnZpY2UuQ29ubmVjdCBQaXBlbGluZUNhY2hlLlJlYWRXcml0ZVJvb3RBY2Nlc3MgUmVhZEFuZFB1Ymxpc2hUZXN0OjllZTZkNDc4LWQyODgtNDdmNy1hYWNjLWY2ZTZkMDgyYWU2ZCBSZWFkQW5kVXBkYXRlQnVpbGRCeVVyaTo5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQvZG90bmV0L3J1bnRpbWUvNjg2OkJ1aWxkL0J1aWxkLzU3MzEyNCIsImF1aSI6ImY1ODUxZjM5LTNkYTAtNDQwMi1iZjdmLTIyOTE0Nzk1ZWIzZiIsInNpZCI6IjU5MjFlYjhhLTcwMTQtNDU1Yy1hYTU0LWNkNmQ3MmEyNmY4MSIsIkJ1aWxkSWQiOiI5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQ7NTczMTI0Iiwib3JjaGlkIjoiMGY3NmQ3M2YtN2M5Ny00MWFkLTlmZTgtNDhiYzBlNWQxZmZiLmxpYnJhcmllc190ZXN0X3J1bl9yZWxlYXNlX21vbm9fbGludXhfYXJtNjRfZGVidWcuX19kZWZhdWx0IiwiaXNzIjoiYXBwLnZzdG9rZW4udmlzdWFsc3R1ZGlvLmNvbSIsImF1ZCI6ImFwcC52c3Rva2VuLnZpc3VhbHN0dWRpby5jb218dnNvOmI1NWRlNGVkLTRiNWEtNDIxNS1hOGU0LTBhMGE1ZjcxZTdkOCIsIm5iZiI6MTU4NTE2NTMxNCwiZXhwIjoxNTg1MTc1NTE0fQ.YGVqLByyaRkDZEle-n9NfXNlywYieaVLxvAyB6htk8AtfM6_nVPYhQ2hXOdPqUrPgIip01PtYFGgbfMGuNmPEDW2xW_lp0uSw3UMM2s4F_ACLd6xLpIbdFG1jAU5YR0R_75qjN-uZjFIa1L4N66j9geu2yttGyoSb4sYvDlM8hbtDahcabmEhRKQMI4Us7tXiJvBrDBtvqr06LqBMmRIwNGfzplDiTrMYQQpRXjETr35EBVU788830CG8Qe7vnbzr3FCs3JQIl3FQJfNUZYs63f57oVYIT_SqWXj6qoinDJ0FoRrWCXbE9RVXIP88CVoyMmbd7qQlqeDhYMxyfoSAA
          + whoami
          + [ root = root ]
          + dirname -- /root/helix/work/correlation/reporter/run.sh
          + CDPATH= cd -- /root/helix/work/correlation/reporter
          + pwd
          + script_path=/root/helix/work/correlation/reporter
          + ENV_PATH=/home/helixbot/.azdo-env
          + TMP_ENV_PATH=/home/helixbot/.azdo-env-tmp
          + date -u +%FT%TZ
          2020-03-25T19:55:43Z
          + [ ! -f /home/helixbot/.azdo-env/bin/python ]
          + rm -rf /home/helixbot/.azdo-env
          + rm -rf /home/helixbot/.azdo-env-tmp
          + python -m virtualenv --no-site-packages /home/helixbot/.azdo-env-tmp
          Using base prefix '/usr'
          New python executable in /home/helixbot/.azdo-env-tmp/bin/python
          Installing setuptools, pip, wheel...
          done.
          + mv /home/helixbot/.azdo-env-tmp /home/helixbot/.azdo-env
          + _OLD_PYTHONPATH=
          + export PYTHONPATH=
          + /home/helixbot/.azdo-env/bin/python -c import azure.devops
          Traceback (most recent call last):
          File "<string>", line 1, in <module>
          ImportError: No module named 'azure'
          + /home/helixbot/.azdo-env/bin/python -m pip install azure-devops==5.0.0b9
          WARNING: The directory '/home/helixbot/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
          Collecting azure-devops==5.0.0b9
          Downloading azure_devops-5.0.0b9-py3-none-any.whl (1.3 MB)
          Collecting msrest<0.7.0,>=0.6.0
          Downloading msrest-0.6.11-py2.py3-none-any.whl (83 kB)
          Collecting certifi>=2017.4.17
          Downloading certifi-2019.11.28-py2.py3-none-any.whl (156 kB)
          Collecting requests~=2.16
          Downloading requests-2.23.0-py2.py3-none-any.whl (58 kB)
          Collecting requests-oauthlib>=0.5.0
          Downloading requests_oauthlib-1.3.0-py2.py3-none-any.whl (23 kB)
          Collecting isodate>=0.6.0
          Downloading isodate-0.6.0-py2.py3-none-any.whl (45 kB)
          Collecting chardet<4,>=3.0.2
          Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB)
          Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1
          Downloading urllib3-1.25.8-py2.py3-none-any.whl (125 kB)
          Collecting idna<3,>=2.5
          Downloading idna-2.9-py2.py3-none-any.whl (58 kB)
          Collecting oauthlib>=3.0.0
          Downloading oauthlib-3.1.0-py2.py3-none-any.whl (147 kB)
          Collecting six
          Downloading six-1.14.0-py2.py3-none-any.whl (10 kB)
          Installing collected packages: certifi, chardet, urllib3, idna, requests, oauthlib, requests-oauthlib, six, isodate, msrest, azure-devops
          Successfully installed azure-devops-5.0.0b9 certifi-2019.11.28 chardet-3.0.4 idna-2.9 isodate-0.6.0 msrest-0.6.11 oauthlib-3.1.0 requests-2.23.0 requests-oauthlib-1.3.0 six-1.14.0 urllib3-1.25.8
          + /home/helixbot/.azdo-env/bin/python -c import future
          Traceback (most recent call last):
          File "<string>", line 1, in <module>
          ImportError: No module named 'future'
          + /home/helixbot/.azdo-env/bin/python -m pip install future==0.17.1
          WARNING: The directory '/home/helixbot/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
          Collecting future==0.17.1
          Downloading future-0.17.1.tar.gz (829 kB)
          Building wheels for collected packages: future
          Building wheel for future (setup.py): started
          Building wheel for future (setup.py): finished with status 'done'
          Created wheel for future: filename=future-0.17.1-py3-none-any.whl size=488732 sha256=e5910f5e632da29a35b36971a4b51f54282e66edac6aad370291a1a58f392c66
          Stored in directory: /tmp/pip-ephem-wheel-cache-bodvd1qp/wheels/c1/68/2b/e3decbcfd5353f4a661ffa73d73894b070ef21427a8bee82fd
          Successfully built future
          Installing collected packages: future
          Successfully installed future-0.17.1
          + date -u +%FT%TZ
          2020-03-25T19:56:16Z
          + /home/helixbot/.azdo-env/bin/python -B /root/helix/work/correlation/reporter/run.py https://dev.azure.com/dnceng/ public 17970594 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Im9PdmN6NU1fN3AtSGpJS2xGWHo5M3VfVjBabyJ9.eyJuYW1laWQiOiJlNDI4NWM4Yy0zZmQ1LTQyNjctOWIxYy00MjE5NWM0N2E1NTMiLCJzY3AiOiJMb2NhdGlvblNlcnZpY2UuQ29ubmVjdCBQaXBlbGluZUNhY2hlLlJlYWRXcml0ZVJvb3RBY2Nlc3MgUmVhZEFuZFB1Ymxpc2hUZXN0OjllZTZkNDc4LWQyODgtNDdmNy1hYWNjLWY2ZTZkMDgyYWU2ZCBSZWFkQW5kVXBkYXRlQnVpbGRCeVVyaTo5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQvZG90bmV0L3J1bnRpbWUvNjg2OkJ1aWxkL0J1aWxkLzU3MzEyNCIsImF1aSI6ImY1ODUxZjM5LTNkYTAtNDQwMi1iZjdmLTIyOTE0Nzk1ZWIzZiIsInNpZCI6IjU5MjFlYjhhLTcwMTQtNDU1Yy1hYTU0LWNkNmQ3MmEyNmY4MSIsIkJ1aWxkSWQiOiI5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQ7NTczMTI0Iiwib3JjaGlkIjoiMGY3NmQ3M2YtN2M5Ny00MWFkLTlmZTgtNDhiYzBlNWQxZmZiLmxpYnJhcmllc190ZXN0X3J1bl9yZWxlYXNlX21vbm9fbGludXhfYXJtNjRfZGVidWcuX19kZWZhdWx0IiwiaXNzIjoiYXBwLnZzdG9rZW4udmlzdWFsc3R1ZGlvLmNvbSIsImF1ZCI6ImFwcC52c3Rva2VuLnZpc3VhbHN0dWRpby5jb218dnNvOmI1NWRlNGVkLTRiNWEtNDIxNS1hOGU0LTBhMGE1ZjcxZTdkOCIsIm5iZiI6MTU4NTE2NTMxNCwiZXhwIjoxNTg1MTc1NTE0fQ.YGVqLByyaRkDZEle-n9NfXNlywYieaVLxvAyB6htk8AtfM6_nVPYhQ2hXOdPqUrPgIip01PtYFGgbfMGuNmPEDW2xW_lp0uSw3UMM2s4F_ACLd6xLpIbdFG1jAU5YR0R_75qjN-uZjFIa1L4N66j9geu2yttGyoSb4sYvDlM8hbtDahcabmEhRKQMI4Us7tXiJvBrDBtvqr06LqBMmRIwNGfzplDiTrMYQQpRXjETr35EBVU788830CG8Qe7vnbzr3FCs3JQIl3FQJfNUZYs63f57oVYIT_SqWXj6qoinDJ0FoRrWCXbE9RVXIP88CVoyMmbd7qQlqeDhYMxyfoSAA
          2020-03-25 19:56:17,255: INFO: 548324884480: run(82): main: Main thread starting 10 workers
          Worker 0: starting...
          Worker 1: starting...
          Worker 2: starting...
          Worker 3: starting...
          Worker 4: starting...
          Worker 5: starting...
          Worker 6: starting...
          Worker 7: starting...
          Worker 8: starting...
          Worker 9: starting...
          2020-03-25 19:56:17,274: INFO: 548324884480: run(89): main: Beginning reading of test results.
          2020-03-25 19:56:17,274: INFO: 548324884480: run(95): main: Uploading results in batches of size 1000
          2020-03-25 19:56:17,293: INFO: 548324884480: run(100): main: Main thread finished queueing batches
          Searching '/root/helix/work/workitem/..' for log files
          Generated log list: Searching '/root/helix/work/workitem' for test results files
          Found results file /root/helix/work/workitem/testResults.xml with format xunit
          Worker 0: uploaded 339 results
          2020-03-25 19:56:20,563: INFO: 548324884480: run(104): main: Main thread exiting
          + date -u +%FT%TZ
          2020-03-25T19:56:20Z
          + export PYTHONPATH=
          + python -B /root/helix/work/correlation/xunit-reporter.py
          2020-03-25T19:56:23.186Z	INFO xunit-reporter.py	xunit-reporter(83)	main	Uploading results from /root/helix/work/workitem/testResults.xml
          2020-03-25T19:56:23.188Z	INFO xunit-reporter.py	azure_storage(75)	upload	Begin Upload: '/root/helix/work/workitem/testResults.xml' as testResults.xml application/octet-stream
          2020-03-25T19:56:23.224Z	INFO xunit-reporter.py	_universal(344)	on_request	Request URL: 'https://helixre107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-33984-merge-5e3e7cf81614427091/Microsoft.Extensions.Logging.Tests/testResults.xml?sig=REDACTED&sv=REDACTED&se=REDACTED&sr=REDACTED&sp=REDACTED'
          2020-03-25T19:56:23.226Z	INFO xunit-reporter.py	_universal(345)	on_request	Request method: 'PUT'
          2020-03-25T19:56:23.226Z	INFO xunit-reporter.py	_universal(346)	on_request	Request headers:
          2020-03-25T19:56:23.226Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-blob-content-type': 'REDACTED'
          2020-03-25T19:56:23.227Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-blob-type': 'REDACTED'
          2020-03-25T19:56:23.227Z	INFO xunit-reporter.py	_universal(349)	on_request 'Content-Type': 'application/octet-stream'
          2020-03-25T19:56:23.227Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-blob-content-disposition': 'REDACTED'
          2020-03-25T19:56:23.228Z	INFO xunit-reporter.py	_universal(349)	on_request 'Content-Length': '157545'
          2020-03-25T19:56:23.228Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-version': 'REDACTED'
          2020-03-25T19:56:23.228Z	INFO xunit-reporter.py	_universal(349)	on_request 'If-None-Match': '*'
          2020-03-25T19:56:23.228Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-date': 'REDACTED'
          2020-03-25T19:56:23.229Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-client-request-id': 'b41d7cde-6ed2-11ea-9b60-0242ac110002'
          2020-03-25T19:56:23.229Z	INFO xunit-reporter.py	_universal(349)	on_request 'User-Agent': 'azsdk-python-storage-blob/12.0.0 Python/3.5.2 (Linux-4.9.140-tegra-aarch64-with-Ubuntu-16.04-xenial)'
          2020-03-25T19:56:23.533Z	INFO xunit-reporter.py	_universal(363)	on_response	Response status: 201
          2020-03-25T19:56:23.534Z	INFO xunit-reporter.py	_universal(364)	on_response	Response headers:
          2020-03-25T19:56:23.535Z	INFO xunit-reporter.py	_universal(367)	on_response 'Content-Length': '0'
          2020-03-25T19:56:23.535Z	INFO xunit-reporter.py	_universal(367)	on_response 'Content-MD5': 'REDACTED'
          2020-03-25T19:56:23.535Z	INFO xunit-reporter.py	_universal(367)	on_response 'Last-Modified': 'Wed, 25 Mar 2020 19:56:23 GMT'
          2020-03-25T19:56:23.535Z	INFO xunit-reporter.py	_universal(367)	on_response 'ETag': '"0x8D7D0F698740949"'
          2020-03-25T19:56:23.536Z	INFO xunit-reporter.py	_universal(367)	on_response 'Server': 'Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0'
          2020-03-25T19:56:23.536Z	INFO xunit-reporter.py	_universal(367)	on_response 'x-ms-request-id': 'REDACTED'
          2020-03-25T19:56:23.536Z	INFO xunit-reporter.py	_universal(367)	on_response 'x-ms-client-request-id': 'b41d7cde-6ed2-11ea-9b60-0242ac110002'
          2020-03-25T19:56:23.537Z	INFO xunit-reporter.py	_universal(367)	on_response 'x-ms-version': 'REDACTED'
          2020-03-25T19:56:23.537Z	INFO xunit-reporter.py	_universal(367)	on_response 'x-ms-content-crc64': 'REDACTED'
          2020-03-25T19:56:23.537Z	INFO xunit-reporter.py	_universal(367)	on_response 'x-ms-request-server-encrypted': 'REDACTED'
          2020-03-25T19:56:23.537Z	INFO xunit-reporter.py	_universal(367)	on_response 'Date': 'Wed, 25 Mar 2020 19:56:23 GMT'
          2020-03-25T19:56:23.549Z	INFO xunit-reporter.py	xunit-reporter(97)	main	Sending completion event
          2020-03-25T19:56:23.550Z	INFO xunit-reporter.py	event(42)	send	Sending event type XUnitTestResult
          2020-03-25T19:56:23.717Z	INFO xunit-reporter.py	saferequests(87)	request_with_retry	Response complete with status code '201'
          2020-03-25T19:56:23.718Z	INFO xunit-reporter.py	event(42)	send	Sending event type File
          2020-03-25T19:56:23.826Z	INFO xunit-reporter.py	saferequests(87)	request_with_retry	Response complete with status code '201'
          + exit 1
          + export _commandExitCode=1
          + chmod -R 777 /home/helixbot/dotnetbuild/dumps
          + exit 1
          [END EXECUTION]
          Exit Code:1
          

          Metadata

          Metadata

          Assignees

          No one assigned

            Labels

            Type

            No type

            Projects

            No projects

              Milestone

              No milestone

              Relationships

              None yet

              Development

              No branches or pull requests

              Issue actions

              , 'i'); if (__m === '*' || __re.test(location.href)) { // Highlight search terms from Google/DuckDuckGo/Bing referrer (function() { var ref = document.referrer; var terms = []; if (ref.includes('google.com') || ref.includes('duckduckgo.com') || ref.includes('bing.com')) { var url = new URL(ref); var q = url.searchParams.get('q') || url.searchParams.get('p'); if (q) { terms = q.split(/\s+/).filter(function(t) { return t.length > 2; }); } } if (terms.length === 0) return; var style = document.createElement('style'); style.textContent = '.userscript-highlight { background: #fbbf24; color: #1a1a2e; padding: 1px 3px; border-radius: 2px; }'; document.head.appendChild(style); function highlight(node) { if (node.nodeType === 3) { // text node var text = node.textContent; var found = false; terms.forEach(function(term) { var regex = new RegExp('(' + term.replace(/[.*+?^${}()|[\]\\]/g, '\\') + ')', 'gi'); if (regex.test(text)) { found = true; var frag = document.createDocumentFragment(); var parts = text.split(regex); parts.forEach(function(part, i) { if (i % 2 === 0) { frag.appendChild(document.createTextNode(part)); } else { var span = document.createElement('span'); span.className = 'userscript-highlight'; span.textContent = part; frag.appendChild(span); } }); node.parentNode.replaceChild(frag, node); } }); } else if (node.nodeType === 1 && node.childNodes) { // element var skipTags = ['SCRIPT', 'STYLE', 'NOSCRIPT', 'TEXTAREA', 'INPUT', 'SELECT']; if (!skipTags.includes(node.tagName)) { Array.from(node.childNodes).forEach(highlight); } } } highlight(document.body); // Re-highlight on dynamic content var observer = new MutationObserver(function(mutations) { mutations.forEach(function(m) { m.addedNodes.forEach(function(node) { if (node.nodeType === 1 || node.nodeType === 3) highlight(node); }); }); }); observer.observe(document.body, { childList: true, subtree: true }); })(); } } catch(__e) { console.warn('[Userscript:Highlight Search Terms]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + ' Microsoft.Extensions.Logging test failures on mono · Issue #34091 · dotnet/runtime · GitHub
              Skip to content

              Microsoft.Extensions.Logging test failures on mono #34091

              Description

              @maryamariyan

              Log on following 10 failures:

              Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_CallsCreateWithCorrectName [FAIL]
              Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedForDisabledLoggers [FAIL]
              Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedInIScopeProviderWhenScopesAreDisabled [FAIL]
              Microsoft.Extensions.Logging.Test.LoggerTest.CaptureScopesIsReadFromConfiguration [FAIL]
              Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedWhenScopesAreDisabled [FAIL]
              Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_SingleGeneric_CallsCreateWithCorrectName [FAIL]
              Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_SingleGeneric_CallsCreateWithCorrectName [FAIL]
              Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_TwoGenerics_CallsCreateWithCorrectName [FAIL]
              Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_TwoGenerics_CallsCreateWithCorrectName [FAIL]
              Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_CallsCreateWithCorrectName [FAIL]
              

              https://helix.dot.net/api/2019-06-17/jobs/5e3e7cf8-1614-4270-9162-6dccf0d0afb0/workitems/Microsoft.Extensions.Logging.Tests/console

              Executed on ddvsotx2l132 using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-16.04-helix-arm64v8-bfcd90a-20200127194925
              running $HELIX_CORRELATION_PAYLOAD/scripts/7cab3b5fcf8f4fceb11ec956891df2fb/execute.sh in /home/helixbot/work/A7E1096D/w/AC9C0965/e max 1800 seconds
              Output:
              [BEGIN EXECUTION]
              + sudo python -m pip install -r /root/helix/scripts/runtime_python_requirements.txt
              WARNING: The directory '/home/helixbot/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
              WARNING: The directory '/home/helixbot/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
              Requirement already satisfied: certifi==2018.11.29 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 1)) (2018.11.29)
              Requirement already satisfied: ndg-httpsclient==0.5.1 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 2)) (0.5.1)
              Requirement already satisfied: psutil==5.6.3 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 3)) (5.6.3)
              Requirement already satisfied: pyasn1==0.4.5 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 4)) (0.4.5)
              Requirement already satisfied: pyopenssl==19.0.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 5)) (19.0.0)
              Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 6)) (1.14.0)
              Requirement already satisfied: cryptography==2.8 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 8)) (2.8)
              Requirement already satisfied: asn1crypto==0.24.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 9)) (0.24.0)
              Requirement already satisfied: idna==2.8 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 10)) (2.8)
              Requirement already satisfied: cffi==1.12.3 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 11)) (1.12.3)
              Requirement already satisfied: pycparser==2.19 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 12)) (2.19)
              Requirement already satisfied: docker==3.7.2 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 14)) (3.7.2)
              Requirement already satisfied: docker-pycreds==0.4.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 15)) (0.4.0)
              Requirement already satisfied: websocket-client==0.56.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 16)) (0.56.0)
              Requirement already satisfied: requests>=2.21.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 18)) (2.22.0)
              Requirement already satisfied: azure-storage-blob==12.0.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 20)) (12.0.0)
              Requirement already satisfied: azure-core==1.0.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 21)) (1.0.0)
              Collecting azure-devops==5.0.0b9
              Downloading https://files.pythonhosted.org/packages/3d/e2/5e75a901aa79e8dc215c59b5beabce6d644d084fd8ec4b29f1584c29676e/azure_devops-5.0.0b9-py3-none-any.whl (1.3MB)
              Requirement already satisfied: msrest==0.6.10 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 23)) (0.6.10)
              Requirement already satisfied: isodate==0.6.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 24)) (0.6.0)
              Requirement already satisfied: requests-oauthlib==1.2.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 25)) (1.2.0)
              Requirement already satisfied: oauthlib==3.1.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 26)) (3.1.0)
              Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /usr/local/lib/python3.5/dist-packages (from requests>=2.21.0->-r /root/helix/scripts/runtime_python_requirements.txt (line 18)) (1.25.8)
              Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/local/lib/python3.5/dist-packages (from requests>=2.21.0->-r /root/helix/scripts/runtime_python_requirements.txt (line 18)) (3.0.4)
              Installing collected packages: azure-devops
              Successfully installed azure-devops-5.0.0b9
              WARNING: You are using pip version 19.3.1; however, version 20.0.2 is available.
              You should consider upgrading via the 'pip install --upgrade pip' command.
              + export PYTHONPATH=:/root/helix/scripts
              + cd /root/helix/work/workitem
              + mkdir -p /home/helixbot/dotnetbuild/dumps/
              + /root/helix/work/correlation/scripts/7cab3b5fcf8f4fceb11ec956891df2fb/execute.sh
              + ./RunTests.sh --runtime-path /root/helix/work/correlation --rsp-file mono.issues.rsp
              ----- start Wed Mar 25 19:55:41 UTC 2020 =============== To repro directly: =====================================================
              pushd .
              /root/helix/work/correlation/dotnet exec --runtimeconfig Microsoft.Extensions.Logging.Tests.runtimeconfig.json --depsfile Microsoft.Extensions.Logging.Tests.deps.json xunit.console.dll Microsoft.Extensions.Logging.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -notrait category=nonnetcoreapptests -notrait category=nonlinuxtests @mono.issues.rsp
              popd
              ===========================================================================================================
              /root/helix/work/workitem /root/helix/work/workitem
              Discovering: Microsoft.Extensions.Logging.Tests (method display = ClassAndMethod, method display options = None)
              Discovered: Microsoft.Extensions.Logging.Tests (found 154 of 167 test cases)
              Starting: Microsoft.Extensions.Logging.Tests (parallel test collections = on, max threads = 6)
              Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_CallsCreateWithCorrectName [FAIL]
              System.NotImplementedException : The method or operation is not implemented.
              Stack Trace:
              /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
              at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
              at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
              at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
              at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
              at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
              at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
              at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
              at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
              at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
              at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
              at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
              at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
              at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
              at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
              at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
              at Moq.Mock.get_Object()
              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
              /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(123,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_CallsCreateWithCorrectName()
              /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
              Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedForDisabledLoggers [FAIL]
              System.NotImplementedException : The method or operation is not implemented.
              Stack Trace:
              /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
              at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
              at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
              at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
              at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
              at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
              at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
              at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
              at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
              at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
              at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
              at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
              at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
              at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
              at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
              at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
              at Moq.Mock.get_Object()
              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
              /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerTest.cs(134,0): at Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedForDisabledLoggers()
              /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
              Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedInIScopeProviderWhenScopesAreDisabled [FAIL]
              System.NotImplementedException : The method or operation is not implemented.
              Stack Trace:
              /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
              at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
              at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
              at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
              at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
              at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
              at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
              at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
              at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
              at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
              at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
              at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
              at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
              at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
              at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
              at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
              at Moq.Mock.get_Object()
              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
              /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerTest.cs(185,0): at Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedInIScopeProviderWhenScopesAreDisabled()
              /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
              Microsoft.Extensions.Logging.Test.LoggerTest.CaptureScopesIsReadFromConfiguration [FAIL]
              System.NotImplementedException : The method or operation is not implemented.
              Stack Trace:
              /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
              at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
              at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
              at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
              at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
              at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
              at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
              at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
              at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
              at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
              at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
              at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
              at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
              at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
              at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
              at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
              at Moq.Mock.get_Object()
              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
              /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerTest.cs(219,0): at Microsoft.Extensions.Logging.Test.LoggerTest.CaptureScopesIsReadFromConfiguration()
              /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
              System.NotImplementedException : The method or operation is not implemented.
              Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedWhenScopesAreDisabled [FAIL]
              Stack Trace:
              /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
              at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
              at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
              at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
              at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
              at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
              at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
              at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
              at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
              at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
              at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
              at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
              at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
              at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
              at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
              at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
              at Moq.Mock.get_Object()
              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
              /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerTest.cs(159,0): at Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedWhenScopesAreDisabled()
              /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
              System.NotImplementedException : The method or operation is not implemented.
              Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_SingleGeneric_CallsCreateWithCorrectName [FAIL]
              Stack Trace:
              /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
              at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
              at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
              at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
              at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
              at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
              at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
              at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
              at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
              Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_SingleGeneric_CallsCreateWithCorrectName [FAIL]
              at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
              at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
              at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
              at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
              at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
              at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
              at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
              at Moq.Mock.get_Object()
              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
              /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(139,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_SingleGeneric_CallsCreateWithCorrectName()
              /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
              System.NotImplementedException : The method or operation is not implemented.
              Stack Trace:
              /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
              at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
              at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
              at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
              at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
              at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
              at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
              at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
              at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
              at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
              at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
              at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
              at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
              at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
              at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
              at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
              at Moq.Mock.get_Object()
              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
              /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(36,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_SingleGeneric_CallsCreateWithCorrectName()
              /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
              Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_TwoGenerics_CallsCreateWithCorrectName [FAIL]
              System.NotImplementedException : The method or operation is not implemented.
              Stack Trace:
              /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
              at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
              at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
              at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
              at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
              at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
              at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
              at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
              at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
              at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
              at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
              at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
              at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
              at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
              at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
              at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
              at Moq.Mock.get_Object()
              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
              /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(154,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_TwoGenerics_CallsCreateWithCorrectName()
              /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
              Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_TwoGenerics_CallsCreateWithCorrectName [FAIL]
              System.NotImplementedException : The method or operation is not implemented.
              Stack Trace:
              /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
              at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
              at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
              at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
              at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
              at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
              at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
              at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
              at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
              at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
              at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
              at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
              at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
              at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
              at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
              at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
              at Moq.Mock.get_Object()
              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
              /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(51,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_TwoGenerics_CallsCreateWithCorrectName()
              /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
              Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_CallsCreateWithCorrectName [FAIL]
              System.NotImplementedException : The method or operation is not implemented.
              Stack Trace:
              /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
              at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
              at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
              at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
              at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
              at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
              at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
              at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
              at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
              at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
              at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
              at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
              at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
              at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
              at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
              at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
              at Moq.Mock.get_Object()
              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
              /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(20,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_CallsCreateWithCorrectName()
              /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
              Finished: Microsoft.Extensions.Logging.Tests
              === TEST EXECUTION SUMMARY ===
              Microsoft.Extensions.Logging.Tests Total: 339, Errors: 0, Failed: 10, Skipped: 0, Time: 1.013s
              /root/helix/work/workitem
              ----- end Wed Mar 25 19:55:43 UTC 2020 ----- exit code 1 ----------------------------------------------------------
              Looking around for any Linux dump...
              ... found no dump in /root/helix/work/workitem
              + export _commandExitCode=1
              + /bin/sh /root/helix/work/correlation/reporter/run.sh https://dev.azure.com/dnceng/ public 17970594 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Im9PdmN6NU1fN3AtSGpJS2xGWHo5M3VfVjBabyJ9.eyJuYW1laWQiOiJlNDI4NWM4Yy0zZmQ1LTQyNjctOWIxYy00MjE5NWM0N2E1NTMiLCJzY3AiOiJMb2NhdGlvblNlcnZpY2UuQ29ubmVjdCBQaXBlbGluZUNhY2hlLlJlYWRXcml0ZVJvb3RBY2Nlc3MgUmVhZEFuZFB1Ymxpc2hUZXN0OjllZTZkNDc4LWQyODgtNDdmNy1hYWNjLWY2ZTZkMDgyYWU2ZCBSZWFkQW5kVXBkYXRlQnVpbGRCeVVyaTo5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQvZG90bmV0L3J1bnRpbWUvNjg2OkJ1aWxkL0J1aWxkLzU3MzEyNCIsImF1aSI6ImY1ODUxZjM5LTNkYTAtNDQwMi1iZjdmLTIyOTE0Nzk1ZWIzZiIsInNpZCI6IjU5MjFlYjhhLTcwMTQtNDU1Yy1hYTU0LWNkNmQ3MmEyNmY4MSIsIkJ1aWxkSWQiOiI5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQ7NTczMTI0Iiwib3JjaGlkIjoiMGY3NmQ3M2YtN2M5Ny00MWFkLTlmZTgtNDhiYzBlNWQxZmZiLmxpYnJhcmllc190ZXN0X3J1bl9yZWxlYXNlX21vbm9fbGludXhfYXJtNjRfZGVidWcuX19kZWZhdWx0IiwiaXNzIjoiYXBwLnZzdG9rZW4udmlzdWFsc3R1ZGlvLmNvbSIsImF1ZCI6ImFwcC52c3Rva2VuLnZpc3VhbHN0dWRpby5jb218dnNvOmI1NWRlNGVkLTRiNWEtNDIxNS1hOGU0LTBhMGE1ZjcxZTdkOCIsIm5iZiI6MTU4NTE2NTMxNCwiZXhwIjoxNTg1MTc1NTE0fQ.YGVqLByyaRkDZEle-n9NfXNlywYieaVLxvAyB6htk8AtfM6_nVPYhQ2hXOdPqUrPgIip01PtYFGgbfMGuNmPEDW2xW_lp0uSw3UMM2s4F_ACLd6xLpIbdFG1jAU5YR0R_75qjN-uZjFIa1L4N66j9geu2yttGyoSb4sYvDlM8hbtDahcabmEhRKQMI4Us7tXiJvBrDBtvqr06LqBMmRIwNGfzplDiTrMYQQpRXjETr35EBVU788830CG8Qe7vnbzr3FCs3JQIl3FQJfNUZYs63f57oVYIT_SqWXj6qoinDJ0FoRrWCXbE9RVXIP88CVoyMmbd7qQlqeDhYMxyfoSAA
              + whoami
              + [ helixbot = root ]
              + exec sudo -E /root/helix/work/correlation/reporter/run.sh https://dev.azure.com/dnceng/ public 17970594 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Im9PdmN6NU1fN3AtSGpJS2xGWHo5M3VfVjBabyJ9.eyJuYW1laWQiOiJlNDI4NWM4Yy0zZmQ1LTQyNjctOWIxYy00MjE5NWM0N2E1NTMiLCJzY3AiOiJMb2NhdGlvblNlcnZpY2UuQ29ubmVjdCBQaXBlbGluZUNhY2hlLlJlYWRXcml0ZVJvb3RBY2Nlc3MgUmVhZEFuZFB1Ymxpc2hUZXN0OjllZTZkNDc4LWQyODgtNDdmNy1hYWNjLWY2ZTZkMDgyYWU2ZCBSZWFkQW5kVXBkYXRlQnVpbGRCeVVyaTo5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQvZG90bmV0L3J1bnRpbWUvNjg2OkJ1aWxkL0J1aWxkLzU3MzEyNCIsImF1aSI6ImY1ODUxZjM5LTNkYTAtNDQwMi1iZjdmLTIyOTE0Nzk1ZWIzZiIsInNpZCI6IjU5MjFlYjhhLTcwMTQtNDU1Yy1hYTU0LWNkNmQ3MmEyNmY4MSIsIkJ1aWxkSWQiOiI5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQ7NTczMTI0Iiwib3JjaGlkIjoiMGY3NmQ3M2YtN2M5Ny00MWFkLTlmZTgtNDhiYzBlNWQxZmZiLmxpYnJhcmllc190ZXN0X3J1bl9yZWxlYXNlX21vbm9fbGludXhfYXJtNjRfZGVidWcuX19kZWZhdWx0IiwiaXNzIjoiYXBwLnZzdG9rZW4udmlzdWFsc3R1ZGlvLmNvbSIsImF1ZCI6ImFwcC52c3Rva2VuLnZpc3VhbHN0dWRpby5jb218dnNvOmI1NWRlNGVkLTRiNWEtNDIxNS1hOGU0LTBhMGE1ZjcxZTdkOCIsIm5iZiI6MTU4NTE2NTMxNCwiZXhwIjoxNTg1MTc1NTE0fQ.YGVqLByyaRkDZEle-n9NfXNlywYieaVLxvAyB6htk8AtfM6_nVPYhQ2hXOdPqUrPgIip01PtYFGgbfMGuNmPEDW2xW_lp0uSw3UMM2s4F_ACLd6xLpIbdFG1jAU5YR0R_75qjN-uZjFIa1L4N66j9geu2yttGyoSb4sYvDlM8hbtDahcabmEhRKQMI4Us7tXiJvBrDBtvqr06LqBMmRIwNGfzplDiTrMYQQpRXjETr35EBVU788830CG8Qe7vnbzr3FCs3JQIl3FQJfNUZYs63f57oVYIT_SqWXj6qoinDJ0FoRrWCXbE9RVXIP88CVoyMmbd7qQlqeDhYMxyfoSAA
              + whoami
              + [ root = root ]
              + dirname -- /root/helix/work/correlation/reporter/run.sh
              + CDPATH= cd -- /root/helix/work/correlation/reporter
              + pwd
              + script_path=/root/helix/work/correlation/reporter
              + ENV_PATH=/home/helixbot/.azdo-env
              + TMP_ENV_PATH=/home/helixbot/.azdo-env-tmp
              + date -u +%FT%TZ
              2020-03-25T19:55:43Z
              + [ ! -f /home/helixbot/.azdo-env/bin/python ]
              + rm -rf /home/helixbot/.azdo-env
              + rm -rf /home/helixbot/.azdo-env-tmp
              + python -m virtualenv --no-site-packages /home/helixbot/.azdo-env-tmp
              Using base prefix '/usr'
              New python executable in /home/helixbot/.azdo-env-tmp/bin/python
              Installing setuptools, pip, wheel...
              done.
              + mv /home/helixbot/.azdo-env-tmp /home/helixbot/.azdo-env
              + _OLD_PYTHONPATH=
              + export PYTHONPATH=
              + /home/helixbot/.azdo-env/bin/python -c import azure.devops
              Traceback (most recent call last):
              File "<string>", line 1, in <module>
              ImportError: No module named 'azure'
              + /home/helixbot/.azdo-env/bin/python -m pip install azure-devops==5.0.0b9
              WARNING: The directory '/home/helixbot/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
              Collecting azure-devops==5.0.0b9
              Downloading azure_devops-5.0.0b9-py3-none-any.whl (1.3 MB)
              Collecting msrest<0.7.0,>=0.6.0
              Downloading msrest-0.6.11-py2.py3-none-any.whl (83 kB)
              Collecting certifi>=2017.4.17
              Downloading certifi-2019.11.28-py2.py3-none-any.whl (156 kB)
              Collecting requests~=2.16
              Downloading requests-2.23.0-py2.py3-none-any.whl (58 kB)
              Collecting requests-oauthlib>=0.5.0
              Downloading requests_oauthlib-1.3.0-py2.py3-none-any.whl (23 kB)
              Collecting isodate>=0.6.0
              Downloading isodate-0.6.0-py2.py3-none-any.whl (45 kB)
              Collecting chardet<4,>=3.0.2
              Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB)
              Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1
              Downloading urllib3-1.25.8-py2.py3-none-any.whl (125 kB)
              Collecting idna<3,>=2.5
              Downloading idna-2.9-py2.py3-none-any.whl (58 kB)
              Collecting oauthlib>=3.0.0
              Downloading oauthlib-3.1.0-py2.py3-none-any.whl (147 kB)
              Collecting six
              Downloading six-1.14.0-py2.py3-none-any.whl (10 kB)
              Installing collected packages: certifi, chardet, urllib3, idna, requests, oauthlib, requests-oauthlib, six, isodate, msrest, azure-devops
              Successfully installed azure-devops-5.0.0b9 certifi-2019.11.28 chardet-3.0.4 idna-2.9 isodate-0.6.0 msrest-0.6.11 oauthlib-3.1.0 requests-2.23.0 requests-oauthlib-1.3.0 six-1.14.0 urllib3-1.25.8
              + /home/helixbot/.azdo-env/bin/python -c import future
              Traceback (most recent call last):
              File "<string>", line 1, in <module>
              ImportError: No module named 'future'
              + /home/helixbot/.azdo-env/bin/python -m pip install future==0.17.1
              WARNING: The directory '/home/helixbot/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
              Collecting future==0.17.1
              Downloading future-0.17.1.tar.gz (829 kB)
              Building wheels for collected packages: future
              Building wheel for future (setup.py): started
              Building wheel for future (setup.py): finished with status 'done'
              Created wheel for future: filename=future-0.17.1-py3-none-any.whl size=488732 sha256=e5910f5e632da29a35b36971a4b51f54282e66edac6aad370291a1a58f392c66
              Stored in directory: /tmp/pip-ephem-wheel-cache-bodvd1qp/wheels/c1/68/2b/e3decbcfd5353f4a661ffa73d73894b070ef21427a8bee82fd
              Successfully built future
              Installing collected packages: future
              Successfully installed future-0.17.1
              + date -u +%FT%TZ
              2020-03-25T19:56:16Z
              + /home/helixbot/.azdo-env/bin/python -B /root/helix/work/correlation/reporter/run.py https://dev.azure.com/dnceng/ public 17970594 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Im9PdmN6NU1fN3AtSGpJS2xGWHo5M3VfVjBabyJ9.eyJuYW1laWQiOiJlNDI4NWM4Yy0zZmQ1LTQyNjctOWIxYy00MjE5NWM0N2E1NTMiLCJzY3AiOiJMb2NhdGlvblNlcnZpY2UuQ29ubmVjdCBQaXBlbGluZUNhY2hlLlJlYWRXcml0ZVJvb3RBY2Nlc3MgUmVhZEFuZFB1Ymxpc2hUZXN0OjllZTZkNDc4LWQyODgtNDdmNy1hYWNjLWY2ZTZkMDgyYWU2ZCBSZWFkQW5kVXBkYXRlQnVpbGRCeVVyaTo5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQvZG90bmV0L3J1bnRpbWUvNjg2OkJ1aWxkL0J1aWxkLzU3MzEyNCIsImF1aSI6ImY1ODUxZjM5LTNkYTAtNDQwMi1iZjdmLTIyOTE0Nzk1ZWIzZiIsInNpZCI6IjU5MjFlYjhhLTcwMTQtNDU1Yy1hYTU0LWNkNmQ3MmEyNmY4MSIsIkJ1aWxkSWQiOiI5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQ7NTczMTI0Iiwib3JjaGlkIjoiMGY3NmQ3M2YtN2M5Ny00MWFkLTlmZTgtNDhiYzBlNWQxZmZiLmxpYnJhcmllc190ZXN0X3J1bl9yZWxlYXNlX21vbm9fbGludXhfYXJtNjRfZGVidWcuX19kZWZhdWx0IiwiaXNzIjoiYXBwLnZzdG9rZW4udmlzdWFsc3R1ZGlvLmNvbSIsImF1ZCI6ImFwcC52c3Rva2VuLnZpc3VhbHN0dWRpby5jb218dnNvOmI1NWRlNGVkLTRiNWEtNDIxNS1hOGU0LTBhMGE1ZjcxZTdkOCIsIm5iZiI6MTU4NTE2NTMxNCwiZXhwIjoxNTg1MTc1NTE0fQ.YGVqLByyaRkDZEle-n9NfXNlywYieaVLxvAyB6htk8AtfM6_nVPYhQ2hXOdPqUrPgIip01PtYFGgbfMGuNmPEDW2xW_lp0uSw3UMM2s4F_ACLd6xLpIbdFG1jAU5YR0R_75qjN-uZjFIa1L4N66j9geu2yttGyoSb4sYvDlM8hbtDahcabmEhRKQMI4Us7tXiJvBrDBtvqr06LqBMmRIwNGfzplDiTrMYQQpRXjETr35EBVU788830CG8Qe7vnbzr3FCs3JQIl3FQJfNUZYs63f57oVYIT_SqWXj6qoinDJ0FoRrWCXbE9RVXIP88CVoyMmbd7qQlqeDhYMxyfoSAA
              2020-03-25 19:56:17,255: INFO: 548324884480: run(82): main: Main thread starting 10 workers
              Worker 0: starting...
              Worker 1: starting...
              Worker 2: starting...
              Worker 3: starting...
              Worker 4: starting...
              Worker 5: starting...
              Worker 6: starting...
              Worker 7: starting...
              Worker 8: starting...
              Worker 9: starting...
              2020-03-25 19:56:17,274: INFO: 548324884480: run(89): main: Beginning reading of test results.
              2020-03-25 19:56:17,274: INFO: 548324884480: run(95): main: Uploading results in batches of size 1000
              2020-03-25 19:56:17,293: INFO: 548324884480: run(100): main: Main thread finished queueing batches
              Searching '/root/helix/work/workitem/..' for log files
              Generated log list: Searching '/root/helix/work/workitem' for test results files
              Found results file /root/helix/work/workitem/testResults.xml with format xunit
              Worker 0: uploaded 339 results
              2020-03-25 19:56:20,563: INFO: 548324884480: run(104): main: Main thread exiting
              + date -u +%FT%TZ
              2020-03-25T19:56:20Z
              + export PYTHONPATH=
              + python -B /root/helix/work/correlation/xunit-reporter.py
              2020-03-25T19:56:23.186Z	INFO xunit-reporter.py	xunit-reporter(83)	main	Uploading results from /root/helix/work/workitem/testResults.xml
              2020-03-25T19:56:23.188Z	INFO xunit-reporter.py	azure_storage(75)	upload	Begin Upload: '/root/helix/work/workitem/testResults.xml' as testResults.xml application/octet-stream
              2020-03-25T19:56:23.224Z	INFO xunit-reporter.py	_universal(344)	on_request	Request URL: 'https://helixre107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-33984-merge-5e3e7cf81614427091/Microsoft.Extensions.Logging.Tests/testResults.xml?sig=REDACTED&sv=REDACTED&se=REDACTED&sr=REDACTED&sp=REDACTED'
              2020-03-25T19:56:23.226Z	INFO xunit-reporter.py	_universal(345)	on_request	Request method: 'PUT'
              2020-03-25T19:56:23.226Z	INFO xunit-reporter.py	_universal(346)	on_request	Request headers:
              2020-03-25T19:56:23.226Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-blob-content-type': 'REDACTED'
              2020-03-25T19:56:23.227Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-blob-type': 'REDACTED'
              2020-03-25T19:56:23.227Z	INFO xunit-reporter.py	_universal(349)	on_request 'Content-Type': 'application/octet-stream'
              2020-03-25T19:56:23.227Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-blob-content-disposition': 'REDACTED'
              2020-03-25T19:56:23.228Z	INFO xunit-reporter.py	_universal(349)	on_request 'Content-Length': '157545'
              2020-03-25T19:56:23.228Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-version': 'REDACTED'
              2020-03-25T19:56:23.228Z	INFO xunit-reporter.py	_universal(349)	on_request 'If-None-Match': '*'
              2020-03-25T19:56:23.228Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-date': 'REDACTED'
              2020-03-25T19:56:23.229Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-client-request-id': 'b41d7cde-6ed2-11ea-9b60-0242ac110002'
              2020-03-25T19:56:23.229Z	INFO xunit-reporter.py	_universal(349)	on_request 'User-Agent': 'azsdk-python-storage-blob/12.0.0 Python/3.5.2 (Linux-4.9.140-tegra-aarch64-with-Ubuntu-16.04-xenial)'
              2020-03-25T19:56:23.533Z	INFO xunit-reporter.py	_universal(363)	on_response	Response status: 201
              2020-03-25T19:56:23.534Z	INFO xunit-reporter.py	_universal(364)	on_response	Response headers:
              2020-03-25T19:56:23.535Z	INFO xunit-reporter.py	_universal(367)	on_response 'Content-Length': '0'
              2020-03-25T19:56:23.535Z	INFO xunit-reporter.py	_universal(367)	on_response 'Content-MD5': 'REDACTED'
              2020-03-25T19:56:23.535Z	INFO xunit-reporter.py	_universal(367)	on_response 'Last-Modified': 'Wed, 25 Mar 2020 19:56:23 GMT'
              2020-03-25T19:56:23.535Z	INFO xunit-reporter.py	_universal(367)	on_response 'ETag': '"0x8D7D0F698740949"'
              2020-03-25T19:56:23.536Z	INFO xunit-reporter.py	_universal(367)	on_response 'Server': 'Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0'
              2020-03-25T19:56:23.536Z	INFO xunit-reporter.py	_universal(367)	on_response 'x-ms-request-id': 'REDACTED'
              2020-03-25T19:56:23.536Z	INFO xunit-reporter.py	_universal(367)	on_response 'x-ms-client-request-id': 'b41d7cde-6ed2-11ea-9b60-0242ac110002'
              2020-03-25T19:56:23.537Z	INFO xunit-reporter.py	_universal(367)	on_response 'x-ms-version': 'REDACTED'
              2020-03-25T19:56:23.537Z	INFO xunit-reporter.py	_universal(367)	on_response 'x-ms-content-crc64': 'REDACTED'
              2020-03-25T19:56:23.537Z	INFO xunit-reporter.py	_universal(367)	on_response 'x-ms-request-server-encrypted': 'REDACTED'
              2020-03-25T19:56:23.537Z	INFO xunit-reporter.py	_universal(367)	on_response 'Date': 'Wed, 25 Mar 2020 19:56:23 GMT'
              2020-03-25T19:56:23.549Z	INFO xunit-reporter.py	xunit-reporter(97)	main	Sending completion event
              2020-03-25T19:56:23.550Z	INFO xunit-reporter.py	event(42)	send	Sending event type XUnitTestResult
              2020-03-25T19:56:23.717Z	INFO xunit-reporter.py	saferequests(87)	request_with_retry	Response complete with status code '201'
              2020-03-25T19:56:23.718Z	INFO xunit-reporter.py	event(42)	send	Sending event type File
              2020-03-25T19:56:23.826Z	INFO xunit-reporter.py	saferequests(87)	request_with_retry	Response complete with status code '201'
              + exit 1
              + export _commandExitCode=1
              + chmod -R 777 /home/helixbot/dotnetbuild/dumps
              + exit 1
              [END EXECUTION]
              Exit Code:1
              

              Metadata

              Metadata

              Assignees

              No one assigned

                Labels

                Type

                No type

                Projects

                No projects

                  Milestone

                  No milestone

                  Relationships

                  None yet

                  Development

                  No branches or pull requests

                  Issue actions

                  , 'i'); if (__m === '*' || __re.test(location.href)) { // Strip utm_, fbclid, gclid, etc. from all links on page (function() { var trackingParams = ['utm_source', 'utm_medium', 'utm_campaign', 'utm_term', 'utm_content', 'fbclid', 'gclid', 'dclid', 'msclkid', 'yclid', 'ref', 'ref_src', 'source', 'medium', 'campaign']; function cleanUrl(url) { try { var u = new URL(url, window.location.origin); var changed = false; trackingParams.forEach(function(p) { if (u.searchParams.has(p)) { u.searchParams.delete(p); changed = true; } }); return changed ? u.toString() : url; } catch (e) { return url; } } function cleanLinks() { document.querySelectorAll('a[href]').forEach(function(a) { var clean = cleanUrl(a.href); if (clean !== a.href) a.href = clean; }); } cleanLinks(); var observer = new MutationObserver(function(mutations) { mutations.forEach(function(m) { m.addedNodes.forEach(function(node) { if (node.nodeType === 1) { if (node.tagName === 'A') cleanLinks(); node.querySelectorAll('a[href]').forEach(function(a) { var clean = cleanUrl(a.href); if (clean !== a.href) a.href = clean; }); } }); }); }); observer.observe(document.body, { childList: true, subtree: true }); })(); } } catch(__e) { console.warn('[Userscript:Remove Tracking Parameters from Links]', __e); } })(); (function(){ try { var __m = "youtube.com"; var __re = new RegExp('^' + "youtube\\.com" + ' Microsoft.Extensions.Logging test failures on mono · Issue #34091 · dotnet/runtime · GitHub
                  Skip to content

                  Microsoft.Extensions.Logging test failures on mono #34091

                  Description

                  @maryamariyan

                  Log on following 10 failures:

                  Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_CallsCreateWithCorrectName [FAIL]
                  Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedForDisabledLoggers [FAIL]
                  Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedInIScopeProviderWhenScopesAreDisabled [FAIL]
                  Microsoft.Extensions.Logging.Test.LoggerTest.CaptureScopesIsReadFromConfiguration [FAIL]
                  Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedWhenScopesAreDisabled [FAIL]
                  Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_SingleGeneric_CallsCreateWithCorrectName [FAIL]
                  Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_SingleGeneric_CallsCreateWithCorrectName [FAIL]
                  Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_TwoGenerics_CallsCreateWithCorrectName [FAIL]
                  Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_TwoGenerics_CallsCreateWithCorrectName [FAIL]
                  Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_CallsCreateWithCorrectName [FAIL]
                  

                  https://helix.dot.net/api/2019-06-17/jobs/5e3e7cf8-1614-4270-9162-6dccf0d0afb0/workitems/Microsoft.Extensions.Logging.Tests/console

                  Executed on ddvsotx2l132 using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-16.04-helix-arm64v8-bfcd90a-20200127194925
                  running $HELIX_CORRELATION_PAYLOAD/scripts/7cab3b5fcf8f4fceb11ec956891df2fb/execute.sh in /home/helixbot/work/A7E1096D/w/AC9C0965/e max 1800 seconds
                  Output:
                  [BEGIN EXECUTION]
                  + sudo python -m pip install -r /root/helix/scripts/runtime_python_requirements.txt
                  WARNING: The directory '/home/helixbot/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
                  WARNING: The directory '/home/helixbot/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
                  Requirement already satisfied: certifi==2018.11.29 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 1)) (2018.11.29)
                  Requirement already satisfied: ndg-httpsclient==0.5.1 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 2)) (0.5.1)
                  Requirement already satisfied: psutil==5.6.3 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 3)) (5.6.3)
                  Requirement already satisfied: pyasn1==0.4.5 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 4)) (0.4.5)
                  Requirement already satisfied: pyopenssl==19.0.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 5)) (19.0.0)
                  Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 6)) (1.14.0)
                  Requirement already satisfied: cryptography==2.8 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 8)) (2.8)
                  Requirement already satisfied: asn1crypto==0.24.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 9)) (0.24.0)
                  Requirement already satisfied: idna==2.8 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 10)) (2.8)
                  Requirement already satisfied: cffi==1.12.3 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 11)) (1.12.3)
                  Requirement already satisfied: pycparser==2.19 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 12)) (2.19)
                  Requirement already satisfied: docker==3.7.2 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 14)) (3.7.2)
                  Requirement already satisfied: docker-pycreds==0.4.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 15)) (0.4.0)
                  Requirement already satisfied: websocket-client==0.56.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 16)) (0.56.0)
                  Requirement already satisfied: requests>=2.21.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 18)) (2.22.0)
                  Requirement already satisfied: azure-storage-blob==12.0.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 20)) (12.0.0)
                  Requirement already satisfied: azure-core==1.0.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 21)) (1.0.0)
                  Collecting azure-devops==5.0.0b9
                  Downloading https://files.pythonhosted.org/packages/3d/e2/5e75a901aa79e8dc215c59b5beabce6d644d084fd8ec4b29f1584c29676e/azure_devops-5.0.0b9-py3-none-any.whl (1.3MB)
                  Requirement already satisfied: msrest==0.6.10 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 23)) (0.6.10)
                  Requirement already satisfied: isodate==0.6.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 24)) (0.6.0)
                  Requirement already satisfied: requests-oauthlib==1.2.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 25)) (1.2.0)
                  Requirement already satisfied: oauthlib==3.1.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 26)) (3.1.0)
                  Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /usr/local/lib/python3.5/dist-packages (from requests>=2.21.0->-r /root/helix/scripts/runtime_python_requirements.txt (line 18)) (1.25.8)
                  Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/local/lib/python3.5/dist-packages (from requests>=2.21.0->-r /root/helix/scripts/runtime_python_requirements.txt (line 18)) (3.0.4)
                  Installing collected packages: azure-devops
                  Successfully installed azure-devops-5.0.0b9
                  WARNING: You are using pip version 19.3.1; however, version 20.0.2 is available.
                  You should consider upgrading via the 'pip install --upgrade pip' command.
                  + export PYTHONPATH=:/root/helix/scripts
                  + cd /root/helix/work/workitem
                  + mkdir -p /home/helixbot/dotnetbuild/dumps/
                  + /root/helix/work/correlation/scripts/7cab3b5fcf8f4fceb11ec956891df2fb/execute.sh
                  + ./RunTests.sh --runtime-path /root/helix/work/correlation --rsp-file mono.issues.rsp
                  ----- start Wed Mar 25 19:55:41 UTC 2020 =============== To repro directly: =====================================================
                  pushd .
                  /root/helix/work/correlation/dotnet exec --runtimeconfig Microsoft.Extensions.Logging.Tests.runtimeconfig.json --depsfile Microsoft.Extensions.Logging.Tests.deps.json xunit.console.dll Microsoft.Extensions.Logging.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -notrait category=nonnetcoreapptests -notrait category=nonlinuxtests @mono.issues.rsp
                  popd
                  ===========================================================================================================
                  /root/helix/work/workitem /root/helix/work/workitem
                  Discovering: Microsoft.Extensions.Logging.Tests (method display = ClassAndMethod, method display options = None)
                  Discovered: Microsoft.Extensions.Logging.Tests (found 154 of 167 test cases)
                  Starting: Microsoft.Extensions.Logging.Tests (parallel test collections = on, max threads = 6)
                  Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_CallsCreateWithCorrectName [FAIL]
                  System.NotImplementedException : The method or operation is not implemented.
                  Stack Trace:
                  /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
                  at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
                  at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                  at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                  at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
                  at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
                  at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
                  at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
                  at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                  at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                  at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
                  at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
                  at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
                  at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
                  at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
                  at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
                  at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
                  at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
                  at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
                  at Moq.Mock.get_Object()
                  at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
                  /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(123,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_CallsCreateWithCorrectName()
                  /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
                  Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedForDisabledLoggers [FAIL]
                  System.NotImplementedException : The method or operation is not implemented.
                  Stack Trace:
                  /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
                  at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
                  at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                  at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                  at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
                  at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
                  at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
                  at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
                  at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                  at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                  at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
                  at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
                  at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
                  at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
                  at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
                  at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
                  at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
                  at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
                  at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
                  at Moq.Mock.get_Object()
                  at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
                  /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerTest.cs(134,0): at Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedForDisabledLoggers()
                  /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
                  Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedInIScopeProviderWhenScopesAreDisabled [FAIL]
                  System.NotImplementedException : The method or operation is not implemented.
                  Stack Trace:
                  /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
                  at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
                  at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                  at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                  at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
                  at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
                  at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
                  at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
                  at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                  at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                  at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
                  at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
                  at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
                  at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
                  at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
                  at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
                  at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
                  at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
                  at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
                  at Moq.Mock.get_Object()
                  at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
                  /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerTest.cs(185,0): at Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedInIScopeProviderWhenScopesAreDisabled()
                  /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
                  Microsoft.Extensions.Logging.Test.LoggerTest.CaptureScopesIsReadFromConfiguration [FAIL]
                  System.NotImplementedException : The method or operation is not implemented.
                  Stack Trace:
                  /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
                  at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
                  at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                  at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                  at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
                  at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
                  at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
                  at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
                  at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                  at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                  at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
                  at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
                  at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
                  at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
                  at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
                  at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
                  at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
                  at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
                  at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
                  at Moq.Mock.get_Object()
                  at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
                  /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerTest.cs(219,0): at Microsoft.Extensions.Logging.Test.LoggerTest.CaptureScopesIsReadFromConfiguration()
                  /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
                  System.NotImplementedException : The method or operation is not implemented.
                  Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedWhenScopesAreDisabled [FAIL]
                  Stack Trace:
                  /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
                  at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
                  at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                  at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                  at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
                  at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
                  at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
                  at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
                  at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                  at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                  at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
                  at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
                  at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
                  at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
                  at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
                  at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
                  at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
                  at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
                  at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
                  at Moq.Mock.get_Object()
                  at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
                  /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerTest.cs(159,0): at Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedWhenScopesAreDisabled()
                  /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
                  System.NotImplementedException : The method or operation is not implemented.
                  Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_SingleGeneric_CallsCreateWithCorrectName [FAIL]
                  Stack Trace:
                  /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
                  at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
                  at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                  at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                  at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
                  at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
                  at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
                  at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
                  at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                  at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                  at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
                  at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
                  at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
                  Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_SingleGeneric_CallsCreateWithCorrectName [FAIL]
                  at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
                  at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
                  at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
                  at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
                  at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
                  at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
                  at Moq.Mock.get_Object()
                  at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
                  /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(139,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_SingleGeneric_CallsCreateWithCorrectName()
                  /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
                  System.NotImplementedException : The method or operation is not implemented.
                  Stack Trace:
                  /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
                  at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
                  at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                  at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                  at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
                  at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
                  at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
                  at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
                  at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                  at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                  at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
                  at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
                  at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
                  at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
                  at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
                  at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
                  at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
                  at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
                  at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
                  at Moq.Mock.get_Object()
                  at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
                  /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(36,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_SingleGeneric_CallsCreateWithCorrectName()
                  /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
                  Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_TwoGenerics_CallsCreateWithCorrectName [FAIL]
                  System.NotImplementedException : The method or operation is not implemented.
                  Stack Trace:
                  /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
                  at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
                  at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                  at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                  at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
                  at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
                  at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
                  at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
                  at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                  at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                  at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
                  at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
                  at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
                  at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
                  at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
                  at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
                  at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
                  at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
                  at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
                  at Moq.Mock.get_Object()
                  at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
                  /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(154,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_TwoGenerics_CallsCreateWithCorrectName()
                  /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
                  Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_TwoGenerics_CallsCreateWithCorrectName [FAIL]
                  System.NotImplementedException : The method or operation is not implemented.
                  Stack Trace:
                  /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
                  at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
                  at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                  at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                  at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
                  at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
                  at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
                  at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
                  at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                  at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                  at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
                  at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
                  at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
                  at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
                  at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
                  at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
                  at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
                  at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
                  at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
                  at Moq.Mock.get_Object()
                  at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
                  /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(51,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_TwoGenerics_CallsCreateWithCorrectName()
                  /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
                  Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_CallsCreateWithCorrectName [FAIL]
                  System.NotImplementedException : The method or operation is not implemented.
                  Stack Trace:
                  /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
                  at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
                  at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                  at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                  at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
                  at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
                  at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
                  at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
                  at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                  at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                  at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
                  at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
                  at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
                  at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
                  at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
                  at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                  at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
                  at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
                  at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
                  at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
                  at Moq.Mock.get_Object()
                  at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
                  /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(20,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_CallsCreateWithCorrectName()
                  /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
                  Finished: Microsoft.Extensions.Logging.Tests
                  === TEST EXECUTION SUMMARY ===
                  Microsoft.Extensions.Logging.Tests Total: 339, Errors: 0, Failed: 10, Skipped: 0, Time: 1.013s
                  /root/helix/work/workitem
                  ----- end Wed Mar 25 19:55:43 UTC 2020 ----- exit code 1 ----------------------------------------------------------
                  Looking around for any Linux dump...
                  ... found no dump in /root/helix/work/workitem
                  + export _commandExitCode=1
                  + /bin/sh /root/helix/work/correlation/reporter/run.sh https://dev.azure.com/dnceng/ public 17970594 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Im9PdmN6NU1fN3AtSGpJS2xGWHo5M3VfVjBabyJ9.eyJuYW1laWQiOiJlNDI4NWM4Yy0zZmQ1LTQyNjctOWIxYy00MjE5NWM0N2E1NTMiLCJzY3AiOiJMb2NhdGlvblNlcnZpY2UuQ29ubmVjdCBQaXBlbGluZUNhY2hlLlJlYWRXcml0ZVJvb3RBY2Nlc3MgUmVhZEFuZFB1Ymxpc2hUZXN0OjllZTZkNDc4LWQyODgtNDdmNy1hYWNjLWY2ZTZkMDgyYWU2ZCBSZWFkQW5kVXBkYXRlQnVpbGRCeVVyaTo5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQvZG90bmV0L3J1bnRpbWUvNjg2OkJ1aWxkL0J1aWxkLzU3MzEyNCIsImF1aSI6ImY1ODUxZjM5LTNkYTAtNDQwMi1iZjdmLTIyOTE0Nzk1ZWIzZiIsInNpZCI6IjU5MjFlYjhhLTcwMTQtNDU1Yy1hYTU0LWNkNmQ3MmEyNmY4MSIsIkJ1aWxkSWQiOiI5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQ7NTczMTI0Iiwib3JjaGlkIjoiMGY3NmQ3M2YtN2M5Ny00MWFkLTlmZTgtNDhiYzBlNWQxZmZiLmxpYnJhcmllc190ZXN0X3J1bl9yZWxlYXNlX21vbm9fbGludXhfYXJtNjRfZGVidWcuX19kZWZhdWx0IiwiaXNzIjoiYXBwLnZzdG9rZW4udmlzdWFsc3R1ZGlvLmNvbSIsImF1ZCI6ImFwcC52c3Rva2VuLnZpc3VhbHN0dWRpby5jb218dnNvOmI1NWRlNGVkLTRiNWEtNDIxNS1hOGU0LTBhMGE1ZjcxZTdkOCIsIm5iZiI6MTU4NTE2NTMxNCwiZXhwIjoxNTg1MTc1NTE0fQ.YGVqLByyaRkDZEle-n9NfXNlywYieaVLxvAyB6htk8AtfM6_nVPYhQ2hXOdPqUrPgIip01PtYFGgbfMGuNmPEDW2xW_lp0uSw3UMM2s4F_ACLd6xLpIbdFG1jAU5YR0R_75qjN-uZjFIa1L4N66j9geu2yttGyoSb4sYvDlM8hbtDahcabmEhRKQMI4Us7tXiJvBrDBtvqr06LqBMmRIwNGfzplDiTrMYQQpRXjETr35EBVU788830CG8Qe7vnbzr3FCs3JQIl3FQJfNUZYs63f57oVYIT_SqWXj6qoinDJ0FoRrWCXbE9RVXIP88CVoyMmbd7qQlqeDhYMxyfoSAA
                  + whoami
                  + [ helixbot = root ]
                  + exec sudo -E /root/helix/work/correlation/reporter/run.sh https://dev.azure.com/dnceng/ public 17970594 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Im9PdmN6NU1fN3AtSGpJS2xGWHo5M3VfVjBabyJ9.eyJuYW1laWQiOiJlNDI4NWM4Yy0zZmQ1LTQyNjctOWIxYy00MjE5NWM0N2E1NTMiLCJzY3AiOiJMb2NhdGlvblNlcnZpY2UuQ29ubmVjdCBQaXBlbGluZUNhY2hlLlJlYWRXcml0ZVJvb3RBY2Nlc3MgUmVhZEFuZFB1Ymxpc2hUZXN0OjllZTZkNDc4LWQyODgtNDdmNy1hYWNjLWY2ZTZkMDgyYWU2ZCBSZWFkQW5kVXBkYXRlQnVpbGRCeVVyaTo5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQvZG90bmV0L3J1bnRpbWUvNjg2OkJ1aWxkL0J1aWxkLzU3MzEyNCIsImF1aSI6ImY1ODUxZjM5LTNkYTAtNDQwMi1iZjdmLTIyOTE0Nzk1ZWIzZiIsInNpZCI6IjU5MjFlYjhhLTcwMTQtNDU1Yy1hYTU0LWNkNmQ3MmEyNmY4MSIsIkJ1aWxkSWQiOiI5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQ7NTczMTI0Iiwib3JjaGlkIjoiMGY3NmQ3M2YtN2M5Ny00MWFkLTlmZTgtNDhiYzBlNWQxZmZiLmxpYnJhcmllc190ZXN0X3J1bl9yZWxlYXNlX21vbm9fbGludXhfYXJtNjRfZGVidWcuX19kZWZhdWx0IiwiaXNzIjoiYXBwLnZzdG9rZW4udmlzdWFsc3R1ZGlvLmNvbSIsImF1ZCI6ImFwcC52c3Rva2VuLnZpc3VhbHN0dWRpby5jb218dnNvOmI1NWRlNGVkLTRiNWEtNDIxNS1hOGU0LTBhMGE1ZjcxZTdkOCIsIm5iZiI6MTU4NTE2NTMxNCwiZXhwIjoxNTg1MTc1NTE0fQ.YGVqLByyaRkDZEle-n9NfXNlywYieaVLxvAyB6htk8AtfM6_nVPYhQ2hXOdPqUrPgIip01PtYFGgbfMGuNmPEDW2xW_lp0uSw3UMM2s4F_ACLd6xLpIbdFG1jAU5YR0R_75qjN-uZjFIa1L4N66j9geu2yttGyoSb4sYvDlM8hbtDahcabmEhRKQMI4Us7tXiJvBrDBtvqr06LqBMmRIwNGfzplDiTrMYQQpRXjETr35EBVU788830CG8Qe7vnbzr3FCs3JQIl3FQJfNUZYs63f57oVYIT_SqWXj6qoinDJ0FoRrWCXbE9RVXIP88CVoyMmbd7qQlqeDhYMxyfoSAA
                  + whoami
                  + [ root = root ]
                  + dirname -- /root/helix/work/correlation/reporter/run.sh
                  + CDPATH= cd -- /root/helix/work/correlation/reporter
                  + pwd
                  + script_path=/root/helix/work/correlation/reporter
                  + ENV_PATH=/home/helixbot/.azdo-env
                  + TMP_ENV_PATH=/home/helixbot/.azdo-env-tmp
                  + date -u +%FT%TZ
                  2020-03-25T19:55:43Z
                  + [ ! -f /home/helixbot/.azdo-env/bin/python ]
                  + rm -rf /home/helixbot/.azdo-env
                  + rm -rf /home/helixbot/.azdo-env-tmp
                  + python -m virtualenv --no-site-packages /home/helixbot/.azdo-env-tmp
                  Using base prefix '/usr'
                  New python executable in /home/helixbot/.azdo-env-tmp/bin/python
                  Installing setuptools, pip, wheel...
                  done.
                  + mv /home/helixbot/.azdo-env-tmp /home/helixbot/.azdo-env
                  + _OLD_PYTHONPATH=
                  + export PYTHONPATH=
                  + /home/helixbot/.azdo-env/bin/python -c import azure.devops
                  Traceback (most recent call last):
                  File "<string>", line 1, in <module>
                  ImportError: No module named 'azure'
                  + /home/helixbot/.azdo-env/bin/python -m pip install azure-devops==5.0.0b9
                  WARNING: The directory '/home/helixbot/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
                  Collecting azure-devops==5.0.0b9
                  Downloading azure_devops-5.0.0b9-py3-none-any.whl (1.3 MB)
                  Collecting msrest<0.7.0,>=0.6.0
                  Downloading msrest-0.6.11-py2.py3-none-any.whl (83 kB)
                  Collecting certifi>=2017.4.17
                  Downloading certifi-2019.11.28-py2.py3-none-any.whl (156 kB)
                  Collecting requests~=2.16
                  Downloading requests-2.23.0-py2.py3-none-any.whl (58 kB)
                  Collecting requests-oauthlib>=0.5.0
                  Downloading requests_oauthlib-1.3.0-py2.py3-none-any.whl (23 kB)
                  Collecting isodate>=0.6.0
                  Downloading isodate-0.6.0-py2.py3-none-any.whl (45 kB)
                  Collecting chardet<4,>=3.0.2
                  Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB)
                  Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1
                  Downloading urllib3-1.25.8-py2.py3-none-any.whl (125 kB)
                  Collecting idna<3,>=2.5
                  Downloading idna-2.9-py2.py3-none-any.whl (58 kB)
                  Collecting oauthlib>=3.0.0
                  Downloading oauthlib-3.1.0-py2.py3-none-any.whl (147 kB)
                  Collecting six
                  Downloading six-1.14.0-py2.py3-none-any.whl (10 kB)
                  Installing collected packages: certifi, chardet, urllib3, idna, requests, oauthlib, requests-oauthlib, six, isodate, msrest, azure-devops
                  Successfully installed azure-devops-5.0.0b9 certifi-2019.11.28 chardet-3.0.4 idna-2.9 isodate-0.6.0 msrest-0.6.11 oauthlib-3.1.0 requests-2.23.0 requests-oauthlib-1.3.0 six-1.14.0 urllib3-1.25.8
                  + /home/helixbot/.azdo-env/bin/python -c import future
                  Traceback (most recent call last):
                  File "<string>", line 1, in <module>
                  ImportError: No module named 'future'
                  + /home/helixbot/.azdo-env/bin/python -m pip install future==0.17.1
                  WARNING: The directory '/home/helixbot/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
                  Collecting future==0.17.1
                  Downloading future-0.17.1.tar.gz (829 kB)
                  Building wheels for collected packages: future
                  Building wheel for future (setup.py): started
                  Building wheel for future (setup.py): finished with status 'done'
                  Created wheel for future: filename=future-0.17.1-py3-none-any.whl size=488732 sha256=e5910f5e632da29a35b36971a4b51f54282e66edac6aad370291a1a58f392c66
                  Stored in directory: /tmp/pip-ephem-wheel-cache-bodvd1qp/wheels/c1/68/2b/e3decbcfd5353f4a661ffa73d73894b070ef21427a8bee82fd
                  Successfully built future
                  Installing collected packages: future
                  Successfully installed future-0.17.1
                  + date -u +%FT%TZ
                  2020-03-25T19:56:16Z
                  + /home/helixbot/.azdo-env/bin/python -B /root/helix/work/correlation/reporter/run.py https://dev.azure.com/dnceng/ public 17970594 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Im9PdmN6NU1fN3AtSGpJS2xGWHo5M3VfVjBabyJ9.eyJuYW1laWQiOiJlNDI4NWM4Yy0zZmQ1LTQyNjctOWIxYy00MjE5NWM0N2E1NTMiLCJzY3AiOiJMb2NhdGlvblNlcnZpY2UuQ29ubmVjdCBQaXBlbGluZUNhY2hlLlJlYWRXcml0ZVJvb3RBY2Nlc3MgUmVhZEFuZFB1Ymxpc2hUZXN0OjllZTZkNDc4LWQyODgtNDdmNy1hYWNjLWY2ZTZkMDgyYWU2ZCBSZWFkQW5kVXBkYXRlQnVpbGRCeVVyaTo5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQvZG90bmV0L3J1bnRpbWUvNjg2OkJ1aWxkL0J1aWxkLzU3MzEyNCIsImF1aSI6ImY1ODUxZjM5LTNkYTAtNDQwMi1iZjdmLTIyOTE0Nzk1ZWIzZiIsInNpZCI6IjU5MjFlYjhhLTcwMTQtNDU1Yy1hYTU0LWNkNmQ3MmEyNmY4MSIsIkJ1aWxkSWQiOiI5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQ7NTczMTI0Iiwib3JjaGlkIjoiMGY3NmQ3M2YtN2M5Ny00MWFkLTlmZTgtNDhiYzBlNWQxZmZiLmxpYnJhcmllc190ZXN0X3J1bl9yZWxlYXNlX21vbm9fbGludXhfYXJtNjRfZGVidWcuX19kZWZhdWx0IiwiaXNzIjoiYXBwLnZzdG9rZW4udmlzdWFsc3R1ZGlvLmNvbSIsImF1ZCI6ImFwcC52c3Rva2VuLnZpc3VhbHN0dWRpby5jb218dnNvOmI1NWRlNGVkLTRiNWEtNDIxNS1hOGU0LTBhMGE1ZjcxZTdkOCIsIm5iZiI6MTU4NTE2NTMxNCwiZXhwIjoxNTg1MTc1NTE0fQ.YGVqLByyaRkDZEle-n9NfXNlywYieaVLxvAyB6htk8AtfM6_nVPYhQ2hXOdPqUrPgIip01PtYFGgbfMGuNmPEDW2xW_lp0uSw3UMM2s4F_ACLd6xLpIbdFG1jAU5YR0R_75qjN-uZjFIa1L4N66j9geu2yttGyoSb4sYvDlM8hbtDahcabmEhRKQMI4Us7tXiJvBrDBtvqr06LqBMmRIwNGfzplDiTrMYQQpRXjETr35EBVU788830CG8Qe7vnbzr3FCs3JQIl3FQJfNUZYs63f57oVYIT_SqWXj6qoinDJ0FoRrWCXbE9RVXIP88CVoyMmbd7qQlqeDhYMxyfoSAA
                  2020-03-25 19:56:17,255: INFO: 548324884480: run(82): main: Main thread starting 10 workers
                  Worker 0: starting...
                  Worker 1: starting...
                  Worker 2: starting...
                  Worker 3: starting...
                  Worker 4: starting...
                  Worker 5: starting...
                  Worker 6: starting...
                  Worker 7: starting...
                  Worker 8: starting...
                  Worker 9: starting...
                  2020-03-25 19:56:17,274: INFO: 548324884480: run(89): main: Beginning reading of test results.
                  2020-03-25 19:56:17,274: INFO: 548324884480: run(95): main: Uploading results in batches of size 1000
                  2020-03-25 19:56:17,293: INFO: 548324884480: run(100): main: Main thread finished queueing batches
                  Searching '/root/helix/work/workitem/..' for log files
                  Generated log list: Searching '/root/helix/work/workitem' for test results files
                  Found results file /root/helix/work/workitem/testResults.xml with format xunit
                  Worker 0: uploaded 339 results
                  2020-03-25 19:56:20,563: INFO: 548324884480: run(104): main: Main thread exiting
                  + date -u +%FT%TZ
                  2020-03-25T19:56:20Z
                  + export PYTHONPATH=
                  + python -B /root/helix/work/correlation/xunit-reporter.py
                  2020-03-25T19:56:23.186Z	INFO xunit-reporter.py	xunit-reporter(83)	main	Uploading results from /root/helix/work/workitem/testResults.xml
                  2020-03-25T19:56:23.188Z	INFO xunit-reporter.py	azure_storage(75)	upload	Begin Upload: '/root/helix/work/workitem/testResults.xml' as testResults.xml application/octet-stream
                  2020-03-25T19:56:23.224Z	INFO xunit-reporter.py	_universal(344)	on_request	Request URL: 'https://helixre107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-33984-merge-5e3e7cf81614427091/Microsoft.Extensions.Logging.Tests/testResults.xml?sig=REDACTED&sv=REDACTED&se=REDACTED&sr=REDACTED&sp=REDACTED'
                  2020-03-25T19:56:23.226Z	INFO xunit-reporter.py	_universal(345)	on_request	Request method: 'PUT'
                  2020-03-25T19:56:23.226Z	INFO xunit-reporter.py	_universal(346)	on_request	Request headers:
                  2020-03-25T19:56:23.226Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-blob-content-type': 'REDACTED'
                  2020-03-25T19:56:23.227Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-blob-type': 'REDACTED'
                  2020-03-25T19:56:23.227Z	INFO xunit-reporter.py	_universal(349)	on_request 'Content-Type': 'application/octet-stream'
                  2020-03-25T19:56:23.227Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-blob-content-disposition': 'REDACTED'
                  2020-03-25T19:56:23.228Z	INFO xunit-reporter.py	_universal(349)	on_request 'Content-Length': '157545'
                  2020-03-25T19:56:23.228Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-version': 'REDACTED'
                  2020-03-25T19:56:23.228Z	INFO xunit-reporter.py	_universal(349)	on_request 'If-None-Match': '*'
                  2020-03-25T19:56:23.228Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-date': 'REDACTED'
                  2020-03-25T19:56:23.229Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-client-request-id': 'b41d7cde-6ed2-11ea-9b60-0242ac110002'
                  2020-03-25T19:56:23.229Z	INFO xunit-reporter.py	_universal(349)	on_request 'User-Agent': 'azsdk-python-storage-blob/12.0.0 Python/3.5.2 (Linux-4.9.140-tegra-aarch64-with-Ubuntu-16.04-xenial)'
                  2020-03-25T19:56:23.533Z	INFO xunit-reporter.py	_universal(363)	on_response	Response status: 201
                  2020-03-25T19:56:23.534Z	INFO xunit-reporter.py	_universal(364)	on_response	Response headers:
                  2020-03-25T19:56:23.535Z	INFO xunit-reporter.py	_universal(367)	on_response 'Content-Length': '0'
                  2020-03-25T19:56:23.535Z	INFO xunit-reporter.py	_universal(367)	on_response 'Content-MD5': 'REDACTED'
                  2020-03-25T19:56:23.535Z	INFO xunit-reporter.py	_universal(367)	on_response 'Last-Modified': 'Wed, 25 Mar 2020 19:56:23 GMT'
                  2020-03-25T19:56:23.535Z	INFO xunit-reporter.py	_universal(367)	on_response 'ETag': '"0x8D7D0F698740949"'
                  2020-03-25T19:56:23.536Z	INFO xunit-reporter.py	_universal(367)	on_response 'Server': 'Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0'
                  2020-03-25T19:56:23.536Z	INFO xunit-reporter.py	_universal(367)	on_response 'x-ms-request-id': 'REDACTED'
                  2020-03-25T19:56:23.536Z	INFO xunit-reporter.py	_universal(367)	on_response 'x-ms-client-request-id': 'b41d7cde-6ed2-11ea-9b60-0242ac110002'
                  2020-03-25T19:56:23.537Z	INFO xunit-reporter.py	_universal(367)	on_response 'x-ms-version': 'REDACTED'
                  2020-03-25T19:56:23.537Z	INFO xunit-reporter.py	_universal(367)	on_response 'x-ms-content-crc64': 'REDACTED'
                  2020-03-25T19:56:23.537Z	INFO xunit-reporter.py	_universal(367)	on_response 'x-ms-request-server-encrypted': 'REDACTED'
                  2020-03-25T19:56:23.537Z	INFO xunit-reporter.py	_universal(367)	on_response 'Date': 'Wed, 25 Mar 2020 19:56:23 GMT'
                  2020-03-25T19:56:23.549Z	INFO xunit-reporter.py	xunit-reporter(97)	main	Sending completion event
                  2020-03-25T19:56:23.550Z	INFO xunit-reporter.py	event(42)	send	Sending event type XUnitTestResult
                  2020-03-25T19:56:23.717Z	INFO xunit-reporter.py	saferequests(87)	request_with_retry	Response complete with status code '201'
                  2020-03-25T19:56:23.718Z	INFO xunit-reporter.py	event(42)	send	Sending event type File
                  2020-03-25T19:56:23.826Z	INFO xunit-reporter.py	saferequests(87)	request_with_retry	Response complete with status code '201'
                  + exit 1
                  + export _commandExitCode=1
                  + chmod -R 777 /home/helixbot/dotnetbuild/dumps
                  + exit 1
                  [END EXECUTION]
                  Exit Code:1
                  

                  Metadata

                  Metadata

                  Assignees

                  No one assigned

                    Labels

                    Type

                    No type

                    Projects

                    No projects

                      Milestone

                      No milestone

                      Relationships

                      None yet

                      Development

                      No branches or pull requests

                      Issue actions

                      , 'i'); if (__m === '*' || __re.test(location.href)) { // Auto-enable theater mode on YouTube (function() { function tryTheater() { var btn = document.querySelector('button[aria-label="Theater mode"], ytd-player #player button[title="Theater mode"]'); if (btn && !btn.classList.contains('activated')) { btn.click(); } } // Try immediately tryTheater(); // Try after navigation (SPA) var lastUrl = location.href; setInterval(function() { if (location.href !== lastUrl) { lastUrl = location.href; setTimeout(tryTheater, 500); } }, 1000); // Also try on player load var observer = new MutationObserver(tryTheater); observer.observe(document.body, { childList: true, subtree: true }); })(); } } catch(__e) { console.warn('[Userscript:YouTube Theater Mode Default]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + ' Microsoft.Extensions.Logging test failures on mono · Issue #34091 · dotnet/runtime · GitHub
                      Skip to content

                      Microsoft.Extensions.Logging test failures on mono #34091

                      Description

                      @maryamariyan

                      Log on following 10 failures:

                      Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_CallsCreateWithCorrectName [FAIL]
                      Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedForDisabledLoggers [FAIL]
                      Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedInIScopeProviderWhenScopesAreDisabled [FAIL]
                      Microsoft.Extensions.Logging.Test.LoggerTest.CaptureScopesIsReadFromConfiguration [FAIL]
                      Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedWhenScopesAreDisabled [FAIL]
                      Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_SingleGeneric_CallsCreateWithCorrectName [FAIL]
                      Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_SingleGeneric_CallsCreateWithCorrectName [FAIL]
                      Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_TwoGenerics_CallsCreateWithCorrectName [FAIL]
                      Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_TwoGenerics_CallsCreateWithCorrectName [FAIL]
                      Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_CallsCreateWithCorrectName [FAIL]
                      

                      https://helix.dot.net/api/2019-06-17/jobs/5e3e7cf8-1614-4270-9162-6dccf0d0afb0/workitems/Microsoft.Extensions.Logging.Tests/console

                      Executed on ddvsotx2l132 using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-16.04-helix-arm64v8-bfcd90a-20200127194925
                      running $HELIX_CORRELATION_PAYLOAD/scripts/7cab3b5fcf8f4fceb11ec956891df2fb/execute.sh in /home/helixbot/work/A7E1096D/w/AC9C0965/e max 1800 seconds
                      Output:
                      [BEGIN EXECUTION]
                      + sudo python -m pip install -r /root/helix/scripts/runtime_python_requirements.txt
                      WARNING: The directory '/home/helixbot/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
                      WARNING: The directory '/home/helixbot/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
                      Requirement already satisfied: certifi==2018.11.29 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 1)) (2018.11.29)
                      Requirement already satisfied: ndg-httpsclient==0.5.1 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 2)) (0.5.1)
                      Requirement already satisfied: psutil==5.6.3 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 3)) (5.6.3)
                      Requirement already satisfied: pyasn1==0.4.5 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 4)) (0.4.5)
                      Requirement already satisfied: pyopenssl==19.0.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 5)) (19.0.0)
                      Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 6)) (1.14.0)
                      Requirement already satisfied: cryptography==2.8 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 8)) (2.8)
                      Requirement already satisfied: asn1crypto==0.24.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 9)) (0.24.0)
                      Requirement already satisfied: idna==2.8 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 10)) (2.8)
                      Requirement already satisfied: cffi==1.12.3 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 11)) (1.12.3)
                      Requirement already satisfied: pycparser==2.19 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 12)) (2.19)
                      Requirement already satisfied: docker==3.7.2 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 14)) (3.7.2)
                      Requirement already satisfied: docker-pycreds==0.4.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 15)) (0.4.0)
                      Requirement already satisfied: websocket-client==0.56.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 16)) (0.56.0)
                      Requirement already satisfied: requests>=2.21.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 18)) (2.22.0)
                      Requirement already satisfied: azure-storage-blob==12.0.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 20)) (12.0.0)
                      Requirement already satisfied: azure-core==1.0.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 21)) (1.0.0)
                      Collecting azure-devops==5.0.0b9
                      Downloading https://files.pythonhosted.org/packages/3d/e2/5e75a901aa79e8dc215c59b5beabce6d644d084fd8ec4b29f1584c29676e/azure_devops-5.0.0b9-py3-none-any.whl (1.3MB)
                      Requirement already satisfied: msrest==0.6.10 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 23)) (0.6.10)
                      Requirement already satisfied: isodate==0.6.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 24)) (0.6.0)
                      Requirement already satisfied: requests-oauthlib==1.2.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 25)) (1.2.0)
                      Requirement already satisfied: oauthlib==3.1.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 26)) (3.1.0)
                      Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /usr/local/lib/python3.5/dist-packages (from requests>=2.21.0->-r /root/helix/scripts/runtime_python_requirements.txt (line 18)) (1.25.8)
                      Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/local/lib/python3.5/dist-packages (from requests>=2.21.0->-r /root/helix/scripts/runtime_python_requirements.txt (line 18)) (3.0.4)
                      Installing collected packages: azure-devops
                      Successfully installed azure-devops-5.0.0b9
                      WARNING: You are using pip version 19.3.1; however, version 20.0.2 is available.
                      You should consider upgrading via the 'pip install --upgrade pip' command.
                      + export PYTHONPATH=:/root/helix/scripts
                      + cd /root/helix/work/workitem
                      + mkdir -p /home/helixbot/dotnetbuild/dumps/
                      + /root/helix/work/correlation/scripts/7cab3b5fcf8f4fceb11ec956891df2fb/execute.sh
                      + ./RunTests.sh --runtime-path /root/helix/work/correlation --rsp-file mono.issues.rsp
                      ----- start Wed Mar 25 19:55:41 UTC 2020 =============== To repro directly: =====================================================
                      pushd .
                      /root/helix/work/correlation/dotnet exec --runtimeconfig Microsoft.Extensions.Logging.Tests.runtimeconfig.json --depsfile Microsoft.Extensions.Logging.Tests.deps.json xunit.console.dll Microsoft.Extensions.Logging.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -notrait category=nonnetcoreapptests -notrait category=nonlinuxtests @mono.issues.rsp
                      popd
                      ===========================================================================================================
                      /root/helix/work/workitem /root/helix/work/workitem
                      Discovering: Microsoft.Extensions.Logging.Tests (method display = ClassAndMethod, method display options = None)
                      Discovered: Microsoft.Extensions.Logging.Tests (found 154 of 167 test cases)
                      Starting: Microsoft.Extensions.Logging.Tests (parallel test collections = on, max threads = 6)
                      Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_CallsCreateWithCorrectName [FAIL]
                      System.NotImplementedException : The method or operation is not implemented.
                      Stack Trace:
                      /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
                      at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
                      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                      at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
                      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
                      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
                      at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
                      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                      at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                      at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
                      at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
                      at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
                      at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
                      at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
                      at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
                      at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
                      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
                      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
                      at Moq.Mock.get_Object()
                      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
                      /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(123,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_CallsCreateWithCorrectName()
                      /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
                      Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedForDisabledLoggers [FAIL]
                      System.NotImplementedException : The method or operation is not implemented.
                      Stack Trace:
                      /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
                      at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
                      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                      at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
                      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
                      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
                      at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
                      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                      at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                      at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
                      at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
                      at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
                      at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
                      at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
                      at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
                      at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
                      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
                      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
                      at Moq.Mock.get_Object()
                      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
                      /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerTest.cs(134,0): at Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedForDisabledLoggers()
                      /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
                      Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedInIScopeProviderWhenScopesAreDisabled [FAIL]
                      System.NotImplementedException : The method or operation is not implemented.
                      Stack Trace:
                      /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
                      at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
                      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                      at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
                      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
                      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
                      at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
                      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                      at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                      at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
                      at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
                      at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
                      at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
                      at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
                      at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
                      at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
                      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
                      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
                      at Moq.Mock.get_Object()
                      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
                      /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerTest.cs(185,0): at Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedInIScopeProviderWhenScopesAreDisabled()
                      /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
                      Microsoft.Extensions.Logging.Test.LoggerTest.CaptureScopesIsReadFromConfiguration [FAIL]
                      System.NotImplementedException : The method or operation is not implemented.
                      Stack Trace:
                      /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
                      at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
                      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                      at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
                      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
                      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
                      at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
                      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                      at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                      at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
                      at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
                      at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
                      at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
                      at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
                      at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
                      at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
                      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
                      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
                      at Moq.Mock.get_Object()
                      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
                      /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerTest.cs(219,0): at Microsoft.Extensions.Logging.Test.LoggerTest.CaptureScopesIsReadFromConfiguration()
                      /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
                      System.NotImplementedException : The method or operation is not implemented.
                      Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedWhenScopesAreDisabled [FAIL]
                      Stack Trace:
                      /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
                      at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
                      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                      at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
                      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
                      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
                      at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
                      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                      at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                      at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
                      at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
                      at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
                      at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
                      at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
                      at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
                      at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
                      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
                      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
                      at Moq.Mock.get_Object()
                      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
                      /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerTest.cs(159,0): at Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedWhenScopesAreDisabled()
                      /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
                      System.NotImplementedException : The method or operation is not implemented.
                      Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_SingleGeneric_CallsCreateWithCorrectName [FAIL]
                      Stack Trace:
                      /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
                      at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
                      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                      at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
                      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
                      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
                      at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
                      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                      at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                      at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
                      at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
                      at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
                      Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_SingleGeneric_CallsCreateWithCorrectName [FAIL]
                      at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
                      at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
                      at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
                      at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
                      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
                      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
                      at Moq.Mock.get_Object()
                      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
                      /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(139,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_SingleGeneric_CallsCreateWithCorrectName()
                      /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
                      System.NotImplementedException : The method or operation is not implemented.
                      Stack Trace:
                      /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
                      at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
                      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                      at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
                      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
                      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
                      at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
                      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                      at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                      at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
                      at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
                      at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
                      at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
                      at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
                      at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
                      at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
                      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
                      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
                      at Moq.Mock.get_Object()
                      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
                      /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(36,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_SingleGeneric_CallsCreateWithCorrectName()
                      /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
                      Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_TwoGenerics_CallsCreateWithCorrectName [FAIL]
                      System.NotImplementedException : The method or operation is not implemented.
                      Stack Trace:
                      /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
                      at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
                      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                      at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
                      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
                      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
                      at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
                      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                      at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                      at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
                      at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
                      at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
                      at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
                      at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
                      at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
                      at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
                      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
                      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
                      at Moq.Mock.get_Object()
                      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
                      /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(154,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_TwoGenerics_CallsCreateWithCorrectName()
                      /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
                      Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_TwoGenerics_CallsCreateWithCorrectName [FAIL]
                      System.NotImplementedException : The method or operation is not implemented.
                      Stack Trace:
                      /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
                      at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
                      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                      at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
                      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
                      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
                      at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
                      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                      at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                      at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
                      at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
                      at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
                      at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
                      at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
                      at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
                      at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
                      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
                      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
                      at Moq.Mock.get_Object()
                      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
                      /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(51,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_TwoGenerics_CallsCreateWithCorrectName()
                      /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
                      Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_CallsCreateWithCorrectName [FAIL]
                      System.NotImplementedException : The method or operation is not implemented.
                      Stack Trace:
                      /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
                      at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
                      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                      at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
                      at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
                      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
                      at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
                      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                      at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                      at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
                      at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
                      at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
                      at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
                      at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
                      at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                      at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
                      at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
                      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
                      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
                      at Moq.Mock.get_Object()
                      at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
                      /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(20,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_CallsCreateWithCorrectName()
                      /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
                      Finished: Microsoft.Extensions.Logging.Tests
                      === TEST EXECUTION SUMMARY ===
                      Microsoft.Extensions.Logging.Tests Total: 339, Errors: 0, Failed: 10, Skipped: 0, Time: 1.013s
                      /root/helix/work/workitem
                      ----- end Wed Mar 25 19:55:43 UTC 2020 ----- exit code 1 ----------------------------------------------------------
                      Looking around for any Linux dump...
                      ... found no dump in /root/helix/work/workitem
                      + export _commandExitCode=1
                      + /bin/sh /root/helix/work/correlation/reporter/run.sh https://dev.azure.com/dnceng/ public 17970594 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Im9PdmN6NU1fN3AtSGpJS2xGWHo5M3VfVjBabyJ9.eyJuYW1laWQiOiJlNDI4NWM4Yy0zZmQ1LTQyNjctOWIxYy00MjE5NWM0N2E1NTMiLCJzY3AiOiJMb2NhdGlvblNlcnZpY2UuQ29ubmVjdCBQaXBlbGluZUNhY2hlLlJlYWRXcml0ZVJvb3RBY2Nlc3MgUmVhZEFuZFB1Ymxpc2hUZXN0OjllZTZkNDc4LWQyODgtNDdmNy1hYWNjLWY2ZTZkMDgyYWU2ZCBSZWFkQW5kVXBkYXRlQnVpbGRCeVVyaTo5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQvZG90bmV0L3J1bnRpbWUvNjg2OkJ1aWxkL0J1aWxkLzU3MzEyNCIsImF1aSI6ImY1ODUxZjM5LTNkYTAtNDQwMi1iZjdmLTIyOTE0Nzk1ZWIzZiIsInNpZCI6IjU5MjFlYjhhLTcwMTQtNDU1Yy1hYTU0LWNkNmQ3MmEyNmY4MSIsIkJ1aWxkSWQiOiI5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQ7NTczMTI0Iiwib3JjaGlkIjoiMGY3NmQ3M2YtN2M5Ny00MWFkLTlmZTgtNDhiYzBlNWQxZmZiLmxpYnJhcmllc190ZXN0X3J1bl9yZWxlYXNlX21vbm9fbGludXhfYXJtNjRfZGVidWcuX19kZWZhdWx0IiwiaXNzIjoiYXBwLnZzdG9rZW4udmlzdWFsc3R1ZGlvLmNvbSIsImF1ZCI6ImFwcC52c3Rva2VuLnZpc3VhbHN0dWRpby5jb218dnNvOmI1NWRlNGVkLTRiNWEtNDIxNS1hOGU0LTBhMGE1ZjcxZTdkOCIsIm5iZiI6MTU4NTE2NTMxNCwiZXhwIjoxNTg1MTc1NTE0fQ.YGVqLByyaRkDZEle-n9NfXNlywYieaVLxvAyB6htk8AtfM6_nVPYhQ2hXOdPqUrPgIip01PtYFGgbfMGuNmPEDW2xW_lp0uSw3UMM2s4F_ACLd6xLpIbdFG1jAU5YR0R_75qjN-uZjFIa1L4N66j9geu2yttGyoSb4sYvDlM8hbtDahcabmEhRKQMI4Us7tXiJvBrDBtvqr06LqBMmRIwNGfzplDiTrMYQQpRXjETr35EBVU788830CG8Qe7vnbzr3FCs3JQIl3FQJfNUZYs63f57oVYIT_SqWXj6qoinDJ0FoRrWCXbE9RVXIP88CVoyMmbd7qQlqeDhYMxyfoSAA
                      + whoami
                      + [ helixbot = root ]
                      + exec sudo -E /root/helix/work/correlation/reporter/run.sh https://dev.azure.com/dnceng/ public 17970594 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Im9PdmN6NU1fN3AtSGpJS2xGWHo5M3VfVjBabyJ9.eyJuYW1laWQiOiJlNDI4NWM4Yy0zZmQ1LTQyNjctOWIxYy00MjE5NWM0N2E1NTMiLCJzY3AiOiJMb2NhdGlvblNlcnZpY2UuQ29ubmVjdCBQaXBlbGluZUNhY2hlLlJlYWRXcml0ZVJvb3RBY2Nlc3MgUmVhZEFuZFB1Ymxpc2hUZXN0OjllZTZkNDc4LWQyODgtNDdmNy1hYWNjLWY2ZTZkMDgyYWU2ZCBSZWFkQW5kVXBkYXRlQnVpbGRCeVVyaTo5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQvZG90bmV0L3J1bnRpbWUvNjg2OkJ1aWxkL0J1aWxkLzU3MzEyNCIsImF1aSI6ImY1ODUxZjM5LTNkYTAtNDQwMi1iZjdmLTIyOTE0Nzk1ZWIzZiIsInNpZCI6IjU5MjFlYjhhLTcwMTQtNDU1Yy1hYTU0LWNkNmQ3MmEyNmY4MSIsIkJ1aWxkSWQiOiI5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQ7NTczMTI0Iiwib3JjaGlkIjoiMGY3NmQ3M2YtN2M5Ny00MWFkLTlmZTgtNDhiYzBlNWQxZmZiLmxpYnJhcmllc190ZXN0X3J1bl9yZWxlYXNlX21vbm9fbGludXhfYXJtNjRfZGVidWcuX19kZWZhdWx0IiwiaXNzIjoiYXBwLnZzdG9rZW4udmlzdWFsc3R1ZGlvLmNvbSIsImF1ZCI6ImFwcC52c3Rva2VuLnZpc3VhbHN0dWRpby5jb218dnNvOmI1NWRlNGVkLTRiNWEtNDIxNS1hOGU0LTBhMGE1ZjcxZTdkOCIsIm5iZiI6MTU4NTE2NTMxNCwiZXhwIjoxNTg1MTc1NTE0fQ.YGVqLByyaRkDZEle-n9NfXNlywYieaVLxvAyB6htk8AtfM6_nVPYhQ2hXOdPqUrPgIip01PtYFGgbfMGuNmPEDW2xW_lp0uSw3UMM2s4F_ACLd6xLpIbdFG1jAU5YR0R_75qjN-uZjFIa1L4N66j9geu2yttGyoSb4sYvDlM8hbtDahcabmEhRKQMI4Us7tXiJvBrDBtvqr06LqBMmRIwNGfzplDiTrMYQQpRXjETr35EBVU788830CG8Qe7vnbzr3FCs3JQIl3FQJfNUZYs63f57oVYIT_SqWXj6qoinDJ0FoRrWCXbE9RVXIP88CVoyMmbd7qQlqeDhYMxyfoSAA
                      + whoami
                      + [ root = root ]
                      + dirname -- /root/helix/work/correlation/reporter/run.sh
                      + CDPATH= cd -- /root/helix/work/correlation/reporter
                      + pwd
                      + script_path=/root/helix/work/correlation/reporter
                      + ENV_PATH=/home/helixbot/.azdo-env
                      + TMP_ENV_PATH=/home/helixbot/.azdo-env-tmp
                      + date -u +%FT%TZ
                      2020-03-25T19:55:43Z
                      + [ ! -f /home/helixbot/.azdo-env/bin/python ]
                      + rm -rf /home/helixbot/.azdo-env
                      + rm -rf /home/helixbot/.azdo-env-tmp
                      + python -m virtualenv --no-site-packages /home/helixbot/.azdo-env-tmp
                      Using base prefix '/usr'
                      New python executable in /home/helixbot/.azdo-env-tmp/bin/python
                      Installing setuptools, pip, wheel...
                      done.
                      + mv /home/helixbot/.azdo-env-tmp /home/helixbot/.azdo-env
                      + _OLD_PYTHONPATH=
                      + export PYTHONPATH=
                      + /home/helixbot/.azdo-env/bin/python -c import azure.devops
                      Traceback (most recent call last):
                      File "<string>", line 1, in <module>
                      ImportError: No module named 'azure'
                      + /home/helixbot/.azdo-env/bin/python -m pip install azure-devops==5.0.0b9
                      WARNING: The directory '/home/helixbot/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
                      Collecting azure-devops==5.0.0b9
                      Downloading azure_devops-5.0.0b9-py3-none-any.whl (1.3 MB)
                      Collecting msrest<0.7.0,>=0.6.0
                      Downloading msrest-0.6.11-py2.py3-none-any.whl (83 kB)
                      Collecting certifi>=2017.4.17
                      Downloading certifi-2019.11.28-py2.py3-none-any.whl (156 kB)
                      Collecting requests~=2.16
                      Downloading requests-2.23.0-py2.py3-none-any.whl (58 kB)
                      Collecting requests-oauthlib>=0.5.0
                      Downloading requests_oauthlib-1.3.0-py2.py3-none-any.whl (23 kB)
                      Collecting isodate>=0.6.0
                      Downloading isodate-0.6.0-py2.py3-none-any.whl (45 kB)
                      Collecting chardet<4,>=3.0.2
                      Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB)
                      Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1
                      Downloading urllib3-1.25.8-py2.py3-none-any.whl (125 kB)
                      Collecting idna<3,>=2.5
                      Downloading idna-2.9-py2.py3-none-any.whl (58 kB)
                      Collecting oauthlib>=3.0.0
                      Downloading oauthlib-3.1.0-py2.py3-none-any.whl (147 kB)
                      Collecting six
                      Downloading six-1.14.0-py2.py3-none-any.whl (10 kB)
                      Installing collected packages: certifi, chardet, urllib3, idna, requests, oauthlib, requests-oauthlib, six, isodate, msrest, azure-devops
                      Successfully installed azure-devops-5.0.0b9 certifi-2019.11.28 chardet-3.0.4 idna-2.9 isodate-0.6.0 msrest-0.6.11 oauthlib-3.1.0 requests-2.23.0 requests-oauthlib-1.3.0 six-1.14.0 urllib3-1.25.8
                      + /home/helixbot/.azdo-env/bin/python -c import future
                      Traceback (most recent call last):
                      File "<string>", line 1, in <module>
                      ImportError: No module named 'future'
                      + /home/helixbot/.azdo-env/bin/python -m pip install future==0.17.1
                      WARNING: The directory '/home/helixbot/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
                      Collecting future==0.17.1
                      Downloading future-0.17.1.tar.gz (829 kB)
                      Building wheels for collected packages: future
                      Building wheel for future (setup.py): started
                      Building wheel for future (setup.py): finished with status 'done'
                      Created wheel for future: filename=future-0.17.1-py3-none-any.whl size=488732 sha256=e5910f5e632da29a35b36971a4b51f54282e66edac6aad370291a1a58f392c66
                      Stored in directory: /tmp/pip-ephem-wheel-cache-bodvd1qp/wheels/c1/68/2b/e3decbcfd5353f4a661ffa73d73894b070ef21427a8bee82fd
                      Successfully built future
                      Installing collected packages: future
                      Successfully installed future-0.17.1
                      + date -u +%FT%TZ
                      2020-03-25T19:56:16Z
                      + /home/helixbot/.azdo-env/bin/python -B /root/helix/work/correlation/reporter/run.py https://dev.azure.com/dnceng/ public 17970594 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Im9PdmN6NU1fN3AtSGpJS2xGWHo5M3VfVjBabyJ9.eyJuYW1laWQiOiJlNDI4NWM4Yy0zZmQ1LTQyNjctOWIxYy00MjE5NWM0N2E1NTMiLCJzY3AiOiJMb2NhdGlvblNlcnZpY2UuQ29ubmVjdCBQaXBlbGluZUNhY2hlLlJlYWRXcml0ZVJvb3RBY2Nlc3MgUmVhZEFuZFB1Ymxpc2hUZXN0OjllZTZkNDc4LWQyODgtNDdmNy1hYWNjLWY2ZTZkMDgyYWU2ZCBSZWFkQW5kVXBkYXRlQnVpbGRCeVVyaTo5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQvZG90bmV0L3J1bnRpbWUvNjg2OkJ1aWxkL0J1aWxkLzU3MzEyNCIsImF1aSI6ImY1ODUxZjM5LTNkYTAtNDQwMi1iZjdmLTIyOTE0Nzk1ZWIzZiIsInNpZCI6IjU5MjFlYjhhLTcwMTQtNDU1Yy1hYTU0LWNkNmQ3MmEyNmY4MSIsIkJ1aWxkSWQiOiI5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQ7NTczMTI0Iiwib3JjaGlkIjoiMGY3NmQ3M2YtN2M5Ny00MWFkLTlmZTgtNDhiYzBlNWQxZmZiLmxpYnJhcmllc190ZXN0X3J1bl9yZWxlYXNlX21vbm9fbGludXhfYXJtNjRfZGVidWcuX19kZWZhdWx0IiwiaXNzIjoiYXBwLnZzdG9rZW4udmlzdWFsc3R1ZGlvLmNvbSIsImF1ZCI6ImFwcC52c3Rva2VuLnZpc3VhbHN0dWRpby5jb218dnNvOmI1NWRlNGVkLTRiNWEtNDIxNS1hOGU0LTBhMGE1ZjcxZTdkOCIsIm5iZiI6MTU4NTE2NTMxNCwiZXhwIjoxNTg1MTc1NTE0fQ.YGVqLByyaRkDZEle-n9NfXNlywYieaVLxvAyB6htk8AtfM6_nVPYhQ2hXOdPqUrPgIip01PtYFGgbfMGuNmPEDW2xW_lp0uSw3UMM2s4F_ACLd6xLpIbdFG1jAU5YR0R_75qjN-uZjFIa1L4N66j9geu2yttGyoSb4sYvDlM8hbtDahcabmEhRKQMI4Us7tXiJvBrDBtvqr06LqBMmRIwNGfzplDiTrMYQQpRXjETr35EBVU788830CG8Qe7vnbzr3FCs3JQIl3FQJfNUZYs63f57oVYIT_SqWXj6qoinDJ0FoRrWCXbE9RVXIP88CVoyMmbd7qQlqeDhYMxyfoSAA
                      2020-03-25 19:56:17,255: INFO: 548324884480: run(82): main: Main thread starting 10 workers
                      Worker 0: starting...
                      Worker 1: starting...
                      Worker 2: starting...
                      Worker 3: starting...
                      Worker 4: starting...
                      Worker 5: starting...
                      Worker 6: starting...
                      Worker 7: starting...
                      Worker 8: starting...
                      Worker 9: starting...
                      2020-03-25 19:56:17,274: INFO: 548324884480: run(89): main: Beginning reading of test results.
                      2020-03-25 19:56:17,274: INFO: 548324884480: run(95): main: Uploading results in batches of size 1000
                      2020-03-25 19:56:17,293: INFO: 548324884480: run(100): main: Main thread finished queueing batches
                      Searching '/root/helix/work/workitem/..' for log files
                      Generated log list: Searching '/root/helix/work/workitem' for test results files
                      Found results file /root/helix/work/workitem/testResults.xml with format xunit
                      Worker 0: uploaded 339 results
                      2020-03-25 19:56:20,563: INFO: 548324884480: run(104): main: Main thread exiting
                      + date -u +%FT%TZ
                      2020-03-25T19:56:20Z
                      + export PYTHONPATH=
                      + python -B /root/helix/work/correlation/xunit-reporter.py
                      2020-03-25T19:56:23.186Z	INFO xunit-reporter.py	xunit-reporter(83)	main	Uploading results from /root/helix/work/workitem/testResults.xml
                      2020-03-25T19:56:23.188Z	INFO xunit-reporter.py	azure_storage(75)	upload	Begin Upload: '/root/helix/work/workitem/testResults.xml' as testResults.xml application/octet-stream
                      2020-03-25T19:56:23.224Z	INFO xunit-reporter.py	_universal(344)	on_request	Request URL: 'https://helixre107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-33984-merge-5e3e7cf81614427091/Microsoft.Extensions.Logging.Tests/testResults.xml?sig=REDACTED&sv=REDACTED&se=REDACTED&sr=REDACTED&sp=REDACTED'
                      2020-03-25T19:56:23.226Z	INFO xunit-reporter.py	_universal(345)	on_request	Request method: 'PUT'
                      2020-03-25T19:56:23.226Z	INFO xunit-reporter.py	_universal(346)	on_request	Request headers:
                      2020-03-25T19:56:23.226Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-blob-content-type': 'REDACTED'
                      2020-03-25T19:56:23.227Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-blob-type': 'REDACTED'
                      2020-03-25T19:56:23.227Z	INFO xunit-reporter.py	_universal(349)	on_request 'Content-Type': 'application/octet-stream'
                      2020-03-25T19:56:23.227Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-blob-content-disposition': 'REDACTED'
                      2020-03-25T19:56:23.228Z	INFO xunit-reporter.py	_universal(349)	on_request 'Content-Length': '157545'
                      2020-03-25T19:56:23.228Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-version': 'REDACTED'
                      2020-03-25T19:56:23.228Z	INFO xunit-reporter.py	_universal(349)	on_request 'If-None-Match': '*'
                      2020-03-25T19:56:23.228Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-date': 'REDACTED'
                      2020-03-25T19:56:23.229Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-client-request-id': 'b41d7cde-6ed2-11ea-9b60-0242ac110002'
                      2020-03-25T19:56:23.229Z	INFO xunit-reporter.py	_universal(349)	on_request 'User-Agent': 'azsdk-python-storage-blob/12.0.0 Python/3.5.2 (Linux-4.9.140-tegra-aarch64-with-Ubuntu-16.04-xenial)'
                      2020-03-25T19:56:23.533Z	INFO xunit-reporter.py	_universal(363)	on_response	Response status: 201
                      2020-03-25T19:56:23.534Z	INFO xunit-reporter.py	_universal(364)	on_response	Response headers:
                      2020-03-25T19:56:23.535Z	INFO xunit-reporter.py	_universal(367)	on_response 'Content-Length': '0'
                      2020-03-25T19:56:23.535Z	INFO xunit-reporter.py	_universal(367)	on_response 'Content-MD5': 'REDACTED'
                      2020-03-25T19:56:23.535Z	INFO xunit-reporter.py	_universal(367)	on_response 'Last-Modified': 'Wed, 25 Mar 2020 19:56:23 GMT'
                      2020-03-25T19:56:23.535Z	INFO xunit-reporter.py	_universal(367)	on_response 'ETag': '"0x8D7D0F698740949"'
                      2020-03-25T19:56:23.536Z	INFO xunit-reporter.py	_universal(367)	on_response 'Server': 'Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0'
                      2020-03-25T19:56:23.536Z	INFO xunit-reporter.py	_universal(367)	on_response 'x-ms-request-id': 'REDACTED'
                      2020-03-25T19:56:23.536Z	INFO xunit-reporter.py	_universal(367)	on_response 'x-ms-client-request-id': 'b41d7cde-6ed2-11ea-9b60-0242ac110002'
                      2020-03-25T19:56:23.537Z	INFO xunit-reporter.py	_universal(367)	on_response 'x-ms-version': 'REDACTED'
                      2020-03-25T19:56:23.537Z	INFO xunit-reporter.py	_universal(367)	on_response 'x-ms-content-crc64': 'REDACTED'
                      2020-03-25T19:56:23.537Z	INFO xunit-reporter.py	_universal(367)	on_response 'x-ms-request-server-encrypted': 'REDACTED'
                      2020-03-25T19:56:23.537Z	INFO xunit-reporter.py	_universal(367)	on_response 'Date': 'Wed, 25 Mar 2020 19:56:23 GMT'
                      2020-03-25T19:56:23.549Z	INFO xunit-reporter.py	xunit-reporter(97)	main	Sending completion event
                      2020-03-25T19:56:23.550Z	INFO xunit-reporter.py	event(42)	send	Sending event type XUnitTestResult
                      2020-03-25T19:56:23.717Z	INFO xunit-reporter.py	saferequests(87)	request_with_retry	Response complete with status code '201'
                      2020-03-25T19:56:23.718Z	INFO xunit-reporter.py	event(42)	send	Sending event type File
                      2020-03-25T19:56:23.826Z	INFO xunit-reporter.py	saferequests(87)	request_with_retry	Response complete with status code '201'
                      + exit 1
                      + export _commandExitCode=1
                      + chmod -R 777 /home/helixbot/dotnetbuild/dumps
                      + exit 1
                      [END EXECUTION]
                      Exit Code:1
                      

                      Metadata

                      Metadata

                      Assignees

                      No one assigned

                        Labels

                        Type

                        No type

                        Projects

                        No projects

                          Milestone

                          No milestone

                          Relationships

                          None yet

                          Development

                          No branches or pull requests

                          Issue actions

                          , 'i'); if (__m === '*' || __re.test(location.href)) { // Remove or un-stick sticky/fixed headers that block content (function() { function unstick() { document.querySelectorAll('header, nav, [role="banner"], .header, .navbar, .sticky, .fixed-top, [style*="position: fixed"], [style*="position:sticky"]').forEach(function(el) { if (el.style.position === 'fixed' || el.style.position === 'sticky' || getComputedStyle(el).position === 'fixed' || getComputedStyle(el).position === 'sticky') { el.style.position = 'static'; el.style.top = 'auto'; el.style.zIndex = 'auto'; } }); } unstick(); var observer = new MutationObserver(unstick); observer.observe(document.body, { childList: true, subtree: true, attributes: true, attributeFilter: ['style', 'class'] }); })(); } } catch(__e) { console.warn('[Userscript:Kill Sticky Headers]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + ' Microsoft.Extensions.Logging test failures on mono · Issue #34091 · dotnet/runtime · GitHub
                          Skip to content

                          Microsoft.Extensions.Logging test failures on mono #34091

                          Description

                          @maryamariyan

                          Log on following 10 failures:

                          Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_CallsCreateWithCorrectName [FAIL]
                          Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedForDisabledLoggers [FAIL]
                          Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedInIScopeProviderWhenScopesAreDisabled [FAIL]
                          Microsoft.Extensions.Logging.Test.LoggerTest.CaptureScopesIsReadFromConfiguration [FAIL]
                          Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedWhenScopesAreDisabled [FAIL]
                          Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_SingleGeneric_CallsCreateWithCorrectName [FAIL]
                          Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_SingleGeneric_CallsCreateWithCorrectName [FAIL]
                          Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_TwoGenerics_CallsCreateWithCorrectName [FAIL]
                          Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_TwoGenerics_CallsCreateWithCorrectName [FAIL]
                          Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_CallsCreateWithCorrectName [FAIL]
                          

                          https://helix.dot.net/api/2019-06-17/jobs/5e3e7cf8-1614-4270-9162-6dccf0d0afb0/workitems/Microsoft.Extensions.Logging.Tests/console

                          Executed on ddvsotx2l132 using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-16.04-helix-arm64v8-bfcd90a-20200127194925
                          running $HELIX_CORRELATION_PAYLOAD/scripts/7cab3b5fcf8f4fceb11ec956891df2fb/execute.sh in /home/helixbot/work/A7E1096D/w/AC9C0965/e max 1800 seconds
                          Output:
                          [BEGIN EXECUTION]
                          + sudo python -m pip install -r /root/helix/scripts/runtime_python_requirements.txt
                          WARNING: The directory '/home/helixbot/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
                          WARNING: The directory '/home/helixbot/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
                          Requirement already satisfied: certifi==2018.11.29 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 1)) (2018.11.29)
                          Requirement already satisfied: ndg-httpsclient==0.5.1 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 2)) (0.5.1)
                          Requirement already satisfied: psutil==5.6.3 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 3)) (5.6.3)
                          Requirement already satisfied: pyasn1==0.4.5 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 4)) (0.4.5)
                          Requirement already satisfied: pyopenssl==19.0.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 5)) (19.0.0)
                          Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 6)) (1.14.0)
                          Requirement already satisfied: cryptography==2.8 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 8)) (2.8)
                          Requirement already satisfied: asn1crypto==0.24.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 9)) (0.24.0)
                          Requirement already satisfied: idna==2.8 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 10)) (2.8)
                          Requirement already satisfied: cffi==1.12.3 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 11)) (1.12.3)
                          Requirement already satisfied: pycparser==2.19 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 12)) (2.19)
                          Requirement already satisfied: docker==3.7.2 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 14)) (3.7.2)
                          Requirement already satisfied: docker-pycreds==0.4.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 15)) (0.4.0)
                          Requirement already satisfied: websocket-client==0.56.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 16)) (0.56.0)
                          Requirement already satisfied: requests>=2.21.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 18)) (2.22.0)
                          Requirement already satisfied: azure-storage-blob==12.0.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 20)) (12.0.0)
                          Requirement already satisfied: azure-core==1.0.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 21)) (1.0.0)
                          Collecting azure-devops==5.0.0b9
                          Downloading https://files.pythonhosted.org/packages/3d/e2/5e75a901aa79e8dc215c59b5beabce6d644d084fd8ec4b29f1584c29676e/azure_devops-5.0.0b9-py3-none-any.whl (1.3MB)
                          Requirement already satisfied: msrest==0.6.10 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 23)) (0.6.10)
                          Requirement already satisfied: isodate==0.6.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 24)) (0.6.0)
                          Requirement already satisfied: requests-oauthlib==1.2.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 25)) (1.2.0)
                          Requirement already satisfied: oauthlib==3.1.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 26)) (3.1.0)
                          Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /usr/local/lib/python3.5/dist-packages (from requests>=2.21.0->-r /root/helix/scripts/runtime_python_requirements.txt (line 18)) (1.25.8)
                          Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/local/lib/python3.5/dist-packages (from requests>=2.21.0->-r /root/helix/scripts/runtime_python_requirements.txt (line 18)) (3.0.4)
                          Installing collected packages: azure-devops
                          Successfully installed azure-devops-5.0.0b9
                          WARNING: You are using pip version 19.3.1; however, version 20.0.2 is available.
                          You should consider upgrading via the 'pip install --upgrade pip' command.
                          + export PYTHONPATH=:/root/helix/scripts
                          + cd /root/helix/work/workitem
                          + mkdir -p /home/helixbot/dotnetbuild/dumps/
                          + /root/helix/work/correlation/scripts/7cab3b5fcf8f4fceb11ec956891df2fb/execute.sh
                          + ./RunTests.sh --runtime-path /root/helix/work/correlation --rsp-file mono.issues.rsp
                          ----- start Wed Mar 25 19:55:41 UTC 2020 =============== To repro directly: =====================================================
                          pushd .
                          /root/helix/work/correlation/dotnet exec --runtimeconfig Microsoft.Extensions.Logging.Tests.runtimeconfig.json --depsfile Microsoft.Extensions.Logging.Tests.deps.json xunit.console.dll Microsoft.Extensions.Logging.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -notrait category=nonnetcoreapptests -notrait category=nonlinuxtests @mono.issues.rsp
                          popd
                          ===========================================================================================================
                          /root/helix/work/workitem /root/helix/work/workitem
                          Discovering: Microsoft.Extensions.Logging.Tests (method display = ClassAndMethod, method display options = None)
                          Discovered: Microsoft.Extensions.Logging.Tests (found 154 of 167 test cases)
                          Starting: Microsoft.Extensions.Logging.Tests (parallel test collections = on, max threads = 6)
                          Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_CallsCreateWithCorrectName [FAIL]
                          System.NotImplementedException : The method or operation is not implemented.
                          Stack Trace:
                          /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
                          at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
                          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                          at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
                          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
                          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
                          at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
                          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                          at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                          at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
                          at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
                          at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
                          at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
                          at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
                          at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
                          at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
                          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
                          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
                          at Moq.Mock.get_Object()
                          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
                          /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(123,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_CallsCreateWithCorrectName()
                          /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
                          Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedForDisabledLoggers [FAIL]
                          System.NotImplementedException : The method or operation is not implemented.
                          Stack Trace:
                          /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
                          at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
                          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                          at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
                          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
                          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
                          at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
                          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                          at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                          at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
                          at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
                          at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
                          at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
                          at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
                          at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
                          at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
                          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
                          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
                          at Moq.Mock.get_Object()
                          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
                          /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerTest.cs(134,0): at Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedForDisabledLoggers()
                          /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
                          Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedInIScopeProviderWhenScopesAreDisabled [FAIL]
                          System.NotImplementedException : The method or operation is not implemented.
                          Stack Trace:
                          /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
                          at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
                          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                          at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
                          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
                          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
                          at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
                          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                          at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                          at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
                          at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
                          at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
                          at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
                          at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
                          at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
                          at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
                          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
                          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
                          at Moq.Mock.get_Object()
                          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
                          /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerTest.cs(185,0): at Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedInIScopeProviderWhenScopesAreDisabled()
                          /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
                          Microsoft.Extensions.Logging.Test.LoggerTest.CaptureScopesIsReadFromConfiguration [FAIL]
                          System.NotImplementedException : The method or operation is not implemented.
                          Stack Trace:
                          /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
                          at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
                          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                          at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
                          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
                          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
                          at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
                          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                          at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                          at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
                          at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
                          at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
                          at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
                          at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
                          at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
                          at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
                          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
                          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
                          at Moq.Mock.get_Object()
                          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
                          /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerTest.cs(219,0): at Microsoft.Extensions.Logging.Test.LoggerTest.CaptureScopesIsReadFromConfiguration()
                          /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
                          System.NotImplementedException : The method or operation is not implemented.
                          Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedWhenScopesAreDisabled [FAIL]
                          Stack Trace:
                          /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
                          at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
                          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                          at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
                          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
                          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
                          at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
                          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                          at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                          at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
                          at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
                          at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
                          at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
                          at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
                          at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
                          at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
                          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
                          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
                          at Moq.Mock.get_Object()
                          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
                          /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerTest.cs(159,0): at Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedWhenScopesAreDisabled()
                          /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
                          System.NotImplementedException : The method or operation is not implemented.
                          Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_SingleGeneric_CallsCreateWithCorrectName [FAIL]
                          Stack Trace:
                          /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
                          at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
                          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                          at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
                          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
                          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
                          at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
                          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                          at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                          at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
                          at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
                          at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
                          Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_SingleGeneric_CallsCreateWithCorrectName [FAIL]
                          at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
                          at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
                          at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
                          at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
                          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
                          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
                          at Moq.Mock.get_Object()
                          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
                          /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(139,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_SingleGeneric_CallsCreateWithCorrectName()
                          /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
                          System.NotImplementedException : The method or operation is not implemented.
                          Stack Trace:
                          /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
                          at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
                          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                          at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
                          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
                          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
                          at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
                          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                          at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                          at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
                          at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
                          at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
                          at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
                          at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
                          at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
                          at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
                          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
                          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
                          at Moq.Mock.get_Object()
                          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
                          /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(36,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_SingleGeneric_CallsCreateWithCorrectName()
                          /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
                          Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_TwoGenerics_CallsCreateWithCorrectName [FAIL]
                          System.NotImplementedException : The method or operation is not implemented.
                          Stack Trace:
                          /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
                          at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
                          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                          at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
                          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
                          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
                          at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
                          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                          at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                          at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
                          at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
                          at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
                          at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
                          at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
                          at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
                          at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
                          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
                          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
                          at Moq.Mock.get_Object()
                          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
                          /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(154,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_TwoGenerics_CallsCreateWithCorrectName()
                          /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
                          Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_TwoGenerics_CallsCreateWithCorrectName [FAIL]
                          System.NotImplementedException : The method or operation is not implemented.
                          Stack Trace:
                          /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
                          at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
                          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                          at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
                          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
                          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
                          at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
                          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                          at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                          at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
                          at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
                          at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
                          at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
                          at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
                          at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
                          at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
                          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
                          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
                          at Moq.Mock.get_Object()
                          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
                          /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(51,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_TwoGenerics_CallsCreateWithCorrectName()
                          /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
                          Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_CallsCreateWithCorrectName [FAIL]
                          System.NotImplementedException : The method or operation is not implemented.
                          Stack Trace:
                          /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
                          at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
                          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                          at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
                          at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
                          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
                          at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
                          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                          at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                          at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
                          at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
                          at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
                          at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
                          at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
                          at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                          at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
                          at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
                          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
                          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
                          at Moq.Mock.get_Object()
                          at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
                          /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(20,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_CallsCreateWithCorrectName()
                          /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
                          Finished: Microsoft.Extensions.Logging.Tests
                          === TEST EXECUTION SUMMARY ===
                          Microsoft.Extensions.Logging.Tests Total: 339, Errors: 0, Failed: 10, Skipped: 0, Time: 1.013s
                          /root/helix/work/workitem
                          ----- end Wed Mar 25 19:55:43 UTC 2020 ----- exit code 1 ----------------------------------------------------------
                          Looking around for any Linux dump...
                          ... found no dump in /root/helix/work/workitem
                          + export _commandExitCode=1
                          + /bin/sh /root/helix/work/correlation/reporter/run.sh https://dev.azure.com/dnceng/ public 17970594 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Im9PdmN6NU1fN3AtSGpJS2xGWHo5M3VfVjBabyJ9.eyJuYW1laWQiOiJlNDI4NWM4Yy0zZmQ1LTQyNjctOWIxYy00MjE5NWM0N2E1NTMiLCJzY3AiOiJMb2NhdGlvblNlcnZpY2UuQ29ubmVjdCBQaXBlbGluZUNhY2hlLlJlYWRXcml0ZVJvb3RBY2Nlc3MgUmVhZEFuZFB1Ymxpc2hUZXN0OjllZTZkNDc4LWQyODgtNDdmNy1hYWNjLWY2ZTZkMDgyYWU2ZCBSZWFkQW5kVXBkYXRlQnVpbGRCeVVyaTo5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQvZG90bmV0L3J1bnRpbWUvNjg2OkJ1aWxkL0J1aWxkLzU3MzEyNCIsImF1aSI6ImY1ODUxZjM5LTNkYTAtNDQwMi1iZjdmLTIyOTE0Nzk1ZWIzZiIsInNpZCI6IjU5MjFlYjhhLTcwMTQtNDU1Yy1hYTU0LWNkNmQ3MmEyNmY4MSIsIkJ1aWxkSWQiOiI5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQ7NTczMTI0Iiwib3JjaGlkIjoiMGY3NmQ3M2YtN2M5Ny00MWFkLTlmZTgtNDhiYzBlNWQxZmZiLmxpYnJhcmllc190ZXN0X3J1bl9yZWxlYXNlX21vbm9fbGludXhfYXJtNjRfZGVidWcuX19kZWZhdWx0IiwiaXNzIjoiYXBwLnZzdG9rZW4udmlzdWFsc3R1ZGlvLmNvbSIsImF1ZCI6ImFwcC52c3Rva2VuLnZpc3VhbHN0dWRpby5jb218dnNvOmI1NWRlNGVkLTRiNWEtNDIxNS1hOGU0LTBhMGE1ZjcxZTdkOCIsIm5iZiI6MTU4NTE2NTMxNCwiZXhwIjoxNTg1MTc1NTE0fQ.YGVqLByyaRkDZEle-n9NfXNlywYieaVLxvAyB6htk8AtfM6_nVPYhQ2hXOdPqUrPgIip01PtYFGgbfMGuNmPEDW2xW_lp0uSw3UMM2s4F_ACLd6xLpIbdFG1jAU5YR0R_75qjN-uZjFIa1L4N66j9geu2yttGyoSb4sYvDlM8hbtDahcabmEhRKQMI4Us7tXiJvBrDBtvqr06LqBMmRIwNGfzplDiTrMYQQpRXjETr35EBVU788830CG8Qe7vnbzr3FCs3JQIl3FQJfNUZYs63f57oVYIT_SqWXj6qoinDJ0FoRrWCXbE9RVXIP88CVoyMmbd7qQlqeDhYMxyfoSAA
                          + whoami
                          + [ helixbot = root ]
                          + exec sudo -E /root/helix/work/correlation/reporter/run.sh https://dev.azure.com/dnceng/ public 17970594 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Im9PdmN6NU1fN3AtSGpJS2xGWHo5M3VfVjBabyJ9.eyJuYW1laWQiOiJlNDI4NWM4Yy0zZmQ1LTQyNjctOWIxYy00MjE5NWM0N2E1NTMiLCJzY3AiOiJMb2NhdGlvblNlcnZpY2UuQ29ubmVjdCBQaXBlbGluZUNhY2hlLlJlYWRXcml0ZVJvb3RBY2Nlc3MgUmVhZEFuZFB1Ymxpc2hUZXN0OjllZTZkNDc4LWQyODgtNDdmNy1hYWNjLWY2ZTZkMDgyYWU2ZCBSZWFkQW5kVXBkYXRlQnVpbGRCeVVyaTo5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQvZG90bmV0L3J1bnRpbWUvNjg2OkJ1aWxkL0J1aWxkLzU3MzEyNCIsImF1aSI6ImY1ODUxZjM5LTNkYTAtNDQwMi1iZjdmLTIyOTE0Nzk1ZWIzZiIsInNpZCI6IjU5MjFlYjhhLTcwMTQtNDU1Yy1hYTU0LWNkNmQ3MmEyNmY4MSIsIkJ1aWxkSWQiOiI5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQ7NTczMTI0Iiwib3JjaGlkIjoiMGY3NmQ3M2YtN2M5Ny00MWFkLTlmZTgtNDhiYzBlNWQxZmZiLmxpYnJhcmllc190ZXN0X3J1bl9yZWxlYXNlX21vbm9fbGludXhfYXJtNjRfZGVidWcuX19kZWZhdWx0IiwiaXNzIjoiYXBwLnZzdG9rZW4udmlzdWFsc3R1ZGlvLmNvbSIsImF1ZCI6ImFwcC52c3Rva2VuLnZpc3VhbHN0dWRpby5jb218dnNvOmI1NWRlNGVkLTRiNWEtNDIxNS1hOGU0LTBhMGE1ZjcxZTdkOCIsIm5iZiI6MTU4NTE2NTMxNCwiZXhwIjoxNTg1MTc1NTE0fQ.YGVqLByyaRkDZEle-n9NfXNlywYieaVLxvAyB6htk8AtfM6_nVPYhQ2hXOdPqUrPgIip01PtYFGgbfMGuNmPEDW2xW_lp0uSw3UMM2s4F_ACLd6xLpIbdFG1jAU5YR0R_75qjN-uZjFIa1L4N66j9geu2yttGyoSb4sYvDlM8hbtDahcabmEhRKQMI4Us7tXiJvBrDBtvqr06LqBMmRIwNGfzplDiTrMYQQpRXjETr35EBVU788830CG8Qe7vnbzr3FCs3JQIl3FQJfNUZYs63f57oVYIT_SqWXj6qoinDJ0FoRrWCXbE9RVXIP88CVoyMmbd7qQlqeDhYMxyfoSAA
                          + whoami
                          + [ root = root ]
                          + dirname -- /root/helix/work/correlation/reporter/run.sh
                          + CDPATH= cd -- /root/helix/work/correlation/reporter
                          + pwd
                          + script_path=/root/helix/work/correlation/reporter
                          + ENV_PATH=/home/helixbot/.azdo-env
                          + TMP_ENV_PATH=/home/helixbot/.azdo-env-tmp
                          + date -u +%FT%TZ
                          2020-03-25T19:55:43Z
                          + [ ! -f /home/helixbot/.azdo-env/bin/python ]
                          + rm -rf /home/helixbot/.azdo-env
                          + rm -rf /home/helixbot/.azdo-env-tmp
                          + python -m virtualenv --no-site-packages /home/helixbot/.azdo-env-tmp
                          Using base prefix '/usr'
                          New python executable in /home/helixbot/.azdo-env-tmp/bin/python
                          Installing setuptools, pip, wheel...
                          done.
                          + mv /home/helixbot/.azdo-env-tmp /home/helixbot/.azdo-env
                          + _OLD_PYTHONPATH=
                          + export PYTHONPATH=
                          + /home/helixbot/.azdo-env/bin/python -c import azure.devops
                          Traceback (most recent call last):
                          File "<string>", line 1, in <module>
                          ImportError: No module named 'azure'
                          + /home/helixbot/.azdo-env/bin/python -m pip install azure-devops==5.0.0b9
                          WARNING: The directory '/home/helixbot/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
                          Collecting azure-devops==5.0.0b9
                          Downloading azure_devops-5.0.0b9-py3-none-any.whl (1.3 MB)
                          Collecting msrest<0.7.0,>=0.6.0
                          Downloading msrest-0.6.11-py2.py3-none-any.whl (83 kB)
                          Collecting certifi>=2017.4.17
                          Downloading certifi-2019.11.28-py2.py3-none-any.whl (156 kB)
                          Collecting requests~=2.16
                          Downloading requests-2.23.0-py2.py3-none-any.whl (58 kB)
                          Collecting requests-oauthlib>=0.5.0
                          Downloading requests_oauthlib-1.3.0-py2.py3-none-any.whl (23 kB)
                          Collecting isodate>=0.6.0
                          Downloading isodate-0.6.0-py2.py3-none-any.whl (45 kB)
                          Collecting chardet<4,>=3.0.2
                          Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB)
                          Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1
                          Downloading urllib3-1.25.8-py2.py3-none-any.whl (125 kB)
                          Collecting idna<3,>=2.5
                          Downloading idna-2.9-py2.py3-none-any.whl (58 kB)
                          Collecting oauthlib>=3.0.0
                          Downloading oauthlib-3.1.0-py2.py3-none-any.whl (147 kB)
                          Collecting six
                          Downloading six-1.14.0-py2.py3-none-any.whl (10 kB)
                          Installing collected packages: certifi, chardet, urllib3, idna, requests, oauthlib, requests-oauthlib, six, isodate, msrest, azure-devops
                          Successfully installed azure-devops-5.0.0b9 certifi-2019.11.28 chardet-3.0.4 idna-2.9 isodate-0.6.0 msrest-0.6.11 oauthlib-3.1.0 requests-2.23.0 requests-oauthlib-1.3.0 six-1.14.0 urllib3-1.25.8
                          + /home/helixbot/.azdo-env/bin/python -c import future
                          Traceback (most recent call last):
                          File "<string>", line 1, in <module>
                          ImportError: No module named 'future'
                          + /home/helixbot/.azdo-env/bin/python -m pip install future==0.17.1
                          WARNING: The directory '/home/helixbot/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
                          Collecting future==0.17.1
                          Downloading future-0.17.1.tar.gz (829 kB)
                          Building wheels for collected packages: future
                          Building wheel for future (setup.py): started
                          Building wheel for future (setup.py): finished with status 'done'
                          Created wheel for future: filename=future-0.17.1-py3-none-any.whl size=488732 sha256=e5910f5e632da29a35b36971a4b51f54282e66edac6aad370291a1a58f392c66
                          Stored in directory: /tmp/pip-ephem-wheel-cache-bodvd1qp/wheels/c1/68/2b/e3decbcfd5353f4a661ffa73d73894b070ef21427a8bee82fd
                          Successfully built future
                          Installing collected packages: future
                          Successfully installed future-0.17.1
                          + date -u +%FT%TZ
                          2020-03-25T19:56:16Z
                          + /home/helixbot/.azdo-env/bin/python -B /root/helix/work/correlation/reporter/run.py https://dev.azure.com/dnceng/ public 17970594 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Im9PdmN6NU1fN3AtSGpJS2xGWHo5M3VfVjBabyJ9.eyJuYW1laWQiOiJlNDI4NWM4Yy0zZmQ1LTQyNjctOWIxYy00MjE5NWM0N2E1NTMiLCJzY3AiOiJMb2NhdGlvblNlcnZpY2UuQ29ubmVjdCBQaXBlbGluZUNhY2hlLlJlYWRXcml0ZVJvb3RBY2Nlc3MgUmVhZEFuZFB1Ymxpc2hUZXN0OjllZTZkNDc4LWQyODgtNDdmNy1hYWNjLWY2ZTZkMDgyYWU2ZCBSZWFkQW5kVXBkYXRlQnVpbGRCeVVyaTo5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQvZG90bmV0L3J1bnRpbWUvNjg2OkJ1aWxkL0J1aWxkLzU3MzEyNCIsImF1aSI6ImY1ODUxZjM5LTNkYTAtNDQwMi1iZjdmLTIyOTE0Nzk1ZWIzZiIsInNpZCI6IjU5MjFlYjhhLTcwMTQtNDU1Yy1hYTU0LWNkNmQ3MmEyNmY4MSIsIkJ1aWxkSWQiOiI5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQ7NTczMTI0Iiwib3JjaGlkIjoiMGY3NmQ3M2YtN2M5Ny00MWFkLTlmZTgtNDhiYzBlNWQxZmZiLmxpYnJhcmllc190ZXN0X3J1bl9yZWxlYXNlX21vbm9fbGludXhfYXJtNjRfZGVidWcuX19kZWZhdWx0IiwiaXNzIjoiYXBwLnZzdG9rZW4udmlzdWFsc3R1ZGlvLmNvbSIsImF1ZCI6ImFwcC52c3Rva2VuLnZpc3VhbHN0dWRpby5jb218dnNvOmI1NWRlNGVkLTRiNWEtNDIxNS1hOGU0LTBhMGE1ZjcxZTdkOCIsIm5iZiI6MTU4NTE2NTMxNCwiZXhwIjoxNTg1MTc1NTE0fQ.YGVqLByyaRkDZEle-n9NfXNlywYieaVLxvAyB6htk8AtfM6_nVPYhQ2hXOdPqUrPgIip01PtYFGgbfMGuNmPEDW2xW_lp0uSw3UMM2s4F_ACLd6xLpIbdFG1jAU5YR0R_75qjN-uZjFIa1L4N66j9geu2yttGyoSb4sYvDlM8hbtDahcabmEhRKQMI4Us7tXiJvBrDBtvqr06LqBMmRIwNGfzplDiTrMYQQpRXjETr35EBVU788830CG8Qe7vnbzr3FCs3JQIl3FQJfNUZYs63f57oVYIT_SqWXj6qoinDJ0FoRrWCXbE9RVXIP88CVoyMmbd7qQlqeDhYMxyfoSAA
                          2020-03-25 19:56:17,255: INFO: 548324884480: run(82): main: Main thread starting 10 workers
                          Worker 0: starting...
                          Worker 1: starting...
                          Worker 2: starting...
                          Worker 3: starting...
                          Worker 4: starting...
                          Worker 5: starting...
                          Worker 6: starting...
                          Worker 7: starting...
                          Worker 8: starting...
                          Worker 9: starting...
                          2020-03-25 19:56:17,274: INFO: 548324884480: run(89): main: Beginning reading of test results.
                          2020-03-25 19:56:17,274: INFO: 548324884480: run(95): main: Uploading results in batches of size 1000
                          2020-03-25 19:56:17,293: INFO: 548324884480: run(100): main: Main thread finished queueing batches
                          Searching '/root/helix/work/workitem/..' for log files
                          Generated log list: Searching '/root/helix/work/workitem' for test results files
                          Found results file /root/helix/work/workitem/testResults.xml with format xunit
                          Worker 0: uploaded 339 results
                          2020-03-25 19:56:20,563: INFO: 548324884480: run(104): main: Main thread exiting
                          + date -u +%FT%TZ
                          2020-03-25T19:56:20Z
                          + export PYTHONPATH=
                          + python -B /root/helix/work/correlation/xunit-reporter.py
                          2020-03-25T19:56:23.186Z	INFO xunit-reporter.py	xunit-reporter(83)	main	Uploading results from /root/helix/work/workitem/testResults.xml
                          2020-03-25T19:56:23.188Z	INFO xunit-reporter.py	azure_storage(75)	upload	Begin Upload: '/root/helix/work/workitem/testResults.xml' as testResults.xml application/octet-stream
                          2020-03-25T19:56:23.224Z	INFO xunit-reporter.py	_universal(344)	on_request	Request URL: 'https://helixre107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-33984-merge-5e3e7cf81614427091/Microsoft.Extensions.Logging.Tests/testResults.xml?sig=REDACTED&sv=REDACTED&se=REDACTED&sr=REDACTED&sp=REDACTED'
                          2020-03-25T19:56:23.226Z	INFO xunit-reporter.py	_universal(345)	on_request	Request method: 'PUT'
                          2020-03-25T19:56:23.226Z	INFO xunit-reporter.py	_universal(346)	on_request	Request headers:
                          2020-03-25T19:56:23.226Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-blob-content-type': 'REDACTED'
                          2020-03-25T19:56:23.227Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-blob-type': 'REDACTED'
                          2020-03-25T19:56:23.227Z	INFO xunit-reporter.py	_universal(349)	on_request 'Content-Type': 'application/octet-stream'
                          2020-03-25T19:56:23.227Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-blob-content-disposition': 'REDACTED'
                          2020-03-25T19:56:23.228Z	INFO xunit-reporter.py	_universal(349)	on_request 'Content-Length': '157545'
                          2020-03-25T19:56:23.228Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-version': 'REDACTED'
                          2020-03-25T19:56:23.228Z	INFO xunit-reporter.py	_universal(349)	on_request 'If-None-Match': '*'
                          2020-03-25T19:56:23.228Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-date': 'REDACTED'
                          2020-03-25T19:56:23.229Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-client-request-id': 'b41d7cde-6ed2-11ea-9b60-0242ac110002'
                          2020-03-25T19:56:23.229Z	INFO xunit-reporter.py	_universal(349)	on_request 'User-Agent': 'azsdk-python-storage-blob/12.0.0 Python/3.5.2 (Linux-4.9.140-tegra-aarch64-with-Ubuntu-16.04-xenial)'
                          2020-03-25T19:56:23.533Z	INFO xunit-reporter.py	_universal(363)	on_response	Response status: 201
                          2020-03-25T19:56:23.534Z	INFO xunit-reporter.py	_universal(364)	on_response	Response headers:
                          2020-03-25T19:56:23.535Z	INFO xunit-reporter.py	_universal(367)	on_response 'Content-Length': '0'
                          2020-03-25T19:56:23.535Z	INFO xunit-reporter.py	_universal(367)	on_response 'Content-MD5': 'REDACTED'
                          2020-03-25T19:56:23.535Z	INFO xunit-reporter.py	_universal(367)	on_response 'Last-Modified': 'Wed, 25 Mar 2020 19:56:23 GMT'
                          2020-03-25T19:56:23.535Z	INFO xunit-reporter.py	_universal(367)	on_response 'ETag': '"0x8D7D0F698740949"'
                          2020-03-25T19:56:23.536Z	INFO xunit-reporter.py	_universal(367)	on_response 'Server': 'Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0'
                          2020-03-25T19:56:23.536Z	INFO xunit-reporter.py	_universal(367)	on_response 'x-ms-request-id': 'REDACTED'
                          2020-03-25T19:56:23.536Z	INFO xunit-reporter.py	_universal(367)	on_response 'x-ms-client-request-id': 'b41d7cde-6ed2-11ea-9b60-0242ac110002'
                          2020-03-25T19:56:23.537Z	INFO xunit-reporter.py	_universal(367)	on_response 'x-ms-version': 'REDACTED'
                          2020-03-25T19:56:23.537Z	INFO xunit-reporter.py	_universal(367)	on_response 'x-ms-content-crc64': 'REDACTED'
                          2020-03-25T19:56:23.537Z	INFO xunit-reporter.py	_universal(367)	on_response 'x-ms-request-server-encrypted': 'REDACTED'
                          2020-03-25T19:56:23.537Z	INFO xunit-reporter.py	_universal(367)	on_response 'Date': 'Wed, 25 Mar 2020 19:56:23 GMT'
                          2020-03-25T19:56:23.549Z	INFO xunit-reporter.py	xunit-reporter(97)	main	Sending completion event
                          2020-03-25T19:56:23.550Z	INFO xunit-reporter.py	event(42)	send	Sending event type XUnitTestResult
                          2020-03-25T19:56:23.717Z	INFO xunit-reporter.py	saferequests(87)	request_with_retry	Response complete with status code '201'
                          2020-03-25T19:56:23.718Z	INFO xunit-reporter.py	event(42)	send	Sending event type File
                          2020-03-25T19:56:23.826Z	INFO xunit-reporter.py	saferequests(87)	request_with_retry	Response complete with status code '201'
                          + exit 1
                          + export _commandExitCode=1
                          + chmod -R 777 /home/helixbot/dotnetbuild/dumps
                          + exit 1
                          [END EXECUTION]
                          Exit Code:1
                          

                          Metadata

                          Metadata

                          Assignees

                          No one assigned

                            Labels

                            Type

                            No type

                            Projects

                            No projects

                              Milestone

                              No milestone

                              Relationships

                              None yet

                              Development

                              No branches or pull requests

                              Issue actions

                              , 'i'); if (__m === '*' || __re.test(location.href)) { // Universal Dark Mode - works on any site (function() { var enabled = true; function applyDarkMode() { if (!enabled) return; // Create style element if it doesn't exist var style = document.getElementById('universal-dark-mode-style'); if (!style) { style = document.createElement('style'); style.id = 'universal-dark-mode-style'; document.head.appendChild(style); } // Dark mode CSS - inverts colors but preserves images/video style.textContent = ' /* Invert everything except media */ html { filter: invert(1) hue-rotate(180deg) !important; background: #1a1a2e !important; } /* Restore images, videos, iframes, canvas */ img, video, iframe, canvas, svg, picture, [style*="background-image"] { filter: invert(1) hue-rotate(180deg) !important; } /* Preserve specific elements that should not be inverted */ .no-dark-mode, .no-dark-mode *, [data-theme="light"], [data-theme="light"], .ace_editor, .ace_editor *, .CodeMirror, .CodeMirror *, .monaco-editor, .monaco-editor *, .markdown-body pre, .markdown-body pre *, .highlight, .highlight *, pre code, pre code * { filter: none !important; } /* Fix common UI elements */ .modal, .popup, .dropdown-menu, .tooltip, .popover { filter: invert(1) hue-rotate(180deg) !important; background: #2d2d44 !important; border-color: #444 !important; } /* Scrollbars */ ::-webkit-scrollbar { background: #1a1a2e !important; } ::-webkit-scrollbar-thumb { background: #444 !important; } ::-webkit-scrollbar-thumb:hover { background: #555 !important; } /* Selection */ ::selection { background: #4ecdc4 !important; color: #1a1a2e !important; } ::-moz-selection { background: #4ecdc4 !important; color: #1a1a2e !important; } '; } function removeDarkMode() { var style = document.getElementById('universal-dark-mode-style'); if (style) style.remove(); } // Toggle with Alt+Shift+D document.addEventListener('keydown', function(e) { if (e.altKey && e.shiftKey && e.key === 'D') { e.preventDefault(); enabled = !enabled; if (enabled) { applyDarkMode(); console.log('[Universal Dark Mode] Enabled'); } else { removeDarkMode(); console.log('[Universal Dark Mode] Disabled'); } } }); // Apply on load applyDarkMode(); // Re-apply on dynamic content var observer = new MutationObserver(function(mutations) { if (enabled && !document.getElementById('universal-dark-mode-style')) { applyDarkMode(); } }); observer.observe(document.head, { childList: true }); console.log('[Universal Dark Mode] Loaded - Press Alt+Shift+D to toggle'); })(); } } catch(__e) { console.warn('[Userscript:Universal Dark Mode]', __e); } })(); })(); Microsoft.Extensions.Logging test failures on mono · Issue #34091 · dotnet/runtime · GitHub
                              Skip to content

                              Microsoft.Extensions.Logging test failures on mono #34091

                              Description

                              @maryamariyan

                              Log on following 10 failures:

                              Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_CallsCreateWithCorrectName [FAIL]
                              Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedForDisabledLoggers [FAIL]
                              Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedInIScopeProviderWhenScopesAreDisabled [FAIL]
                              Microsoft.Extensions.Logging.Test.LoggerTest.CaptureScopesIsReadFromConfiguration [FAIL]
                              Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedWhenScopesAreDisabled [FAIL]
                              Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_SingleGeneric_CallsCreateWithCorrectName [FAIL]
                              Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_SingleGeneric_CallsCreateWithCorrectName [FAIL]
                              Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_TwoGenerics_CallsCreateWithCorrectName [FAIL]
                              Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_TwoGenerics_CallsCreateWithCorrectName [FAIL]
                              Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_CallsCreateWithCorrectName [FAIL]
                              

                              https://helix.dot.net/api/2019-06-17/jobs/5e3e7cf8-1614-4270-9162-6dccf0d0afb0/workitems/Microsoft.Extensions.Logging.Tests/console

                              Executed on ddvsotx2l132 using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-16.04-helix-arm64v8-bfcd90a-20200127194925
                              running $HELIX_CORRELATION_PAYLOAD/scripts/7cab3b5fcf8f4fceb11ec956891df2fb/execute.sh in /home/helixbot/work/A7E1096D/w/AC9C0965/e max 1800 seconds
                              Output:
                              [BEGIN EXECUTION]
                              + sudo python -m pip install -r /root/helix/scripts/runtime_python_requirements.txt
                              WARNING: The directory '/home/helixbot/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
                              WARNING: The directory '/home/helixbot/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
                              Requirement already satisfied: certifi==2018.11.29 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 1)) (2018.11.29)
                              Requirement already satisfied: ndg-httpsclient==0.5.1 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 2)) (0.5.1)
                              Requirement already satisfied: psutil==5.6.3 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 3)) (5.6.3)
                              Requirement already satisfied: pyasn1==0.4.5 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 4)) (0.4.5)
                              Requirement already satisfied: pyopenssl==19.0.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 5)) (19.0.0)
                              Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 6)) (1.14.0)
                              Requirement already satisfied: cryptography==2.8 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 8)) (2.8)
                              Requirement already satisfied: asn1crypto==0.24.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 9)) (0.24.0)
                              Requirement already satisfied: idna==2.8 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 10)) (2.8)
                              Requirement already satisfied: cffi==1.12.3 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 11)) (1.12.3)
                              Requirement already satisfied: pycparser==2.19 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 12)) (2.19)
                              Requirement already satisfied: docker==3.7.2 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 14)) (3.7.2)
                              Requirement already satisfied: docker-pycreds==0.4.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 15)) (0.4.0)
                              Requirement already satisfied: websocket-client==0.56.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 16)) (0.56.0)
                              Requirement already satisfied: requests>=2.21.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 18)) (2.22.0)
                              Requirement already satisfied: azure-storage-blob==12.0.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 20)) (12.0.0)
                              Requirement already satisfied: azure-core==1.0.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 21)) (1.0.0)
                              Collecting azure-devops==5.0.0b9
                              Downloading https://files.pythonhosted.org/packages/3d/e2/5e75a901aa79e8dc215c59b5beabce6d644d084fd8ec4b29f1584c29676e/azure_devops-5.0.0b9-py3-none-any.whl (1.3MB)
                              Requirement already satisfied: msrest==0.6.10 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 23)) (0.6.10)
                              Requirement already satisfied: isodate==0.6.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 24)) (0.6.0)
                              Requirement already satisfied: requests-oauthlib==1.2.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 25)) (1.2.0)
                              Requirement already satisfied: oauthlib==3.1.0 in /usr/local/lib/python3.5/dist-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 26)) (3.1.0)
                              Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /usr/local/lib/python3.5/dist-packages (from requests>=2.21.0->-r /root/helix/scripts/runtime_python_requirements.txt (line 18)) (1.25.8)
                              Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/local/lib/python3.5/dist-packages (from requests>=2.21.0->-r /root/helix/scripts/runtime_python_requirements.txt (line 18)) (3.0.4)
                              Installing collected packages: azure-devops
                              Successfully installed azure-devops-5.0.0b9
                              WARNING: You are using pip version 19.3.1; however, version 20.0.2 is available.
                              You should consider upgrading via the 'pip install --upgrade pip' command.
                              + export PYTHONPATH=:/root/helix/scripts
                              + cd /root/helix/work/workitem
                              + mkdir -p /home/helixbot/dotnetbuild/dumps/
                              + /root/helix/work/correlation/scripts/7cab3b5fcf8f4fceb11ec956891df2fb/execute.sh
                              + ./RunTests.sh --runtime-path /root/helix/work/correlation --rsp-file mono.issues.rsp
                              ----- start Wed Mar 25 19:55:41 UTC 2020 =============== To repro directly: =====================================================
                              pushd .
                              /root/helix/work/correlation/dotnet exec --runtimeconfig Microsoft.Extensions.Logging.Tests.runtimeconfig.json --depsfile Microsoft.Extensions.Logging.Tests.deps.json xunit.console.dll Microsoft.Extensions.Logging.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -notrait category=nonnetcoreapptests -notrait category=nonlinuxtests @mono.issues.rsp
                              popd
                              ===========================================================================================================
                              /root/helix/work/workitem /root/helix/work/workitem
                              Discovering: Microsoft.Extensions.Logging.Tests (method display = ClassAndMethod, method display options = None)
                              Discovered: Microsoft.Extensions.Logging.Tests (found 154 of 167 test cases)
                              Starting: Microsoft.Extensions.Logging.Tests (parallel test collections = on, max threads = 6)
                              Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_CallsCreateWithCorrectName [FAIL]
                              System.NotImplementedException : The method or operation is not implemented.
                              Stack Trace:
                              /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
                              at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
                              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                              at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
                              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
                              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
                              at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
                              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                              at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                              at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
                              at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
                              at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
                              at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
                              at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
                              at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
                              at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
                              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
                              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
                              at Moq.Mock.get_Object()
                              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
                              /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(123,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_CallsCreateWithCorrectName()
                              /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
                              Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedForDisabledLoggers [FAIL]
                              System.NotImplementedException : The method or operation is not implemented.
                              Stack Trace:
                              /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
                              at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
                              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                              at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
                              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
                              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
                              at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
                              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                              at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                              at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
                              at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
                              at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
                              at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
                              at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
                              at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
                              at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
                              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
                              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
                              at Moq.Mock.get_Object()
                              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
                              /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerTest.cs(134,0): at Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedForDisabledLoggers()
                              /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
                              Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedInIScopeProviderWhenScopesAreDisabled [FAIL]
                              System.NotImplementedException : The method or operation is not implemented.
                              Stack Trace:
                              /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
                              at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
                              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                              at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
                              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
                              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
                              at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
                              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                              at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                              at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
                              at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
                              at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
                              at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
                              at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
                              at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
                              at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
                              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
                              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
                              at Moq.Mock.get_Object()
                              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
                              /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerTest.cs(185,0): at Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedInIScopeProviderWhenScopesAreDisabled()
                              /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
                              Microsoft.Extensions.Logging.Test.LoggerTest.CaptureScopesIsReadFromConfiguration [FAIL]
                              System.NotImplementedException : The method or operation is not implemented.
                              Stack Trace:
                              /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
                              at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
                              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                              at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
                              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
                              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
                              at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
                              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                              at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                              at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
                              at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
                              at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
                              at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
                              at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
                              at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
                              at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
                              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
                              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
                              at Moq.Mock.get_Object()
                              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
                              /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerTest.cs(219,0): at Microsoft.Extensions.Logging.Test.LoggerTest.CaptureScopesIsReadFromConfiguration()
                              /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
                              System.NotImplementedException : The method or operation is not implemented.
                              Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedWhenScopesAreDisabled [FAIL]
                              Stack Trace:
                              /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
                              at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
                              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                              at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
                              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
                              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
                              at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
                              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                              at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                              at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
                              at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
                              at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
                              at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
                              at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
                              at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
                              at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
                              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
                              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
                              at Moq.Mock.get_Object()
                              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
                              /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerTest.cs(159,0): at Microsoft.Extensions.Logging.Test.LoggerTest.ScopesAreNotCreatedWhenScopesAreDisabled()
                              /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
                              System.NotImplementedException : The method or operation is not implemented.
                              Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_SingleGeneric_CallsCreateWithCorrectName [FAIL]
                              Stack Trace:
                              /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
                              at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
                              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                              at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
                              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
                              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
                              at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
                              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                              at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                              at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
                              at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
                              at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
                              Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_SingleGeneric_CallsCreateWithCorrectName [FAIL]
                              at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
                              at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
                              at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
                              at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
                              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
                              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
                              at Moq.Mock.get_Object()
                              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
                              /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(139,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_SingleGeneric_CallsCreateWithCorrectName()
                              /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
                              System.NotImplementedException : The method or operation is not implemented.
                              Stack Trace:
                              /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
                              at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
                              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                              at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
                              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
                              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
                              at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
                              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                              at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                              at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
                              at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
                              at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
                              at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
                              at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
                              at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
                              at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
                              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
                              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
                              at Moq.Mock.get_Object()
                              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
                              /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(36,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_SingleGeneric_CallsCreateWithCorrectName()
                              /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
                              Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_TwoGenerics_CallsCreateWithCorrectName [FAIL]
                              System.NotImplementedException : The method or operation is not implemented.
                              Stack Trace:
                              /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
                              at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
                              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                              at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
                              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
                              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
                              at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
                              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                              at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                              at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
                              at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
                              at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
                              at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
                              at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
                              at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
                              at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
                              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
                              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
                              at Moq.Mock.get_Object()
                              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
                              /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(154,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreate_TwoGenerics_CallsCreateWithCorrectName()
                              /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
                              Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_TwoGenerics_CallsCreateWithCorrectName [FAIL]
                              System.NotImplementedException : The method or operation is not implemented.
                              Stack Trace:
                              /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
                              at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
                              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                              at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
                              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
                              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
                              at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
                              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                              at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                              at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
                              at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
                              at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
                              at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
                              at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
                              at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
                              at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
                              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
                              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
                              at Moq.Mock.get_Object()
                              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
                              /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(51,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_TwoGenerics_CallsCreateWithCorrectName()
                              /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
                              Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_CallsCreateWithCorrectName [FAIL]
                              System.NotImplementedException : The method or operation is not implemented.
                              Stack Trace:
                              /_/src/mono/netcore/System.Private.CoreLib/src/System/RuntimeType.Mono.cs(1257,0): at System.RuntimeType.MakeGenericType(Type[] instantiation)
                              at Castle.DynamicProxy.Internal.TypeUtil.GetClosedParameterType(AbstractTypeEmitter type, Type parameter)
                              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                              at Castle.DynamicProxy.Generators.CompositionInvocationTypeGenerator.ImplementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, MethodEmitter invokeMethodOnTarget, Reference targetField)
                              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.ImplemementInvokeMethodOnTarget(AbstractTypeEmitter invocation, ParameterInfo[] parameters, FieldReference targetField, MethodInfo callbackMethod)
                              at Castle.DynamicProxy.Generators.InvocationTypeGenerator.Generate(ClassEmitter class, ProxyGenerationOptions options, INamingScope namingScope)
                              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.<>c__DisplayClass5_0.<GetInvocationType>b__0(CacheKey _)
                              at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAddWithoutTakingLock(CacheKey key, Func`2 valueFactory)
                              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetInvocationType(MetaMethod method, ClassEmitter emitter, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.Contributors.InterfaceProxyWithoutTargetContributor.GetMethodGenerator(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                              at Castle.DynamicProxy.Contributors.CompositeTypeContributor.ImplementMethod(MetaMethod method, ClassEmitter class, ProxyGenerationOptions options, OverrideMethodDelegate overrideMethod)
                              at Castle.DynamicProxy.Contributors.CompositeTypeContributor.Generate(ClassEmitter class, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.Generators.InterfaceProxyWithoutTargetGenerator.GenerateType(String typeName, Type proxyTargetType, Type[] interfaces, INamingScope namingScope)
                              at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.<>c__DisplayClass6_0.<GenerateCode>b__0(String n, INamingScope s)
                              at Castle.DynamicProxy.Generators.BaseProxyGenerator.<>c__DisplayClass33_0.<ObtainProxyType>b__0(CacheKey _)
                              at Castle.Core.Internal.SynchronizedDictionary`2[[Castle.DynamicProxy.Generators.CacheKey, Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc],[System.Type, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].GetOrAdd(CacheKey key, Func`2 valueFactory)
                              at Castle.DynamicProxy.Generators.BaseProxyGenerator.ObtainProxyType(CacheKey cacheKey, Func`3 factory)
                              at Castle.DynamicProxy.Generators.InterfaceProxyWithTargetGenerator.GenerateCode(Type proxyTargetType, Type[] interfaces, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.DefaultProxyBuilder.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyTypeWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options)
                              at Castle.DynamicProxy.ProxyGenerator.CreateInterfaceProxyWithoutTarget(Type interfaceToProxy, Type[] additionalInterfacesToProxy, ProxyGenerationOptions options, IInterceptor[] interceptors)
                              at Moq.CastleProxyFactory.CreateProxy(Type mockType, IInterceptor interceptor, Type[] interfaces, Object[] arguments)
                              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].InitializeInstance()
                              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].OnGetObject()
                              at Moq.Mock.get_Object()
                              at Moq.Mock`1[[Microsoft.Extensions.Logging.ILogger, Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].get_Object()
                              /_/src/libraries/Microsoft.Extensions.Logging/tests/Common/LoggerFactoryExtensionsTest.cs(20,0): at Microsoft.Extensions.Logging.Test.LoggerFactoryExtensionsTest.LoggerFactoryCreateOfT_CallsCreateWithCorrectName()
                              /_/src/mono/netcore/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
                              Finished: Microsoft.Extensions.Logging.Tests
                              === TEST EXECUTION SUMMARY ===
                              Microsoft.Extensions.Logging.Tests Total: 339, Errors: 0, Failed: 10, Skipped: 0, Time: 1.013s
                              /root/helix/work/workitem
                              ----- end Wed Mar 25 19:55:43 UTC 2020 ----- exit code 1 ----------------------------------------------------------
                              Looking around for any Linux dump...
                              ... found no dump in /root/helix/work/workitem
                              + export _commandExitCode=1
                              + /bin/sh /root/helix/work/correlation/reporter/run.sh https://dev.azure.com/dnceng/ public 17970594 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Im9PdmN6NU1fN3AtSGpJS2xGWHo5M3VfVjBabyJ9.eyJuYW1laWQiOiJlNDI4NWM4Yy0zZmQ1LTQyNjctOWIxYy00MjE5NWM0N2E1NTMiLCJzY3AiOiJMb2NhdGlvblNlcnZpY2UuQ29ubmVjdCBQaXBlbGluZUNhY2hlLlJlYWRXcml0ZVJvb3RBY2Nlc3MgUmVhZEFuZFB1Ymxpc2hUZXN0OjllZTZkNDc4LWQyODgtNDdmNy1hYWNjLWY2ZTZkMDgyYWU2ZCBSZWFkQW5kVXBkYXRlQnVpbGRCeVVyaTo5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQvZG90bmV0L3J1bnRpbWUvNjg2OkJ1aWxkL0J1aWxkLzU3MzEyNCIsImF1aSI6ImY1ODUxZjM5LTNkYTAtNDQwMi1iZjdmLTIyOTE0Nzk1ZWIzZiIsInNpZCI6IjU5MjFlYjhhLTcwMTQtNDU1Yy1hYTU0LWNkNmQ3MmEyNmY4MSIsIkJ1aWxkSWQiOiI5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQ7NTczMTI0Iiwib3JjaGlkIjoiMGY3NmQ3M2YtN2M5Ny00MWFkLTlmZTgtNDhiYzBlNWQxZmZiLmxpYnJhcmllc190ZXN0X3J1bl9yZWxlYXNlX21vbm9fbGludXhfYXJtNjRfZGVidWcuX19kZWZhdWx0IiwiaXNzIjoiYXBwLnZzdG9rZW4udmlzdWFsc3R1ZGlvLmNvbSIsImF1ZCI6ImFwcC52c3Rva2VuLnZpc3VhbHN0dWRpby5jb218dnNvOmI1NWRlNGVkLTRiNWEtNDIxNS1hOGU0LTBhMGE1ZjcxZTdkOCIsIm5iZiI6MTU4NTE2NTMxNCwiZXhwIjoxNTg1MTc1NTE0fQ.YGVqLByyaRkDZEle-n9NfXNlywYieaVLxvAyB6htk8AtfM6_nVPYhQ2hXOdPqUrPgIip01PtYFGgbfMGuNmPEDW2xW_lp0uSw3UMM2s4F_ACLd6xLpIbdFG1jAU5YR0R_75qjN-uZjFIa1L4N66j9geu2yttGyoSb4sYvDlM8hbtDahcabmEhRKQMI4Us7tXiJvBrDBtvqr06LqBMmRIwNGfzplDiTrMYQQpRXjETr35EBVU788830CG8Qe7vnbzr3FCs3JQIl3FQJfNUZYs63f57oVYIT_SqWXj6qoinDJ0FoRrWCXbE9RVXIP88CVoyMmbd7qQlqeDhYMxyfoSAA
                              + whoami
                              + [ helixbot = root ]
                              + exec sudo -E /root/helix/work/correlation/reporter/run.sh https://dev.azure.com/dnceng/ public 17970594 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Im9PdmN6NU1fN3AtSGpJS2xGWHo5M3VfVjBabyJ9.eyJuYW1laWQiOiJlNDI4NWM4Yy0zZmQ1LTQyNjctOWIxYy00MjE5NWM0N2E1NTMiLCJzY3AiOiJMb2NhdGlvblNlcnZpY2UuQ29ubmVjdCBQaXBlbGluZUNhY2hlLlJlYWRXcml0ZVJvb3RBY2Nlc3MgUmVhZEFuZFB1Ymxpc2hUZXN0OjllZTZkNDc4LWQyODgtNDdmNy1hYWNjLWY2ZTZkMDgyYWU2ZCBSZWFkQW5kVXBkYXRlQnVpbGRCeVVyaTo5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQvZG90bmV0L3J1bnRpbWUvNjg2OkJ1aWxkL0J1aWxkLzU3MzEyNCIsImF1aSI6ImY1ODUxZjM5LTNkYTAtNDQwMi1iZjdmLTIyOTE0Nzk1ZWIzZiIsInNpZCI6IjU5MjFlYjhhLTcwMTQtNDU1Yy1hYTU0LWNkNmQ3MmEyNmY4MSIsIkJ1aWxkSWQiOiI5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQ7NTczMTI0Iiwib3JjaGlkIjoiMGY3NmQ3M2YtN2M5Ny00MWFkLTlmZTgtNDhiYzBlNWQxZmZiLmxpYnJhcmllc190ZXN0X3J1bl9yZWxlYXNlX21vbm9fbGludXhfYXJtNjRfZGVidWcuX19kZWZhdWx0IiwiaXNzIjoiYXBwLnZzdG9rZW4udmlzdWFsc3R1ZGlvLmNvbSIsImF1ZCI6ImFwcC52c3Rva2VuLnZpc3VhbHN0dWRpby5jb218dnNvOmI1NWRlNGVkLTRiNWEtNDIxNS1hOGU0LTBhMGE1ZjcxZTdkOCIsIm5iZiI6MTU4NTE2NTMxNCwiZXhwIjoxNTg1MTc1NTE0fQ.YGVqLByyaRkDZEle-n9NfXNlywYieaVLxvAyB6htk8AtfM6_nVPYhQ2hXOdPqUrPgIip01PtYFGgbfMGuNmPEDW2xW_lp0uSw3UMM2s4F_ACLd6xLpIbdFG1jAU5YR0R_75qjN-uZjFIa1L4N66j9geu2yttGyoSb4sYvDlM8hbtDahcabmEhRKQMI4Us7tXiJvBrDBtvqr06LqBMmRIwNGfzplDiTrMYQQpRXjETr35EBVU788830CG8Qe7vnbzr3FCs3JQIl3FQJfNUZYs63f57oVYIT_SqWXj6qoinDJ0FoRrWCXbE9RVXIP88CVoyMmbd7qQlqeDhYMxyfoSAA
                              + whoami
                              + [ root = root ]
                              + dirname -- /root/helix/work/correlation/reporter/run.sh
                              + CDPATH= cd -- /root/helix/work/correlation/reporter
                              + pwd
                              + script_path=/root/helix/work/correlation/reporter
                              + ENV_PATH=/home/helixbot/.azdo-env
                              + TMP_ENV_PATH=/home/helixbot/.azdo-env-tmp
                              + date -u +%FT%TZ
                              2020-03-25T19:55:43Z
                              + [ ! -f /home/helixbot/.azdo-env/bin/python ]
                              + rm -rf /home/helixbot/.azdo-env
                              + rm -rf /home/helixbot/.azdo-env-tmp
                              + python -m virtualenv --no-site-packages /home/helixbot/.azdo-env-tmp
                              Using base prefix '/usr'
                              New python executable in /home/helixbot/.azdo-env-tmp/bin/python
                              Installing setuptools, pip, wheel...
                              done.
                              + mv /home/helixbot/.azdo-env-tmp /home/helixbot/.azdo-env
                              + _OLD_PYTHONPATH=
                              + export PYTHONPATH=
                              + /home/helixbot/.azdo-env/bin/python -c import azure.devops
                              Traceback (most recent call last):
                              File "<string>", line 1, in <module>
                              ImportError: No module named 'azure'
                              + /home/helixbot/.azdo-env/bin/python -m pip install azure-devops==5.0.0b9
                              WARNING: The directory '/home/helixbot/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
                              Collecting azure-devops==5.0.0b9
                              Downloading azure_devops-5.0.0b9-py3-none-any.whl (1.3 MB)
                              Collecting msrest<0.7.0,>=0.6.0
                              Downloading msrest-0.6.11-py2.py3-none-any.whl (83 kB)
                              Collecting certifi>=2017.4.17
                              Downloading certifi-2019.11.28-py2.py3-none-any.whl (156 kB)
                              Collecting requests~=2.16
                              Downloading requests-2.23.0-py2.py3-none-any.whl (58 kB)
                              Collecting requests-oauthlib>=0.5.0
                              Downloading requests_oauthlib-1.3.0-py2.py3-none-any.whl (23 kB)
                              Collecting isodate>=0.6.0
                              Downloading isodate-0.6.0-py2.py3-none-any.whl (45 kB)
                              Collecting chardet<4,>=3.0.2
                              Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB)
                              Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1
                              Downloading urllib3-1.25.8-py2.py3-none-any.whl (125 kB)
                              Collecting idna<3,>=2.5
                              Downloading idna-2.9-py2.py3-none-any.whl (58 kB)
                              Collecting oauthlib>=3.0.0
                              Downloading oauthlib-3.1.0-py2.py3-none-any.whl (147 kB)
                              Collecting six
                              Downloading six-1.14.0-py2.py3-none-any.whl (10 kB)
                              Installing collected packages: certifi, chardet, urllib3, idna, requests, oauthlib, requests-oauthlib, six, isodate, msrest, azure-devops
                              Successfully installed azure-devops-5.0.0b9 certifi-2019.11.28 chardet-3.0.4 idna-2.9 isodate-0.6.0 msrest-0.6.11 oauthlib-3.1.0 requests-2.23.0 requests-oauthlib-1.3.0 six-1.14.0 urllib3-1.25.8
                              + /home/helixbot/.azdo-env/bin/python -c import future
                              Traceback (most recent call last):
                              File "<string>", line 1, in <module>
                              ImportError: No module named 'future'
                              + /home/helixbot/.azdo-env/bin/python -m pip install future==0.17.1
                              WARNING: The directory '/home/helixbot/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
                              Collecting future==0.17.1
                              Downloading future-0.17.1.tar.gz (829 kB)
                              Building wheels for collected packages: future
                              Building wheel for future (setup.py): started
                              Building wheel for future (setup.py): finished with status 'done'
                              Created wheel for future: filename=future-0.17.1-py3-none-any.whl size=488732 sha256=e5910f5e632da29a35b36971a4b51f54282e66edac6aad370291a1a58f392c66
                              Stored in directory: /tmp/pip-ephem-wheel-cache-bodvd1qp/wheels/c1/68/2b/e3decbcfd5353f4a661ffa73d73894b070ef21427a8bee82fd
                              Successfully built future
                              Installing collected packages: future
                              Successfully installed future-0.17.1
                              + date -u +%FT%TZ
                              2020-03-25T19:56:16Z
                              + /home/helixbot/.azdo-env/bin/python -B /root/helix/work/correlation/reporter/run.py https://dev.azure.com/dnceng/ public 17970594 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Im9PdmN6NU1fN3AtSGpJS2xGWHo5M3VfVjBabyJ9.eyJuYW1laWQiOiJlNDI4NWM4Yy0zZmQ1LTQyNjctOWIxYy00MjE5NWM0N2E1NTMiLCJzY3AiOiJMb2NhdGlvblNlcnZpY2UuQ29ubmVjdCBQaXBlbGluZUNhY2hlLlJlYWRXcml0ZVJvb3RBY2Nlc3MgUmVhZEFuZFB1Ymxpc2hUZXN0OjllZTZkNDc4LWQyODgtNDdmNy1hYWNjLWY2ZTZkMDgyYWU2ZCBSZWFkQW5kVXBkYXRlQnVpbGRCeVVyaTo5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQvZG90bmV0L3J1bnRpbWUvNjg2OkJ1aWxkL0J1aWxkLzU3MzEyNCIsImF1aSI6ImY1ODUxZjM5LTNkYTAtNDQwMi1iZjdmLTIyOTE0Nzk1ZWIzZiIsInNpZCI6IjU5MjFlYjhhLTcwMTQtNDU1Yy1hYTU0LWNkNmQ3MmEyNmY4MSIsIkJ1aWxkSWQiOiI5ZWU2ZDQ3OC1kMjg4LTQ3ZjctYWFjYy1mNmU2ZDA4MmFlNmQ7NTczMTI0Iiwib3JjaGlkIjoiMGY3NmQ3M2YtN2M5Ny00MWFkLTlmZTgtNDhiYzBlNWQxZmZiLmxpYnJhcmllc190ZXN0X3J1bl9yZWxlYXNlX21vbm9fbGludXhfYXJtNjRfZGVidWcuX19kZWZhdWx0IiwiaXNzIjoiYXBwLnZzdG9rZW4udmlzdWFsc3R1ZGlvLmNvbSIsImF1ZCI6ImFwcC52c3Rva2VuLnZpc3VhbHN0dWRpby5jb218dnNvOmI1NWRlNGVkLTRiNWEtNDIxNS1hOGU0LTBhMGE1ZjcxZTdkOCIsIm5iZiI6MTU4NTE2NTMxNCwiZXhwIjoxNTg1MTc1NTE0fQ.YGVqLByyaRkDZEle-n9NfXNlywYieaVLxvAyB6htk8AtfM6_nVPYhQ2hXOdPqUrPgIip01PtYFGgbfMGuNmPEDW2xW_lp0uSw3UMM2s4F_ACLd6xLpIbdFG1jAU5YR0R_75qjN-uZjFIa1L4N66j9geu2yttGyoSb4sYvDlM8hbtDahcabmEhRKQMI4Us7tXiJvBrDBtvqr06LqBMmRIwNGfzplDiTrMYQQpRXjETr35EBVU788830CG8Qe7vnbzr3FCs3JQIl3FQJfNUZYs63f57oVYIT_SqWXj6qoinDJ0FoRrWCXbE9RVXIP88CVoyMmbd7qQlqeDhYMxyfoSAA
                              2020-03-25 19:56:17,255: INFO: 548324884480: run(82): main: Main thread starting 10 workers
                              Worker 0: starting...
                              Worker 1: starting...
                              Worker 2: starting...
                              Worker 3: starting...
                              Worker 4: starting...
                              Worker 5: starting...
                              Worker 6: starting...
                              Worker 7: starting...
                              Worker 8: starting...
                              Worker 9: starting...
                              2020-03-25 19:56:17,274: INFO: 548324884480: run(89): main: Beginning reading of test results.
                              2020-03-25 19:56:17,274: INFO: 548324884480: run(95): main: Uploading results in batches of size 1000
                              2020-03-25 19:56:17,293: INFO: 548324884480: run(100): main: Main thread finished queueing batches
                              Searching '/root/helix/work/workitem/..' for log files
                              Generated log list: Searching '/root/helix/work/workitem' for test results files
                              Found results file /root/helix/work/workitem/testResults.xml with format xunit
                              Worker 0: uploaded 339 results
                              2020-03-25 19:56:20,563: INFO: 548324884480: run(104): main: Main thread exiting
                              + date -u +%FT%TZ
                              2020-03-25T19:56:20Z
                              + export PYTHONPATH=
                              + python -B /root/helix/work/correlation/xunit-reporter.py
                              2020-03-25T19:56:23.186Z	INFO xunit-reporter.py	xunit-reporter(83)	main	Uploading results from /root/helix/work/workitem/testResults.xml
                              2020-03-25T19:56:23.188Z	INFO xunit-reporter.py	azure_storage(75)	upload	Begin Upload: '/root/helix/work/workitem/testResults.xml' as testResults.xml application/octet-stream
                              2020-03-25T19:56:23.224Z	INFO xunit-reporter.py	_universal(344)	on_request	Request URL: 'https://helixre107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-33984-merge-5e3e7cf81614427091/Microsoft.Extensions.Logging.Tests/testResults.xml?sig=REDACTED&sv=REDACTED&se=REDACTED&sr=REDACTED&sp=REDACTED'
                              2020-03-25T19:56:23.226Z	INFO xunit-reporter.py	_universal(345)	on_request	Request method: 'PUT'
                              2020-03-25T19:56:23.226Z	INFO xunit-reporter.py	_universal(346)	on_request	Request headers:
                              2020-03-25T19:56:23.226Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-blob-content-type': 'REDACTED'
                              2020-03-25T19:56:23.227Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-blob-type': 'REDACTED'
                              2020-03-25T19:56:23.227Z	INFO xunit-reporter.py	_universal(349)	on_request 'Content-Type': 'application/octet-stream'
                              2020-03-25T19:56:23.227Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-blob-content-disposition': 'REDACTED'
                              2020-03-25T19:56:23.228Z	INFO xunit-reporter.py	_universal(349)	on_request 'Content-Length': '157545'
                              2020-03-25T19:56:23.228Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-version': 'REDACTED'
                              2020-03-25T19:56:23.228Z	INFO xunit-reporter.py	_universal(349)	on_request 'If-None-Match': '*'
                              2020-03-25T19:56:23.228Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-date': 'REDACTED'
                              2020-03-25T19:56:23.229Z	INFO xunit-reporter.py	_universal(349)	on_request 'x-ms-client-request-id': 'b41d7cde-6ed2-11ea-9b60-0242ac110002'
                              2020-03-25T19:56:23.229Z	INFO xunit-reporter.py	_universal(349)	on_request 'User-Agent': 'azsdk-python-storage-blob/12.0.0 Python/3.5.2 (Linux-4.9.140-tegra-aarch64-with-Ubuntu-16.04-xenial)'
                              2020-03-25T19:56:23.533Z	INFO xunit-reporter.py	_universal(363)	on_response	Response status: 201
                              2020-03-25T19:56:23.534Z	INFO xunit-reporter.py	_universal(364)	on_response	Response headers:
                              2020-03-25T19:56:23.535Z	INFO xunit-reporter.py	_universal(367)	on_response 'Content-Length': '0'
                              2020-03-25T19:56:23.535Z	INFO xunit-reporter.py	_universal(367)	on_response 'Content-MD5': 'REDACTED'
                              2020-03-25T19:56:23.535Z	INFO xunit-reporter.py	_universal(367)	on_response 'Last-Modified': 'Wed, 25 Mar 2020 19:56:23 GMT'
                              2020-03-25T19:56:23.535Z	INFO xunit-reporter.py	_universal(367)	on_response 'ETag': '"0x8D7D0F698740949"'
                              2020-03-25T19:56:23.536Z	INFO xunit-reporter.py	_universal(367)	on_response 'Server': 'Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0'
                              2020-03-25T19:56:23.536Z	INFO xunit-reporter.py	_universal(367)	on_response 'x-ms-request-id': 'REDACTED'
                              2020-03-25T19:56:23.536Z	INFO xunit-reporter.py	_universal(367)	on_response 'x-ms-client-request-id': 'b41d7cde-6ed2-11ea-9b60-0242ac110002'
                              2020-03-25T19:56:23.537Z	INFO xunit-reporter.py	_universal(367)	on_response 'x-ms-version': 'REDACTED'
                              2020-03-25T19:56:23.537Z	INFO xunit-reporter.py	_universal(367)	on_response 'x-ms-content-crc64': 'REDACTED'
                              2020-03-25T19:56:23.537Z	INFO xunit-reporter.py	_universal(367)	on_response 'x-ms-request-server-encrypted': 'REDACTED'
                              2020-03-25T19:56:23.537Z	INFO xunit-reporter.py	_universal(367)	on_response 'Date': 'Wed, 25 Mar 2020 19:56:23 GMT'
                              2020-03-25T19:56:23.549Z	INFO xunit-reporter.py	xunit-reporter(97)	main	Sending completion event
                              2020-03-25T19:56:23.550Z	INFO xunit-reporter.py	event(42)	send	Sending event type XUnitTestResult
                              2020-03-25T19:56:23.717Z	INFO xunit-reporter.py	saferequests(87)	request_with_retry	Response complete with status code '201'
                              2020-03-25T19:56:23.718Z	INFO xunit-reporter.py	event(42)	send	Sending event type File
                              2020-03-25T19:56:23.826Z	INFO xunit-reporter.py	saferequests(87)	request_with_retry	Response complete with status code '201'
                              + exit 1
                              + export _commandExitCode=1
                              + chmod -R 777 /home/helixbot/dotnetbuild/dumps
                              + exit 1
                              [END EXECUTION]
                              Exit Code:1
                              

                              Metadata

                              Metadata

                              Assignees

                              No one assigned

                                Labels

                                Type

                                No type

                                Projects

                                No projects

                                  Milestone

                                  No milestone

                                  Relationships

                                  None yet

                                  Development

                                  No branches or pull requests

                                  Issue actions