-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
area-Extensions-Loggingruntime-monospecific to the Mono runtimespecific to the Mono runtimeuntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner
Description
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]
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
Labels
area-Extensions-Loggingruntime-monospecific to the Mono runtimespecific to the Mono runtimeuntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner