Remove Node 6 Runner from installation step #4473
Merged
Azure Pipelines / azure-pipelines-agent.ci
succeeded
Jan 23, 2024 in 5m 0s
Build #20240123.5 had test failures
Details
- Failed: 1 (0.02%)
- Passed: 5,514 (99.98%)
- Other: 0 (0.00%)
- Total: 5,515
- 26667 of 70890 blocks covered (37.62%)
- 18578 of 49195 lines covered (37.76%)
Annotations
azure-pipelines / azure-pipelines-agent.ci
Microsoft.VisualStudio.Services.Agent.Tests.Worker.Build.BuildDirectoryManagerL0.UpdateDirectory_DontAllowWorkingDirectoryRepositories
System.MissingMethodException : Method not found: 'Void Castle.Proxies.ArgUtilInstancedProxy.ListNotNullOrEmpty_callback(Microsoft.VisualStudio.Services.BlobStore.Common.BlobIdentifierWithBlocks<!!0>, System.String)'.
Raw output
at Castle.Proxies.Invocations.IArgUtilInstanced_ListNotNullOrEmpty.InvokeMethodOnTarget()
at Castle.DynamicProxy.AbstractInvocation.Proceed()
at Moq.Proxy.CastleProxyFactory.CallContext.InvokeBase()
at Moq.InvokeBase.HandleIntercept(ICallContext invocation, InterceptorContext ctx, CurrentInterceptContext localctx)
at Moq.Interceptor.Intercept(ICallContext invocation)
at Moq.Proxy.CastleProxyFactory.Interceptor.Intercept(IInvocation invocation)
at Castle.DynamicProxy.AbstractInvocation.Proceed()
at Castle.Proxies.ArgUtilInstancedProxy.ListNotNullOrEmpty[T](IEnumerable`1 value, String name)
at Microsoft.VisualStudio.Services.Agent.Util.ArgUtil.ListNotNullOrEmpty[T](IEnumerable`1 value, String name) in /home/vsts/work/1/s/src/Agent.Sdk/Util/ArgUtil/ArgUtil.cs:line 42
at Microsoft.VisualStudio.Services.Agent.Worker.Build.TrackingConfigHashAlgorithm.ComputeHash(String collectionId, String definitionId, IList`1 repositories) in /home/vsts/work/1/s/src/Agent.Worker/Build/TrackingConfigHashAlgorithm.cs:line 24
at Microsoft.VisualStudio.Services.Agent.Worker.Build.TrackingConfig..ctor(IExecutionContext executionContext, IList`1 repositories, Int32 buildDirectory) in /home/vsts/work/1/s/src/Agent.Worker/Build/TrackingConfig.cs:line 101
at Microsoft.VisualStudio.Services.Agent.Tests.Worker.Build.BuildDirectoryManagerL0.Setup(String name, Nullable`1 cleanOption, ExistingConfigKind existingConfigKind) in /home/vsts/work/1/s/src/Test/L0/Worker/Build/BuildDirectoryManagerL0.cs:line 381
at Microsoft.VisualStudio.Services.Agent.Tests.Worker.Build.BuildDirectoryManagerL0.UpdateDirectory_DontAllowWorkingDirectoryRepositories() in /home/vsts/work/1/s/src/Test/L0/Worker/Build/BuildDirectoryManagerL0.cs:line 244
Loading