Skip to content

Instantly share code, notes, and snippets.

@m1ndful
Created August 13, 2015 14:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save m1ndful/02d34bc9950d62789b9a to your computer and use it in GitHub Desktop.
Save m1ndful/02d34bc9950d62789b9a to your computer and use it in GitHub Desktop.
2015/08/13 13:58:37 ui: ==> vmware-iso: Running post-processor: vsphere
==> vmware-iso: Running post-processor: vsphere
2015/08/13 13:58:37 ui: vmware-iso (vsphere): Uploading output-vmware-iso/packer-vmware-iso.vmx to vSphere
2015/08/13 13:58:37 packer-post-processor-vsphere: 2015/08/13 13:58:37 Starting ovftool with parameters: --noSSLVerify=false --acceptAllEulas --name=vm_name --datastore= --diskMode=thick --network= --vmFolder=Folder/Internal Resources output-vmware-iso/packer-vmware-iso.vmx vi://domain%login:pass@host.domain/datacenter/host/vSphere Cluster/Resources/vSphere Cluster/Development
vmware-iso (vsphere): Uploading output-vmware-iso/packer-vmware-iso.vmx to vSphere
2015/08/13 14:02:49 packer-post-processor-vsphere: fatal error: runtime: out of memory
2015/08/13 14:02:49 packer-post-processor-vsphere:
2015/08/13 14:02:49 packer-post-processor-vsphere: runtime stack:
2015/08/13 14:02:49 packer-post-processor-vsphere: runtime.SysMap(0xc408200000, 0x200000000, 0x7f398cf87500, 0xa9e458)
2015/08/13 14:02:49 packer-post-processor-vsphere: /usr/local/Cellar/go/1.4.2/libexec/src/runtime/mem_linux.c:149 +0x98
2015/08/13 14:02:49 packer-post-processor-vsphere: runtime.MHeap_SysAlloc(0xaa3b40, 0x200000000, 0x42d722)
2015/08/13 14:02:49 packer-post-processor-vsphere: /usr/local/Cellar/go/1.4.2/libexec/src/runtime/malloc.c:284 +0x124
2015/08/13 14:02:49 packer-post-processor-vsphere: runtime.MHeap_Alloc(0xaa3b40, 0x100000, 0x10100000000, 0x0)
2015/08/13 14:02:49 packer-post-processor-vsphere: /usr/local/Cellar/go/1.4.2/libexec/src/runtime/mheap.c:240 +0x66
2015/08/13 14:02:49 packer-post-processor-vsphere:
2015/08/13 14:02:49 packer-post-processor-vsphere: goroutine 13 [running]:
2015/08/13 14:02:49 packer-post-processor-vsphere: runtime.switchtoM()
2015/08/13 14:02:49 packer-post-processor-vsphere: /usr/local/Cellar/go/1.4.2/libexec/src/runtime/asm_amd64.s:198 fp=0xc20801ac70 sp=0xc20801ac68
2015/08/13 14:02:49 packer-post-processor-vsphere: runtime.mallocgc(0x1fffffe00, 0x725d00, 0x1, 0x1514)
2015/08/13 14:02:49 packer-post-processor-vsphere: /usr/local/Cellar/go/1.4.2/libexec/src/runtime/malloc.go:199 +0x9f3 fp=0xc20801ad20 sp=0xc20801ac70
2015/08/13 14:02:49 packer-post-processor-vsphere: runtime.newarray(0x725d00, 0x1fffffe00, 0xc208112000)
2015/08/13 14:02:49 packer-post-processor-vsphere: /usr/local/Cellar/go/1.4.2/libexec/src/runtime/malloc.go:365 +0xc1 fp=0xc20801ad58 sp=0xc20801ad20
2015/08/13 14:02:49 packer-post-processor-vsphere: runtime.makeslice(0x7160a0, 0x1fffffe00, 0x1fffffe00, 0x0, 0x0, 0x0)
2015/08/13 14:02:49 packer-post-processor-vsphere: /usr/local/Cellar/go/1.4.2/libexec/src/runtime/slice.go:32 +0x15c fp=0xc20801ada0 sp=0xc20801ad58
2015/08/13 14:02:49 packer-post-processor-vsphere: bytes.makeSlice(0x1fffffe00, 0x0, 0x0, 0x0)
2015/08/13 14:02:49 packer-post-processor-vsphere: /usr/local/Cellar/go/1.4.2/libexec/src/bytes/buffer.go:191 +0x6a fp=0xc20801adf0 sp=0xc20801ada0
2015/08/13 14:02:49 packer-post-processor-vsphere: bytes.(*Buffer).ReadFrom(0xc208122070, 0x7f398cf95108, 0xc208034098, 0xfffffe00, 0x0, 0x0)
2015/08/13 14:02:49 packer-post-processor-vsphere: /usr/local/Cellar/go/1.4.2/libexec/src/bytes/buffer.go:163 +0xda fp=0xc20801ae88 sp=0xc20801adf0
2015/08/13 14:02:49 packer-post-processor-vsphere: io.Copy(0x7f398cf968f0, 0xc208122070, 0x7f398cf95108, 0xc208034098, 0x0, 0x0, 0x0)
2015/08/13 14:02:49 packer-post-processor-vsphere: /usr/local/Cellar/go/1.4.2/libexec/src/io/io.go:358 +0x13d fp=0xc20801af40 sp=0xc20801ae88
2015/08/13 14:02:49 packer-post-processor-vsphere: os/exec.func·003(0x0, 0x0)
2015/08/13 14:02:49 packer-post-processor-vsphere: /usr/local/Cellar/go/1.4.2/libexec/src/os/exec/exec.go:221 +0x7d fp=0xc20801afa0 sp=0xc20801af40
2015/08/13 14:02:49 packer-post-processor-vsphere: os/exec.func·004(0xc20801ec00)
2015/08/13 14:02:49 packer-post-processor-vsphere: /usr/local/Cellar/go/1.4.2/libexec/src/os/exec/exec.go:328 +0x2d fp=0xc20801afd8 sp=0xc20801afa0
2015/08/13 14:02:49 packer-post-processor-vsphere: runtime.goexit()
2015/08/13 14:02:49 packer-post-processor-vsphere: /usr/local/Cellar/go/1.4.2/libexec/src/runtime/asm_amd64.s:2232 +0x1 fp=0xc20801afe0 sp=0xc20801afd8
2015/08/13 14:02:49 packer-post-processor-vsphere: created by os/exec.(*Cmd).Start
2015/08/13 14:02:49 packer-post-processor-vsphere: /usr/local/Cellar/go/1.4.2/libexec/src/os/exec/exec.go:329 +0xb6d
2015/08/13 14:02:49 packer-post-processor-vsphere:
2015/08/13 14:02:49 packer-post-processor-vsphere: goroutine 1 [select, 4 minutes]:
2015/08/13 14:02:49 packer-post-processor-vsphere: github.com/hashicorp/yamux.(*Stream).Read(0xc208120000, 0xc208143000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
2015/08/13 14:02:49 packer-post-processor-vsphere: /Users/cbednarski/code/golang/src/github.com/hashicorp/yamux/stream.go:125 +0x3ab
2015/08/13 14:02:49 packer-post-processor-vsphere: bufio.(*Reader).fill(0xc20813a060)
2015/08/13 14:02:49 packer-post-processor-vsphere: /usr/local/Cellar/go/1.4.2/libexec/src/bufio/bufio.go:97 +0x1ce
2015/08/13 14:02:49 packer-post-processor-vsphere: bufio.(*Reader).ReadByte(0xc20813a060, 0x82, 0x0, 0x0)
2015/08/13 14:02:49 packer-post-processor-vsphere: /usr/local/Cellar/go/1.4.2/libexec/src/bufio/bufio.go:196 +0x86
2015/08/13 14:02:49 packer-post-processor-vsphere: github.com/hashicorp/go-msgpack/codec.(*ioDecReader).readn1(0xc208146000, 0x16)
2015/08/13 14:02:49 packer-post-processor-vsphere: /Users/cbednarski/code/golang/src/github.com/hashicorp/go-msgpack/codec/decode.go:90 +0x45
2015/08/13 14:02:49 packer-post-processor-vsphere: github.com/hashicorp/go-msgpack/codec.(*msgpackDecDriver).initReadNext(0xc20813c080)
2015/08/13 14:02:49 packer-post-processor-vsphere: /Users/cbednarski/code/golang/src/github.com/hashicorp/go-msgpack/codec/msgpack.go:540 +0x48
2015/08/13 14:02:49 packer-post-processor-vsphere: github.com/hashicorp/go-msgpack/codec.(*Decoder).decode(0xc20813a0c0, 0x70a5e0, 0xc20813c0a0)
2015/08/13 14:02:49 packer-post-processor-vsphere: /Users/cbednarski/code/golang/src/github.com/hashicorp/go-msgpack/codec/decode.go:635 +0x59
2015/08/13 14:02:49 packer-post-processor-vsphere: github.com/hashicorp/go-msgpack/codec.(*Decoder).Decode(0xc20813a0c0, 0x70a5e0, 0xc20813c0a0, 0x0, 0x0)
2015/08/13 14:02:49 packer-post-processor-vsphere: /Users/cbednarski/code/golang/src/github.com/hashicorp/go-msgpack/codec/decode.go:630 +0x7f
2015/08/13 14:02:49 packer-post-processor-vsphere: github.com/hashicorp/go-msgpack/codec.(*rpcCodec).read(0xc20813e0c0, 0x70a5e0, 0xc20813c0a0, 0x0, 0x0)
2015/08/13 14:02:49 packer-post-processor-vsphere: /Users/cbednarski/code/golang/src/github.com/hashicorp/go-msgpack/codec/rpc.go:88 +0xd9
2015/08/13 14:02:49 packer-post-processor-vsphere: github.com/hashicorp/go-msgpack/codec.(*goRpcCodec).ReadRequestHeader(0xc20813e0c0, 0xc20813c0a0, 0x0, 0x0)
2015/08/13 14:02:49 packer-post-processor-vsphere: /Users/cbednarski/code/golang/src/github.com/hashicorp/go-msgpack/codec/rpc.go:127 +0x61
2015/08/13 14:02:49 packer-post-processor-vsphere: net/rpc.(*Server).readRequestHeader(0xc208033c40, 0x7f398cf96dc0, 0xc20813e0c0, 0x0, 0x0, 0xc20813c0a0, 0x0, 0x0, 0x0)
2015/08/13 14:02:49 packer-post-processor-vsphere: /usr/local/Cellar/go/1.4.2/libexec/src/net/rpc/server.go:575 +0x97
2015/08/13 14:02:49 packer-post-processor-vsphere: net/rpc.(*Server).readRequest(0xc208033c40, 0x7f398cf96dc0, 0xc20813e0c0, 0xc208082500, 0xc20813c4c0, 0x725c00, 0x0, 0x0, 0x0, 0x0, ...)
2015/08/13 14:02:49 packer-post-processor-vsphere: /usr/local/Cellar/go/1.4.2/libexec/src/net/rpc/server.go:542 +0xa2
2015/08/13 14:02:49 packer-post-processor-vsphere: net/rpc.(*Server).ServeCodec(0xc208033c40, 0x7f398cf96dc0, 0xc20813e0c0)
2015/08/13 14:02:49 packer-post-processor-vsphere: /usr/local/Cellar/go/1.4.2/libexec/src/net/rpc/server.go:461 +0x6d
2015/08/13 14:02:49 packer-post-processor-vsphere: github.com/mitchellh/packer/packer/rpc.(*Server).Serve(0xc20801f120)
2015/08/13 14:02:49 packer-post-processor-vsphere: /Users/cbednarski/code/golang/src/github.com/mitchellh/packer/packer/rpc/server.go:141 +0x26f
2015/08/13 14:02:49 packer-post-processor-vsphere: main.main()
2015/08/13 14:02:49 packer-post-processor-vsphere: /Users/cbednarski/code/golang/src/github.com/mitchellh/packer/plugin/post-processor-vsphere/main.go:14 +0xc7
2015/08/13 14:02:49 packer-post-processor-vsphere:
2015/08/13 14:02:49 packer-post-processor-vsphere: goroutine 5 [syscall, 20 minutes]:
2015/08/13 14:02:49 packer-post-processor-vsphere: os/signal.loop()
2015/08/13 14:02:49 packer-post-processor-vsphere: /usr/local/Cellar/go/1.4.2/libexec/src/os/signal/signal_unix.go:21 +0x1f
2015/08/13 14:02:49 packer-post-processor-vsphere: created by os/signal.init·1
2015/08/13 14:02:49 packer-post-processor-vsphere: /usr/local/Cellar/go/1.4.2/libexec/src/os/signal/signal_unix.go:27 +0x35
2015/08/13 14:02:49 packer-post-processor-vsphere:
2015/08/13 14:02:49 packer-post-processor-vsphere: goroutine 7 [chan receive, 20 minutes]:
2015/08/13 14:02:49 packer-post-processor-vsphere: github.com/mitchellh/packer/packer/plugin.func·017()
2015/08/13 14:02:49 packer-post-processor-vsphere: /Users/cbednarski/code/golang/src/github.com/mitchellh/packer/packer/plugin/server.go:92 +0x69
2015/08/13 14:02:49 packer-post-processor-vsphere: created by github.com/mitchellh/packer/packer/plugin.Server
2015/08/13 14:02:49 packer-post-processor-vsphere: /Users/cbednarski/code/golang/src/github.com/mitchellh/packer/packer/plugin/server.go:96 +0xcca
2015/08/13 14:02:49 packer-post-processor-vsphere:
2015/08/13 14:02:49 packer-post-processor-vsphere: goroutine 8 [IO wait]:
2015/08/13 14:02:49 packer-post-processor-vsphere: net.(*pollDesc).Wait(0xc208010220, 0x72, 0x0, 0x0)
2015/08/13 14:02:49 packer-post-processor-vsphere: /usr/local/Cellar/go/1.4.2/libexec/src/net/fd_poll_runtime.go:84 +0x47
2015/08/13 14:02:49 packer-post-processor-vsphere: net.(*pollDesc).WaitRead(0xc208010220, 0x0, 0x0)
2015/08/13 14:02:49 packer-post-processor-vsphere: /usr/local/Cellar/go/1.4.2/libexec/src/net/fd_poll_runtime.go:89 +0x43
2015/08/13 14:02:49 packer-post-processor-vsphere: net.(*netFD).Read(0xc2080101c0, 0xc208088000, 0x1000, 0x1000, 0x0, 0x7f398cf95158, 0xc2081100a0)
2015/08/13 14:02:49 packer-post-processor-vsphere: /usr/local/Cellar/go/1.4.2/libexec/src/net/fd_unix.go:242 +0x40f
2015/08/13 14:02:49 packer-post-processor-vsphere: net.(*conn).Read(0xc208034080, 0xc208088000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
2015/08/13 14:02:49 packer-post-processor-vsphere: /usr/local/Cellar/go/1.4.2/libexec/src/net/net.go:121 +0xdc
2015/08/13 14:02:49 packer-post-processor-vsphere: bufio.(*Reader).fill(0xc2080381e0)
2015/08/13 14:02:49 packer-post-processor-vsphere: /usr/local/Cellar/go/1.4.2/libexec/src/bufio/bufio.go:97 +0x1ce
2015/08/13 14:02:49 packer-post-processor-vsphere: bufio.(*Reader).Read(0xc2080381e0, 0xc208110000, 0xc, 0xc, 0xc, 0x0, 0x0)
2015/08/13 14:02:49 packer-post-processor-vsphere: /usr/local/Cellar/go/1.4.2/libexec/src/bufio/bufio.go:174 +0x26c
2015/08/13 14:02:49 packer-post-processor-vsphere: io.ReadAtLeast(0x7f398cf968a0, 0xc2080381e0, 0xc208110000, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0)
2015/08/13 14:02:49 packer-post-processor-vsphere: /usr/local/Cellar/go/1.4.2/libexec/src/io/io.go:298 +0xf1
2015/08/13 14:02:49 packer-post-processor-vsphere: io.ReadFull(0x7f398cf968a0, 0xc2080381e0, 0xc208110000, 0xc, 0xc, 0xc, 0x0, 0x0)
2015/08/13 14:02:49 packer-post-processor-vsphere: /usr/local/Cellar/go/1.4.2/libexec/src/io/io.go:316 +0x6d
2015/08/13 14:02:49 packer-post-processor-vsphere: github.com/hashicorp/yamux.(*Session).recvLoop(0xc20808e0b0, 0x0, 0x0)
2015/08/13 14:02:49 packer-post-processor-vsphere: /Users/cbednarski/code/golang/src/github.com/hashicorp/yamux/session.go:381 +0x10d
2015/08/13 14:02:49 packer-post-processor-vsphere: github.com/hashicorp/yamux.(*Session).recv(0xc20808e0b0)
2015/08/13 14:02:49 packer-post-processor-vsphere: /Users/cbednarski/code/golang/src/github.com/hashicorp/yamux/session.go:369 +0x28
2015/08/13 14:02:49 packer-post-processor-vsphere: created by github.com/hashicorp/yamux.newSession
2015/08/13 14:02:49 packer-post-processor-vsphere: /Users/cbednarski/code/golang/src/github.com/hashicorp/yamux/session.go:104 +0x499
2015/08/13 14:02:49 packer-post-processor-vsphere:
2015/08/13 14:02:49 packer-post-processor-vsphere: goroutine 9 [select]:
2015/08/13 14:02:49 packer-post-processor-vsphere: github.com/hashicorp/yamux.(*Session).send(0xc20808e0b0)
2015/08/13 14:02:49 packer-post-processor-vsphere: /Users/cbednarski/code/golang/src/github.com/hashicorp/yamux/session.go:331 +0x554
2015/08/13 14:02:49 packer-post-processor-vsphere: created by github.com/hashicorp/yamux.newSession
2015/08/13 14:02:49 packer-post-processor-vsphere: /Users/cbednarski/code/golang/src/github.com/hashicorp/yamux/session.go:105 +0x4b3
2015/08/13 14:02:49 packer-post-processor-vsphere:
2015/08/13 14:02:49 packer-post-processor-vsphere: goroutine 10 [select]:
2015/08/13 14:02:49 packer-post-processor-vsphere: github.com/hashicorp/yamux.(*Session).keepalive(0xc20808e0b0)
2015/08/13 14:02:49 packer-post-processor-vsphere: /Users/cbednarski/code/golang/src/github.com/hashicorp/yamux/session.go:287 +0x106
2015/08/13 14:02:49 packer-post-processor-vsphere: created by github.com/hashicorp/yamux.newSession
2015/08/13 14:02:49 packer-post-processor-vsphere: /Users/cbednarski/code/golang/src/github.com/hashicorp/yamux/session.go:107 +0x4de
2015/08/13 14:02:49 packer-post-processor-vsphere:
2015/08/13 14:02:49 packer-post-processor-vsphere: goroutine 11 [select, 20 minutes]:
2015/08/13 14:02:49 packer-post-processor-vsphere: github.com/hashicorp/yamux.(*Session).AcceptStream(0xc20808e0b0, 0xc200000000, 0x0, 0x0)
2015/08/13 14:02:49 packer-post-processor-vsphere: /Users/cbednarski/code/golang/src/github.com/hashicorp/yamux/session.go:191 +0x1a8
2015/08/13 14:02:49 packer-post-processor-vsphere: github.com/mitchellh/packer/packer/rpc.(*muxBroker).Run(0xc20801f100)
2015/08/13 14:02:49 packer-post-processor-vsphere: /Users/cbednarski/code/golang/src/github.com/mitchellh/packer/packer/rpc/mux_broker.go:126 +0x37
2015/08/13 14:02:49 packer-post-processor-vsphere: created by github.com/mitchellh/packer/packer/rpc.NewServer
2015/08/13 14:02:49 packer-post-processor-vsphere: /Users/cbednarski/code/golang/src/github.com/mitchellh/packer/packer/rpc/server.go:42 +0x7a
2015/08/13 14:02:49 packer-post-processor-vsphere:
2015/08/13 14:02:49 packer-post-processor-vsphere: goroutine 12 [syscall, 4 minutes]:
2015/08/13 14:02:49 packer-post-processor-vsphere: syscall.Syscall6(0x3d, 0x48c2, 0xc2080a73dc, 0x0, 0xc20812c2d0, 0x0, 0x0, 0xc208038960, 0x4022f1, 0xc208038980)
2015/08/13 14:02:49 packer-post-processor-vsphere: /usr/local/Cellar/go/1.4.2/libexec/src/syscall/asm_linux_amd64.s:46 +0x5
2015/08/13 14:02:49 packer-post-processor-vsphere: syscall.wait4(0x48c2, 0xc2080a73dc, 0x0, 0xc20812c2d0, 0x90, 0x0, 0x0)
2015/08/13 14:02:49 packer-post-processor-vsphere: /usr/local/Cellar/go/1.4.2/libexec/src/syscall/zsyscall_linux_amd64.go:124 +0x79
2015/08/13 14:02:49 packer-post-processor-vsphere: syscall.Wait4(0x48c2, 0xc2080a7424, 0x0, 0xc20812c2d0, 0x0, 0x0, 0x0)
2015/08/13 14:02:49 packer-post-processor-vsphere: /usr/local/Cellar/go/1.4.2/libexec/src/syscall/syscall_linux.go:224 +0x60
2015/08/13 14:02:49 packer-post-processor-vsphere: os.(*Process).wait(0xc20801ef20, 0x0, 0x0, 0x0)
2015/08/13 14:02:49 packer-post-processor-vsphere: /usr/local/Cellar/go/1.4.2/libexec/src/os/exec_unix.go:22 +0x103
2015/08/13 14:02:49 packer-post-processor-vsphere: os.(*Process).Wait(0xc20801ef20, 0xc2080700a0, 0x0, 0x0)
2015/08/13 14:02:49 packer-post-processor-vsphere: /usr/local/Cellar/go/1.4.2/libexec/src/os/doc.go:45 +0x3a
2015/08/13 14:02:49 packer-post-processor-vsphere: os/exec.(*Cmd).Wait(0xc208120280, 0x0, 0x0)
2015/08/13 14:02:49 packer-post-processor-vsphere: /usr/local/Cellar/go/1.4.2/libexec/src/os/exec/exec.go:364 +0x23c
2015/08/13 14:02:49 packer-post-processor-vsphere: os/exec.(*Cmd).Run(0xc208120280, 0x0, 0x0)
2015/08/13 14:02:49 packer-post-processor-vsphere: /usr/local/Cellar/go/1.4.2/libexec/src/os/exec/exec.go:246 +0x71
2015/08/13 14:02:49 packer-post-processor-vsphere: github.com/mitchellh/packer/post-processor/vsphere.(*PostProcessor).PostProcess(0xc20807c280, 0x7f398cfa10c0, 0xc2081680e0, 0x7f398cfa1108, 0xc208168100, 0x0, 0x0, 0x0, 0x0, 0x0)
2015/08/13 14:02:49 packer-post-processor-vsphere: /Users/cbednarski/code/golang/src/github.com/mitchellh/packer/post-processor/vsphere/post-processor.go:138 +0x1557
2015/08/13 14:02:49 packer-post-processor-vsphere: github.com/mitchellh/packer/packer/rpc.(*PostProcessorServer).PostProcess(0xc20801f480, 0x0, 0xc208086550, 0x0, 0x0)
2015/08/13 14:02:49 packer-post-processor-vsphere: /Users/cbednarski/code/golang/src/github.com/mitchellh/packer/packer/rpc/post_processor.go:83 +0x30e
2015/08/13 14:02:49 packer-post-processor-vsphere: reflect.Value.call(0x79eb60, 0x7dacd0, 0x13, 0x855470, 0x4, 0xc2080a7f28, 0x3, 0x3, 0x0, 0x0, ...)
2015/08/13 14:02:49 packer-post-processor-vsphere: /usr/local/Cellar/go/1.4.2/libexec/src/reflect/value.go:419 +0x10e5
2015/08/13 14:02:49 packer-post-processor-vsphere: reflect.Value.Call(0x79eb60, 0x7dacd0, 0x13, 0xc2080a7f28, 0x3, 0x3, 0x0, 0x0, 0x0)
2015/08/13 14:02:49 packer-post-processor-vsphere: /usr/local/Cellar/go/1.4.2/libexec/src/reflect/value.go:296 +0xbc
2015/08/13 14:02:49 packer-post-processor-vsphere: net/rpc.(*service).call(0xc208033c80, 0xc208033c40, 0xc208148000, 0xc208082500, 0xc20813c4c0, 0x725c00, 0xc208086388, 0xca, 0x705480, 0xc208086550, ...)
2015/08/13 14:02:49 packer-post-processor-vsphere: /usr/local/Cellar/go/1.4.2/libexec/src/net/rpc/server.go:382 +0x1f7
2015/08/13 14:02:49 packer-post-processor-vsphere: created by net/rpc.(*Server).ServeCodec
2015/08/13 14:02:49 packer-post-processor-vsphere: /usr/local/Cellar/go/1.4.2/libexec/src/net/rpc/server.go:476 +0x44a
2015/08/13 14:02:49 packer-post-processor-vsphere:
2015/08/13 14:02:49 packer-post-processor-vsphere: goroutine 18 [select, 4 minutes]:
2015/08/13 14:02:49 packer-post-processor-vsphere: github.com/hashicorp/yamux.(*Stream).Read(0xc208120140, 0xc208089000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
2015/08/13 14:02:49 packer-post-processor-vsphere: /Users/cbednarski/code/golang/src/github.com/hashicorp/yamux/stream.go:125 +0x3ab
2015/08/13 14:02:49 packer-post-processor-vsphere: bufio.(*Reader).fill(0xc20813a1e0)
2015/08/13 14:02:49 packer-post-processor-vsphere: /usr/local/Cellar/go/1.4.2/libexec/src/bufio/bufio.go:97 +0x1ce
2015/08/13 14:02:49 packer-post-processor-vsphere: bufio.(*Reader).ReadByte(0xc20813a1e0, 0x549ec5, 0x0, 0x0)
2015/08/13 14:02:49 packer-post-processor-vsphere: /usr/local/Cellar/go/1.4.2/libexec/src/bufio/bufio.go:196 +0x86
2015/08/13 14:02:49 packer-post-processor-vsphere: github.com/hashicorp/go-msgpack/codec.(*ioDecReader).readn1(0xc208138000, 0x7060e0)
2015/08/13 14:02:49 packer-post-processor-vsphere: /Users/cbednarski/code/golang/src/github.com/hashicorp/go-msgpack/codec/decode.go:90 +0x45
2015/08/13 14:02:49 packer-post-processor-vsphere: github.com/hashicorp/go-msgpack/codec.(*msgpackDecDriver).initReadNext(0xc208168080)
2015/08/13 14:02:49 packer-post-processor-vsphere: /Users/cbednarski/code/golang/src/github.com/hashicorp/go-msgpack/codec/msgpack.go:540 +0x48
2015/08/13 14:02:49 packer-post-processor-vsphere: github.com/hashicorp/go-msgpack/codec.(*Decoder).decode(0xc20813a240, 0x70a640, 0xc2081463c0)
2015/08/13 14:02:49 packer-post-processor-vsphere: /Users/cbednarski/code/golang/src/github.com/hashicorp/go-msgpack/codec/decode.go:635 +0x59
2015/08/13 14:02:49 packer-post-processor-vsphere: github.com/hashicorp/go-msgpack/codec.(*Decoder).Decode(0xc20813a240, 0x70a640, 0xc2081463c0, 0x0, 0x0)
2015/08/13 14:02:49 packer-post-processor-vsphere: /Users/cbednarski/code/golang/src/github.com/hashicorp/go-msgpack/codec/decode.go:630 +0x7f
2015/08/13 14:02:49 packer-post-processor-vsphere: github.com/hashicorp/go-msgpack/codec.(*rpcCodec).read(0xc208124200, 0x70a640, 0xc2081463c0, 0x0, 0x0)
2015/08/13 14:02:49 packer-post-processor-vsphere: /Users/cbednarski/code/golang/src/github.com/hashicorp/go-msgpack/codec/rpc.go:88 +0xd9
2015/08/13 14:02:49 packer-post-processor-vsphere: github.com/hashicorp/go-msgpack/codec.(*goRpcCodec).ReadResponseHeader(0xc208124200, 0xc2081463c0, 0x0, 0x0)
2015/08/13 14:02:49 packer-post-processor-vsphere: /Users/cbednarski/code/golang/src/github.com/hashicorp/go-msgpack/codec/rpc.go:123 +0x61
2015/08/13 14:02:49 packer-post-processor-vsphere: net/rpc.(*Client).input(0xc20813a2a0)
2015/08/13 14:02:49 packer-post-processor-vsphere: /usr/local/Cellar/go/1.4.2/libexec/src/net/rpc/client.go:109 +0xb6
2015/08/13 14:02:49 packer-post-processor-vsphere: created by net/rpc.NewClientWithCodec
2015/08/13 14:02:49 packer-post-processor-vsphere: /usr/local/Cellar/go/1.4.2/libexec/src/net/rpc/client.go:201 +0xd0
2015/08/13 14:02:49 /usr/local/packer-packer_0.8.5/packer-post-processor-vsphere: plugin process exited
2015/08/13 14:02:50 Deleting original artifact for build 'vmware-iso'
2015/08/13 14:02:50 ui error: Build 'vmware-iso' errored: 1 error(s) occurred:
* Post-processor failed: unexpected EOF
2015/08/13 14:02:50 Builds completed. Waiting on interrupt barrier...
Build 'vmware-iso' errored: 1 error(s) occurred:
* Post-processor failed: unexpected EOF
2015/08/13 14:02:50 machine readable: error-count []string{"1"}
2015/08/13 14:02:50 ui error:
==> Some builds didn't complete successfully and had errors:
2015/08/13 14:02:50 machine readable: vmware-iso,error []string{"1 error(s) occurred:\n\n* Post-processor failed: unexpected EOF"}
2015/08/13 14:02:50 ui error: --> vmware-iso: 1 error(s) occurred:
* Post-processor failed: unexpected EOF
2015/08/13 14:02:50 ui:
==> Builds finished but no artifacts were created.
2015/08/13 14:02:50 waiting for all plugin processes to complete...
==> Some builds didn't complete successfully and had errors:
--> vmware-iso: 1 error(s) occurred:
* Post-processor failed: unexpected EOF
==> Builds finished but no artifacts were created.
2015/08/13 14:02:50 /usr/local/packer-packer_0.8.5/packer-provisioner-shell: plugin process exited
2015/08/13 14:02:50 /usr/local/packer-packer_0.8.5/packer-builder-vmware-iso: plugin process exited
2015/08/13 14:02:50 /usr/local/packer-packer_0.8.5/packer-post-processor-vagrant: plugin process exited
user@host:~/packer/vm$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment