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 new api-version in go SDK for mariadb #10702

Merged
merged 1 commit into from
Sep 23, 2020

Conversation

ArcturusZhang
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.

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 4, 2020

[Staging] Swagger Validation Report

️✔️BreakingChange [Detail]
 There are no breaking changes. 
️✔️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 4, 2020

azure-sdk-for-go - Release

️✔️ succeeded [Logs] [Expand Details]
  • ️✔️ Generate from 8ef2f78 with merge commit d08bc27. SDK Automation 13.0.17.20200918.2
  • ️✔️mariadb/mgmt/2018-06-01 [View full logs]  [Release SDK Changes]
    Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Wed, 23 Sep 2020 19:28:52 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"07C0:11A07:D3BF30A:FE31486:5F6BA1F4","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
  • ️✔️mariadb/mgmt/2020-01-01 [View full logs]  [Release SDK Changes]
    Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Wed, 23 Sep 2020 19:29:05 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"07C1:1D48:62A9E49:A173198:5F6BA201","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Sep 4, 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 4, 2020

azure-sdk-for-js - Release

️✔️ succeeded [Logs] [Expand Details]
  • ️✔️ Generate from 8ef2f78 with merge commit d08bc27. SDK Automation 13.0.17.20200918.2
  • ️✔️@azure/arm-mariadb [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/mariaDBManagementClient.js → ./dist/arm-mariadb.js...
    [npmPack] created ./dist/arm-mariadb.js in 621ms
    [npmPack] npm notice 
    [npmPack] npm notice package: @azure/arm-mariadb@1.4.0
    [npmPack] npm notice === Tarball Contents === 
    [npmPack] npm notice 3.7kB   esm/operations/advisors.js                                                      
    [npmPack] npm notice 985B    esm/models/advisorsMappers.js                                                   
    [npmPack] npm notice 221.6kB dist/arm-mariadb.js                                                             
    [npmPack] npm notice 74.9kB  dist/arm-mariadb.min.js                                                         
    [npmPack] npm notice 2.0kB   esm/operations/checkNameAvailability.js                                         
    [npmPack] npm notice 511B    esm/models/checkNameAvailabilityMappers.js                                      
    [npmPack] npm notice 5.7kB   esm/operations/configurations.js                                                
    [npmPack] npm notice 1.0kB   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.0kB   esm/models/firewallRulesMappers.js                                              
    [npmPack] npm notice 345B    esm/models/index.js                                                             
    [npmPack] npm notice 1.1kB   esm/operations/index.js                                                         
    [npmPack] npm notice 1.9kB   esm/operations/locationBasedPerformanceTier.js                                  
    [npmPack] npm notice 568B    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.0kB   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 57.0kB  esm/models/mappers.js                                                           
    [npmPack] npm notice 5.6kB   esm/mariaDBManagementClient.js                                                  
    [npmPack] npm notice 2.5kB   esm/mariaDBManagementClientContext.js                                           
    [npmPack] npm notice 1.6kB   esm/operations/operations.js                                                    
    [npmPack] npm notice 507B    esm/models/operationsMappers.js                                                 
    [npmPack] npm notice 5.9kB   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.0kB   esm/models/privateLinkResourcesMappers.js                                       
    [npmPack] npm notice 3.7kB   esm/operations/queryTexts.js                                                    
    [npmPack] npm notice 989B    esm/models/queryTextsMappers.js                                                 
    [npmPack] npm notice 4.1kB   esm/operations/recommendedActions.js                                            
    [npmPack] npm notice 1.0kB   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 983B    rollup.config.js                                                                
    [npmPack] npm notice 15.2kB  esm/operations/servers.js                                                       
    [npmPack] npm notice 4.5kB   esm/operations/serverSecurityAlertPolicies.js                                   
    [npmPack] npm notice 984B    esm/models/serverSecurityAlertPoliciesMappers.js                                
    [npmPack] npm notice 1.2kB   esm/models/serversMappers.js                                                    
    [npmPack] npm notice 4.1kB   esm/operations/topQueryStatistics.js                                            
    [npmPack] npm notice 1.0kB   esm/models/topQueryStatisticsMappers.js                                         
    [npmPack] npm notice 8.9kB   esm/operations/virtualNetworkRules.js                                           
    [npmPack] npm notice 1.0kB   esm/models/virtualNetworkRulesMappers.js                                        
    [npmPack] npm notice 4.0kB   esm/operations/waitStatistics.js                                                
    [npmPack] npm notice 1.0kB   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 504B    esm/models/advisorsMappers.d.ts.map                                             
    [npmPack] npm notice 517B    esm/models/advisorsMappers.js.map                                               
    [npmPack] npm notice 406.3kB dist/arm-mariadb.js.map                                                         
    [npmPack] npm notice 57.1kB  dist/arm-mariadb.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 260B    esm/models/checkNameAvailabilityMappers.d.ts.map                                
    [npmPack] npm notice 273B    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 539B    esm/models/configurationsMappers.d.ts.map                                       
    [npmPack] npm notice 552B    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 529B    esm/models/databasesMappers.d.ts.map                                            
    [npmPack] npm notice 542B    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 537B    esm/models/firewallRulesMappers.d.ts.map                                        
    [npmPack] npm notice 550B    esm/models/firewallRulesMappers.js.map                                          
    [npmPack] npm notice 24.6kB  esm/models/index.d.ts.map                                                       
    [npmPack] npm notice 562B    esm/operations/index.d.ts.map                                                   
    [npmPack] npm notice 126B    esm/models/index.js.map                                                         
    [npmPack] npm notice 577B    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 287B    esm/models/locationBasedPerformanceTierMappers.d.ts.map                         
    [npmPack] npm notice 300B    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     
    [npmPack] npm notice 288B    esm/models/locationBasedRecommendedActionSessionsOperationStatusMappers.d.ts.map
    [npmPack] npm notice 301B    esm/models/locationBasedRecommendedActionSessionsOperationStatusMappers.js.map  
    [npmPack] npm notice 1.2kB   esm/operations/locationBasedRecommendedActionSessionsResult.d.ts.map            
    [npmPack] npm notice 1.7kB   esm/operations/locationBasedRecommendedActionSessionsResult.js.map              

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Sep 4, 2020

azure-sdk-for-java - Release

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from 8ef2f78 with merge commit d08bc27. SDK Automation 13.0.17.20200918.2
  • ⚠️sdk/mariadb/mgmt-v2018_06_01 [View full logs]  [Release SDK Changes]
      [mvn] [ERROR] COMPILATION ERROR : 
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/mariadb/v2018_06_01/QueryTexts.java:[39,108] cannot find symbol
      [mvn]   symbol:   class List
      [mvn]   location: interface com.microsoft.azure.management.mariadb.v2018_06_01.QueryTexts
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/mariadb/v2018_06_01/implementation/TopQueryStatisticsImpl.java:[36,120] cannot find symbol
      [mvn]   symbol:   class TopQueryStatisticsInput
      [mvn]   location: class com.microsoft.azure.management.mariadb.v2018_06_01.implementation.TopQueryStatisticsImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/mariadb/v2018_06_01/implementation/WaitStatisticsImpl.java:[36,119] cannot find symbol
      [mvn]   symbol:   class WaitStatisticsInput
      [mvn]   location: class com.microsoft.azure.management.mariadb.v2018_06_01.implementation.WaitStatisticsImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/mariadb/v2018_06_01/implementation/QueryTextsImpl.java:[36,115] cannot find symbol
      [mvn]   symbol:   class List
      [mvn]   location: class com.microsoft.azure.management.mariadb.v2018_06_01.implementation.QueryTextsImpl
      [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-mariadb: Compilation failure: Compilation failure: 
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/mariadb/v2018_06_01/QueryTexts.java:[39,108] cannot find symbol
      [mvn] [ERROR]   symbol:   class List
      [mvn] [ERROR]   location: interface com.microsoft.azure.management.mariadb.v2018_06_01.QueryTexts
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/mariadb/v2018_06_01/implementation/TopQueryStatisticsImpl.java:[36,120] cannot find symbol
      [mvn] [ERROR]   symbol:   class TopQueryStatisticsInput
      [mvn] [ERROR]   location: class com.microsoft.azure.management.mariadb.v2018_06_01.implementation.TopQueryStatisticsImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/mariadb/v2018_06_01/implementation/WaitStatisticsImpl.java:[36,119] cannot find symbol
      [mvn] [ERROR]   symbol:   class WaitStatisticsInput
      [mvn] [ERROR]   location: class com.microsoft.azure.management.mariadb.v2018_06_01.implementation.WaitStatisticsImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/mariadb/v2018_06_01/implementation/QueryTextsImpl.java:[36,115] cannot find symbol
      [mvn] [ERROR]   symbol:   class List
      [mvn] [ERROR]   location: class com.microsoft.azure.management.mariadb.v2018_06_01.implementation.QueryTextsImpl
      [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
      Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Wed, 23 Sep 2020 19:29:13 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"07C0:0C0F:92EC67C:FD9FEC9:5F6BA209","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
    • ⚠️sdk/mariadb/mgmt-v2020_01_01 [View full logs]  [Release SDK Changes]
        [mvn] [ERROR] COMPILATION ERROR : 
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2020_01_01/src/main/java/com/microsoft/azure/management/mariadb/v2020_01_01/QueryTexts.java:[39,108] cannot find symbol
        [mvn]   symbol:   class List
        [mvn]   location: interface com.microsoft.azure.management.mariadb.v2020_01_01.QueryTexts
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2020_01_01/src/main/java/com/microsoft/azure/management/mariadb/v2020_01_01/implementation/QueryTextsImpl.java:[36,115] cannot find symbol
        [mvn]   symbol:   class List
        [mvn]   location: class com.microsoft.azure.management.mariadb.v2020_01_01.implementation.QueryTextsImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2020_01_01/src/main/java/com/microsoft/azure/management/mariadb/v2020_01_01/implementation/WaitStatisticsImpl.java:[36,119] cannot find symbol
        [mvn]   symbol:   class WaitStatisticsInput
        [mvn]   location: class com.microsoft.azure.management.mariadb.v2020_01_01.implementation.WaitStatisticsImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2020_01_01/src/main/java/com/microsoft/azure/management/mariadb/v2020_01_01/implementation/TopQueryStatisticsImpl.java:[36,120] cannot find symbol
        [mvn]   symbol:   class TopQueryStatisticsInput
        [mvn]   location: class com.microsoft.azure.management.mariadb.v2020_01_01.implementation.TopQueryStatisticsImpl
        [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-mariadb: Compilation failure: Compilation failure: 
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2020_01_01/src/main/java/com/microsoft/azure/management/mariadb/v2020_01_01/QueryTexts.java:[39,108] cannot find symbol
        [mvn] [ERROR]   symbol:   class List
        [mvn] [ERROR]   location: interface com.microsoft.azure.management.mariadb.v2020_01_01.QueryTexts
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2020_01_01/src/main/java/com/microsoft/azure/management/mariadb/v2020_01_01/implementation/QueryTextsImpl.java:[36,115] cannot find symbol
        [mvn] [ERROR]   symbol:   class List
        [mvn] [ERROR]   location: class com.microsoft.azure.management.mariadb.v2020_01_01.implementation.QueryTextsImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2020_01_01/src/main/java/com/microsoft/azure/management/mariadb/v2020_01_01/implementation/WaitStatisticsImpl.java:[36,119] cannot find symbol
        [mvn] [ERROR]   symbol:   class WaitStatisticsInput
        [mvn] [ERROR]   location: class com.microsoft.azure.management.mariadb.v2020_01_01.implementation.WaitStatisticsImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2020_01_01/src/main/java/com/microsoft/azure/management/mariadb/v2020_01_01/implementation/TopQueryStatisticsImpl.java:[36,120] cannot find symbol
        [mvn] [ERROR]   symbol:   class TopQueryStatisticsInput
        [mvn] [ERROR]   location: class com.microsoft.azure.management.mariadb.v2020_01_01.implementation.TopQueryStatisticsImpl
        [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
        Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Wed, 23 Sep 2020 19:29:23 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"07C0:75BD:C91F81:1BFB776:5F6BA213","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}

      @openapi-sdkautomation
      Copy link

      openapi-sdkautomation bot commented Sep 4, 2020

      azure-sdk-for-python - Release

      ️✔️ succeeded [Logs] [Expand Details]
      • ️✔️ Generate from 8ef2f78 with merge commit d08bc27. SDK Automation 13.0.17.20200918.2
      • ️✔️azure-mgmt-rdbms [View full logs]  [Release SDK Changes]
        [build_conf] INFO:packaging_tools:Building template azure-mgmt-rdbms
        [build_conf] INFO:packaging_tools.conf:Skipping default conf since the file exists
        [build_conf] INFO:packaging_tools:Skipping CHANGELOG.md template, since a previous one was found
        [build_conf] INFO:packaging_tools:Template done azure-mgmt-rdbms
        [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
        [build_package]   warnings.warn(msg)
        [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
        [build_package]   warnings.warn(msg)
        Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Wed, 23 Sep 2020 19:25:57 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0440:47C4:D73B72B:1021C38D:5F6BA145","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
        [breaking_change_setup] Ignoring mock: markers 'python_version <= "2.7"' don't match your environment
        [ChangeLog] Size of delta 0.003% size of original (original: 69115 chars, delta: 2 chars)
        [ChangeLog] 

      @openapi-sdkautomation
      Copy link

      openapi-sdkautomation bot commented Sep 4, 2020

      azure-sdk-for-net - Release

      ️✔️ succeeded [Logs] [Expand Details]
      • ️✔️ Generate from 8ef2f78 with merge commit d08bc27. SDK Automation 13.0.17.20200918.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.MariaDB [View full logs]  [Release SDK Changes]
          Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Wed, 23 Sep 2020 19:27:18 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0440:4A21:9FB14C3:10966574:5F6BA196","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}

        @openapi-sdkautomation
        Copy link

        openapi-sdkautomation bot commented Sep 4, 2020

        azure-resource-manager-schemas - Release

        ⚠️ warning [Logs] [Expand Details]
        • ⚠️ Generate from 8ef2f78 with merge commit d08bc27. Schema Automation 13.0.17.20200918.2
          [mariadb][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
          [mariadb][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
          [mariadb][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
        • ⚠️mariadb [View full logs
            [after_scripts|node] PostProcessor finished successfully.
            [after_scripts|node]   5727 passing (1m)
            AzureResourceSchema has no registered package commands.
            No file is changed.

          @openapi-sdkautomation
          Copy link

          openapi-sdkautomation bot commented Sep 4, 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

          @openapi-sdkautomation
          Copy link

          openapi-sdkautomation bot commented Sep 4, 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

          @markcowl markcowl merged commit d08bc27 into Azure:master Sep 23, 2020
          nitegupt pushed a commit to nitegupt/azure-rest-api-specs that referenced this pull request Sep 25, 2020
          Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
          Labels
          None yet
          Projects
          None yet
          Development

          Successfully merging this pull request may close these issues.

          2 participants