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

[k8s.io] Load capacity [Feature:Performance] should be able to handle 30 pods per node {Kubernetes e2e suite} #37111

Closed
k8s-github-robot opened this issue Nov 18, 2016 · 4 comments
Assignees
Labels
kind/flake Categorizes issue or PR as related to a flaky test. priority/backlog Higher priority than priority/awaiting-more-evidence.

Comments

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-kubemark-500-gce/55/

Failed: [k8s.io] Load capacity [Feature:Performance] should be able to handle 30 pods per node {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/load.go:205
scaling rc load-medium-rc-4 for the first time
Expected error:
    <*errors.errorString | 0xc4311ba620>: {
        s: "Error while waiting for replication controller load-medium-rc-4 pods to be running: Timeout while waiting for pods with labels \"name=load-medium-rc-4\" to be running",
    }
    Error while waiting for replication controller load-medium-rc-4 pods to be running: Timeout while waiting for pods with labels "name=load-medium-rc-4" to be running
not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/load.go:372

Previous issues for this test: #26544 #26938 #27595 #30146 #30469 #31374 #31427 #31433 #31589 #31981 #32257 #33711 #33839 #36547

@k8s-github-robot k8s-github-robot added kind/flake Categorizes issue or PR as related to a flaky test. priority/backlog Higher priority than priority/awaiting-more-evidence. labels Nov 18, 2016
@k8s-github-robot
Copy link
Author

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-scalability/51/

Failed: [k8s.io] Load capacity [Feature:Performance] should be able to handle 30 pods per node {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/load.go:205
scaling rc load-small-rc-189 for the first time
Expected error:
    <*errors.errorString | 0xc422a33970>: {
        s: "Error while waiting for replication controller load-small-rc-189 pods to be running: Timeout while waiting for pods with labels \"name=load-small-rc-189\" to be running",
    }
    Error while waiting for replication controller load-small-rc-189 pods to be running: Timeout while waiting for pods with labels "name=load-small-rc-189" to be running
not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/load.go:372

@k8s-github-robot
Copy link
Author

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-kubemark-500-gce/57/

Failed: [k8s.io] Load capacity [Feature:Performance] should be able to handle 30 pods per node {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/load.go:205
scaling rc load-big-rc-3 for the first time
Expected error:
    <*errors.errorString | 0xc421a6a960>: {
        s: "Error while waiting for replication controller load-big-rc-3 pods to be running: Timeout while waiting for pods with labels \"name=load-big-rc-3\" to be running",
    }
    Error while waiting for replication controller load-big-rc-3 pods to be running: Timeout while waiting for pods with labels "name=load-big-rc-3" to be running
not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/load.go:372

@k8s-github-robot
Copy link
Author

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-kubemark-500-gce/58/

Failed: [k8s.io] Load capacity [Feature:Performance] should be able to handle 30 pods per node {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/load.go:205
scaling rc load-small-rc-782 for the first time
Expected error:
    <*errors.errorString | 0xc42c49c440>: {
        s: "Error while waiting for replication controller load-small-rc-782 pods to be running: Timeout while waiting for pods with labels \"name=load-small-rc-782\" to be running",
    }
    Error while waiting for replication controller load-small-rc-782 pods to be running: Timeout while waiting for pods with labels "name=load-small-rc-782" to be running
not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/load.go:372

@wojtek-t
Copy link
Member

It seems that #37125 fixed it. So closing this.

We will try to understand why it broke things on Monday.

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. priority/backlog Higher priority than priority/awaiting-more-evidence.
Projects
None yet
Development

No branches or pull requests

3 participants