HodorNV / ALOps

ALOps
59 stars 24 forks source link

ALOps Docker Create - The system cannot find the path specified. (0x3) #705

Closed joelsigurd closed 9 months ago

joelsigurd commented 11 months ago

Describe the bug ALOps Docker Create fails with the following error: re-exec error: exit status 1: output: hcsshim::ImportLayer - failed failed in Win32: The system cannot find the path specified. (0x3)

the used yaml

  - task: ALOpsDockerCreate@1
    displayName: 'Create Docker Image' # It will reuse the image if already exists, or build one if it doesn't.
    inputs:
      artifactversion: '$(artifactversion)'
      artifacttype: OnPrem
      artifactcountry: 'DK'
      memory: '16G'

Screenshots image

waldo1001 commented 11 months ago

Sorry to say, but if this fails, it's either BCCH or your docker setup. So I'm afraid it's your Agent.

Can you start with mentioning which version you are trying to created? So full yaml (including values), and full export of the log (no screenshot)?

waldo1001 commented 11 months ago

@joelsigurd ?

waldo1001 commented 9 months ago

I'll close this issue. If you still have the issue, please open a new one, with a clear repro scenario, or log dump.