actions / runner-images

GitHub Actions runner images
MIT License
10.2k stars 3.07k forks source link

AzureCosmosDbEmulator Checksum verification failed for windows 2022 #11002

Open antika080 opened 22 hours ago

antika080 commented 22 hours ago

Description

AzureCosmosDbEmulator Checksum verification failed for windows 2022

Error: Provisioning with powershell script: /agent/_work/17/s/runner-images/images/windows/templates/../scripts/build/Install-AzureCosmosDbEmulator.ps1 Downloading package from https://aka.ms/cosmosdb-emulator to C:\Users\packer\AppData\Local\Temp\xelknulf.msi... Package downloaded in 6.99 seconds Checksum verification failed: expected DB9D5E496C5FDAE17C12C03385D2BAC973DA61C280023D9FDC9A6020220BEE41, got 1EF64CF9CD13C611AAC394113A703AF6F525C7C39BFB6B4C3F884D57F6F1D1CF At C:\Program Files\WindowsPowerShell\Modules\ImageHelpers\InstallHelpers.ps1:919 char:9

Provisioning step had errors: Running the cleanup provisioner, if present...

Platforms affected

Runner images affected

Image version and build link

NA

Is it regression?

No

Expected behavior

Install-AzureCosmosDbEmulator.ps1 should be run without error

Actual behavior

Install-AzureCosmosDbEmulator.ps1 is failing with error

Repro steps

run Install-AzureCosmosDbEmulator.ps1 script

Prabhatkumar59 commented 20 hours ago

Hi @antika080 - Thank you for bringing this issue to our attention. We will look into this issue and will update you after investigating.