Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nomad client unknown panic #1722

Closed
BSick7 opened this issue Sep 20, 2016 · 3 comments
Closed

nomad client unknown panic #1722

BSick7 opened this issue Sep 20, 2016 · 3 comments
Assignees
Milestone

Comments

@BSick7
Copy link

BSick7 commented Sep 20, 2016

If filing a bug please include the following:

Nomad version

Output from nomad version
v0.4.1 (client and server)

Operating system and Environment details

CoreOS

Issue

I noticed a nomad client was down and looked in the logs and found a panic.

Reproduction steps

I'm not sure how it happened exactly.

Nomad Client logs

Sep 20 14:26:08 worker-blue-18 nomad[1861]: panic: runtime error: invalid memory address or nil pointer dereference
Sep 20 14:26:08 worker-blue-18 nomad[1861]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x30 pc=0x553635]
Sep 20 14:26:08 worker-blue-18 nomad[1861]: goroutine 803889 [running]:
Sep 20 14:26:08 worker-blue-18 nomad[1861]: panic(0xeca8e0, 0xc420012040)
Sep 20 14:26:08 worker-blue-18 nomad[1861]:         /opt/go/src/runtime/panic.go:500 +0x1a1
Sep 20 14:26:08 worker-blue-18 nomad[1861]: github.com/hashicorp/nomad/client.(*TaskRunner).collectResourceUsageStats(0xc426aac160, 0xc420fafec0)
Sep 20 14:26:08 worker-blue-18 nomad[1861]:         /opt/gopath/src/github.com/hashicorp/nomad/client/task_runner.go:494 +0x105
Sep 20 14:26:08 worker-blue-18 nomad[1861]: created by github.com/hashicorp/nomad/client.(*TaskRunner).run
Sep 20 14:26:08 worker-blue-18 nomad[1861]:         /opt/gopath/src/github.com/hashicorp/nomad/client/task_runner.go:354 +0x1764
Sep 20 14:26:08 worker-blue-18 systemd[1]: nomad.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
Sep 20 14:26:08 worker-blue-18 systemd[1]: nomad.service: Unit entered failed state.
Sep 20 14:26:08 worker-blue-18 systemd[1]: nomad.service: Failed with result 'exit-code'.
@dadgar
Copy link
Contributor

dadgar commented Sep 20, 2016

Thanks for reporting! Will take a look soon!

@BSick7
Copy link
Author

BSick7 commented Sep 20, 2016

You guys rock!

@github-actions
Copy link

I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants