Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed: Update autorest version to prerelease 3.0.0-alpha.20241223.1 #47645

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Update SDK code sc_st_8

e048050
Select commit
Loading
Failed to load commit list.
Draft

Failed: Update autorest version to prerelease 3.0.0-alpha.20241223.1 #47645

Update SDK code sc_st_8
e048050
Select commit
Loading
Failed to load commit list.
Azure Pipelines / net - core - ci failed Dec 24, 2024 in 25m 49s

Build #20241223.11 had test failures

Details

Tests

  • Failed: 8 (0.01%)
  • Passed: 73,586 (84.68%)
  • Other: 13,303 (15.31%)
  • Total: 86,897
Code coverage

  • 3369 of 18311 line covered (18.40%)

Annotations

Check failure on line 8086 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - core - ci

Build log #L8086

Cmd.exe exited with code '1'.

Check failure on line 1 in Azure.ResourceManager.Storage.Tests.StorageTaskAssignmentTests(True).ListStorageTaskAssignmentInstancesReport

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - core - ci

Azure.ResourceManager.Storage.Tests.StorageTaskAssignmentTests(True).ListStorageTaskAssignmentInstancesReport

Azure.Core.TestFramework.TestRecordingMismatchException : If this is a new recording, make sure you have pushed the recordings to the assets repository. For instructions, see: https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/Azure.Core.TestFramework/README.md#recording

Unable to find a record for the request GET https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/resourceGroups/teststorageRG-4410/providers/Microsoft.Storage/storageAccounts/teststoragemgmt317/storageTaskAssignments/taskAssignement8775/reports?$maxpagesize=3&$filter=startswith%28name%2C%20report%29&api-version=2023-05-01
Remaining entry: https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/resourceGroups/teststorageRG-4410/providers/Microsoft.Storage/storageAccounts/teststoragemgmt317/storageTaskAssignments/taskAssignement8775/reports?$filter=startswith%28name%2C%20report%29&api-version=2023-05-01
Remaining entry: https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/resourceGroups/teststorageRG-4410/providers/Microsoft.Storage/storageAccounts?api-version=2023-05-01
Remaining entry: https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/resourceGroups/teststorageRG-4410/providers/Microsoft.Storage/storageAccounts/teststoragemgmt317?api-version=2023-05-01
Remaining entry: https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/resourcegroups/teststorageRG-4410?api-version=2022-09-01
Uri doesn't match:
    request <https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/resourceGroups/teststorageRG-4410/providers/Microsoft.Storage/storageAccounts/teststoragemgmt317/storageTaskAssignments/taskAssignement8775/reports?$maxpagesize=3&$filter=startswith%28name%2C%20report%29&api-version=2023-05-01>
    record  <https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/resourceGroups/teststorageRG-4410/providers/Microsoft.Storage/storageAccounts/teststoragemgmt317/storageTaskAssignments/taskAssignement8775/reports?$filter=startswith%28name%2C%20report%29&api-version=2023-05-01>
Header differences:
Body differences:
Raw output
   at Azure.Core.TestFramework.ProxyTransport.ProcessResponseAsync(HttpMessage message, Boolean async) in D:\a\_work\1\s\sdk\core\Azure.Core.TestFramework\src\ProxyTransport.cs:line 123
   at Azure.Core.TestFramework.ProxyTransport.ProcessAsyncInternalAsync(HttpMessage message, Boolean async) in D:\a\_work\1\s\sdk\core\Azure.Core.TestFramework\src\ProxyTransport.cs:line 88
   at Azure.Core.TestFramework.ProxyTransport.ProcessAsync(HttpMessage message) in D:\a\_work\1\s\sdk\core\Azure.Core.TestFramework\src\ProxyTransport.cs:line 66
   at Azure.Core.Pipeline.HttpPipelineTransportPolicy.ProcessAsync(HttpMessage message, ReadOnlyMemory`1 pipeline) in /_/sdk/core/Azure.Core/src/Pipeline/Internal/HttpPipelineTransportPolicy.cs:line 27
   at Azure.Core.Pipeline.ResponseBodyPolicy.ProcessAsync(HttpMessage message, ReadOnlyMemory`1 pipeline, Boolean async) in /_/sdk/core/Azure.Core/src/Pipeline/Internal/ResponseBodyPolicy.cs:line 52
   at Azure.Core.Pipeline.HttpPipelineSynchronousPolicy.InnerProcessAsync(HttpMessage message, ReadOnlyMemory`1 pipeline) in /_/sdk/core/Azure.Core/src/Pipeline/HttpPipelineSynchronousPolicy.cs:line 60
   at Azure.Core.Pipeline.BearerTokenAuthenticationPolicy.ProcessAsync(HttpMessage message, ReadOnlyMemory`1 pipeline, Boolean async) in /_/sdk/core/Azure.Core/src/Pipeline/BearerTokenAuthenticationPolicy.cs:line 166
   at Azure.Core.Pipeline.RedirectPolicy.ProcessAsync(HttpMessage message, ReadOnlyMemory`1 pipeline, Boolean async) in /_/sdk/core/Azure.Core/src/Pipeline/RedirectPolicy.cs:line 46
   at Azure.Core.Pipeline.RetryPolicy.ProcessAsync(HttpMessage message, ReadOnlyMemory`1 pipeline, Boolean async) in /_/sdk/core/Azure.Core/src/Pipeline/RetryPolicy.cs:line 81
   at Azure.Core.Pipeline.RetryPolicy.ProcessAsync(HttpMessage message, ReadOnlyMemory`1 pipeline, Boolean async) in /_/sdk/core/Azure.Core/src/Pipeline/RetryPolicy.cs:line 154
   at Azure.Core.PageableHelpers.PageableImplementation`1.GetNextResponseAsync(Nullable`1 pageSizeHint, String nextLink, CancellationToken cancellationToken) in /_/sdk/core/Azure.Core/src/Shared/PageableHelpers.cs:line 379
   at Azure.Core.PageableHelpers.PageableImplementation`1.GetAsyncEnumerator(CancellationToken cancellationToken)+MoveNext() in /_/sdk/core/Azure.Core/src/Shared/PageableHelpers.cs:line 258
   at Azure.Core.PageableHelpers.PageableImplementation`1.GetAsyncEnumerator(CancellationToken cancellationToken)+System.Threading.Tasks.Sources.IValueTaskSource<System.Boolean>.GetResult()
   at Azure.Core.TestFramework.TestAsyncEnumerableExtensions.ToEnumerableAsync[T](IAsyncEnumerable`1 asyncEnumerable) in D:\a\_work\1\s\sdk\core\Azure.Core.TestFramework\src\TestAsyncEnumerableExtensions.cs:line 14
   at Azure.Core.TestFramework.TestAsyncEnumerableExtensions.ToEnumerableAsync[T](IAsyncEnumerable`1 asyncEnumerable) in D:\a\_work\1\s\sdk\core\Azure.Core.TestFramework\src\TestAsyncEnumerableExtensions.cs:line 14
   at Azure.ResourceManager.Storage.Tests.StorageTaskAssignmentTests.ListStorageTaskAssignmentInstancesReport() in D:\a\_work\1\s\sdk\storage\Azure.ResourceManager.Storage\tests\Tests\StorageTaskAssignmentTests.cs:line 269
   at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
   at NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.WaitForCompletion(AwaitAdapter awaiter)
   at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Func`1 invoke)
   at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
   at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
   at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.<>c__DisplayClass1_0.<Execute>b__0()
   at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext context, Action action)

Check failure on line 1 in Azure.ResourceManager.Storage.Tests.StorageAccountTests(True).CreateUpdateGetEncryptionScope

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - core - ci

Azure.ResourceManager.Storage.Tests.StorageAccountTests(True).CreateUpdateGetEncryptionScope

Azure.Core.TestFramework.TestRecordingMismatchException : If this is a new recording, make sure you have pushed the recordings to the assets repository. For instructions, see: https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/Azure.Core.TestFramework/README.md#recording

Unable to find a record for the request GET https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/resourceGroups/teststorageRG-98/providers/Microsoft.Storage/storageAccounts/teststoragemgmt2742/encryptionScopes?api-version=2023-05-01&$maxpagesize=5&$filter=startswith%28name%2C%20test%29&$include=Enabled
Remaining entry: https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/resourceGroups/teststorageRG-98/providers/Microsoft.Storage/storageAccounts/teststoragemgmt2742/encryptionScopes?api-version=2022-09-01&$filter=startswith%28name%2C%20test%29&$include=Enabled
Remaining entry: https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/resourceGroups/teststorageRG-98/providers/Microsoft.Storage/storageAccounts/teststoragemgmt2742/encryptionScopes?api-version=2022-09-01&$filter=startswith%28name%2C%20scope%29&$include=Disabled
Remaining entry: https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/resourceGroups/teststorageRG-98/providers/Microsoft.Storage/storageAccounts?api-version=2022-09-01
Remaining entry: https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/resourceGroups/teststorageRG-98/providers/Microsoft.Storage/storageAccounts/teststoragemgmt2742?api-version=2022-09-01
Uri doesn't match:
    request <https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/resourceGroups/teststorageRG-98/providers/Microsoft.Storage/storageAccounts/teststoragemgmt2742/encryptionScopes?api-version=2023-05-01&$maxpagesize=5&$filter=startswith%28name%2C%20test%29&$include=Enabled>
    record  <https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/resourceGroups/teststorageRG-98/providers/Microsoft.Storage/storageAccounts/teststoragemgmt2742/encryptionScopes?api-version=2022-09-01&$filter=startswith%28name%2C%20test%29&$include=Enabled>
Header differences:
Body differences:
Raw output
   at Azure.Core.TestFramework.ProxyTransport.ProcessResponseAsync(HttpMessage message, Boolean async) in D:\a\_work\1\s\sdk\core\Azure.Core.TestFramework\src\ProxyTransport.cs:line 123
   at Azure.Core.TestFramework.ProxyTransport.ProcessAsyncInternalAsync(HttpMessage message, Boolean async) in D:\a\_work\1\s\sdk\core\Azure.Core.TestFramework\src\ProxyTransport.cs:line 88
   at Azure.Core.TestFramework.ProxyTransport.ProcessAsync(HttpMessage message) in D:\a\_work\1\s\sdk\core\Azure.Core.TestFramework\src\ProxyTransport.cs:line 66
   at Azure.Core.Pipeline.HttpPipelineTransportPolicy.ProcessAsync(HttpMessage message, ReadOnlyMemory`1 pipeline) in /_/sdk/core/Azure.Core/src/Pipeline/Internal/HttpPipelineTransportPolicy.cs:line 27
   at Azure.Core.Pipeline.ResponseBodyPolicy.ProcessAsync(HttpMessage message, ReadOnlyMemory`1 pipeline, Boolean async) in /_/sdk/core/Azure.Core/src/Pipeline/Internal/ResponseBodyPolicy.cs:line 52
   at Azure.Core.Pipeline.HttpPipelineSynchronousPolicy.InnerProcessAsync(HttpMessage message, ReadOnlyMemory`1 pipeline) in /_/sdk/core/Azure.Core/src/Pipeline/HttpPipelineSynchronousPolicy.cs:line 60
   at Azure.Core.Pipeline.BearerTokenAuthenticationPolicy.ProcessAsync(HttpMessage message, ReadOnlyMemory`1 pipeline, Boolean async) in /_/sdk/core/Azure.Core/src/Pipeline/BearerTokenAuthenticationPolicy.cs:line 166
   at Azure.Core.Pipeline.RedirectPolicy.ProcessAsync(HttpMessage message, ReadOnlyMemory`1 pipeline, Boolean async) in /_/sdk/core/Azure.Core/src/Pipeline/RedirectPolicy.cs:line 46
   at Azure.Core.Pipeline.RetryPolicy.ProcessAsync(HttpMessage message, ReadOnlyMemory`1 pipeline, Boolean async) in /_/sdk/core/Azure.Core/src/Pipeline/RetryPolicy.cs:line 81
   at Azure.Core.Pipeline.RetryPolicy.ProcessAsync(HttpMessage message, ReadOnlyMemory`1 pipeline, Boolean async) in /_/sdk/core/Azure.Core/src/Pipeline/RetryPolicy.cs:line 154
   at Azure.Core.PageableHelpers.PageableImplementation`1.GetNextResponseAsync(Nullable`1 pageSizeHint, String nextLink, CancellationToken cancellationToken) in /_/sdk/core/Azure.Core/src/Shared/PageableHelpers.cs:line 379
   at Azure.Core.PageableHelpers.PageableImplementation`1.GetAsyncEnumerator(CancellationToken cancellationToken)+MoveNext() in /_/sdk/core/Azure.Core/src/Shared/PageableHelpers.cs:line 258
   at Azure.Core.PageableHelpers.PageableImplementation`1.GetAsyncEnumerator(CancellationToken cancellationToken)+System.Threading.Tasks.Sources.IValueTaskSource<System.Boolean>.GetResult()
   at Azure.Core.TestFramework.TestAsyncEnumerableExtensions.ToEnumerableAsync[T](IAsyncEnumerable`1 asyncEnumerable) in D:\a\_work\1\s\sdk\core\Azure.Core.TestFramework\src\TestAsyncEnumerableExtensions.cs:line 14
   at Azure.Core.TestFramework.TestAsyncEnumerableExtensions.ToEnumerableAsync[T](IAsyncEnumerable`1 asyncEnumerable) in D:\a\_work\1\s\sdk\core\Azure.Core.TestFramework\src\TestAsyncEnumerableExtensions.cs:line 14
   at Azure.ResourceManager.Storage.Tests.StorageAccountTests.CreateUpdateGetEncryptionScope() in D:\a\_work\1\s\sdk\storage\Azure.ResourceManager.Storage\tests\Tests\StorageAccountTests.cs:line 1677
   at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
   at NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.WaitForCompletion(AwaitAdapter awaiter)
   at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Func`1 invoke)
   at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
   at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
   at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.<>c__DisplayClass1_0.<Execute>b__0()
   at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext context, Action action)

Check failure on line 1 in Azure.ResourceManager.Storage.Tests.StorageTaskAssignmentTests(False).ListStorageTaskAssignments

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - core - ci

Azure.ResourceManager.Storage.Tests.StorageTaskAssignmentTests(False).ListStorageTaskAssignments

Azure.Core.TestFramework.TestRecordingMismatchException : If this is a new recording, make sure you have pushed the recordings to the assets repository. For instructions, see: https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/Azure.Core.TestFramework/README.md#recording

Unable to find a record for the request GET https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/resourceGroups/teststorageRG-2697/providers/Microsoft.Storage/storageAccounts/teststoragemgmt3537/storageTaskAssignments?$maxpagesize=1&api-version=2023-05-01
Remaining entry: https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/resourceGroups/teststorageRG-2697/providers/Microsoft.Storage/storageAccounts/teststoragemgmt3537/storageTaskAssignments?api-version=2023-05-01
Remaining entry: https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/resourceGroups/teststorageRG-2697/providers/Microsoft.Storage/storageAccounts/teststoragemgmt3537/storageTaskAssignments?api-version=2023-05-01&$skipToken=dGVzdHN0b3JhZ2VtZ210MzUzNyx0YXNrYXNzaWduZW1lbnQxNTU2Nw==
Remaining entry: https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/resourceGroups/teststorageRG-2697/providers/Microsoft.Storage/storageAccounts?api-version=2023-05-01
Remaining entry: https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/resourceGroups/teststorageRG-2697/providers/Microsoft.Storage/storageAccounts/teststoragemgmt3537?api-version=2023-05-01
Remaining entry: https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/resourcegroups/teststorageRG-2697?api-version=2022-09-01
Uri doesn't match:
    request <https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/resourceGroups/teststorageRG-2697/providers/Microsoft.Storage/storageAccounts/teststoragemgmt3537/storageTaskAssignments?$maxpagesize=1&api-version=2023-05-01>
    record  <https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/resourceGroups/teststorageRG-2697/providers/Microsoft.Storage/storageAccounts/teststoragemgmt3537/storageTaskAssignments?api-version=2023-05-01>
Header differences:
Body differences:
Raw output
   at Azure.Core.TestFramework.ProxyTransport.ProcessResponseAsync(HttpMessage message, Boolean async) in D:\a\_work\1\s\sdk\core\Azure.Core.TestFramework\src\ProxyTransport.cs:line 123
   at Azure.Core.TestFramework.ProxyTransport.ProcessAsyncInternalAsync(HttpMessage message, Boolean async) in D:\a\_work\1\s\sdk\core\Azure.Core.TestFramework\src\ProxyTransport.cs:line 88
   at Azure.Core.Pipeline.HttpPipelineTransportPolicy.Process(HttpMessage message, ReadOnlyMemory`1 pipeline) in /_/sdk/core/Azure.Core/src/Pipeline/Internal/HttpPipelineTransportPolicy.cs:line 38
   at Azure.Core.Pipeline.RequestActivityPolicy.ProcessNextAsync(HttpMessage message, ReadOnlyMemory`1 pipeline, Boolean async) in /_/sdk/core/Azure.Core/src/Pipeline/Internal/RequestActivityPolicy.cs:line 170
   at Azure.Core.Pipeline.RequestActivityPolicy.ProcessAsync(HttpMessage message, ReadOnlyMemory`1 pipeline, Boolean async) in /_/sdk/core/Azure.Core/src/Pipeline/Internal/RequestActivityPolicy.cs:line 94
   at Azure.Core.Pipeline.RequestActivityPolicy.Process(HttpMessage message, ReadOnlyMemory`1 pipeline) in /_/sdk/core/Azure.Core/src/Pipeline/Internal/RequestActivityPolicy.cs:line 46
   at Azure.Core.Pipeline.ResponseBodyPolicy.ProcessAsync(HttpMessage message, ReadOnlyMemory`1 pipeline, Boolean async) in /_/sdk/core/Azure.Core/src/Pipeline/Internal/ResponseBodyPolicy.cs:line 56
   at Azure.Core.Pipeline.ResponseBodyPolicy.Process(HttpMessage message, ReadOnlyMemory`1 pipeline) in /_/sdk/core/Azure.Core/src/Pipeline/Internal/ResponseBodyPolicy.cs:line 32
   at Azure.Core.Pipeline.LoggingPolicy.Process(HttpMessage message, ReadOnlyMemory`1 pipeline) in /_/sdk/core/Azure.Core/src/Pipeline/Internal/LoggingPolicy.cs:line 39
   at Azure.Core.Pipeline.HttpPipelineSynchronousPolicy.Process(HttpMessage message, ReadOnlyMemory`1 pipeline) in /_/sdk/core/Azure.Core/src/Pipeline/HttpPipelineSynchronousPolicy.cs:line 40
   at Azure.Core.Pipeline.BearerTokenAuthenticationPolicy.ProcessAsync(HttpMessage message, ReadOnlyMemory`1 pipeline, Boolean async) in /_/sdk/core/Azure.Core/src/Pipeline/BearerTokenAuthenticationPolicy.cs:line 171
   at Azure.Core.Pipeline.BearerTokenAuthenticationPolicy.Process(HttpMessage message, ReadOnlyMemory`1 pipeline) in /_/sdk/core/Azure.Core/src/Pipeline/BearerTokenAuthenticationPolicy.cs:line 62
   at Azure.Core.Pipeline.RedirectPolicy.ProcessAsync(HttpMessage message, ReadOnlyMemory`1 pipeline, Boolean async) in /_/sdk/core/Azure.Core/src/Pipeline/RedirectPolicy.cs:line 50
   at Azure.Core.Pipeline.RedirectPolicy.Process(HttpMessage message, ReadOnlyMemory`1 pipeline) in /_/sdk/core/Azure.Core/src/Pipeline/RedirectPolicy.cs:line 198
   at Azure.Core.Pipeline.RetryPolicy.ProcessAsync(HttpMessage message, ReadOnlyMemory`1 pipeline, Boolean async) in /_/sdk/core/Azure.Core/src/Pipeline/RetryPolicy.cs:line 85
   at Azure.Core.Pipeline.RetryPolicy.ProcessAsync(HttpMessage message, ReadOnlyMemory`1 pipeline, Boolean async) in /_/sdk/core/Azure.Core/src/Pipeline/RetryPolicy.cs:line 154
   at Azure.Core.Pipeline.HttpPipelineSynchronousPolicy.Process(HttpMessage message, ReadOnlyMemory`1 pipeline) in /_/sdk/core/Azure.Core/src/Pipeline/HttpPipelineSynchronousPolicy.cs:line 40
   at Azure.Core.Pipeline.HttpPipelineSynchronousPolicy.Process(HttpMessage message, ReadOnlyMemory`1 pipeline) in /_/sdk/core/Azure.Core/src/Pipeline/HttpPipelineSynchronousPolicy.cs:line 40
   at Azure.Core.Pipeline.HttpPipelineSynchronousPolicy.Process(HttpMessage message, ReadOnlyMemory`1 pipeline) in /_/sdk/core/Azure.Core/src/Pipeline/HttpPipelineSynchronousPolicy.cs:line 40
   at Azure.Core.Pipeline.HttpPipelineSynchronousPolicy.Process(HttpMessage message, ReadOnlyMemory`1 pipeline) in /_/sdk/core/Azure.Core/src/Pipeline/HttpPipelineSynchronousPolicy.cs:line 40
   at Azure.Core.Pipeline.HttpPipeline.Send(HttpMessage message, CancellationToken cancellationToken) in /_/sdk/core/Azure.Core/src/Pipeline/HttpPipeline.cs:line 168
   at Azure.Core.Pagea

Check failure on line 1 in Azure.ResourceManager.Storage.Tests.StorageTaskAssignmentTests(True).ListStorageTaskAssignments

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - core - ci

Azure.ResourceManager.Storage.Tests.StorageTaskAssignmentTests(True).ListStorageTaskAssignments

Azure.Core.TestFramework.TestRecordingMismatchException : If this is a new recording, make sure you have pushed the recordings to the assets repository. For instructions, see: https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/Azure.Core.TestFramework/README.md#recording

Unable to find a record for the request GET https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/resourceGroups/teststorageRG-8110/providers/Microsoft.Storage/storageAccounts/teststoragemgmt9635/storageTaskAssignments?$maxpagesize=1&api-version=2023-05-01
Remaining entry: https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/resourceGroups/teststorageRG-8110/providers/Microsoft.Storage/storageAccounts/teststoragemgmt9635/storageTaskAssignments?api-version=2023-05-01
Remaining entry: https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/resourceGroups/teststorageRG-8110/providers/Microsoft.Storage/storageAccounts/teststoragemgmt9635/storageTaskAssignments?api-version=2023-05-01&$skipToken=dGVzdHN0b3JhZ2VtZ210OTYzNSx0YXNrYXNzaWduZW1lbnQxMTI5OA==
Remaining entry: https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/resourceGroups/teststorageRG-8110/providers/Microsoft.Storage/storageAccounts?api-version=2023-05-01
Remaining entry: https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/resourceGroups/teststorageRG-8110/providers/Microsoft.Storage/storageAccounts/teststoragemgmt9635?api-version=2023-05-01
Remaining entry: https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/resourcegroups/teststorageRG-8110?api-version=2022-09-01
Uri doesn't match:
    request <https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/resourceGroups/teststorageRG-8110/providers/Microsoft.Storage/storageAccounts/teststoragemgmt9635/storageTaskAssignments?$maxpagesize=1&api-version=2023-05-01>
    record  <https://management.azure.com/subscriptions/45b60d85-fd72-427a-a708-f994d26e593e/resourceGroups/teststorageRG-8110/providers/Microsoft.Storage/storageAccounts/teststoragemgmt9635/storageTaskAssignments?api-version=2023-05-01>
Header differences:
Body differences:
Raw output
   at Azure.Core.TestFramework.ProxyTransport.ProcessResponseAsync(HttpMessage message, Boolean async) in D:\a\_work\1\s\sdk\core\Azure.Core.TestFramework\src\ProxyTransport.cs:line 123
   at Azure.Core.TestFramework.ProxyTransport.ProcessAsyncInternalAsync(HttpMessage message, Boolean async) in D:\a\_work\1\s\sdk\core\Azure.Core.TestFramework\src\ProxyTransport.cs:line 88
   at Azure.Core.TestFramework.ProxyTransport.ProcessAsync(HttpMessage message) in D:\a\_work\1\s\sdk\core\Azure.Core.TestFramework\src\ProxyTransport.cs:line 66
   at Azure.Core.Pipeline.HttpPipelineTransportPolicy.ProcessAsync(HttpMessage message, ReadOnlyMemory`1 pipeline) in /_/sdk/core/Azure.Core/src/Pipeline/Internal/HttpPipelineTransportPolicy.cs:line 27
   at Azure.Core.Pipeline.ResponseBodyPolicy.ProcessAsync(HttpMessage message, ReadOnlyMemory`1 pipeline, Boolean async) in /_/sdk/core/Azure.Core/src/Pipeline/Internal/ResponseBodyPolicy.cs:line 52
   at Azure.Core.Pipeline.HttpPipelineSynchronousPolicy.InnerProcessAsync(HttpMessage message, ReadOnlyMemory`1 pipeline) in /_/sdk/core/Azure.Core/src/Pipeline/HttpPipelineSynchronousPolicy.cs:line 60
   at Azure.Core.Pipeline.BearerTokenAuthenticationPolicy.ProcessAsync(HttpMessage message, ReadOnlyMemory`1 pipeline, Boolean async) in /_/sdk/core/Azure.Core/src/Pipeline/BearerTokenAuthenticationPolicy.cs:line 166
   at Azure.Core.Pipeline.RedirectPolicy.ProcessAsync(HttpMessage message, ReadOnlyMemory`1 pipeline, Boolean async) in /_/sdk/core/Azure.Core/src/Pipeline/RedirectPolicy.cs:line 46
   at Azure.Core.Pipeline.RetryPolicy.ProcessAsync(HttpMessage message, ReadOnlyMemory`1 pipeline, Boolean async) in /_/sdk/core/Azure.Core/src/Pipeline/RetryPolicy.cs:line 81
   at Azure.Core.Pipeline.RetryPolicy.ProcessAsync(HttpMessage message, ReadOnlyMemory`1 pipeline, Boolean async) in /_/sdk/core/Azure.Core/src/Pipeline/RetryPolicy.cs:line 154
   at Azure.Core.PageableHelpers.PageableImplementation`1.GetNextResponseAsync(Nullable`1 pageSizeHint, String nextLink, CancellationToken cancellationToken) in /_/sdk/core/Azure.Core/src/Shared/PageableHelpers.cs:line 379
   at Azure.Core.PageableHelpers.PageableImplementation`1.GetAsyncEnumerator(CancellationToken cancellationToken)+MoveNext() in /_/sdk/core/Azure.Core/src/Shared/PageableHelpers.cs:line 258
   at Azure.Core.PageableHelpers.PageableImplementation`1.GetAsyncEnumerator(CancellationToken cancellationToken)+System.Threading.Tasks.Sources.IValueTaskSource<System.Boolean>.GetResult()
   at Azure.Core.TestFramework.TestAsyncEnumerableExtensions.ToEnumerableAsync[T](IAsyncEnumerable`1 asyncEnumerable) in D:\a\_work\1\s\sdk\core\Azure.Core.TestFramework\src\TestAsyncEnumerableExtensions.cs:line 14
   at Azure.Core.TestFramework.TestAsyncEnumerableExtensions.ToEnumerableAsync[T](IAsyncEnumerable`1 asyncEnumerable) in D:\a\_work\1\s\sdk\core\Azure.Core.TestFramework\src\TestAsyncEnumerableExtensions.cs:line 14
   at Azure.ResourceManager.Storage.Tests.StorageTaskAssignmentTests.ListStorageTaskAssignments() in D:\a\_work\1\s\sdk\storage\Azure.ResourceManager.Storage\tests\Tests\StorageTaskAssignmentTests.cs:line 231
   at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
   at NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.WaitForCompletion(AwaitAdapter awaiter)
   at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Func`1 invoke)
   at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
   at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
   at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.<>c__DisplayClass1_0.<Execute>b__0()
   at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext context, Action action)