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

Update MySQL flexibleServer swagger to change some APIs #10660

Merged
merged 6 commits into from
Sep 8, 2020

Conversation

Suna-MS
Copy link
Contributor

@Suna-MS Suna-MS commented Sep 1, 2020

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

Contribution checklist:

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

ARM API Review Checklist

  • Ensure to check this box if one of the following scenarios meet updates in the PR, so that label “WaitForARMFeedback” will be added automatically to involve ARM API Review. Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs, all “removals” and “adding a new property” no more require ARM API review.

    • Adding new API(s)
    • Adding a new API version
    • Adding a new service
  • 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 there are following updates in the PR, ensure to request an approval from API Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in stable version
  • Removing properties in stable version
  • Removing API version(s) in stable version
  • Updating API in stable version with Breaking Change Validation errors
  • Updating API(s) in preview over 1 year

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

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Sep 1, 2020

[Staging] Swagger Validation Report

BreakingChange: 21 Errors, 0 Warnings [Detail] [Expand] Only 10 items are listed, please refer to log for more details.
Rule Message
1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBForMySql/flexibleServers/{serverName}/maintenanceWindows/{maintenanceWindowName}' removed or restructured?
Old: Microsoft.DBforMySQL/preview/2020-07-01-privatepreview/mysql.json#L1043: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.DBForMySql/flexibleServers/{serverName}/maintenanceWindows' removed or restructured?
Old: Microsoft.DBforMySQL/preview/2020-07-01-privatepreview/mysql.json#L1197:5
1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'MaintenanceWindowProperties' removed or renamed?
New: Microsoft.DBforMySQL/preview/2020-07-01-privatepreview/mysql.json#L1414:3
Old: Microsoft.DBforMySQL/preview/2020-07-01-privatepreview/mysql.json#L1321:3
1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'VnetInjArgs' removed or renamed?
New: Microsoft.DBforMySQL/preview/2020-07-01-privatepreview/mysql.json#L1414:3
Old: Microsoft.DBforMySQL/preview/2020-07-01-privatepreview/mysql.json#L1321:3
1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'MaintenanceWindowNameParameter' removed or renamed?
New: Microsoft.DBforMySQL/preview/2020-07-01-privatepreview/mysql.json#L2425:3
Old: Microsoft.DBforMySQL/preview/2020-07-01-privatepreview/mysql.json#L2077:3
1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
New: Microsoft.DBforMySQL/preview/2020-07-01-privatepreview/mysql.json#L1483:5
Old: Microsoft.DBforMySQL/preview/2020-07-01-privatepreview/mysql.json#L1923:5
1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
New: Microsoft.DBforMySQL/preview/2020-07-01-privatepreview/mysql.json#L1483:5
Old: Microsoft.DBforMySQL/preview/2020-07-01-privatepreview/mysql.json#L1923:5
1033 - RemovedProperty The new version is missing a property found in the old version. Was 'properties' renamed or removed?
New: Microsoft.DBforMySQL/preview/2020-07-01-privatepreview/mysql.json#L1486:7
Old: Microsoft.DBforMySQL/preview/2020-07-01-privatepreview/mysql.json#L1924:7
1033 - RemovedProperty The new version is missing a property found in the old version. Was 'primaryServerId' renamed or removed?
New: Microsoft.DBforMySQL/preview/2020-07-01-privatepreview/mysql.json#L1567:7
Old: Microsoft.DBforMySQL/preview/2020-07-01-privatepreview/mysql.json#L1441:7
1033 - RemovedProperty The new version is missing a property found in the old version. Was 'vnetInjArgs' renamed or removed?
New: Microsoft.DBforMySQL/preview/2020-07-01-privatepreview/mysql.json#L1567:7
Old: Microsoft.DBforMySQL/preview/2020-07-01-privatepreview/mysql.json#L1441:7
️✔️LintDiff [Detail]
 Validation passes for LintDiff. 
️✔️Avocado [Detail]
 Validation passes for Avocado. 
️✔️ModelValidation [Detail]
 Validation passes for ModelValidation. 
️✔️SemanticValidation [Detail]
 Validation passes for SemanticValidation. 
Posted by Swagger Pipeline | How to fix these errors?

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Sep 1, 2020

Azure CLI Extension Generation - Release

No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Sep 1, 2020

azure-sdk-for-java - Release

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from fed73dd with merge commit fceeea4. SDK Automation 13.0.17.20200904.2
  • ⚠️sdk/mysql/mgmt-v2017_12_01 [View full logs]  [Release SDK Changes]
      [mvn] [ERROR] COMPILATION ERROR : 
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[100,44] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[110,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[120,56] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[130,68] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[140,48] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[150,58] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[160,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[170,88] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[180,74] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[190,84] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[200,50] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
      [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-dbformysql: Compilation failure: Compilation failure: 
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[100,44] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[110,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[120,56] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[130,68] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[140,48] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[150,58] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[160,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[170,88] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[180,74] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[190,84] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[200,50] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
      [mvn] [ERROR] -> [Help 1]
      [mvn] [ERROR] 
      [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
      [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
      [mvn] [ERROR] 
      [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
      [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
    • ⚠️sdk/mysql/mgmt-v2017_12_01_preview [View full logs]  [Release SDK Changes]
        [mvn] [ERROR] COMPILATION ERROR : 
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[100,44] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[110,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[120,56] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[130,68] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[140,48] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[150,58] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[160,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[170,88] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[180,74] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[190,84] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[200,50] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
        [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-dbformysql: Compilation failure: Compilation failure: 
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[100,44] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[110,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[120,56] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[130,68] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[140,48] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[150,58] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[160,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[170,88] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[180,74] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[190,84] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[200,50] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
        [mvn] [ERROR] -> [Help 1]
        [mvn] [ERROR] 
        [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
        [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
        [mvn] [ERROR] 
        [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
        [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

      @openapi-sdkautomation
      Copy link

      openapi-sdkautomation bot commented Sep 1, 2020

      azure-sdk-for-go - Release

      ⚠️ warning [Logs] [Expand Details]

      @openapi-sdkautomation
      Copy link

      openapi-sdkautomation bot commented Sep 1, 2020

      azure-sdk-for-js - Release

      ️✔️ succeeded [Logs] [Expand Details]
      • ️✔️ Generate from fed73dd with merge commit fceeea4. SDK Automation 13.0.17.20200904.2
      • ️✔️@azure/arm-mysql [View full logs]  [Release SDK Changes]
        Only show 100 items here, please refer to log for details.
        [npmPack] npm WARN deprecated rollup-plugin-node-resolve@5.2.0: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-node-resolve.
        [npmPack] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
        [npmPack] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
        [npmPack] npm notice created a lockfile as package-lock.json. You should commit this file.
        [npmPack] loaded rollup.config.js with warnings
        [npmPack] (!) Unused external imports
        [npmPack] default imported from external module 'rollup' but never used
        [npmPack] 
        [npmPack] ./esm/mySQLManagementClient.js → ./dist/arm-mysql.js...
        [npmPack] created ./dist/arm-mysql.js in 580ms
        [npmPack] npm notice 
        [npmPack] npm notice package: @azure/arm-mysql@3.3.0
        [npmPack] npm notice === Tarball Contents === 
        [npmPack] npm notice 3.6kB   esm/operations/advisors.js                                                      
        [npmPack] npm notice 1.0kB   esm/models/advisorsMappers.js                                                   
        [npmPack] npm notice 254.1kB dist/arm-mysql.js                                                               
        [npmPack] npm notice 85.7kB  dist/arm-mysql.min.js                                                           
        [npmPack] npm notice 2.0kB   esm/operations/checkNameAvailability.js                                         
        [npmPack] npm notice 475B    esm/models/checkNameAvailabilityMappers.js                                      
        [npmPack] npm notice 5.7kB   esm/operations/configurations.js                                                
        [npmPack] npm notice 1.1kB   esm/models/configurationsMappers.js                                             
        [npmPack] npm notice 7.6kB   esm/operations/databases.js                                                     
        [npmPack] npm notice 1.0kB   esm/models/databasesMappers.js                                                  
        [npmPack] npm notice 7.9kB   esm/operations/firewallRules.js                                                 
        [npmPack] npm notice 1.1kB   esm/models/firewallRulesMappers.js                                              
        [npmPack] npm notice 345B    esm/models/index.js                                                             
        [npmPack] npm notice 1.2kB   esm/operations/index.js                                                         
        [npmPack] npm notice 1.9kB   esm/operations/locationBasedPerformanceTier.js                                  
        [npmPack] npm notice 532B    esm/models/locationBasedPerformanceTierMappers.js                               
        [npmPack] npm notice 2.3kB   esm/operations/locationBasedRecommendedActionSessionsOperationStatus.js         
        [npmPack] npm notice 506B    esm/models/locationBasedRecommendedActionSessionsOperationStatusMappers.js      
        [npmPack] npm notice 3.1kB   esm/operations/locationBasedRecommendedActionSessionsResult.js                  
        [npmPack] npm notice 1.1kB   esm/models/locationBasedRecommendedActionSessionsResultMappers.js               
        [npmPack] npm notice 1.9kB   esm/operations/logFiles.js                                                      
        [npmPack] npm notice 1.0kB   esm/models/logFilesMappers.js                                                   
        [npmPack] npm notice 63.4kB  esm/models/mappers.js                                                           
        [npmPack] npm notice 5.7kB   esm/mySQLManagementClient.js                                                    
        [npmPack] npm notice 2.5kB   esm/mySQLManagementClientContext.js                                             
        [npmPack] npm notice 1.5kB   esm/operations/operations.js                                                    
        [npmPack] npm notice 471B    esm/models/operationsMappers.js                                                 
        [npmPack] npm notice 6.4kB   esm/models/parameters.js                                                        
        [npmPack] npm notice 11.8kB  esm/operations/privateEndpointConnections.js                                    
        [npmPack] npm notice 1.1kB   esm/models/privateEndpointConnectionsMappers.js                                 
        [npmPack] npm notice 3.8kB   esm/operations/privateLinkResources.js                                          
        [npmPack] npm notice 1.1kB   esm/models/privateLinkResourcesMappers.js                                       
        [npmPack] npm notice 3.7kB   esm/operations/queryTexts.js                                                    
        [npmPack] npm notice 1.0kB   esm/models/queryTextsMappers.js                                                 
        [npmPack] npm notice 4.1kB   esm/operations/recommendedActions.js                                            
        [npmPack] npm notice 1.1kB   esm/models/recommendedActionsMappers.js                                         
        [npmPack] npm notice 1.9kB   esm/operations/replicas.js                                                      
        [npmPack] npm notice 1.0kB   esm/models/replicasMappers.js                                                   
        [npmPack] npm notice 977B    rollup.config.js                                                                
        [npmPack] npm notice 7.5kB   esm/operations/serverAdministrators.js                                          
        [npmPack] npm notice 1.1kB   esm/models/serverAdministratorsMappers.js                                       
        [npmPack] npm notice 8.3kB   esm/operations/serverKeys.js                                                    
        [npmPack] npm notice 1.1kB   esm/models/serverKeysMappers.js                                                 
        [npmPack] npm notice 17.3kB  esm/operations/servers.js                                                       
        [npmPack] npm notice 4.5kB   esm/operations/serverSecurityAlertPolicies.js                                   
        [npmPack] npm notice 1.0kB   esm/models/serverSecurityAlertPoliciesMappers.js                                
        [npmPack] npm notice 1.3kB   esm/models/serversMappers.js                                                    
        [npmPack] npm notice 4.1kB   esm/operations/topQueryStatistics.js                                            
        [npmPack] npm notice 1.1kB   esm/models/topQueryStatisticsMappers.js                                         
        [npmPack] npm notice 8.9kB   esm/operations/virtualNetworkRules.js                                           
        [npmPack] npm notice 1.1kB   esm/models/virtualNetworkRulesMappers.js                                        
        [npmPack] npm notice 4.0kB   esm/operations/waitStatistics.js                                                
        [npmPack] npm notice 1.1kB   esm/models/waitStatisticsMappers.js                                             
        [npmPack] npm notice 1.6kB   package.json                                                                    
        [npmPack] npm notice 457B    tsconfig.json                                                                   
        [npmPack] npm notice 1.7kB   esm/operations/advisors.d.ts.map                                                
        [npmPack] npm notice 2.2kB   esm/operations/advisors.js.map                                                  
        [npmPack] npm notice 540B    esm/models/advisorsMappers.d.ts.map                                             
        [npmPack] npm notice 553B    esm/models/advisorsMappers.js.map                                               
        [npmPack] npm notice 462.6kB dist/arm-mysql.js.map                                                           
        [npmPack] npm notice 64.7kB  dist/arm-mysql.min.js.map                                                       
        [npmPack] npm notice 795B    esm/operations/checkNameAvailability.d.ts.map                                   
        [npmPack] npm notice 1.1kB   esm/operations/checkNameAvailability.js.map                                     
        [npmPack] npm notice 237B    esm/models/checkNameAvailabilityMappers.d.ts.map                                
        [npmPack] npm notice 250B    esm/models/checkNameAvailabilityMappers.js.map                                  
        [npmPack] npm notice 1.7kB   esm/operations/configurations.d.ts.map                                          
        [npmPack] npm notice 2.8kB   esm/operations/configurations.js.map                                            
        [npmPack] npm notice 552B    esm/models/configurationsMappers.d.ts.map                                       
        [npmPack] npm notice 565B    esm/models/configurationsMappers.js.map                                         
        [npmPack] npm notice 2.0kB   esm/operations/databases.d.ts.map                                               
        [npmPack] npm notice 3.7kB   esm/operations/databases.js.map                                                 
        [npmPack] npm notice 542B    esm/models/databasesMappers.d.ts.map                                            
        [npmPack] npm notice 555B    esm/models/databasesMappers.js.map                                              
        [npmPack] npm notice 2.1kB   esm/operations/firewallRules.d.ts.map                                           
        [npmPack] npm notice 3.7kB   esm/operations/firewallRules.js.map                                             
        [npmPack] npm notice 550B    esm/models/firewallRulesMappers.d.ts.map                                        
        [npmPack] npm notice 563B    esm/models/firewallRulesMappers.js.map                                          
        [npmPack] npm notice 28.1kB  esm/models/index.d.ts.map                                                       
        [npmPack] npm notice 606B    esm/operations/index.d.ts.map                                                   
        [npmPack] npm notice 126B    esm/models/index.js.map                                                         
        [npmPack] npm notice 621B    esm/operations/index.js.map                                                     
        [npmPack] npm notice 764B    esm/operations/locationBasedPerformanceTier.d.ts.map                            
        [npmPack] npm notice 1.0kB   esm/operations/locationBasedPerformanceTier.js.map                              
        [npmPack] npm notice 264B    esm/models/locationBasedPerformanceTierMappers.d.ts.map                         
        [npmPack] npm notice 277B    esm/models/locationBasedPerformanceTierMappers.js.map                           
        [npmPack] npm notice 877B    esm/operations/locationBasedRecommendedActionSessionsOperationStatus.d.ts.map   
        [npmPack] npm notice 1.1kB   esm/operations/locationBasedRecommendedActionSessionsOperationStatus.js.map     

      @openapi-sdkautomation
      Copy link

      openapi-sdkautomation bot commented Sep 1, 2020

      azure-sdk-for-net - Release

      ️✔️ succeeded [Logs] [Expand Details]
      • ️✔️ Generate from fed73dd with merge commit fceeea4. SDK Automation 13.0.17.20200904.2
        [AutoRest] realpath(): Permission denied
        [AutoRest] realpath(): Permission denied
        [AutoRest] realpath(): Permission denied
        [AutoRest] realpath(): Permission denied
        [AutoRest] realpath(): Permission denied
        [AutoRest] realpath(): Permission denied
      • ️✔️Microsoft.Azure.Management.MySQL [View full logs]  [Release SDK Changes]
          No Artifact Generated.

        @openapi-sdkautomation
        Copy link

        openapi-sdkautomation bot commented Sep 1, 2020

        azure-sdk-for-python - Release

        ️✔️ succeeded [Logs] [Expand Details]

        @openapi-sdkautomation
        Copy link

        openapi-sdkautomation bot commented Sep 1, 2020

        azure-resource-manager-schemas - Release

        ⚠️ warning [Logs] [Expand Details]

        @openapi-sdkautomation
        Copy link

        openapi-sdkautomation bot commented Sep 1, 2020

        Trenton Generation - Release

        No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

        @ChenTanyi
        Copy link
        Contributor

        @Suna-MS Does the PR have minimal customer impact? Since it is a preview version.

        @ChenTanyi
        Copy link
        Contributor

        Also, please fix the CI error

        @azure-pipelines
        Copy link

        Azure Pipelines successfully started running 1 pipeline(s).

        @openapi-assignment-bot openapi-assignment-bot bot added the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Sep 3, 2020
        @openapi-sdkautomation
        Copy link

        openapi-sdkautomation bot commented Sep 3, 2020

        azure-sdk-for-python-track2 - Release

        No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

        @Suna-MS
        Copy link
        Contributor Author

        Suna-MS commented Sep 3, 2020

        @ChenTanyi
        There is no breaking changes in this PR, as this is for a new service that in preview version and no customer impacted.

        Also the new APIs added in this PR are the same as #10586, which has already been signed off from ARM side.

        @ChenTanyi
        Copy link
        Contributor

        Got it

        @azure-pipelines
        Copy link

        Azure Pipelines successfully started running 1 pipeline(s).

        @majastrz majastrz added ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review and removed WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Sep 3, 2020
        Copy link
        Member

        @majastrz majastrz left a comment

        Choose a reason for hiding this comment

        The reason will be displayed to describe this comment to others. Learn more.

        Please fix the example 202 response as it's not correct. I signed off from ARM side because that doesn't really affect the shape of the API, but should be fixed to avoid misleading your users.

        @azure-pipelines
        Copy link

        Azure Pipelines successfully started running 1 pipeline(s).

        @azure-pipelines
        Copy link

        Azure Pipelines successfully started running 1 pipeline(s).

        @azure-pipelines
        Copy link

        Azure Pipelines successfully started running 1 pipeline(s).

        @Suna-MS
        Copy link
        Contributor Author

        Suna-MS commented Sep 8, 2020

        Hi, @ChenTanyi
        Could you please help merge this PR? the swagger BreakingChange fail in CI is expected, as we will be in preview, no customer impact, so we have to do the change in the same file.

        @ChenTanyi ChenTanyi added the Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 label Sep 8, 2020
        @ChenTanyi ChenTanyi merged commit fceeea4 into Azure:master Sep 8, 2020
        Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
        Labels
        Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review
        Projects
        None yet
        Development

        Successfully merging this pull request may close these issues.

        3 participants