Skip to content

Instantly share code, notes, and snippets.

@evanphx
Created October 13, 2016 21:20
Show Gist options
  • Save evanphx/e3883d68062ff4c67ee0b6e5633df077 to your computer and use it in GitHub Desktop.
Save evanphx/e3883d68062ff4c67ee0b6e5633df077 to your computer and use it in GitHub Desktop.
2016/10/13 14:17:21.019157 [DEBUG] driver.docker: error collecting stats from container 21a8c570bf820f6cc4353b9288cda67d74e00748b7599705253f61aea270cb10: io: read/write on closed pipe
2016/10/13 14:17:21.019882 [INFO] driver.docker: stopped container 21a8c570bf820f6cc4353b9288cda67d74e00748b7599705253f61aea270cb10
2016/10/13 14:17:21 [DEBUG] plugin: nomad: panic: runtime error: invalid memory address or nil pointer dereference
2016/10/13 14:17:21 [DEBUG] plugin: nomad: [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x46f3de6]
2016/10/13 14:17:21 [DEBUG] plugin: nomad:
2016/10/13 14:17:21 [DEBUG] plugin: nomad: goroutine 5174 [running]:
2016/10/13 14:17:21 [DEBUG] plugin: nomad: panic(0x4b60420, 0xc4200160e0)
2016/10/13 14:17:21 [DEBUG] plugin: nomad: /usr/local/Cellar/go/1.7/libexec/src/runtime/panic.go:500 +0x1a1
2016/10/13 14:17:21 [DEBUG] plugin: nomad: github.com/hashicorp/nomad/client/driver/logging.(*FileRotator).Close(0x0)
2016/10/13 14:17:21 [DEBUG] plugin: nomad: /Users/evan/go/src/github.com/hashicorp/nomad/client/driver/logging/rotator.go:199 +0x26
2016/10/13 14:17:21 [DEBUG] plugin: nomad: github.com/hashicorp/nomad/client/driver/executor.(*UniversalExecutor).Exit(0xc420298200, 0xc42025da98, 0x4017255)
2016/10/13 14:17:21 [DEBUG] plugin: nomad: /Users/evan/go/src/github.com/hashicorp/nomad/client/driver/executor/executor.go:455 +0x90
2016/10/13 14:17:21 [DEBUG] plugin: nomad: github.com/hashicorp/nomad/client/driver.(*ExecutorRPCServer).Exit(0xc420129580, 0x0, 0x0, 0xc42049f650, 0x0, 0x0)
2016/10/13 14:17:21 [DEBUG] plugin: nomad: /Users/evan/go/src/github.com/hashicorp/nomad/client/driver/executor_plugin.go:130 +0x33
2016/10/13 14:17:21 [DEBUG] plugin: nomad: reflect.Value.call(0xc42013f6e0, 0xc42013a1c8, 0x13, 0x4cc7177, 0x4, 0xc42025def0, 0x3, 0x3, 0x0, 0x0, ...)
2016/10/13 14:17:21 [DEBUG] plugin: nomad: /usr/local/Cellar/go/1.7/libexec/src/reflect/value.go:434 +0x5c8
2016/10/13 14:17:21 [DEBUG] plugin: nomad: reflect.Value.Call(0xc42013f6e0, 0xc42013a1c8, 0x13, 0xc42025def0, 0x3, 0x3, 0x0, 0x0, 0x0)
2016/10/13 14:17:21 [DEBUG] plugin: nomad: /usr/local/Cellar/go/1.7/libexec/src/reflect/value.go:302 +0xa4
2016/10/13 14:17:21 [DEBUG] plugin: nomad: net/rpc.(*service).call(0xc4201fa940, 0xc4201fa900, 0xc420199a50, 0xc420137480, 0xc4202ba280, 0x4b3b320, 0xc42049f630, 0x194, 0x4abbe00, 0xc42049f650, ...)
2016/10/13 14:17:21 [DEBUG] plugin: nomad: /usr/local/Cellar/go/1.7/libexec/src/net/rpc/server.go:383 +0x148
2016/10/13 14:17:21 [DEBUG] plugin: nomad: created by net/rpc.(*Server).ServeCodec
2016/10/13 14:17:21 [DEBUG] plugin: nomad: /usr/local/Cellar/go/1.7/libexec/src/net/rpc/server.go:477 +0x421
2016/10/13 14:17:21.029477 [ERR] driver.docker: failed to kill the syslog collector: unexpected EOF
2016/10/13 14:17:21 [DEBUG] plugin: /Users/evan/bin/nomad: plugin process exited
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment