Skip to content

Instantly share code, notes, and snippets.

@jwreagor
Created October 18, 2017 04:38
Show Gist options
  • Save jwreagor/1d5e599a63314e9ce82fe7fefb82a95d to your computer and use it in GitHub Desktop.
Save jwreagor/1d5e599a63314e9ce82fe7fefb82a95d to your computer and use it in GitHub Desktop.
*[f-signal-event][tzu][containerpilot]$ docker logs -f cpnew
time="2017-10-18T04:16:17Z" level=debug msg="loaded config: {"Discovery":{},"LogConfig":{"level":"DEBUG","format":"text","output":"stdout"},"StopTimeout":5,"Jobs":[{"Name":"on-sighup","Exec":"echo 'on-sighup job fired on SIGHUP'","Port":0,"Interfaces":null,"Tags":null,"ConsulExtras":null,"Health":null,"ExecTimeout":"","Restarts":null,"StopTimeout":"","When":{"Frequency":"","Source":"SIGHUP","Once":"","Each":"","Timeout":""},"Logging":null},{"Name":"on-sigusr2","Exec":"echo 'on-sigusr2 job fired on SIGUSR2'","Port":0,"Interfaces":null,"Tags":null,"ConsulExtras":null,"Health":null,"ExecTimeout":"","Restarts":null,"StopTimeout":"","When":{"Frequency":"","Source":"SIGUSR2","Once":"","Each":"","Timeout":""},"Logging":null}],"Watches":null,"Telemetry":null,"Control":{"SocketPath":"/var/run/containerpilot.socket"}}"
time="2017-10-18T04:16:17Z" level=debug msg="control: initialized router for control server"
time="2017-10-18T04:16:17Z" level=debug msg="control: listening to /var/run/containerpilot.socket"
time="2017-10-18T04:16:17Z" level=debug msg="event: {Startup global}"
time="2017-10-18T04:16:17Z" level=info msg="control: serving at /var/run/containerpilot.socket"
time="2017-10-18T04:16:51Z" level=debug msg="control: reloading app via control plane"
time="2017-10-18T04:16:51Z" level=debug msg="event: {Shutdown global}"
time="2017-10-18T04:16:51Z" level=debug msg="control: reloaded app via control plane"
time="2017-10-18T04:16:51Z" level=debug msg="control: stopping control server"
time="2017-10-18T04:16:51Z" level=debug msg="control: stopped serving at /var/run/containerpilot.socket"
time="2017-10-18T04:16:51Z" level=debug msg="event: {Stopping on-sighup}"
time="2017-10-18T04:16:51Z" level=debug msg="event: {Stopped on-sighup}"
time="2017-10-18T04:16:51Z" level=debug msg="event: {Stopping on-sigusr2}"
time="2017-10-18T04:16:51Z" level=debug msg="event: {Stopped on-sigusr2}"
time="2017-10-18T04:16:52Z" level=debug msg="control: completed graceful shutdown of control server"
time="2017-10-18T04:16:52Z" level=debug msg="loaded config: {"Discovery":{},"LogConfig":{"level":"DEBUG","format":"text","output":"stdout"},"StopTimeout":5,"Jobs":[{"Name":"on-sighup","Exec":"echo 'on-sighup job fired on SIGHUP'","Port":0,"Interfaces":null,"Tags":null,"ConsulExtras":null,"Health":null,"ExecTimeout":"","Restarts":null,"StopTimeout":"","When":{"Frequency":"","Source":"SIGHUP","Once":"","Each":"","Timeout":""},"Logging":null},{"Name":"on-sigusr2","Exec":"echo 'on-sigusr2 job fired on SIGUSR2'","Port":0,"Interfaces":null,"Tags":null,"ConsulExtras":null,"Health":null,"ExecTimeout":"","Restarts":null,"StopTimeout":"","When":{"Frequency":"","Source":"SIGUSR2","Once":"","Each":"","Timeout":""},"Logging":null}],"Watches":null,"Telemetry":null,"Control":{"SocketPath":"/var/run/containerpilot.socket"}}"
time="2017-10-18T04:16:52Z" level=debug msg="control: initialized router for control server"
time="2017-10-18T04:16:52Z" level=debug msg="control: listening to /var/run/containerpilot.socket"
time="2017-10-18T04:16:52Z" level=debug msg="event: {Startup global}"
time="2017-10-18T04:16:52Z" level=info msg="control: serving at /var/run/containerpilot.socket"
time="2017-10-18T04:17:00Z" level=debug msg="event: {Signal SIGUSR2}"
time="2017-10-18T04:17:00Z" level=debug msg="on-sigusr2.Run start"
time="2017-10-18T04:17:00Z" level=debug msg="event: {Signal SIGUSR2}"
time="2017-10-18T04:17:00Z" level=info msg="'on-sigusr2 job fired on SIGUSR2'" job=on-sigusr2 pid=54
time="2017-10-18T04:17:00Z" level=debug msg="on-sigusr2 exited without error"
time="2017-10-18T04:17:00Z" level=debug msg="event: {ExitSuccess on-sigusr2}"
time="2017-10-18T04:17:00Z" level=debug msg="on-sigusr2.Run end"
time="2017-10-18T04:17:00Z" level=debug msg=on-sigusr2.term
time="2017-10-18T04:17:00Z" level=debug msg="terminating command 'on-sigusr2' at pid: 54"
time="2017-10-18T04:17:00Z" level=debug msg="on-sigusr2.Run start"
time="2017-10-18T04:17:00Z" level=info msg="'on-sigusr2 job fired on SIGUSR2'" job=on-sigusr2 pid=55
time="2017-10-18T04:17:00Z" level=debug msg="on-sigusr2 exited without error"
time="2017-10-18T04:17:00Z" level=debug msg="event: {ExitSuccess on-sigusr2}"
time="2017-10-18T04:17:00Z" level=debug msg="on-sigusr2.Run end"
time="2017-10-18T04:17:00Z" level=debug msg=on-sigusr2.term
time="2017-10-18T04:17:00Z" level=debug msg="terminating command 'on-sigusr2' at pid: 55"
time="2017-10-18T04:17:34Z" level=debug msg="control: reloading app via control plane"
time="2017-10-18T04:17:34Z" level=debug msg="event: {Shutdown global}"
time="2017-10-18T04:17:34Z" level=debug msg="control: reloaded app via control plane"
time="2017-10-18T04:17:34Z" level=debug msg="control: stopping control server"
time="2017-10-18T04:17:34Z" level=debug msg="control: stopped serving at /var/run/containerpilot.socket"
time="2017-10-18T04:17:34Z" level=debug msg="event: {Stopping on-sighup}"
time="2017-10-18T04:17:34Z" level=debug msg="event: {Stopped on-sighup}"
time="2017-10-18T04:17:34Z" level=debug msg="event: {Stopping on-sigusr2}"
time="2017-10-18T04:17:34Z" level=debug msg="event: {Stopped on-sigusr2}"
time="2017-10-18T04:17:35Z" level=debug msg="control: completed graceful shutdown of control server"
time="2017-10-18T04:17:35Z" level=debug msg="loaded config: {"Discovery":{},"LogConfig":{"level":"DEBUG","format":"text","output":"stdout"},"StopTimeout":5,"Jobs":[{"Name":"on-sighup","Exec":"echo 'on-sighup job fired on SIGHUP'","Port":0,"Interfaces":null,"Tags":null,"ConsulExtras":null,"Health":null,"ExecTimeout":"","Restarts":null,"StopTimeout":"","When":{"Frequency":"","Source":"SIGHUP","Once":"","Each":"","Timeout":""},"Logging":null},{"Name":"on-sigusr2","Exec":"echo 'on-sigusr2 job fired on SIGUSR2'","Port":0,"Interfaces":null,"Tags":null,"ConsulExtras":null,"Health":null,"ExecTimeout":"","Restarts":null,"StopTimeout":"","When":{"Frequency":"","Source":"SIGUSR2","Once":"","Each":"","Timeout":""},"Logging":null}],"Watches":null,"Telemetry":null,"Control":{"SocketPath":"/var/run/containerpilot.socket"}}"
time="2017-10-18T04:17:35Z" level=debug msg="control: initialized router for control server"
time="2017-10-18T04:17:35Z" level=debug msg="control: listening to /var/run/containerpilot.socket"
time="2017-10-18T04:17:35Z" level=debug msg="event: {Startup global}"
time="2017-10-18T04:17:35Z" level=info msg="control: serving at /var/run/containerpilot.socket"
time="2017-10-18T04:17:36Z" level=debug msg="event: {Signal SIGUSR2}"
time="2017-10-18T04:17:36Z" level=debug msg="on-sigusr2.Run start"
time="2017-10-18T04:17:36Z" level=debug msg="event: {Signal SIGUSR2}"
time="2017-10-18T04:17:36Z" level=debug msg="event: {Signal SIGUSR2}"
time="2017-10-18T04:17:36Z" level=info msg="'on-sigusr2 job fired on SIGUSR2'" job=on-sigusr2 pid=65
time="2017-10-18T04:17:36Z" level=debug msg="on-sigusr2 exited without error"
time="2017-10-18T04:17:36Z" level=debug msg="event: {ExitSuccess on-sigusr2}"
time="2017-10-18T04:17:36Z" level=debug msg="on-sigusr2.Run end"
time="2017-10-18T04:17:36Z" level=debug msg=on-sigusr2.term
time="2017-10-18T04:17:36Z" level=debug msg="terminating command 'on-sigusr2' at pid: 65"
time="2017-10-18T04:17:36Z" level=debug msg="on-sigusr2.Run start"
time="2017-10-18T04:17:36Z" level=info msg="'on-sigusr2 job fired on SIGUSR2'" job=on-sigusr2 pid=66
time="2017-10-18T04:17:36Z" level=debug msg="on-sigusr2 exited without error"
time="2017-10-18T04:17:36Z" level=debug msg="event: {ExitSuccess on-sigusr2}"
time="2017-10-18T04:17:36Z" level=debug msg="on-sigusr2.Run end"
time="2017-10-18T04:17:36Z" level=debug msg=on-sigusr2.term
time="2017-10-18T04:17:36Z" level=debug msg="terminating command 'on-sigusr2' at pid: 66"
time="2017-10-18T04:17:36Z" level=debug msg="on-sigusr2.Run start"
time="2017-10-18T04:17:36Z" level=info msg="'on-sigusr2 job fired on SIGUSR2'" job=on-sigusr2 pid=67
time="2017-10-18T04:17:36Z" level=debug msg="on-sigusr2 exited without error"
time="2017-10-18T04:17:36Z" level=debug msg="event: {ExitSuccess on-sigusr2}"
time="2017-10-18T04:17:36Z" level=debug msg="on-sigusr2.Run end"
time="2017-10-18T04:17:36Z" level=debug msg=on-sigusr2.term
time="2017-10-18T04:17:36Z" level=debug msg="terminating command 'on-sigusr2' at pid: 67"
time="2017-10-18T04:18:15Z" level=debug msg="event: {Signal SIGHUP}"
time="2017-10-18T04:18:15Z" level=debug msg="event: {Signal SIGHUP}"
time="2017-10-18T04:18:15Z" level=debug msg="event: {Signal SIGHUP}"
time="2017-10-18T04:18:15Z" level=debug msg="on-sighup.Run start"
time="2017-10-18T04:18:15Z" level=info msg="'on-sighup job fired on SIGHUP'" job=on-sighup pid=68
time="2017-10-18T04:18:15Z" level=debug msg="on-sighup exited without error"
time="2017-10-18T04:18:15Z" level=debug msg="event: {ExitSuccess on-sighup}"
time="2017-10-18T04:18:15Z" level=debug msg="on-sighup.Run end"
time="2017-10-18T04:18:15Z" level=debug msg=on-sighup.term
time="2017-10-18T04:18:15Z" level=debug msg="terminating command 'on-sighup' at pid: 68"
time="2017-10-18T04:18:15Z" level=debug msg="on-sighup.Run start"
time="2017-10-18T04:18:15Z" level=info msg="'on-sighup job fired on SIGHUP'" job=on-sighup pid=69
time="2017-10-18T04:18:15Z" level=debug msg="on-sighup exited without error"
time="2017-10-18T04:18:15Z" level=debug msg="event: {ExitSuccess on-sighup}"
time="2017-10-18T04:18:15Z" level=debug msg="on-sighup.Run end"
time="2017-10-18T04:18:15Z" level=debug msg=on-sighup.term
time="2017-10-18T04:18:15Z" level=debug msg="terminating command 'on-sighup' at pid: 69"
time="2017-10-18T04:18:15Z" level=debug msg="on-sighup.Run start"
time="2017-10-18T04:18:15Z" level=info msg="'on-sighup job fired on SIGHUP'" job=on-sighup pid=70
time="2017-10-18T04:18:15Z" level=debug msg="on-sighup exited without error"
time="2017-10-18T04:18:15Z" level=debug msg="event: {ExitSuccess on-sighup}"
time="2017-10-18T04:18:15Z" level=debug msg="on-sighup.Run end"
time="2017-10-18T04:18:15Z" level=debug msg=on-sighup.term
time="2017-10-18T04:18:15Z" level=debug msg="terminating command 'on-sighup' at pid: 70"
time="2017-10-18T04:29:48Z" level=debug msg="event: {Signal SIGHUP}"
time="2017-10-18T04:29:48Z" level=debug msg="event: {Signal SIGHUP}"
time="2017-10-18T04:29:48Z" level=debug msg="event: {Signal SIGHUP}"
time="2017-10-18T04:29:48Z" level=debug msg="on-sighup.Run start"
time="2017-10-18T04:29:48Z" level=info msg="'on-sighup job fired on SIGHUP'" job=on-sighup pid=86
time="2017-10-18T04:29:48Z" level=debug msg="on-sighup exited without error"
time="2017-10-18T04:29:48Z" level=debug msg="event: {ExitSuccess on-sighup}"
time="2017-10-18T04:29:48Z" level=debug msg="on-sighup.Run end"
time="2017-10-18T04:29:48Z" level=debug msg=on-sighup.term
time="2017-10-18T04:29:48Z" level=debug msg="terminating command 'on-sighup' at pid: 86"
time="2017-10-18T04:29:48Z" level=debug msg="on-sighup.Run start"
time="2017-10-18T04:29:48Z" level=info msg="'on-sighup job fired on SIGHUP'" job=on-sighup pid=87
time="2017-10-18T04:29:48Z" level=debug msg="on-sighup exited without error"
time="2017-10-18T04:29:48Z" level=debug msg="event: {ExitSuccess on-sighup}"
time="2017-10-18T04:29:48Z" level=debug msg="on-sighup.Run end"
time="2017-10-18T04:29:48Z" level=debug msg=on-sighup.term
time="2017-10-18T04:29:48Z" level=debug msg="terminating command 'on-sighup' at pid: 87"
time="2017-10-18T04:29:48Z" level=debug msg="on-sighup.Run start"
time="2017-10-18T04:29:48Z" level=info msg="'on-sighup job fired on SIGHUP'" job=on-sighup pid=88
time="2017-10-18T04:29:48Z" level=debug msg="on-sighup exited without error"
time="2017-10-18T04:29:48Z" level=debug msg="event: {ExitSuccess on-sighup}"
time="2017-10-18T04:29:48Z" level=debug msg="on-sighup.Run end"
time="2017-10-18T04:29:48Z" level=debug msg=on-sighup.term
time="2017-10-18T04:29:48Z" level=debug msg="terminating command 'on-sighup' at pid: 88"
runtime: no module data for 0x17022107b60001d3
fatal error: no module data
runtime stack:
invalid spdelta 0x243013020000776f 0x429865 0x30000007 -1
invalid spdelta 0x243013020000776f 0x429865 0x30000007 -1
(0x100, 0xc42002faa000, 0x44589400, 0x8a372800, 0xe00, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
?:0
goroutine 117 [copystack]:
invalid spdelta 0x7f5a018013020000 0x593f13 0x4b000007 -1
(0xc4203401c000, 0x0, 0xc40000000000, 0x0, 0x59e6da7800, 0x24d6c52700, 0xc42014bbb000, 0x4769d200, 0x59e6da7800, 0xc424d6c52700, ...)
?:0 fp=0xc42014bb5f sp=0xc42014bb58
created by
?:0
goroutine 1 [semacquire]:
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
(0x200, 0xc42002340000, 0xc4200001a000, 0xc42012dcb800, 0x42b46e00, 0x8b962800, 0xac76c000, 0x8a1e5100, 0xa00, 0x1900, ...)
?:0
goroutine 18 [syscall]:
invalid spdelta 0x2e000a3f1b40013f 0x40dbd2 0xa051b05 -1
invalid spdelta 0x2e000a3f1b40013f 0x40dbd2 0xa051b05 -1
(0xffffffffffffff00, 0xc420114240ff, 0x0, 0xc42001af9800, 0x43f1d400, 0xadbb0000, 0xffffffffffffff00, 0xffffffffffffffff, 0xc42001afd0ff, 0x51f30200, ...)
?:0
created by os/signal.init.1
github.com/flynn/json5/tags.go:28 +0x41
goroutine 63 [semacquire]:
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
(0x200, 0xc42002380000, 0xc42005a9c000, 0xc4201e9cb800, 0x42b46e00, 0x8b962800, 0xc420102ac800, 0x8a1e5100, 0xa00, 0xc42005a91a00, ...)
?:0
created by github.com/joyent/containerpilot/vendor/github.com/sirupsen/logrus.(*Entry).WriterLevel
grus/entry.go:43 +0x17e
goroutine 58 [chan receive]:
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
(0x200, 0xc42002380000, 0xc42005b52000, 0xc420038ea000, 0x42b46e00, 0x8b962800, 0xc42008ccb800, 0x8a292300, 0xc00, 0x1700, ...)
?:0
goroutine 10 [select, locked to thread]:
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
(0xc40000000200, 0xabfd0000, 0xc42005b6c000, 0xc42003aee000, 0x43a56400, 0x8b966000, 0x0, 0x8a038800, 0x600, 0x1800, ...)
?:0
goroutine 11 [chan receive]:
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
(0x200, 0xc42002380000, 0xc42005b86000, 0xc42003bea000, 0x42b46e00, 0x8b962800, 0xc420050a1800, 0x8a292300, 0xc00, 0x1700, ...)
?:0
goroutine 59 [IO wait]:
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
(0x200, 0xc42002280000, 0xc42005ba0000, 0xc420037d0000, 0x4264a700, 0x8b95f000, 0x7f8671aadf6000, 0x8a05df00, 0x700, 0xc420037d1b00, ...)
?:0
created by github.com/joyent/containerpilot/control.(*HTTPServer).Start
events/bus.go:128 +0x50a
goroutine 42 [semacquire]:
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
(0x200, 0xc42002380000, 0xc42005bba000, 0xc420034cb800, 0x42b46e00, 0x8b962800, 0xc42010258800, 0x8a1e5100, 0xa00, 0xc42005bb1a00, ...)
?:0
created by github.com/joyent/containerpilot/vendor/github.com/sirupsen/logrus.(*Entry).WriterLevel
grus/entry.go:43 +0x17e
goroutine 62 [select]:
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
(0x200, 0xc42002380000, 0xc42005bd4000, 0xc420035e7000, 0x43a56400, 0x8b966000, 0x0, 0x8a038800, 0x600, 0x1800, ...)
?:0
goroutine 37 [chan receive]:
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
(0x200, 0xc42002380000, 0xc42014200000, 0xc420039ea000, 0x42b46e00, 0x8b962800, 0xc42005161800, 0x8a292300, 0xc00, 0x8a011700, ...)
?:0
goroutine 60 [chan receive]:
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
(0x200, 0xc42002340000, 0xc4201421a000, 0xc42001bea800, 0x42b46e00, 0x8b962800, 0xc42008cd1800, 0x8a292300, 0xc00, 0x1700, ...)
?:0
created by github.com/joyent/containerpilot/control.(*HTTPServer).Run
events/bus.go:85 +0xc6
goroutine 43 [semacquire]:
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
(0x200, 0xc42002380000, 0xc420142b6000, 0xc42014b4b800, 0x42b46e00, 0x8b962800, 0xc42010264800, 0x8a1e5100, 0xa00, 0xc420142b1a00, ...)
?:0
created by github.com/joyent/containerpilot/vendor/github.com/sirupsen/logrus.(*Entry).WriterLevel
grus/entry.go:43 +0x17e
goroutine 48 [semacquire]:
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
(0x200, 0xc42002340000, 0xc420142d0000, 0xc420036cb800, 0x42b46e00, 0x8b962800, 0xc42010270800, 0x8a1e5100, 0xa00, 0xc420142d1a00, ...)
?:0
created by github.com/joyent/containerpilot/vendor/github.com/sirupsen/logrus.(*Entry).WriterLevel
grus/entry.go:43 +0x17e
goroutine 49 [semacquire]:
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
(0x200, 0xc4200a100000, 0xc420142ea000, 0xc420021cb800, 0x42b46e00, 0x8b962800, 0xc4201027c800, 0x8a1e5100, 0xa00, 0xc420142e1a00, ...)
?:0
created by github.com/joyent/containerpilot/vendor/github.com/sirupsen/logrus.(*Entry).WriterLevel
grus/entry.go:43 +0x17e
goroutine 57 [select]:
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
(0x200, 0xc42002340000, 0xc42014304000, 0xc42014aec800, 0x43a56400, 0x8b966000, 0x0, 0x8a038800, 0x600, 0x1800, ...)
?:0
goroutine 61 [select]:
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
(0x200, 0xc42002380000, 0xc4201431e000, 0xc4201e5e7000, 0x43a56400, 0x8b966000, 0x0, 0x8a038800, 0x600, 0x1800, ...)
?:0
goroutine 69 [semacquire]:
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
(0x200, 0xc42002340000, 0xc42014338000, 0xc4201eacb800, 0x42b46e00, 0x8b962800, 0xc420102d0800, 0x8a1e5100, 0xa00, 0xc42014331a00, ...)
?:0
created by github.com/joyent/containerpilot/vendor/github.com/sirupsen/logrus.(*Entry).WriterLevel
grus/entry.go:43 +0x17e
goroutine 64 [semacquire]:
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
(0x200, 0xc42002380000, 0xc42014352000, 0xc4201e8cb800, 0x42b46e00, 0x8b962800, 0xc420102b8800, 0x8a1e5100, 0xa00, 0xc42007341a00, ...)
?:0
created by github.com/joyent/containerpilot/vendor/github.com/sirupsen/logrus.(*Entry).WriterLevel
grus/entry.go:43 +0x17e
goroutine 70 [semacquire]:
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
(0x200, 0xc42002340000, 0xc420143a0000, 0xc42001b4b800, 0x42b46e00, 0x8b962800, 0xc420102dc800, 0x8a1e5100, 0xa00, 0xc420143a1a00, ...)
?:0
created by github.com/joyent/containerpilot/vendor/github.com/sirupsen/logrus.(*Entry).WriterLevel
grus/entry.go:43 +0x17e
goroutine 75 [semacquire]:
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
(0x200, 0xc4200a100000, 0xc420143ba000, 0xc4201ebcb800, 0x42b46e00, 0x8b962800, 0xc420102e8800, 0x8a1e5100, 0xa00, 0xc420143b1a00, ...)
?:0
created by github.com/joyent/containerpilot/vendor/github.com/sirupsen/logrus.(*Entry).WriterLevel
grus/entry.go:43 +0x17e
goroutine 76 [semacquire]:
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
(0x200, 0xc42002340000, 0xc420143d4000, 0xc4201e4cb800, 0x42b46e00, 0x8b962800, 0xc420102f4800, 0x8a1e5100, 0xa00, 0xc420073b1a00, ...)
?:0
created by github.com/joyent/containerpilot/vendor/github.com/sirupsen/logrus.(*Entry).WriterLevel
grus/entry.go:43 +0x17e
goroutine 81 [semacquire]:
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
(0x200, 0xc42002340000, 0xc42021a00000, 0xc4201e6cb800, 0x42b46e00, 0x8b962800, 0xc42010300800, 0x8a1e5100, 0xa00, 0xc42021a01a00, ...)
?:0
created by github.com/joyent/containerpilot/vendor/github.com/sirupsen/logrus.(*Entry).WriterLevel
grus/entry.go:43 +0x17e
goroutine 82 [semacquire]:
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
(0x200, 0xc42002340000, 0xc42021a1a000, 0xc420020cb800, 0x42b46e00, 0x8b962800, 0xc4201030c800, 0x8a1e5100, 0xa00, 0xc42021a11a00, ...)
?:0
created by github.com/joyent/containerpilot/vendor/github.com/sirupsen/logrus.(*Entry).WriterLevel
grus/entry.go:43 +0x17e
goroutine 88 [semacquire]:
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
(0x200, 0xc42002380000, 0xc42021a34000, 0xc4201e7cb800, 0x42b46e00, 0x8b962800, 0xc42010324800, 0x8a1e5100, 0xa00, 0xc42026871a00, ...)
?:0
created by github.com/joyent/containerpilot/vendor/github.com/sirupsen/logrus.(*Entry).WriterLevel
grus/entry.go:43 +0x17e
goroutine 87 [semacquire]:
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
(0x200, 0xc42002380000, 0xc42021a4e000, 0xc4202b8cb800, 0x42b46e00, 0x8b962800, 0xc42010318800, 0x8a1e5100, 0xa00, 0xc42021a41a00, ...)
?:0
created by github.com/joyent/containerpilot/vendor/github.com/sirupsen/logrus.(*Entry).WriterLevel
grus/entry.go:43 +0x17e
goroutine 93 [semacquire]:
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
(0x200, 0xc42002380000, 0xc42021a68000, 0xc4202bacb800, 0x42b46e00, 0x8b962800, 0xc42010330800, 0x8a1e5100, 0xa00, 0xc42021a61a00, ...)
?:0
created by github.com/joyent/containerpilot/vendor/github.com/sirupsen/logrus.(*Entry).WriterLevel
grus/entry.go:43 +0x17e
goroutine 94 [semacquire]:
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
(0x200, 0xc42002380000, 0xc42021a82000, 0xc4202b9cb800, 0x42b46e00, 0x8b962800, 0xc4201033c800, 0x8a1e5100, 0xa00, 0xc420268c1a00, ...)
?:0
created by github.com/joyent/containerpilot/vendor/github.com/sirupsen/logrus.(*Entry).WriterLevel
grus/entry.go:43 +0x17e
goroutine 99 [semacquire]:
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
(0x200, 0xc42002380000, 0xc42021a9c000, 0xc4202bbcb800, 0x42b46e00, 0x8b962800, 0xc42010348800, 0x8a1e5100, 0xa00, 0xc42021a91a00, ...)
?:0
created by github.com/joyent/containerpilot/vendor/github.com/sirupsen/logrus.(*Entry).WriterLevel
grus/entry.go:43 +0x17e
goroutine 100 [semacquire]:
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
(0x200, 0xc42002380000, 0xc42021ab6000, 0xc42001f4b800, 0x42b46e00, 0x8b962800, 0xc42010354800, 0x8a1e5100, 0xa00, 0xc42021ab1a00, ...)
?:0
created by github.com/joyent/containerpilot/vendor/github.com/sirupsen/logrus.(*Entry).WriterLevel
grus/entry.go:43 +0x17e
goroutine 105 [semacquire]:
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
(0x200, 0xc42002380000, 0xc42021ad0000, 0xc4202b4cb800, 0x42b46e00, 0x8b962800, 0xc4201036c800, 0x8a1e5100, 0xa00, 0xc42021ad1a00, ...)
?:0
created by github.com/joyent/containerpilot/vendor/github.com/sirupsen/logrus.(*Entry).WriterLevel
grus/entry.go:43 +0x17e
goroutine 106 [semacquire]:
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
(0x200, 0xc42002380000, 0xc42021aea000, 0xc42001c4b800, 0x42b46e00, 0x8b962800, 0xc42010378800, 0x8a1e5100, 0xa00, 0xc42021ae1a00, ...)
?:0
created by github.com/joyent/containerpilot/vendor/github.com/sirupsen/logrus.(*Entry).WriterLevel
grus/entry.go:43 +0x17e
goroutine 111 [semacquire]:
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
(0x200, 0xc42002380000, 0xc42021b04000, 0xc4202b6cb800, 0x42b46e00, 0x8b962800, 0xc42010384800, 0x8a1e5100, 0xa00, 0xc42021b01a00, ...)
?:0
created by github.com/joyent/containerpilot/vendor/github.com/sirupsen/logrus.(*Entry).WriterLevel
grus/entry.go:43 +0x17e
goroutine 112 [semacquire]:
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
(0x200, 0xc42002380000, 0xc42021b1e000, 0xc4202b5cb800, 0x42b46e00, 0x8b962800, 0xc42010390800, 0x8a1e5100, 0xa00, 0xc420269b1a00, ...)
?:0
created by github.com/joyent/containerpilot/vendor/github.com/sirupsen/logrus.(*Entry).WriterLevel
grus/entry.go:43 +0x17e
SIGILL: illegal instruction
PC=0x7b5fe0 m=3 sigcode=2
goroutine 10 [running]:
invalid spdelta 0xb0a070a1a021314 0x7b5fe0 0xa130a -1
(0xc4200508a000, 0x0, 0x0, 0x455b2100, 0xc4200508a000, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
?:0 fp=0xc4200217b7 sp=0xc4200217b0
created by
?:0
goroutine 1 [runnable]:
invalid spdelta 0x1bd025600001013 0x43e3f2 0xa7d0101 -1
invalid spdelta 0x1bd025600001013 0x43e3f2 0xa7d0101 -1
(0xc42000ff2000, 0xc4200b1e6000, 0x0, 0x0, 0x300, 0xc420033e2800, 0xc42000ff2000, 0x0, 0x0, 0x1d00, ...)
?:0
goroutine 5 [syscall]:
invalid spdelta 0x2e000a3f1b40013f 0x40dbd2 0xa051b05 -1
invalid spdelta 0x2e000a3f1b40013f 0x40dbd2 0xa051b05 -1
(0xffffffffffffff00, 0xc4200d2090ff, 0x0, 0xc42001ff9800, 0x43f1d400, 0xadbb0000, 0xffffffffffffff00, 0xffffffffffffffff, 0xc42001ffd0ff, 0x51f30200, ...)
?:0
created by os/signal.init.1
github.com/flynn/json5/tags.go:28 +0x41
goroutine 8 [select, locked to thread]:
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
(0xc40000000200, 0xabfd0000, 0xc420001ba000, 0xc420038ee000, 0x43a56400, 0x8b966000, 0x0, 0x8a038800, 0x600, 0x1800, ...)
?:0
goroutine 9 [chan receive]:
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
invalid spdelta 0x64656863736f47 0x42b38a 0x10020e03 -1
(0x200, 0xc4200ec00000, 0xc4200e24e000, 0xc420020ea800, 0x42b46e00, 0x8b962800, 0xc42005077800, 0x8a292300, 0xc00, 0xc420014d1700, ...)
?:0
rax 0xc420010901
rbx 0x0
rcx 0x1
rdx 0xc4200e2680
rdi 0x1
rsi 0xc420014de0
rbp 0xc4200217c8
rsp 0xc4200217b0
r8 0x0
r9 0x0
r10 0x0
r11 0x286
r12 0xc4200d2118
r13 0x6
r14 0x0
r15 0xc4200d20c8
rip 0x7b5fe0
rflags 0x10202
cs 0x33
fs 0x0
gs 0x0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment