Advertisement
Guest User

Untitled

a guest
Oct 2nd, 2014
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.96 KB | None | 0 0
  1. Oct 02 16:33:34 ip-10-0-1-75.us-east-1.compute.internal systemd[1]: Starting etcd...
  2. Oct 02 16:33:34 ip-10-0-1-75.us-east-1.compute.internal systemd[1]: Started etcd.
  3. Oct 02 16:33:34 ip-10-0-1-75.us-east-1.compute.internal etcd[1119]: panic: reflect: reflect.Value.SetString using value obtained using unexported field
  4. Oct 02 16:33:34 ip-10-0-1-75.us-east-1.compute.internal etcd[1119]: goroutine 1 [running]:
  5. Oct 02 16:33:34 ip-10-0-1-75.us-east-1.compute.internal etcd[1119]: runtime.panic(0x73ab20, 0xc21000a8e0)
  6. Oct 02 16:33:34 ip-10-0-1-75.us-east-1.compute.internal etcd[1119]: /usr/lib/go/src/pkg/runtime/panic.c:266 +0xb6
  7. Oct 02 16:33:34 ip-10-0-1-75.us-east-1.compute.internal etcd[1119]: reflect.flag.mustBeAssignable(0x187)
  8. Oct 02 16:33:34 ip-10-0-1-75.us-east-1.compute.internal etcd[1119]: /usr/lib/go/src/pkg/reflect/value.go:265 +0x11b
  9. Oct 02 16:33:34 ip-10-0-1-75.us-east-1.compute.internal etcd[1119]: reflect.Value.SetString(0x73ab20, 0xc210062888, 0x187, 0x7fff29538fcc, 0x1)
  10. Oct 02 16:33:34 ip-10-0-1-75.us-east-1.compute.internal etcd[1119]: /usr/lib/go/src/pkg/reflect/value.go:1548 +0x27
  11. Oct 02 16:33:34 ip-10-0-1-75.us-east-1.compute.internal etcd[1119]: github.com/coreos/etcd/config.(*Config).loadEnv(0xc210062700, 0x8441a0, 0xc210062700, 0x7f8858deaa70, 0xc2100a3510)
  12. Oct 02 16:33:34 ip-10-0-1-75.us-east-1.compute.internal etcd[1119]: /build/amd64-usr/var/tmp/portage/dev-db/etcd-0.4.6/work/etcd-0.4.6/gopath/src/github.com/coreos/etcd/config/config.go:212 +0x90f
  13. Oct 02 16:33:34 ip-10-0-1-75.us-east-1.compute.internal etcd[1119]: github.com/coreos/etcd/config.(*Config).LoadEnv(0xc210062700, 0x0, 0x0)
  14. Oct 02 16:33:34 ip-10-0-1-75.us-east-1.compute.internal etcd[1119]: /build/amd64-usr/var/tmp/portage/dev-db/etcd-0.4.6/work/etcd-0.4.6/gopath/src/github.com/coreos/etcd/config/config.go:177 +0x36
  15. Oct 02 16:33:34 ip-10-0-1-75.us-east-1.compute.internal etcd[1119]: github.com/coreos/etcd/config.(*Config).Load(0xc210062700, 0xc21000a010, 0x0, 0x0, 0x2, ...)
  16. Oct 02 16:33:34 ip-10-0-1-75.us-east-1.compute.internal etcd[1119]: /build/amd64-usr/var/tmp/portage/dev-db/etcd-0.4.6/work/etcd-0.4.6/gopath/src/github.com/coreos/etcd/config/config.go:144 +0x1cc
  17. Oct 02 16:33:34 ip-10-0-1-75.us-east-1.compute.internal etcd[1119]: main.main()
  18. Oct 02 16:33:34 ip-10-0-1-75.us-east-1.compute.internal etcd[1119]: /build/amd64-usr/var/tmp/portage/dev-db/etcd-0.4.6/work/etcd-0.4.6/gopath/src/github.com/coreos/etcd/main.go:30 +0x89
  19. Oct 02 16:33:34 ip-10-0-1-75.us-east-1.compute.internal etcd[1119]: goroutine 3 [runnable]:
  20. Oct 02 16:33:34 ip-10-0-1-75.us-east-1.compute.internal etcd[1119]: text/template/parse.lexText(0xc210060600, 0x95a568)
  21. Oct 02 16:33:34 ip-10-0-1-75.us-east-1.compute.internal etcd[1119]: /usr/lib/go/src/pkg/text/template/parse/lex.go:228 +0x35e
  22. Oct 02 16:33:34 ip-10-0-1-75.us-east-1.compute.internal etcd[1119]: text/template/parse.(*lexer).run(0xc210060600)
  23. Oct 02 16:33:34 ip-10-0-1-75.us-east-1.compute.internal etcd[1119]: /usr/lib/go/src/pkg/text/template/parse/lex.go:198 +0x40
  24. Oct 02 16:33:34 ip-10-0-1-75.us-east-1.compute.internal etcd[1119]: created by text/template/parse.lex
  25. Oct 02 16:33:34 ip-10-0-1-75.us-east-1.compute.internal etcd[1119]: /usr/lib/go/src/pkg/text/template/parse/lex.go:191 +0x117
  26. Oct 02 16:33:34 ip-10-0-1-75.us-east-1.compute.internal etcd[1119]: goroutine 4 [runnable]:
  27. Oct 02 16:33:34 ip-10-0-1-75.us-east-1.compute.internal etcd[1119]: os/signal.loop()
  28. Oct 02 16:33:34 ip-10-0-1-75.us-east-1.compute.internal etcd[1119]: /usr/lib/go/src/pkg/os/signal/signal_unix.go:19
  29. Oct 02 16:33:34 ip-10-0-1-75.us-east-1.compute.internal etcd[1119]: created by os/signal.init·1
  30. Oct 02 16:33:34 ip-10-0-1-75.us-east-1.compute.internal etcd[1119]: /usr/lib/go/src/pkg/os/signal/signal_unix.go:27 +0x31
  31. Oct 02 16:33:34 ip-10-0-1-75.us-east-1.compute.internal systemd[1]: etcd.service: main process exited, code=exited, status=2/INVALIDARGUMENT
  32. Oct 02 16:33:34 ip-10-0-1-75.us-east-1.compute.internal systemd[1]: Unit etcd.service entered failed state.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement