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

invalid dash char in mediaservices 2019-05-01-preview #11576

Merged

Conversation

ctaggart
Copy link
Contributor

@ctaggart ctaggart commented Nov 8, 2020

There is a dash character on this line:

"description": "Specifies the language (locale) to be used for speech-to-text transcription – it should match the spoken language in the audio track. The value should be in BCP-47 format (e.g: 'en-US'). See https://go.microsoft.com/fwlink/?linkid=2133742 for more information about the live transcription feature and the list of supported languages."

When I read the file in with rust, I get "invalid unicode code point". It also shows up invalid in VS Code:

image

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Nov 8, 2020

Swagger Validation Report

️️✔️BreakingChange succeeded [Detail] [Expand]
There are no breaking changes.

️️✔️[Staging] LintDiff succeeded [Detail] [Expand]
Validation passes for LintDiff.

️️✔️[Staging] Avocado succeeded [Detail] [Expand]
Validation passes for Avocado.
️️✔️[Staging] ModelValidation succeeded [Detail] [Expand]
Validation passes for ModelValidation.
️️✔️[Staging] SemanticValidation succeeded [Detail] [Expand]
Validation passes for SemanticValidation.
️️✔️[Staging] Cross Version BreakingChange (Base on preview version) succeeded [Detail] [Expand]
There are no breaking changes.
️️✔️[Staging] Cross Version BreakingChange (Base on stable version) succeeded [Detail] [Expand]
There are no breaking changes.
Posted by Swagger Pipeline | How to fix these errors?

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Nov 8, 2020

Swagger Generation Artifacts

️⚠️ azure-sdk-for-net warning [Detail]
  • ⚠️Warning [Logs]Release - Generate from ec9184b. SDK Automation 14.0.0
    warn	Skip initScript due to not configured
    command	sudo apt-get install -y dotnet-sdk-5.0
    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/mediaservices/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.Media [View full logs]  [Release SDK Changes]
️️✔️ azure-sdk-for-python succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs]Release - Generate from ec9184b. SDK Automation 14.0.0
    warn	Skip initScript due to not configured
    command	npx n 12
    command	python3 -m venv venv
    command	pip install --upgrade setuptools wheel pip
    command	pip install pathlib jinja2 msrestazure
    command	autorest --version=V2 --use=@microsoft.azure/autorest.python@~4.0.71 --python --python-mode=update --multiapi --keep-version-file --no-async --python-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-python/sdk ../azure-rest-api-specs/specification/mediaservices/resource-manager/readme.md
  • ️✔️azure-mgmt-media [View full logs]  [Release SDK Changes]
    cmderr	[buildConf] INFO:packaging_tools:Building template azure-mgmt-media
    cmderr	[buildConf] INFO:packaging_tools.conf:Skipping default conf since the file exists
    cmderr	[buildConf] INFO:packaging_tools:Skipping CHANGELOG.md template, since a previous one was found
    cmderr	[buildConf] INFO:packaging_tools:Template done azure-mgmt-media
    cmderr	[changelogSetup] WARNING: Skipping azure-nspkg as it is not installed.
    cmderr	[changelogReport] INFO:__main__:Looking for Autorest generated package in azure.mgmt.media
    cmderr	[changelogReport] INFO:__main__:Found azure.mgmt.media
    cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.media
    cmderr	[changelogReport] INFO:__main__:Report written to sdk/media/azure-mgmt-media/code_reports/latest/report.json
    cmderr	[changelogReportLatest] INFO:__main__:Download versions of azure-mgmt-media on PyPI
    cmderr	[changelogReportLatest] INFO:__main__:Got ['0.1.0', '0.1.1', '0.1.2', '0.2.0', '1.0.0rc1', '1.0.0rc2', '1.0.0', '1.0.1', '1.1.0', '1.1.1', '2.0.0', '2.1.0', '2.2.0', '3.0.0']
    cmderr	[changelogReportLatest] INFO:__main__:Only keep last PyPI version
    cmderr	[changelogReportLatest] INFO:__main__:Installing version 3.0.0 of azure-mgmt-media in a venv
    cmderr	[changelogReportLatest] Cache entry deserialization failed, entry ignored
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.media
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.media
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.media
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/media/azure-mgmt-media/code_reports/3.0.0/report.json
    cmdout	[Changelog] Size of delta 0.002% size of original (original: 115020 chars, delta: 2 chars)
️⚠️ azure-sdk-for-java warning [Detail]
  • ⚠️Warning [Logs]Release - Generate from ec9184b. 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] 2020-12-09 00:44:50 INFO [VERSION][Not Found] cannot find version for "com.azure.resourcemanager:azure-resourcemanager-mediaservices"
    cmderr	[generate.py] 2020-12-09 00:44:50 INFO [VERSION][Not Found] cannot find stable version, current version "1.0.0-beta.1"
    cmderr	[generate.py] 2020-12-09 00:44:50 INFO autorest --version=3.0.6327 --use=@autorest/java@4.0.5 --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/mediaservices/azure-resourcemanager-mediaservices --java.namespace=com.azure.resourcemanager.mediaservices  --package-version=1.0.0-beta.1 --java --pipeline.modelerfour.additional-checks=false --pipeline.modelerfour.lenient-model-deduplication=true --pipeline.modelerfour.flatten-payloads=false --azure-arm --verbose --sdk-integration --fluent=lite --java.fluent=lite --java.license-header=MICROSOFT_MIT_SMALL ../azure-rest-api-specs/specification/mediaservices/resource-manager/readme.md
    cmderr	[generate.py] 2020-12-09 00:45:44 INFO [CI][Success] Write to ci.yml
    cmderr	[generate.py] 2020-12-09 00:45:44 INFO [POM][Process] dealing with pom.xml
    cmderr	[generate.py] 2020-12-09 00:45:44 INFO [POM][Success] Write to pom.xml
    cmderr	[generate.py] 2020-12-09 00:45:44 INFO [POM][Process] dealing with root pom
    cmderr	[generate.py] 2020-12-09 00:45:44 INFO [POM][Skip] pom already has module sdk/mediaservices
    cmderr	[generate.py] WARNING: An illegal reflective access operation has occurred
    cmderr	[generate.py] WARNING: Illegal reflective access by org.codehaus.groovy.reflection.ReflectionUtils (file:/home/vsts/.m2/repository/org/codehaus/groovy/groovy/3.0.0-beta-2/groovy-3.0.0-beta-2-indy.jar) to method java.util.Collections$UnmodifiableCollection.toString()
    cmderr	[generate.py] WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.ReflectionUtils
    cmderr	[generate.py] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
    cmderr	[generate.py] WARNING: All illegal access operations will be denied in a future release
  • ️✔️azure-resourcemanager-mediaservices [View full logs]  [Release SDK Changes]
    cmderr	[Inst] 2020-12-09 00:48:23 DEBUG Got artifact_id: azure-resourcemanager-mediaservices
    cmderr	[Inst] 2020-12-09 00:48:23 DEBUG Got artifact: pom.xml
    cmderr	[Inst] 2020-12-09 00:48:23 DEBUG Got artifact: azure-resourcemanager-mediaservices-1.0.0-beta.1.jar
    cmderr	[Inst] 2020-12-09 00:48:23 DEBUG Match jar package: azure-resourcemanager-mediaservices-1.0.0-beta.1.jar
    cmderr	[Inst] 2020-12-09 00:48:23 DEBUG output: {"full": "curl -L \"https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/11576/azure-sdk-for-java/azure-resourcemanager-mediaservices/azure-resourcemanager-mediaservices-1.0.0-beta.1.jar\" -o azure-resourcemanager-mediaservices-1.0.0-beta.1.jar\nmvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-mediaservices -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-mediaservices-1.0.0-beta.1.jar -Dpackaging=jar -DgeneratePom=true\n"}
️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs]Release - Generate from ec9184b. SDK Automation 14.0.0
    command	sh ./initScript.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
    command	go run ./tools/generator/main.go ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
  • ️✔️mediaservices/mgmt/2020-05-01/media [View full logs]  [Release SDK Changes]
    info	[Changelog] No exported changes
  • ️✔️preview/mediaservices/mgmt/2019-05-01-preview/media [View full logs]  [Release SDK Changes]
    info	[Changelog] No exported changes
  • ️✔️mediaservices/mgmt/2018-07-01/media [View full logs]  [Release SDK Changes]
    info	[Changelog] No exported changes
  • ️✔️preview/mediaservices/mgmt/2018-06-01-preview/media [View full logs]  [Release SDK Changes]
    info	[Changelog] No exported changes
  • ️✔️preview/mediaservices/mgmt/2018-03-30-preview/media [View full logs]  [Release SDK Changes]
    info	[Changelog] No exported changes
  • ️✔️mediaservices/mgmt/2015-10-01/media [View full logs]  [Release SDK Changes]
    info	[Changelog] No exported changes
️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs]Release - Generate from ec9184b. SDK Automation 14.0.0
    warn	Skip initScript due to not configured
    command	autorest --version=V2 --typescript --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.typescript@4.4.4 --typescript-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/mediaservices/resource-manager/readme.md
  • ️✔️@azure/arm-mediaservices [View full logs]  [Release SDK Changes]
    cmderr	[npmPack] loaded rollup.config.js with warnings
    cmderr	[npmPack] (!) Unused external imports
    cmderr	[npmPack] default imported from external module 'rollup' but never used
    cmderr	[npmPack] ./esm/azureMediaServices.js → ./dist/arm-mediaservices.js...
    cmderr	[npmPack] created ./dist/arm-mediaservices.js in 742ms
️❌ azure-sdk-for-ruby failed [Detail]
  • Failed [Logs]Release - Generate from ec9184b. SDK Automation 14.0.0
    warn	Skip initScript due to not configured
    command	autorest --version=preview --use=@microsoft.azure/autorest.ruby@preview --ruby --multiapi --ruby-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-ruby ../azure-rest-api-specs/specification/mediaservices/resource-manager/readme.md
    cmderr	[Autorest] realpath(): Permission denied
    cmderr	[Autorest] realpath(): Permission denied
    cmderr	[Autorest] realpath(): Permission denied
    cmderr	[Autorest] /home/vsts/.autorest/@autorest_core@3.0.6112/node_modules/@autorest/core/dist/lib/pipeline/pipeline.js - FAILURE {}
    cmderr	[Autorest] (node:2662) UnhandledPromiseRejectionWarning: Error: Plugin modeler reported failure.
    cmderr	[Autorest]     at /home/vsts/.autorest/@autorest_core@3.0.6112/node_modules/@autorest/core/dist/lib/pipeline/plugins/external.js:26:19
    cmderr	[Autorest]     at async ScheduleNode (/home/vsts/.autorest/@autorest_core@3.0.6112/node_modules/@autorest/core/dist/lib/pipeline/pipeline.js:280:33)
    cmderr	[Autorest] (Use `node --trace-warnings ...` to show where the warning was created)
    cmderr	[Autorest] (node:2662) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 57)
    cmderr	[Autorest] (node:2662) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
    cmderr	[Autorest] (node:2662) UnhandledPromiseRejectionWarning: Error: Plugin modeler reported failure.
    cmderr	[Autorest]     at /home/vsts/.autorest/@autorest_core@3.0.6112/node_modules/@autorest/core/dist/lib/pipeline/plugins/external.js:26:19
    cmderr	[Autorest]     at async ScheduleNode (/home/vsts/.autorest/@autorest_core@3.0.6112/node_modules/@autorest/core/dist/lib/pipeline/pipeline.js:280:33)
    cmderr	[Autorest] (node:2662) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 58)
    cmderr	[Autorest] (node:2662) UnhandledPromiseRejectionWarning: Error: Plugin modeler reported failure.
    cmderr	[Autorest]     at /home/vsts/.autorest/@autorest_core@3.0.6112/node_modules/@autorest/core/dist/lib/pipeline/plugins/external.js:26:19
    cmderr	[Autorest]     at async ScheduleNode (/home/vsts/.autorest/@autorest_core@3.0.6112/node_modules/@autorest/core/dist/lib/pipeline/pipeline.js:280:33)
    cmderr	[Autorest] (node:2662) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 59)
    cmderr	[Autorest] (node:2662) UnhandledPromiseRejectionWarning: Error: Plugin modeler reported failure.
    cmderr	[Autorest]     at /home/vsts/.autorest/@autorest_core@3.0.6112/node_modules/@autorest/core/dist/lib/pipeline/plugins/external.js:26:19
    cmderr	[Autorest]     at async ScheduleNode (/home/vsts/.autorest/@autorest_core@3.0.6112/node_modules/@autorest/core/dist/lib/pipeline/pipeline.js:280:33)
    cmderr	[Autorest] (node:2662) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 60)
    cmderr	[Autorest] (node:2662) UnhandledPromiseRejectionWarning: Error: Plugin modeler reported failure.
    cmderr	[Autorest]     at /home/vsts/.autorest/@autorest_core@3.0.6112/node_modules/@autorest/core/dist/lib/pipeline/plugins/external.js:26:19
    cmderr	[Autorest]     at async ScheduleNode (/home/vsts/.autorest/@autorest_core@3.0.6112/node_modules/@autorest/core/dist/lib/pipeline/pipeline.js:280:33)
    cmderr	[Autorest] (node:2662) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 61)
    cmderr	[Autorest] (node:2662) UnhandledPromiseRejectionWarning: Error: Plugin modeler reported failure.
    cmderr	[Autorest]     at /home/vsts/.autorest/@autorest_core@3.0.6112/node_modules/@autorest/core/dist/lib/pipeline/plugins/external.js:26:19
    cmderr	[Autorest]     at async ScheduleNode (/home/vsts/.autorest/@autorest_core@3.0.6112/node_modules/@autorest/core/dist/lib/pipeline/pipeline.js:280:33)
    cmderr	[Autorest] (node:2662) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 62)
    cmderr	[Autorest] (node:2662) UnhandledPromiseRejectionWarning: Error: Plugin modeler reported failure.
    cmderr	[Autorest]     at /home/vsts/.autorest/@autorest_core@3.0.6112/node_modules/@autorest/core/dist/lib/pipeline/plugins/external.js:26:19
    cmderr	[Autorest]     at async ScheduleNode (/home/vsts/.autorest/@autorest_core@3.0.6112/node_modules/@autorest/core/dist/lib/pipeline/pipeline.js:280:33)
    cmderr	[Autorest] (node:2662) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 63)
    cmderr	[Autorest] Failure during batch task - {"tag":"package-2018-07"} -- Error: Plugin modeler reported failure..
    cmderr	[Autorest]   Error: Plugin modeler reported failure.
    error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-ruby]: autorest
    warn	Skip package processing as generation is failed
️️✔️ azure-resource-manager-schemas succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs]Release - Generate from ec9184b. Schema Automation 14.0.0
    warn	Skip initScript due to not configured
    command	npx n 12
    command	autorest --use=@autorest/azureresourceschema@3.0.92 --version=3.0.6320 --azureresourceschema --multiapi --title=none --pass-thru:subset-reducer --azureresourceschema-folder=/home/vsts/work/1/s/azure-resource-manager-schemas/azure-resource-manager-schemas ../../azure-rest-api-specs/specification/mediaservices/resource-manager/readme.md
  • ️✔️mediaservices [View full logs]  [Release Schema Changes]
    cmderr	[resource-manager] node-pre-gyp
    cmderr	[resource-manager] WARN Using request for node-pre-gyp https download
    cmderr	[resource-manager]  template-schema-validation-tools@1.0.0 No repository field.
    cmderr	[resource-manager]  SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/fsevents):
    cmderr	[resource-manager] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
    cmderr	[resource-manager] npm ERR! code ELIFECYCLE
    cmderr	[resource-manager] npm ERR! errno 35
    cmderr	[resource-manager] npm ERR! template-schema-validation-tools@1.0.0 test: `mocha -r ts-node/register tests.ts`
    cmderr	[resource-manager] npm ERR! Exit status 35
    cmderr	[resource-manager] npm ERR!
    cmderr	[resource-manager] npm ERR! Failed at the template-schema-validation-tools@1.0.0 test script.
    cmderr	[resource-manager] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
    cmderr	[resource-manager]  A complete log of this run can be found in:
    cmderr	[resource-manager] npm ERR!     /home/vsts/.npm/_logs/2020-12-09T00_45_49_660Z-debug.log
    cmderr	[resource-manager] Error: Command failed: npm run test --prefix tools
    cmderr	[resource-manager]     at checkExecSyncError (child_process.js:635:11)
    cmderr	[resource-manager]     at Object.execSync (child_process.js:671:15)
    cmderr	[resource-manager]     at Object.<anonymous> (/home/vsts/work/1/s/azure-resource-manager-schemas/azure-resource-manager-schemas/sdkauto_afterscript.js:13:28)
    cmderr	[resource-manager]     at Module._compile (internal/modules/cjs/loader.js:999:30)
    cmderr	[resource-manager]     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
    cmderr	[resource-manager]     at Module.load (internal/modules/cjs/loader.js:863:32)
    cmderr	[resource-manager]     at Function.Module._load (internal/modules/cjs/loader.js:708:14)
    cmderr	[resource-manager]     at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
    cmderr	[resource-manager]     at internal/main/run_main_module.js:17:47 {
    cmderr	[resource-manager]   status: 35,
    cmderr	[resource-manager]   signal: null,
    cmderr	[resource-manager]   output: [ null, null, null ],
    cmderr	[resource-manager]   pid: 3031,
    cmderr	[resource-manager]   stdout: null,
    cmderr	[resource-manager]   stderr: null
    cmderr	[resource-manager] }
️️✔️[Staging] ApiDocPreview succeeded [Detail] [Expand]
 Please click here to preview with your @microsoft account. 
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 Nov 8, 2020

azure-sdk-for-js

️✔️ succeeded [Logs] [Expand Details]
  • ️✔️ Generate from 30f88a2 with merge commit 09891fa1e64e4370c7dbc3f2259471a0e85d60dc. SDK Automation 13.0.17.20200918.2
  • ️✔️@azure/arm-mediaservices [View full logs]  [Preview 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/azureMediaServices.js → ./dist/arm-mediaservices.js...
    [npmPack] created ./dist/arm-mediaservices.js in 775ms
    [npmPack] npm notice 
    [npmPack] npm notice package: @azure/arm-mediaservices@8.0.0
    [npmPack] npm notice === Tarball Contents === 
    [npmPack] npm notice 7.4kB   esm/operations/accountFilters.js                     
    [npmPack] npm notice 3.2kB   esm/models/accountFiltersMappers.js                  
    [npmPack] npm notice 444.9kB dist/arm-mediaservices.js                            
    [npmPack] npm notice 175.5kB dist/arm-mediaservices.min.js                        
    [npmPack] npm notice 7.8kB   esm/operations/assetFilters.js                       
    [npmPack] npm notice 3.2kB   esm/models/assetFiltersMappers.js                    
    [npmPack] npm notice 10.8kB  esm/operations/assets.js                             
    [npmPack] npm notice 3.3kB   esm/models/assetsMappers.js                          
    [npmPack] npm notice 2.4kB   esm/azureMediaServices.js                            
    [npmPack] npm notice 2.5kB   esm/azureMediaServicesContext.js                     
    [npmPack] npm notice 9.1kB   esm/operations/contentKeyPolicies.js                 
    [npmPack] npm notice 3.2kB   esm/models/contentKeyPoliciesMappers.js              
    [npmPack] npm notice 263B    esm/models/index.js                                  
    [npmPack] npm notice 801B    esm/operations/index.js                              
    [npmPack] npm notice 8.8kB   esm/operations/jobs.js                               
    [npmPack] npm notice 3.1kB   esm/models/jobsMappers.js                            
    [npmPack] npm notice 20.6kB  esm/operations/liveEvents.js                         
    [npmPack] npm notice 3.2kB   esm/models/liveEventsMappers.js                      
    [npmPack] npm notice 9.4kB   esm/operations/liveOutputs.js                        
    [npmPack] npm notice 3.2kB   esm/models/liveOutputsMappers.js                     
    [npmPack] npm notice 2.0kB   esm/operations/locations.js                          
    [npmPack] npm notice 411B    esm/models/locationsMappers.js                       
    [npmPack] npm notice 156.3kB esm/models/mappers.js                                
    [npmPack] npm notice 11.5kB  esm/operations/mediaservices.js                      
    [npmPack] npm notice 3.3kB   esm/models/mediaservicesMappers.js                   
    [npmPack] npm notice 2.2kB   esm/operations/operations.js                         
    [npmPack] npm notice 489B    esm/models/operationsMappers.js                      
    [npmPack] npm notice 5.2kB   esm/models/parameters.js                             
    [npmPack] npm notice 5.4kB   esm/operations/privateEndpointConnections.js         
    [npmPack] npm notice 3.2kB   esm/models/privateEndpointConnectionsMappers.js      
    [npmPack] npm notice 2.9kB   esm/operations/privateLinkResources.js               
    [npmPack] npm notice 3.2kB   esm/models/privateLinkResourcesMappers.js            
    [npmPack] npm notice 908B    rollup.config.js                                     
    [npmPack] npm notice 18.9kB  esm/operations/streamingEndpoints.js                 
    [npmPack] npm notice 3.2kB   esm/models/streamingEndpointsMappers.js              
    [npmPack] npm notice 8.7kB   esm/operations/streamingLocators.js                  
    [npmPack] npm notice 3.2kB   esm/models/streamingLocatorsMappers.js               
    [npmPack] npm notice 6.4kB   esm/operations/streamingPolicies.js                  
    [npmPack] npm notice 3.2kB   esm/models/streamingPoliciesMappers.js               
    [npmPack] npm notice 7.4kB   esm/operations/transforms.js                         
    [npmPack] npm notice 3.2kB   esm/models/transformsMappers.js                      
    [npmPack] npm notice 1.7kB   package.json                                         
    [npmPack] npm notice 457B    tsconfig.json                                        
    [npmPack] npm notice 3.3kB   esm/operations/accountFilters.d.ts.map               
    [npmPack] npm notice 4.5kB   esm/operations/accountFilters.js.map                 
    [npmPack] npm notice 1.7kB   esm/models/accountFiltersMappers.d.ts.map            
    [npmPack] npm notice 1.8kB   esm/models/accountFiltersMappers.js.map              
    [npmPack] npm notice 835.0kB dist/arm-mediaservices.js.map                        
    [npmPack] npm notice 111.3kB dist/arm-mediaservices.min.js.map                    
    [npmPack] npm notice 3.7kB   esm/operations/assetFilters.d.ts.map                 
    [npmPack] npm notice 4.7kB   esm/operations/assetFilters.js.map                   
    [npmPack] npm notice 1.7kB   esm/models/assetFiltersMappers.d.ts.map              
    [npmPack] npm notice 1.8kB   esm/models/assetFiltersMappers.js.map                
    [npmPack] npm notice 5.0kB   esm/operations/assets.d.ts.map                       
    [npmPack] npm notice 6.6kB   esm/operations/assets.js.map                         
    [npmPack] npm notice 1.8kB   esm/models/assetsMappers.d.ts.map                    
    [npmPack] npm notice 1.8kB   esm/models/assetsMappers.js.map                      
    [npmPack] npm notice 1.2kB   esm/azureMediaServices.d.ts.map                      
    [npmPack] npm notice 1.7kB   esm/azureMediaServices.js.map                        
    [npmPack] npm notice 502B    esm/azureMediaServicesContext.d.ts.map               
    [npmPack] npm notice 1.4kB   esm/azureMediaServicesContext.js.map                 
    [npmPack] npm notice 3.9kB   esm/operations/contentKeyPolicies.d.ts.map           
    [npmPack] npm notice 5.3kB   esm/operations/contentKeyPolicies.js.map             
    [npmPack] npm notice 1.8kB   esm/models/contentKeyPoliciesMappers.d.ts.map        
    [npmPack] npm notice 1.8kB   esm/models/contentKeyPoliciesMappers.js.map          
    [npmPack] npm notice 56.6kB  esm/models/index.d.ts.map                            
    [npmPack] npm notice 470B    esm/operations/index.d.ts.map                        
    [npmPack] npm notice 126B    esm/models/index.js.map                              
    [npmPack] npm notice 484B    esm/operations/index.js.map                          
    [npmPack] npm notice 4.2kB   esm/operations/jobs.d.ts.map                         
    [npmPack] npm notice 5.3kB   esm/operations/jobs.js.map                           
    [npmPack] npm notice 1.7kB   esm/models/jobsMappers.d.ts.map                      
    [npmPack] npm notice 1.7kB   esm/models/jobsMappers.js.map                        
    [npmPack] npm notice 4.2kB   esm/operations/liveEvents.d.ts.map                   
    [npmPack] npm notice 8.9kB   esm/operations/liveEvents.js.map                     
    [npmPack] npm notice 1.8kB   esm/models/liveEventsMappers.d.ts.map                
    [npmPack] npm notice 1.8kB   esm/models/liveEventsMappers.js.map                  
    [npmPack] npm notice 2.6kB   esm/operations/liveOutputs.d.ts.map                  
    [npmPack] npm notice 4.5kB   esm/operations/liveOutputs.js.map                    
    [npmPack] npm notice 1.7kB   esm/models/liveOutputsMappers.d.ts.map               
    [npmPack] npm notice 1.8kB   esm/models/liveOutputsMappers.js.map                 
    [npmPack] npm notice 830B    esm/operations/locations.d.ts.map                    
    [npmPack] npm notice 1.1kB   esm/operations/locations.js.map                      
    [npmPack] npm notice 223B    esm/models/locationsMappers.d.ts.map                 
    [npmPack] npm notice 236B    esm/models/locationsMappers.js.map                   
    [npmPack] npm notice 8.8kB   esm/models/mappers.d.ts.map                          
    [npmPack] npm notice 87.3kB  esm/models/mappers.js.map                            

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Nov 8, 2020

azure-sdk-for-go

⚠️ warning [Logs] [Expand Details]

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Nov 8, 2020

Azure CLI Extension Generation

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 Nov 8, 2020

azure-resource-manager-schemas

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from 30f88a2 with merge commit 09891fa1e64e4370c7dbc3f2259471a0e85d60dc. Schema Automation 13.0.17.20200918.2
    [mediaservices][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
    [mediaservices][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
    [mediaservices][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
  • ⚠️mediaservices [View full logs]  [Preview Schema Changes]
      [after_scripts|node] PostProcessor finished successfully.
      [after_scripts|node]   5811 passing (41s)
      [after_scripts|node]   35 failing
      AzureResourceSchema has no registered package commands.

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Nov 8, 2020

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Nov 8, 2020

    azure-sdk-for-net

    ️✔️ succeeded [Logs] [Expand Details]

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Nov 8, 2020

    azure-sdk-for-python

    ️✔️ succeeded [Logs] [Expand Details]
    • ️✔️ Generate from 30f88a2 with merge commit 09891fa1e64e4370c7dbc3f2259471a0e85d60dc. SDK Automation 13.0.17.20200918.2
    • ️✔️azure-mgmt-media [View full logs]  [Preview SDK Changes]
      [build_conf] INFO:packaging_tools:Building template azure-mgmt-media
      [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-media
      [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)
      [breaking_change_setup] Ignoring mock: markers 'python_version <= "2.7"' don't match your environment
      [breaking_change_setup]   Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(, 'Connection to pypi.python.org timed out. (connect timeout=15)')': /simple/contextvars/
      [ChangeLog] Size of delta 0.002% size of original (original: 115020 chars, delta: 2 chars)
      [ChangeLog] 

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Nov 8, 2020

    Trenton Generation

    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

    @ctaggart
    Copy link
    Contributor Author

    /azp run

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 3 pipeline(s).

    @allenjzhang allenjzhang merged commit ec9184b into Azure:master Dec 9, 2020
    DeMale pushed a commit to DeMale/azure-rest-api-specs that referenced this pull request Dec 11, 2020
    giromm2ms pushed a commit to giromm2ms/azure-rest-api-specs that referenced this pull request Dec 20, 2020
    @ctaggart ctaggart deleted the invalid-dash-char-in-mediaservices branch September 8, 2022 16:38
    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.

    2 participants