2020/03/11 04:31:11 cert-injector failed: winc run failed: exit status 1 container layer-1583907219 encountered an error during Start: failure in a Windows system call: The virtual machine or container exited unexpectedly. (0xc0370106)
bosh upload-stemcell /var/tempest/stemcells/bosh-stemcell-2019.15-vsphere-esxi-windows2019-go_agent.tgz
2. Edit and replace the Windows stemcell version from 2019.17 to 2019.15 in the pasw-deployment.yml
located in Ops Manager VM: /var/tempest/workspaces/default/deployments/pas-windows-GUID.yml
3. Manually deploy the manifest:
bosh -d <PASW-DEPLOYEMENT> deploy /var/tempest/workspaces/default/deployments/pas-windows-GUID.yml
4. Upgrade to Windows 2019.17+ stemcell in Ops manager, got to the stemcell library, and click Apply Changes.