Skip to content

Conversation

ilia-shipitsin
Copy link
Contributor

Description

ignore rare error which happens on copying locked files in prepared user profile

==> azure-arm.image: Copy-Item : The process cannot access the file
==> azure-arm.image: 'C:\Users\packer\AppData\Local\Microsoft\VisualStudio\16.0_14229d81\privateregistry.bin.LOG2' because it is being used
==> azure-arm.image: by another process.

Related issue:

Check list

  • Related issue / work item is attached
  • Tests are written (if applicable)
  • Documentation is updated (if applicable)
  • Changes are tested and related VM images are successfully generated

during user profile warmup "devenv.exe" is lanched, sometimes
it releases files too late. let us ignore those errors

==> azure-arm.image: Copy-Item : The process cannot access the file
==> azure-arm.image: 'C:\Users\packer\AppData\Local\Microsoft\VisualStudio\16.0_14229d81\privateregistry.bin.LOG1' because it is being used
==> azure-arm.image: by another process.
@Alexey-Ayupov
Copy link
Contributor

/azp run windows2019,windows2022

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@Alexey-Ayupov Alexey-Ayupov merged commit f35025b into actions:main Oct 10, 2023
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