Ubuntu Pastebin

Paste from gz at Fri, 2 Sep 2016 14:42:51 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
jenkins@lxd-slave-b:~/juju-ci-tools$ juju destroy-environment gz-temp-test
WARNING! this command will destroy the "gz-temp-test" environment (type: local)
This includes all machines, services, data and other resources.

Continue [y/N]? y
panic: send on closed channel

goroutine 15 [running]:
panic(0x182eb00, 0xc82064a140)
        /usr/lib/go-1.6/src/runtime/panic.go:464 +0x3e6
github.com/godbus/dbus.(*Conn).inWorker(0xc82039ad80)
        /build/juju-core-1-Y84dbH/juju-core-1-1.25.5/src/github.com/godbus/dbus/conn.go:327 +0x1048
created by github.com/godbus/dbus.(*Conn).Auth
        /build/juju-core-1-Y84dbH/juju-core-1-1.25.5/src/github.com/godbus/dbus/auth.go:118 +0xf3d
ERROR environment destruction failed: exit status 2
Download as text