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

github.com/openshift/origin/vendor/k8s.io/kubernetes/pkg/kubelet/util/pluginwatcher panic #20136

Closed
deads2k opened this issue Jun 28, 2018 · 5 comments
Assignees
Labels
kind/test-flake Categorizes issue or PR as related to test flakes. priority/P0

Comments

@deads2k
Copy link
Contributor

deads2k commented Jun 28, 2018

See in https://openshift-gce-devel.appspot.com/build/origin-ci-test/pr-logs/pull/20033/pull-ci-origin-unit/542/ and others.

▼
panic: Fail in goroutine after  has completed4 §
panic: Fail in goroutine after  has completed

▼
goroutine 68 [running]:§
goroutine 68 [running]:
testing.(*common).Fail(0xc420184000)
	/usr/local/go/src/testing/testing.go:502 +0x1bd
testing.(*common).Fail(0xc4201840f0)
	/usr/local/go/src/testing/testing.go:496 +0x109
testing.(*common).FailNow(0xc4201840f0)
	/usr/local/go/src/testing/testing.go:522 +0x39
testing.(*common).Fatalf(0xc4201840f0, 0xbff93f, 0x2c, 0x0, 0x0, 0x0)
	/usr/local/go/src/testing/testing.go:588 +0x95
github.com/openshift/origin/vendor/k8s.io/kubernetes/pkg/kubelet/util/pluginwatcher.TestExamplePlugin.func1.1(0xc420416180, 0xc4201840f0)
	/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/pkg/kubelet/util/pluginwatcher/plugin_watcher_test.go:127 +0x149
created by github.com/openshift/origin/vendor/k8s.io/kubernetes/pkg/kubelet/util/pluginwatcher.TestExamplePlugin.func1
	/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/pkg/kubelet/util/pluginwatcher/plugin_watcher_test.go:122 +0x9ad

/assign @sjenning

This one is fairly common

@deads2k deads2k added priority/P1 kind/test-flake Categorizes issue or PR as related to test flakes. labels Jun 28, 2018
@sjenning
Copy link
Contributor

/assign @vikaschoudhary16

@sjenning sjenning removed their assignment Jun 28, 2018
@vikaschoudhary16
Copy link
Contributor

@sjenning issue causing code has got changed in this PR which merged recently, https://github.com/kubernetes/kubernetes/pull/64660/files

Should we cherry-pick this origin?

@deads2k
Copy link
Contributor Author

deads2k commented Jun 29, 2018

This is failing better than 1/10 jobs. Bumping priority.

@vikaschoudhary16
Copy link
Contributor

Fix merged!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/test-flake Categorizes issue or PR as related to test flakes. priority/P0
Projects
None yet
Development

No branches or pull requests

3 participants