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

TestPersistentVolumeMultiPVs is flaky #26181

Closed
brendandburns opened this issue May 24, 2016 · 2 comments
Closed

TestPersistentVolumeMultiPVs is flaky #26181

brendandburns opened this issue May 24, 2016 · 2 comments
Assignees
Labels
kind/flake Categorizes issue or PR as related to a flaky test.

Comments

@brendandburns
Copy link
Contributor

goroutine 13886 [chan receive, 7 minutes]:
k8s.io/kubernetes/test/integration.waitForPersistentVolumePhase(0x7fd74c3ba278, 0xc82c328630, 0x23fe688, 0x5)
    /go/src/k8s.io/kubernetes/_output/local/go/src/k8s.io/kubernetes/test/integration/persistent_volumes_test.go:281 +0x6b
k8s.io/kubernetes/test/integration.TestPersistentVolumeMultiPVs(0xc8290fd680)
    /go/src/k8s.io/kubernetes/_output/local/go/src/k8s.io/kubernetes/test/integration/persistent_volumes_test.go:184 +0x89f
testing.tRunner(0xc8290fd680, 0x3568318)
    /usr/local/go/src/testing/testing.go:473 +0x98
created by testing.RunTests
    /usr/local/go/src/testing/testing.go:582 +0x892

https://pantheon.corp.google.com/storage/browser/kubernetes-jenkins/pr-logs/pull/24882/kubernetes-pull-test-unit-integration/27477/

@fejta
Copy link
Contributor

fejta commented May 25, 2016

Assigning to @saad-ali per PD

@saad-ali saad-ali assigned jsafrane and unassigned saad-ali May 25, 2016
@jsafrane
Copy link
Member

dup of #26256 - I can see in the log:

E0523 16:55:32.204766   22570 controller_base.go:259] PersistentVolumeController could not update claim "default/fake-pvc-16": Put http://127.0.0.1:35327/api/v1/namespaces/default/persistentvolumeclaims/fake-pvc-16: dial tcp 127.0.0.1:35327: getsockopt: connection refused

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

No branches or pull requests

4 participants