Skip to content

Instantly share code, notes, and snippets.

Test Results - Staging Tests

Expand the following summaries for more details:

Duration: 0.7519851 seconds

| Times | |

<?xml version="1.0" encoding="utf-8"?>
<unattend xmlns="urn:schemas-microsoft-com:unattend">
<settings pass="windowsPE">
<!-- https://docs.microsoft.com/en-us/windows-hardware/customize/desktop/unattend/microsoft-windows-international-core-winpe -->
<component xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
<SetupUILanguage>
<UILanguage>en-US</UILanguage>
</SetupUILanguage>
<InputLocale>en-US</InputLocale>
<SystemLocale>en-US</SystemLocale>
@NasAmin
NasAmin / terraformvspheregist
Created March 19, 2019 17:03
Gist for Terraform
019-03-19T17:01:11.072Z [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/03/19 17:01:11 [WARN] retryable error: unknown error Post http://10.249.198.227:5985/wsman: dial tcp 10.249.198.227:5985: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-03-19T17:01:11.072Z [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/03/19 17:01:11 [INFO] sleeping for 20s
2019/03/19 17:01:13 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)", waiting for: "module.base.vsphere_virtual_machine.vm"
2019/03/19 17:01:13 [TRACE] dag/walk: vertex "provisioner.local-exec (close)", waiting for: "module.base.vsphere_virtual_machine.vm"
2019/03/19 17:01:13 [TRACE] dag/walk: vertex "root", waiting for: "meta.count-boundary (count boundary fixup)"
2019/03/19 17:01:13 [TRACE] dag/walk: vertex "provider.vsphere (close)", waiting for: "module.base.vs