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

Add 2020-09-01-hybrid profile overrides for Java tags #16780

Merged
merged 7 commits into from
Nov 22, 2021

Conversation

bbridges
Copy link
Member

MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.

Changelog

Add a changelog entry for this PR by answering the following questions:

  1. What's the purpose of the update?
    • new service onboarding
    • new API version
    • update existing version for new feature
    • update existing version to fix swagger quality issue in s360
    • Other, please clarify
  2. When are you targeting to deploy the new service/feature to public regions? Please provide the date or, if the date is not yet available, the month.
  3. When do you expect to publish the swagger? Please provide date or, the the date is not yet available, the month.
  4. If updating an existing version, please select the specific langauge SDKs and CLIs that must be refreshed after the swagger is published.
    • SDK of .NET (need service team to ensure code readiness)
    • SDK of Python
    • SDK of Java
    • SDK of Js
    • SDK of Go
    • PowerShell
    • CLI
    • Terraform
    • No refresh required for updates in this PR

Contribution checklist:

If any further question about AME onboarding or validation tools, please view the FAQ.

ARM API Review Checklist

Applicability: ⚠️

If your changes encompass only the following scenarios, you should SKIP this section, as these scenarios do not require ARM review.

  • Change to data plane APIs
  • Adding new properties
  • All removals

Otherwise your PR may be subject to ARM review requirements. Complete the following:

  • Check this box if any of the following apply to the PR so that label “WaitForARMFeedback” will be added automatically to begin ARM API Review. Failure to comply may result in delays to the manifest.

    • Adding a new service
    • Adding new API(s)
    • Adding a new API version
      -[ ] To review changes efficiently, ensure you copy the existing version into the new directory structure for first commit and then push new changes, including version updates, in separate commits.
  • Ensure you've reviewed following guidelines including ARM resource provider contract and REST guidelines. Estimated time (4 hours). This is required before you can request review from ARM API Review board.

  • If you are blocked on ARM review and want to get the PR merged with urgency, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.

Breaking Change Review Checklist

If any of the following scenarios apply to the PR, request approval from the Breaking Change Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in a stable version
  • Removing properties in a stable version
  • Removing API version(s) in a stable version
  • Updating API in a stable or public preview version with Breaking Change Validation errors
  • Updating API(s) in public preview over 1 year (refer to Retirement of Previews)

Action: to initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Addition details on the process and office hours are on the Breaking change Wiki.

Please follow the link to find more details on PR review process.

@openapi-workflow-bot
Copy link

Hi, @bbridges Thanks for your PR. I am workflow bot for review process. Here are some small tips.

  • Please ensure to do self-check against checklists in first PR comment.
  • PR assignee is the person auto-assigned and responsible for your current PR reviewing and merging.
  • For specs comparison cross API versions, Use API Specs Comparison Report Generator
  • If there is CI failure(s), to fix CI error(s) is mandatory for PR merging; or you need to provide justification in PR comment for explanation. How to fix?

  • Any feedback about review process or workflow bot, pls contact swagger and tools team. vsswagger@microsoft.com

    @openapi-workflow-bot
    Copy link

    [Call for Action] To better understand Azure service dev/test scenario, and support Azure service developer better on Swagger and REST API related tests in early phase, please help to fill in with this survey https://aka.ms/SurveyForEarlyPhase. It will take 5 to 10 minutes. If you already complete survey, please neglect this comment. Thanks.

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Nov 17, 2021

    Swagger Validation Report

    ️❌BreakingChange: 27 Errors, 0 Warnings failed [Detail]
    Rule Message
    1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/providers/Microsoft.OperationalInsights/operations' removed or restructured?
    Old: Microsoft.OperationalInsights/preview/2021-12-01-preview/Operations.json#L37:5
    1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/tables' removed or restructured?
    Old: Microsoft.OperationalInsights/preview/2021-12-01-preview/Tables.json#L37:5
    1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/tables/{tableName}' removed or restructured?
    Old: Microsoft.OperationalInsights/preview/2021-12-01-preview/Tables.json#L82:5
    1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/providers/Microsoft.OperationalInsights/workspaces' removed or restructured?
    Old: Microsoft.OperationalInsights/preview/2021-12-01-preview/Workspaces.json#L37:5
    1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces' removed or restructured?
    Old: Microsoft.OperationalInsights/preview/2021-12-01-preview/Workspaces.json#L76:5
    1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}' removed or restructured?
    Old: Microsoft.OperationalInsights/preview/2021-12-01-preview/Workspaces.json#L118:5
    1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/providers/Microsoft.OperationalInsights/deletedWorkspaces' removed or restructured?
    Old: Microsoft.OperationalInsights/preview/2021-12-01-preview/Workspaces.json#L319:5
    1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/deletedWorkspaces' removed or restructured?
    Old: Microsoft.OperationalInsights/preview/2021-12-01-preview/Workspaces.json#L358:5
    1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'Schema' removed or renamed?
    New: Microsoft.OperationalInsights/preview/2021-12-01-preview/Operations.json#L37:3
    Old: Microsoft.OperationalInsights/preview/2021-12-01-preview/Operations.json#L74:3
    1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'SearchResults' removed or renamed?
    New: Microsoft.OperationalInsights/preview/2021-12-01-preview/Operations.json#L37:3
    Old: Microsoft.OperationalInsights/preview/2021-12-01-preview/Operations.json#L74:3
    1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'RestoredLogs' removed or renamed?
    New: Microsoft.OperationalInsights/preview/2021-12-01-preview/Operations.json#L37:3
    Old: Microsoft.OperationalInsights/preview/2021-12-01-preview/Operations.json#L74:3
    1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'ResultStatistics' removed or renamed?
    New: Microsoft.OperationalInsights/preview/2021-12-01-preview/Operations.json#L37:3
    Old: Microsoft.OperationalInsights/preview/2021-12-01-preview/Operations.json#L74:3
    1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'TableProperties' removed or renamed?
    New: Microsoft.OperationalInsights/preview/2021-12-01-preview/Operations.json#L37:3
    Old: Microsoft.OperationalInsights/preview/2021-12-01-preview/Operations.json#L74:3
    1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'Table' removed or renamed?
    New: Microsoft.OperationalInsights/preview/2021-12-01-preview/Operations.json#L37:3
    Old: Microsoft.OperationalInsights/preview/2021-12-01-preview/Operations.json#L74:3
    1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'systemData' removed or renamed?
    New: Microsoft.OperationalInsights/preview/2021-12-01-preview/Operations.json#L37:3
    Old: Microsoft.OperationalInsights/preview/2021-12-01-preview/Operations.json#L74:3
    1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'WorkspaceSku' removed or renamed?
    New: Microsoft.OperationalInsights/preview/2021-12-01-preview/Operations.json#L37:3
    Old: Microsoft.OperationalInsights/preview/2021-12-01-preview/Operations.json#L74:3
    1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'WorkspaceCapping' removed or renamed?
    New: Microsoft.OperationalInsights/preview/2021-12-01-preview/Operations.json#L37:3
    Old: Microsoft.OperationalInsights/preview/2021-12-01-preview/Operations.json#L74:3
    1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'WorkspaceProperties' removed or renamed?
    New: Microsoft.OperationalInsights/preview/2021-12-01-preview/Operations.json#L37:3
    Old: Microsoft.OperationalInsights/preview/2021-12-01-preview/Operations.json#L74:3
    1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'WorkspaceFeatures' removed or renamed?
    New: Microsoft.OperationalInsights/preview/2021-12-01-preview/Operations.json#L37:3
    Old: Microsoft.OperationalInsights/preview/2021-12-01-preview/Operations.json#L74:3
    1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'Workspace' removed or renamed?
    New: Microsoft.OperationalInsights/preview/2021-12-01-preview/Operations.json#L37:3
    Old: Microsoft.OperationalInsights/preview/2021-12-01-preview/Operations.json#L74:3
    1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'WorkspacePatch' removed or renamed?
    New: Microsoft.OperationalInsights/preview/2021-12-01-preview/Operations.json#L37:3
    Old: Microsoft.OperationalInsights/preview/2021-12-01-preview/Operations.json#L74:3
    1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'PublicNetworkAccessType' removed or renamed?
    New: Microsoft.OperationalInsights/preview/2021-12-01-preview/Operations.json#L37:3
    Old: Microsoft.OperationalInsights/preview/2021-12-01-preview/Operations.json#L74:3
    1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'ApiVersionParameter' removed or renamed?
    New: Microsoft.OperationalInsights/preview/2021-12-01-preview/Operations.json#L38:3
    Old: Microsoft.OperationalInsights/preview/2021-12-01-preview/Operations.json#L123:3
    1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'TableNameParameter' removed or renamed?
    New: Microsoft.OperationalInsights/preview/2021-12-01-preview/Operations.json#L38:3
    Old: Microsoft.OperationalInsights/preview/2021-12-01-preview/Operations.json#L123:3
    1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'WorkspaceNameParameter' removed or renamed?
    New: Microsoft.OperationalInsights/preview/2021-12-01-preview/Operations.json#L38:3
    Old: Microsoft.OperationalInsights/preview/2021-12-01-preview/Operations.json#L123:3
    1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'ResourceGroupNameParameter' removed or renamed?
    New: Microsoft.OperationalInsights/preview/2021-12-01-preview/Operations.json#L38:3
    Old: Microsoft.OperationalInsights/preview/2021-12-01-preview/Operations.json#L123:3
    1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'SubscriptionIdParameter' removed or renamed?
    New: Microsoft.OperationalInsights/preview/2021-12-01-preview/Operations.json#L38:3
    Old: Microsoft.OperationalInsights/preview/2021-12-01-preview/Operations.json#L123:3
    ️️✔️LintDiff succeeded [Detail] [Expand]
    Validation passes for LintDiff.
    ️⚠️Avocado: 1 Warnings warning [Detail]
    Rule Message
    ⚠️ MULTIPLE_API_VERSION The default tag contains multiple API versions swaggers.
    readme: specification/operationalinsights/resource-manager/readme.md
    tag: specification/operationalinsights/resource-manager/readme.md#tag-package-2021-06
    ️️✔️~[Staging] ApiReadinessCheck succeeded [Detail] [Expand]
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️Cross-Version Breaking Changes succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️️✔️SDK Track2 Validation succeeded [Detail] [Expand]
    Validation passes for SDKTrack2Validation
    ️️✔️PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️Lint(RPaaS) succeeded [Detail] [Expand]
    Validation passes for Lint(RPaaS).
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Nov 17, 2021

    Swagger Generation Artifacts

    ️️✔️ApiDocPreview succeeded [Detail] [Expand]
    ️⌛SDK Breaking Change Tracking pending [Detail]
    ️❌ azure-sdk-for-net failed [Detail]
    • Failed [Logs]Release - Generate from c88d36f. SDK Automation 14.0.0
      Only show 18 items here, please refer to log for details.
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      command	autorest --version=V2 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.csharp@2.3.82 --csharp-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/storage/resource-manager/readme.md
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      command	autorest --version=V2 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.csharp@2.3.82 --csharp-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/web/resource-manager/readme.md
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
    • Microsoft.Azure.Management.Authorization [View full logs]  [Release SDK Changes]
      Only show 18 items here, please refer to log for details.
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/src/Generated/Models/AccessReviewScheduleSettings.cs(57,434): error CS0246: The type or namespace name 'AccessReviewRecurrenceSettings' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/src/Microsoft.Azure.Management.Authorization.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/src/Generated/Models/AccessReviewScheduleSettings.cs(57,486): error CS0246: The type or namespace name 'AccessReviewRecurrenceSettings' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/src/Microsoft.Azure.Management.Authorization.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/src/Generated/Models/AccessReviewDecisionProperties.cs(113,16): error CS0246: The type or namespace name 'AccessReviewActorIdentity' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/src/Microsoft.Azure.Management.Authorization.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/src/Generated/Models/AccessReviewDecisionProperties.cs(134,16): error CS0246: The type or namespace name 'AccessReviewActorIdentity' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/src/Microsoft.Azure.Management.Authorization.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/src/Generated/Models/AccessReviewDecisionProperties.cs(55,299): error CS0246: The type or namespace name 'AccessReviewActorIdentity' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/src/Microsoft.Azure.Management.Authorization.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/src/Generated/Models/AccessReviewDecisionProperties.cs(55,474): error CS0246: The type or namespace name 'AccessReviewActorIdentity' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/src/Microsoft.Azure.Management.Authorization.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/src/Generated/Models/AccessReviewDecisionProperties.cs(55,346): error CS0246: The type or namespace name 'AccessReviewActorIdentity' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/src/Microsoft.Azure.Management.Authorization.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/src/Generated/Models/AccessReviewDecisionProperties.cs(55,520): error CS0246: The type or namespace name 'AccessReviewActorIdentity' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/src/Microsoft.Azure.Management.Authorization.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/src/Generated/Models/AccessReviewScheduleDefinitionProperties.cs(116,16): error CS0246: The type or namespace name 'AccessReviewActorIdentity' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/src/Microsoft.Azure.Management.Authorization.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/src/Generated/Models/AccessReviewScheduleDefinitionProperties.cs(129,16): error CS0246: The type or namespace name 'AccessReviewScope' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/src/Microsoft.Azure.Management.Authorization.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/src/Generated/Models/AccessReviewScheduleDefinitionProperties.cs(63,225): error CS0246: The type or namespace name 'AccessReviewActorIdentity' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/src/Microsoft.Azure.Management.Authorization.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/src/Generated/Models/AccessReviewScheduleDefinitionProperties.cs(63,378): error CS0246: The type or namespace name 'AccessReviewScope' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/src/Microsoft.Azure.Management.Authorization.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/src/Generated/Models/AccessReviewScheduleDefinitionProperties.cs(63,271): error CS0246: The type or namespace name 'AccessReviewActorIdentity' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/src/Microsoft.Azure.Management.Authorization.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/src/Generated/Models/AccessReviewScheduleDefinitionProperties.cs(63,412): error CS0246: The type or namespace name 'AccessReviewScope' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/src/Microsoft.Azure.Management.Authorization.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/src/Generated/Models/AccessReviewScheduleSettings.cs(138,16): error CS0246: The type or namespace name 'AccessReviewRecurrenceSettings' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/src/Microsoft.Azure.Management.Authorization.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/src/Generated/Models/AccessReviewScheduleSettings.cs(57,434): error CS0246: The type or namespace name 'AccessReviewRecurrenceSettings' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/src/Microsoft.Azure.Management.Authorization.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/src/Generated/Models/AccessReviewScheduleSettings.cs(57,486): error CS0246: The type or namespace name 'AccessReviewRecurrenceSettings' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/authorization/Microsoft.Azure.Management.Authorization/src/Microsoft.Azure.Management.Authorization.csproj]
      error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-net]: dotnet
    • Microsoft.Azure.Management.Compute [View full logs]  [Release SDK Changes]
      Only show 18 items here, please refer to log for details.
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/DiskRPTests/DiskRPTestsBase.cs(385,81): error CS1061: 'Snapshot' does not contain a definition for 'SecurityProfile' and no accessible extension method 'SecurityProfile' accepting a first argument of type 'Snapshot' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/DiskRPTests/DiskRPTestsBase.cs(1228,32): error CS1061: 'GrantAccessData' does not contain a definition for 'GetSecureVMGuestStateSAS' and no accessible extension method 'GetSecureVMGuestStateSAS' accepting a first argument of type 'GrantAccessData' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/DiskRPTests/DiskRPTestsBase.cs(1231,46): error CS1061: 'AccessUri' does not contain a definition for 'SecurityDataAccessSAS' and no accessible extension method 'SecurityDataAccessSAS' accepting a first argument of type 'AccessUri' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/DiskRPTests/DiskRPDiskEncryptionSetTests.cs(32,131): error CS0117: 'DiskEncryptionSetType' does not contain a definition for 'ConfidentialVmEncryptedWithCustomerKey' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/DiskRPTests/DiskRPCreateOptionTests.cs(159,66): error CS0117: 'DiskCreateOption' does not contain a definition for 'UploadPreparedSecure' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/DiskRPTests/DiskRPCreateOptionTests.cs(160,99): error CS0117: 'DiskSecurityTypes' does not contain a definition for 'ConfidentialVMDiskEncryptedWithCustomerKey' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/DiskRPTests/DiskRPCreateOptionTests.cs(162,38): error CS1061: 'DiskSecurityProfile' does not contain a definition for 'SecureVMDiskEncryptionSetId' and no accessible extension method 'SecureVMDiskEncryptionSetId' accepting a first argument of type 'DiskSecurityProfile' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/DiskRPTests/DiskRPCreateOptionTests.cs(175,55): error CS1061: 'DiskSecurityProfile' does not contain a definition for 'SecureVMDiskEncryptionSetId' and no accessible extension method 'SecureVMDiskEncryptionSetId' accepting a first argument of type 'DiskSecurityProfile' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/DiskRPTests/DiskRPCreateOptionTests.cs(175,108): error CS1061: 'DiskSecurityProfile' does not contain a definition for 'SecureVMDiskEncryptionSetId' and no accessible extension method 'SecureVMDiskEncryptionSetId' accepting a first argument of type 'DiskSecurityProfile' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/DiskRPTests/DiskRPCreateOptionTests.cs(198,63): error CS0117: 'DiskCreateOption' does not contain a definition for 'ImportSecure' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/DiskRPTests/DiskRPCreateOptionTests.cs(201,35): error CS1061: 'CreationData' does not contain a definition for 'SecurityDataUri' and no accessible extension method 'SecurityDataUri' accepting a first argument of type 'CreationData' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/DiskRPTests/DiskRPCreateOptionTests.cs(218,52): error CS1061: 'CreationData' does not contain a definition for 'SecurityDataUri' and no accessible extension method 'SecurityDataUri' accepting a first argument of type 'CreationData' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/DiskRPTests/DiskRPCreateOptionTests.cs(218,90): error CS1061: 'CreationData' does not contain a definition for 'SecurityDataUri' and no accessible extension method 'SecurityDataUri' accepting a first argument of type 'CreationData' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/DiskRPTests/DiskRPTestsBase.cs(384,48): error CS1061: 'Snapshot' does not contain a definition for 'SecurityProfile' and no accessible extension method 'SecurityProfile' accepting a first argument of type 'Snapshot' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/DiskRPTests/DiskRPTestsBase.cs(385,81): error CS1061: 'Snapshot' does not contain a definition for 'SecurityProfile' and no accessible extension method 'SecurityProfile' accepting a first argument of type 'Snapshot' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/DiskRPTests/DiskRPTestsBase.cs(1228,32): error CS1061: 'GrantAccessData' does not contain a definition for 'GetSecureVMGuestStateSAS' and no accessible extension method 'GetSecureVMGuestStateSAS' accepting a first argument of type 'GrantAccessData' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/DiskRPTests/DiskRPTestsBase.cs(1231,46): error CS1061: 'AccessUri' does not contain a definition for 'SecurityDataAccessSAS' and no accessible extension method 'SecurityDataAccessSAS' accepting a first argument of type 'AccessUri' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-net]: dotnet
    • ️✔️Microsoft.Azure.Management.ContainerService [View full logs]  [Release SDK Changes]
    • ️✔️Microsoft.Azure.Management.EventHub [View full logs]  [Release SDK Changes]
    • ️✔️Microsoft.Azure.Management.Network [View full logs]  [Release SDK Changes]
    • ️✔️Microsoft.Azure.Management.Storage [View full logs]  [Release SDK Changes]
    • ️✔️Microsoft.Azure.Management.WebSites [View full logs]  [Release SDK Changes]
    ️❌ azure-sdk-for-python-track2 failed [Detail]
    • Failed [Logs]Release - Generate from c88d36f. SDK Automation 14.0.0
      command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
      cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
      command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
      cmderr	[automation_generate.sh]  notice
      cmderr	[automation_generate.sh] npm notice New minor version of npm available! 8.1.2 -> 8.3.0
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v8.3.0>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g npm@8.3.0` to update!
      cmderr	[automation_generate.sh] npm notice
      cmdout	[automation_generate.sh] [Autorest]     self.hostvalue = default_version_metadata["client"]["hostvalue"]
      cmdout	[automation_generate.sh] [Autorest] KeyError: 'host_value'
      cmdout	[automation_generate.sh] [Autorest] fatal   | Process() cancelled due to failure
      cmdout	[automation_generate.sh] [Autorest] error   | Batch/Error | Failure during batch task - {"multiapiscript":true}  -- Error: Plugin multiapiscript reported failure.
      cmdout	[automation_generate.sh] [Autorest] error   |   Error: Plugin multiapiscript reported failure.
      cmdout	[automation_generate.sh] [Autorest]/home/vsts/work/1/s/azure-sdk-for-python_tmp/venv-sdk/auto_temp.json does not exist!!!Error happened during codegen
      error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-python]: sh scripts/automation_generate.sh
      warn	Skip package processing as generation is failed
    ️⚠️ azure-sdk-for-java warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from c88d36f. SDK Automation 14.0.0
      command	./eng/mgmt/automation/init.sh ../azure-sdk-for-java_tmp/initInput.json ../azure-sdk-for-java_tmp/initOutput.json
      command	./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
      cmderr	[generate.py] 2022-01-05 11:46:36 INFO [VERSION][Not Found] cannot find version for "com.azure.resourcemanager:azure-resourcemanager-authorization-generated"
      cmderr	[generate.py] 2022-01-05 11:46:36 INFO [VERSION][Not Found] cannot find stable version, current version "1.0.0-beta.1"
      cmderr	[generate.py] 2022-01-05 11:46:36 INFO autorest --version=3.6.6 --use=@autorest/java@4.0.44 --java.azure-libraries-for-java-folder=/home/vsts/work/1/s/azure-sdk-for-java --java.output-folder=/home/vsts/work/1/s/azure-sdk-for-java/sdk/authorization/azure-resourcemanager-authorization-generated --java.namespace=com.azure.resourcemanager.authorization.generated   --java --pipeline.modelerfour.additional-checks=false --pipeline.modelerfour.lenient-model-deduplication=true --azure-arm --verbose --sdk-integration --generate-samples --fluent=lite --java.fluent=lite --java.license-header=MICROSOFT_MIT_SMALL  ../azure-rest-api-specs/specification/authorization/resource-manager/readme.md
      cmderr	[generate.py] 2022-01-05 11:47:12 INFO [CI][Success] Write to ci.yml
      cmderr	[generate.py] 2022-01-05 11:47:12 INFO [POM][Process] dealing with pom.xml
      cmderr	[generate.py] 2022-01-05 11:47:12 INFO [POM][Skip] pom already has module azure-resourcemanager-authorization-generated
      cmderr	[generate.py] 2022-01-05 11:47:12 INFO [POM][Success] Write to pom.xml
      cmderr	[generate.py] 2022-01-05 11:47:12 INFO [POM][Process] dealing with root pom
      cmderr	[generate.py] 2022-01-05 11:47:12 INFO [POM][Success] Write to root pom
      cmderr	[generate.py] 2022-01-05 11:47:54 ERROR [COMPILE] Maven build fail
    • ️✔️azure-resourcemanager-authorization-generated [View full logs]  [Release SDK Changes]
      cmderr	[Inst] 2022-01-05 11:47:56 DEBUG Got artifact_id: azure-resourcemanager-authorization-generated
      cmderr	[Inst] 2022-01-05 11:47:56 DEBUG Got artifact: pom.xml
      cmderr	[Inst] 2022-01-05 11:47:56 ERROR Unmatch any jar in artifacts
    • ️✔️azure-resourcemanager-compute-generated [View full logs]  [Release SDK Changes]
      cmderr	[Inst] 2022-01-05 11:51:00 DEBUG Got artifact_id: azure-resourcemanager-compute-generated
      cmderr	[Inst] 2022-01-05 11:51:00 DEBUG Got artifact: pom.xml
      cmderr	[Inst] 2022-01-05 11:51:00 DEBUG Got artifact: azure-resourcemanager-compute-generated-1.0.0-beta.1-javadoc.jar
      cmderr	[Inst] 2022-01-05 11:51:00 DEBUG Got artifact: azure-resourcemanager-compute-generated-1.0.0-beta.1-sources.jar
      cmderr	[Inst] 2022-01-05 11:51:00 DEBUG Got artifact: azure-resourcemanager-compute-generated-1.0.0-beta.1.jar
      cmderr	[Inst] 2022-01-05 11:51:00 DEBUG Match jar package: azure-resourcemanager-compute-generated-1.0.0-beta.1.jar
      cmderr	[Inst] 2022-01-05 11:51:00 DEBUG output: {"full": "```sh\ncurl -L \"https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/16780/azure-sdk-for-java/azure-resourcemanager-compute-generated/azure-resourcemanager-compute-generated-1.0.0-beta.1.jar\" -o azure-resourcemanager-compute-generated-1.0.0-beta.1.jar\nmvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-compute-generated -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-compute-generated-1.0.0-beta.1.jar -Dpackaging=jar -DgeneratePom=true
      ```"}
    • ️✔️azure-resourcemanager-containerservice-generated [View full logs]  [Release SDK Changes]
      cmderr	[Inst] 2022-01-05 11:52:25 DEBUG Got artifact_id: azure-resourcemanager-containerservice-generated
      cmderr	[Inst] 2022-01-05 11:52:25 DEBUG Got artifact: pom.xml
      cmderr	[Inst] 2022-01-05 11:52:25 DEBUG Got artifact: azure-resourcemanager-containerservice-generated-1.0.0-beta.1-sources.jar
      cmderr	[Inst] 2022-01-05 11:52:25 DEBUG Got artifact: azure-resourcemanager-containerservice-generated-1.0.0-beta.1.jar
      cmderr	[Inst] 2022-01-05 11:52:25 DEBUG Match jar package: azure-resourcemanager-containerservice-generated-1.0.0-beta.1.jar
      cmderr	[Inst] 2022-01-05 11:52:25 DEBUG output: {"full": "```sh\ncurl -L \"https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/16780/azure-sdk-for-java/azure-resourcemanager-containerservice-generated/azure-resourcemanager-containerservice-generated-1.0.0-beta.1.jar\" -o azure-resourcemanager-containerservice-generated-1.0.0-beta.1.jar\nmvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-containerservice-generated -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-containerservice-generated-1.0.0-beta.1.jar -Dpackaging=jar -DgeneratePom=true
      ```"}
    • ️✔️azure-resourcemanager-eventhubs-generated [View full logs]  [Release SDK Changes]
      cmderr	[Inst] 2022-01-05 11:53:40 DEBUG Got artifact_id: azure-resourcemanager-eventhubs-generated
      cmderr	[Inst] 2022-01-05 11:53:40 DEBUG Got artifact: pom.xml
      cmderr	[Inst] 2022-01-05 11:53:40 DEBUG Got artifact: azure-resourcemanager-eventhubs-generated-1.0.0-beta.1-sources.jar
      cmderr	[Inst] 2022-01-05 11:53:40 DEBUG Got artifact: azure-resourcemanager-eventhubs-generated-1.0.0-beta.1.jar
      cmderr	[Inst] 2022-01-05 11:53:40 DEBUG Match jar package: azure-resourcemanager-eventhubs-generated-1.0.0-beta.1.jar
      cmderr	[Inst] 2022-01-05 11:53:40 DEBUG output: {"full": "```sh\ncurl -L \"https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/16780/azure-sdk-for-java/azure-resourcemanager-eventhubs-generated/azure-resourcemanager-eventhubs-generated-1.0.0-beta.1.jar\" -o azure-resourcemanager-eventhubs-generated-1.0.0-beta.1.jar\nmvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-eventhubs-generated -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-eventhubs-generated-1.0.0-beta.1.jar -Dpackaging=jar -DgeneratePom=true
      ```"}
    • ️✔️azure-resourcemanager-network-generated [View full logs]  [Release SDK Changes]
      cmderr	[Inst] 2022-01-05 11:58:37 DEBUG Got artifact_id: azure-resourcemanager-network-generated
      cmderr	[Inst] 2022-01-05 11:58:37 DEBUG Got artifact: pom.xml
      cmderr	[Inst] 2022-01-05 11:58:37 DEBUG Got artifact: azure-resourcemanager-network-generated-1.0.0-beta.1-javadoc.jar
      cmderr	[Inst] 2022-01-05 11:58:37 DEBUG Got artifact: azure-resourcemanager-network-generated-1.0.0-beta.1-sources.jar
      cmderr	[Inst] 2022-01-05 11:58:37 DEBUG Got artifact: azure-resourcemanager-network-generated-1.0.0-beta.1.jar
      cmderr	[Inst] 2022-01-05 11:58:37 DEBUG Match jar package: azure-resourcemanager-network-generated-1.0.0-beta.1.jar
      cmderr	[Inst] 2022-01-05 11:58:37 DEBUG output: {"full": "```sh\ncurl -L \"https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/16780/azure-sdk-for-java/azure-resourcemanager-network-generated/azure-resourcemanager-network-generated-1.0.0-beta.1.jar\" -o azure-resourcemanager-network-generated-1.0.0-beta.1.jar\nmvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-network-generated -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-network-generated-1.0.0-beta.1.jar -Dpackaging=jar -DgeneratePom=true
      ```"}
    • ️✔️azure-resourcemanager-storage-generated [View full logs]  [Release SDK Changes]
      cmderr	[Inst] 2022-01-05 12:00:19 DEBUG Got artifact_id: azure-resourcemanager-storage-generated
      cmderr	[Inst] 2022-01-05 12:00:19 DEBUG Got artifact: pom.xml
      cmderr	[Inst] 2022-01-05 12:00:19 DEBUG Got artifact: azure-resourcemanager-storage-generated-1.0.0-beta.1.jar
      cmderr	[Inst] 2022-01-05 12:00:19 DEBUG Match jar package: azure-resourcemanager-storage-generated-1.0.0-beta.1.jar
      cmderr	[Inst] 2022-01-05 12:00:19 DEBUG output: {"full": "```sh\ncurl -L \"https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/16780/azure-sdk-for-java/azure-resourcemanager-storage-generated/azure-resourcemanager-storage-generated-1.0.0-beta.1.jar\" -o azure-resourcemanager-storage-generated-1.0.0-beta.1.jar\nmvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-storage-generated -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-storage-generated-1.0.0-beta.1.jar -Dpackaging=jar -DgeneratePom=true
      ```"}
    • ️✔️azure-resourcemanager-appservice-generated [View full logs]  [Release SDK Changes]
      cmderr	[Inst] 2022-01-05 12:04:49 DEBUG Got artifact_id: azure-resourcemanager-appservice-generated
      cmderr	[Inst] 2022-01-05 12:04:49 DEBUG Got artifact: pom.xml
      cmderr	[Inst] 2022-01-05 12:04:49 DEBUG Got artifact: azure-resourcemanager-appservice-generated-1.0.0-beta.1-javadoc.jar
      cmderr	[Inst] 2022-01-05 12:04:49 DEBUG Got artifact: azure-resourcemanager-appservice-generated-1.0.0-beta.1.jar
      cmderr	[Inst] 2022-01-05 12:04:49 DEBUG Match jar package: azure-resourcemanager-appservice-generated-1.0.0-beta.1.jar
      cmderr	[Inst] 2022-01-05 12:04:49 DEBUG output: {"full": "```sh\ncurl -L \"https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/16780/azure-sdk-for-java/azure-resourcemanager-appservice-generated/azure-resourcemanager-appservice-generated-1.0.0-beta.1.jar\" -o azure-resourcemanager-appservice-generated-1.0.0-beta.1.jar\nmvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-appservice-generated -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-appservice-generated-1.0.0-beta.1.jar -Dpackaging=jar -DgeneratePom=true
      ```"}
    ️🔄 azure-sdk-for-go inProgress [Detail]
    ️️✔️ azure-sdk-for-go-track2 succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from c88d36f. SDK Automation 14.0.0
      command	sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️armauthorization [View full logs]  [Release SDK Changes]
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️armcompute [View full logs]  [Release SDK Changes]
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️armcontainerservice [View full logs]  [Release SDK Changes]
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New const `IPFamilyIPv6`
      info	[Changelog] - New const `IPFamilyIPv4`
      info	[Changelog] - New function `IPFamily.ToPtr() *IPFamily`
      info	[Changelog] - New function `ContainerServiceNetworkProfile.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `PossibleIPFamilyValues() []IPFamily`
      info	[Changelog] - New field `ServiceCidrs` in struct `ContainerServiceNetworkProfile`
      info	[Changelog] - New field `IPFamilies` in struct `ContainerServiceNetworkProfile`
      info	[Changelog] - New field `PodCidrs` in struct `ContainerServiceNetworkProfile`
      info	[Changelog] - New field `CountIPv6` in struct `ManagedClusterLoadBalancerProfileManagedOutboundIPs`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 7 additive change(s).
    • ️✔️armeventhub [View full logs]  [Release SDK Changes]
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️armnetwork [View full logs]  [Release SDK Changes]
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️armstorage [View full logs]  [Release SDK Changes]
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️armweb [View full logs]  [Release SDK Changes]
      Only show 18 items here, please refer to log for details.
      info	[Changelog] - New struct `WebSiteManagementClientUpdatePublishingUserResult`
      info	[Changelog] - New struct `WebSiteManagementClientUpdateSourceControlOptions`
      info	[Changelog] - New struct `WebSiteManagementClientUpdateSourceControlResponse`
      info	[Changelog] - New struct `WebSiteManagementClientUpdateSourceControlResult`
      info	[Changelog] - New struct `WebSiteManagementClientValidateMoveOptions`
      info	[Changelog] - New struct `WebSiteManagementClientValidateMoveResponse`
      info	[Changelog] - New struct `WebSiteManagementClientValidateOptions`
      info	[Changelog] - New struct `WebSiteManagementClientValidateResponse`
      info	[Changelog] - New struct `WebSiteManagementClientValidateResult`
      info	[Changelog] - New struct `WebSiteManagementClientVerifyHostingEnvironmentVnetOptions`
      info	[Changelog] - New struct `WebSiteManagementClientVerifyHostingEnvironmentVnetResponse`
      info	[Changelog] - New struct `WebSiteManagementClientVerifyHostingEnvironmentVnetResult`
      info	[Changelog] - New struct `WindowsJavaContainerSettings`
      info	[Changelog] - New struct `WorkerPool`
      info	[Changelog] - New struct `WorkerPoolCollection`
      info	[Changelog] - New struct `WorkerPoolResource`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 7607 additive change(s).
    ️⚠️ azure-sdk-for-js warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from c88d36f. SDK Automation 14.0.0
      command	sh .scripts/automation_init.sh ../azure-sdk-for-js_tmp/initInput.json ../azure-sdk-for-js_tmp/initOutput.json
      cmderr	[automation_init.sh]  deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
      cmderr	[automation_init.sh]  deprecated @opentelemetry/types@0.2.0: Package renamed to @opentelemetry/api, see https://github.com/open-telemetry/opentelemetry-js
      cmderr	[automation_init.sh] notice created a lockfile as package-lock.json. You should commit this file.
      cmderr	[automation_init.sh] npm WARN @octokit/plugin-request-log@1.0.4 requires a peer of @octokit/core@>=3 but none is installed. You must install peer dependencies yourself.
      warn	File azure-sdk-for-js_tmp/initOutput.json not found to read
      command	sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
    • ️✔️track2_@azure/arm-authorization [View full logs]  [Release SDK Changes]
      info	[Changelog]
      error	breakingChangeTracking is enabled, but version or changelogItem is not found in output.
    • ️✔️track2_@azure/arm-compute [View full logs]  [Release SDK Changes]
      info	[Changelog]
      error	breakingChangeTracking is enabled, but version or changelogItem is not found in output.
    • ️✔️track2_@azure/arm-containerservice [View full logs]  [Release SDK Changes]
      info	[Changelog]
      error	breakingChangeTracking is enabled, but version or changelogItem is not found in output.
    • ️✔️track2_@azure/arm-eventhub [View full logs]  [Release SDK Changes]
      info	[Changelog]
      error	breakingChangeTracking is enabled, but version or changelogItem is not found in output.
    • ️✔️track2_@azure/arm-network [View full logs]  [Release SDK Changes]
      info	[Changelog]
      error	breakingChangeTracking is enabled, but version or changelogItem is not found in output.
    • ️✔️track2_@azure/arm-storage [View full logs]  [Release SDK Changes]
      info	[Changelog]
      error	breakingChangeTracking is enabled, but version or changelogItem is not found in output.
    • ️✔️track2_@azure/arm-appservice [View full logs]  [Release SDK Changes]
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Added Interface GenerateGithubAccessTokenForAppserviceCLIAsyncOptionalParams
      info	[Changelog]   - Added Type Alias GenerateGithubAccessTokenForAppserviceCLIAsyncResponse
      error	breakingChangeTracking is enabled, but version or changelogItem is not found in output.
    ️🔄 azure-resource-manager-schemas inProgress [Detail]
    ️⚠️ azure-sdk-for-python warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from c88d36f. SDK Automation 14.0.0
      command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
      cmderr	[automation_init.sh] ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
      cmderr	[automation_init.sh] azure-mgmt-core 1.3.0 requires azure-core<2.0.0,>=1.15.0, but you have azure-core 1.6.0 which is incompatible.
      cmderr	[automation_init.sh] ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
      cmderr	[automation_init.sh] opencensus-ext-azure 1.1.0 requires azure-core<2.0.0,>=1.12.0, but you have azure-core 1.6.0 which is incompatible.
      cmderr	[automation_init.sh] azure-mgmt-core 1.3.0 requires azure-core<2.0.0,>=1.15.0, but you have azure-core 1.6.0 which is incompatible.
      cmderr	[automation_init.sh] azure-identity 1.7.1 requires azure-core<2.0.0,>=1.11.0, but you have azure-core 1.6.0 which is incompatible.
      cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
      warn		specification/authorization/resource-manager/readme.md skipped due to azure-sdk-for-python not found in swagger-to-sdk
      warn		specification/compute/resource-manager/readme.md skipped due to azure-sdk-for-python not found in swagger-to-sdk
      warn		specification/containerservice/resource-manager/readme.md skipped due to azure-sdk-for-python not found in swagger-to-sdk
      warn		specification/network/resource-manager/readme.md skipped due to azure-sdk-for-python not found in swagger-to-sdk
      warn		specification/storage/resource-manager/readme.md skipped due to azure-sdk-for-python not found in swagger-to-sdk
      warn		specification/web/resource-manager/readme.md skipped due to azure-sdk-for-python not found in swagger-to-sdk
      command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
      cmderr	[automation_generate.sh] npm notice
      cmderr	[automation_generate.sh] npm notice New minor version of npm available! 8.1.2 -> 8.3.0
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v8.3.0>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g npm@8.3.0` to update!
      cmderr	[automation_generate.sh] npm notice
    • ️✔️azure-mgmt-eventhub [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Model Cluster has a new parameter system_data
      info	[Changelog]   - Model ConsumerGroup has a new parameter location
      info	[Changelog]   - Model ArmDisasterRecovery has a new parameter location
      info	[Changelog]   - Model EHNamespace has a new parameter alternate_name
      info	[Changelog]   - Model EHNamespace has a new parameter status
      info	[Changelog]   - Model EHNamespace has a new parameter disable_local_auth
      info	[Changelog]   - Model Eventhub has a new parameter location
      info	[Changelog]   - Model Destination has a new parameter data_lake_account_name
      info	[Changelog]   - Model Destination has a new parameter data_lake_subscription_id
      info	[Changelog]   - Model Destination has a new parameter data_lake_folder_path
      info	[Changelog]   - Model PrivateEndpointConnection has a new parameter location
      info	[Changelog]   - Model AuthorizationRule has a new parameter location
      info	[Changelog]   - Model Operation has a new parameter properties
      info	[Changelog]   - Model Operation has a new parameter origin
      info	[Changelog]   - Model Operation has a new parameter is_data_action
      info	[Changelog]   - Model NetworkRuleSet has a new parameter public_network_access
      info	[Changelog]   - Model NetworkRuleSet has a new parameter location
      info	[Changelog]   - Model OperationDisplay has a new parameter description
      info	[Changelog]   - Added operation NamespacesOperations.list_network_rule_set
      info	[Changelog]   - Added operation ClustersOperations.list_by_subscription
      info	[Changelog]   - Added operation group SchemaRegistryOperations
      info	[Changelog]
      info	[Changelog] **Breaking changes**
      info	[Changelog]
      info	[Changelog]   - Model ErrorResponse has a new signature
    Posted by Swagger Pipeline | How to fix these errors?

    @bbridges
    Copy link
    Member Author

    bbridges commented Nov 17, 2021

    This pull request is created for changes in code generation for the Azure Stack-compatible resource manager track-2 Java packages in Azure/azure-sdk-for-java#25103. It adds overrides that makes downgrading API versions to make them compatible with the 2020-09-01-hybrid version so that fewer SDK related changes were required. No edits to any of the JSON files were made, changes were just made in the README files.

    @msyyc
    Copy link
    Member

    msyyc commented Jan 5, 2022

    /azp run

    1 similar comment
    @msyyc
    Copy link
    Member

    msyyc commented Jan 5, 2022

    /azp run

    @openapi-workflow-bot
    Copy link

    Hi @bbridges, one or multiple breaking change(s) is detected in your PR. Please check out the breaking change(s), and provide business justification in the PR comment and @ PR assignee why you must have these change(s), and how external customer impact can be mitigated. Please ensure to follow breaking change policy to request breaking change review and approval before proceeding swagger PR review.
    Action: To initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Addition details on the process and office hours are on the Breaking change Wiki.
    If you want to know the production traffic statistic, please see ARM Traffic statistic.
    If you think it is false positive breaking change, please provide the reasons in the PR comment, report to Swagger Tooling Team via https://aka.ms/swaggerfeedback.

    This was referenced Jan 5, 2022
    LeiWang3 pushed a commit to LeiWang3/azure-rest-api-specs that referenced this pull request Mar 31, 2022
    * Add network overrides for java hybrid-2020-09-01
    
    * Add authorization overrides for java hybrid-2020-09-01
    
    * Add compute overrides for java hybrid-2020-09-01
    
    * Add eventhubs overrides for java hybrid-2020-09-01
    
    * Add storage overrides for java hybrid-2020-09-01
    
    * Add containerservice overrides for java hybrid-2020-09-01
    
    Some extra changes were needed because locations.json was being added
    everywhere and this was conflicting with the version supported for
    Azure Stack Hub.
    
    * appservice - Adding a tag for 2020-09-01-hybrid profile
    
    Co-authored-by: bganapa <bganapa@microsoft.com>
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    6 participants