Skip to content

Instantly share code, notes, and snippets.

This file has been truncated, but you can view the full file.
-----> Starting Kitchen (v1.17.0)
D [Vagrant command] BEGIN (vagrant --version)
D [Vagrant command] END (0m0.00s)
D Accessing isolated VirtualBox environment in C:/Users/mstevenson/lgcls_cloud/cookbooks/ncpa/.kitchen/kitchen-vagrant/kitchen-ncpa-default-windows
D [Vagrant command] BEGIN (vagrant plugin list)
D [Vagrant command] END (0m0.00s)
D Berksfile found at C:/Users/mstevenson/lgcls_cloud/cookbooks/ncpa/Berksfile, loading Berkshelf
D Berkshelf 6.3.0 library loaded
D winrm requested, loading winrm gem (["~> 2.0"])
D winrm is loaded.
@stubblyhead
stubblyhead / goodapply.log
Created April 20, 2017 18:29
terraform apply that succeeded
2017/04/20 11:23:42 [INFO] Terraform version: 0.9.3 1601af7a076fd03fe940455db7fd01dfa747c795
2017/04/20 11:23:42 [INFO] Go runtime version: go1.8
2017/04/20 11:23:42 [INFO] CLI args: []string{"c:\\hashicorp\\terraform\\terraform.exe", "apply", "-var-file", "..\\terraform.tfvars", "-var", "name=mjstest39"}
2017/04/20 11:23:42 [DEBUG] Attempting to open CLI config file: C:\Users\mstevenson\AppData\Roaming\terraform.rc
2017/04/20 11:23:42 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2017/04/20 11:23:42 [INFO] CLI command args: []string{"apply", "-var-file", "..\\terraform.tfvars", "-var", "name=mjstest39"}
2017/04/20 11:23:42 [DEBUG] command: loading backend config file: C:\Users\mstevenson\Documents\terraform\microfocus builds\suse
2017/04/20 11:23:42 [DEBUG] command: no data state file found for backend config
2017/04/20 11:23:42 [DEBUG] New state was assigned lineage "2acb5908-7461-4381-a1e2-b08bcf643994"
2017/04/20 11:23:42 [INFO] command: backend initialized: <nil>
@stubblyhead
stubblyhead / badapply.log
Created April 20, 2017 18:04
debug log for terraform apply with unexpected failure
2017/04/20 10:49:58 [INFO] Terraform version: 0.9.3 1601af7a076fd03fe940455db7fd01dfa747c795
2017/04/20 10:49:58 [INFO] Go runtime version: go1.8
2017/04/20 10:49:58 [INFO] CLI args: []string{"c:\\hashicorp\\terraform\\terraform.exe", "apply", "-var-file", "..\\terraform.tfvars", "-var", "name=mjstest39"}
2017/04/20 10:49:58 [DEBUG] Attempting to open CLI config file: C:\Users\mstevenson\AppData\Roaming\terraform.rc
2017/04/20 10:49:58 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2017/04/20 10:49:58 [INFO] CLI command args: []string{"apply", "-var-file", "..\\terraform.tfvars", "-var", "name=mjstest39"}
2017/04/20 10:49:58 [DEBUG] command: loading backend config file: C:\Users\mstevenson\Documents\terraform\microfocus builds\suse
2017/04/20 10:49:58 [DEBUG] command: no data state file found for backend config
2017/04/20 10:49:58 [DEBUG] New state was assigned lineage "96ff4813-8b7d-4c3f-b1ab-092cbe618884"
2017/04/20 10:49:58 [INFO] command: backend initialized: <nil>