Advertisement
Guest User

Untitled

a guest
Apr 26th, 2017
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.63 KB | None | 0 0
  1. -----> Starting Kitchen (v1.16.0)
  2. -----> Creating <simple-windows-2012r2>...
  3. [2017-04-26T18:55:16-03:00] WARN: Port 8889 not available
  4. creating machine simple-windows-2012r2-e82e6710 on vsphere://nvsplservctvp01.infra.novis.cl/sdk?use_ssl=true&insecure=true
  5. use_linked_clone: false
  6. datacenter: "Cluster_Poc"
  7. resource_pool: "POC01/PoC-Pool"
  8. vm_folder: "Servidores Chef/kitchen/jcah"
  9. num_cpus: 4
  10. network_name: ["n1kPoC-Vmware60/poc_productiva2"]
  11. memory_mb: 4096
  12. bootstrap_ipv4: true
  13. ipv4_timeout: 300
  14. ssh: {:user=>"Administrator", :password=>"*********", :port=>5985}
  15. template_folder: "VMWARE"
  16. template_name: "TPL-WIN2012R2-SYSPREPV2"
  17. customization_spec: {:hostname=>"simple-snapdrive", :domain=>"WORKGROUP", :org_name=>"poc", :domainAdmin=>"Administrator@WORKGROUP", :domainAdminPassword=>"Config2006", :win_time_zone=>56, :product_id=>"HIDDEN"}
  18. establishing connection to nvsplservctvp01.infra.novis.cl
  19. finding networks...
  20. network: n1kPoC-Vmware60/poc_productiva2 is a DistributedVirtualPortgroup
  21. changing template nic for n1kPoC-Vmware60/poc_productiva2
  22. joining domain WORKGROUP /
  23. with user: Administrator@WORKGROUP
  24. Machine - created - simple-windows-2012r2-e82e6710 (502b3187-82a3-d111-d534-b191af9a6eb9 on vsphere://nvsplservctvp01.infra.novis.cl/sdk?use_ssl=true&insecure=true)
  25. Power on VM [jcah/simple-windows-2012r2-e82e6710]
  26. waiting for simple-windows-2012r2-e82e6710 (502b3187-82a3-d111-d534-b191af9a6eb9 on vsphere://nvsplservctvp01.infra.novis.cl/sdk?use_ssl=true&insecure=true) to be ready
  27. .....................................simple-windows-2012r2-e82e6710 is now ready
  28. Waiting for ipv4 address.......................
  29. Found valid ipv4 address! 10.159.11.102
  30. Waiting for ipv4 address..
  31. Found valid ipv4 address! 10.159.11.102
  32. Waiting for ipv4 address..
  33. Found valid ipv4 address! 10.159.11.102
  34.  
  35. Waiting up to 600 seconds for customization
  36. IP addresses found: ["10.159.11.102"]
  37. IP addresses found: []
  38. IP addresses found: []
  39. IP addresses found: []
  40. IP addresses found: []
  41. IP addresses found: []
  42. IP addresses found: ["10.159.11.102"]
  43. IP addresses found: ["10.159.11.102"]
  44. IP addresses found: ["10.159.11.102"]
  45. IP addresses found: ["10.159.11.102"]
  46. IP addresses found: ["10.159.11.102"]
  47. IP addresses found: ["10.159.11.102"]
  48. IP addresses found: ["10.159.11.102"]
  49. IP addresses found: ["10.159.11.102"]
  50. IP addresses found: ["10.159.11.102"]
  51. IP addresses found: ["10.159.11.102"]
  52. IP addresses found: ["10.159.11.102"]
  53. IP addresses found: ["10.159.11.102"]
  54. IP addresses found: ["10.159.11.102"]
  55. IP addresses found: ["10.159.11.102"]
  56. IP addresses found: ["10.159.11.102"]
  57. IP addresses found: ["10.159.11.102"]
  58. IP addresses found: ["10.159.11.102"]
  59. IP addresses found: ["10.159.11.102"]
  60. IP addresses found: ["10.159.11.102"]
  61. IP addresses found: ["10.159.11.102"]
  62. IP addresses found: ["10.159.11.102"]
  63. IP addresses found: ["10.159.11.102"]
  64. IP address obtained: 10.159.11.102
  65. waiting to domain join and be named simple-windows-.WORKGROUP
  66. ......waiting for simple-windows-2012r2-e82e6710 (502b3187-82a3-d111-d534-b191af9a6eb9 on vsphere://nvsplservctvp01.infra.novis.cl/sdk?use_ssl=true&insecure=true) to be connectable (transport up and running) ...
  67. .............simple-windows-2012r2-e82e6710 is now connectable
  68. create node simple-windows-2012r2-e82e6710 at chefzero://localhost:8890
  69. add normal.chef_provisioning = {"reference"=>{"driver_url"=>"vsphere://nvsplservctvp01.infra.novis.cl/sdk?use_ssl=true&insecure=true", "driver_version"=>"1.1.1", "server_id"=>"502b3187-82a3-d111-d534-b191af9a6eb9", "is_windows"=>true, "allocated_at"=>"2017-04-26 21:57:42 UTC", "ipaddress"=>"10.159.11.102"}}
  70. add normal.tags = nil
  71. Finished creating <simple-windows-2012r2> (22m45.66s).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement