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

Fix the node image for gce container vm serial tests #438

Merged
merged 1 commit into from
Aug 23, 2016

Conversation

vishh
Copy link
Contributor

@vishh vishh commented Aug 23, 2016

This change is Reviewable

@vishh
Copy link
Contributor Author

vishh commented Aug 23, 2016

cc @yujuhong

@yujuhong
Copy link
Contributor

LGTM

@girishkalele
Copy link

We are seeing similar failures in the GKE soak tests - could it be the same issue with the jump in GCI image resource utilization ?

kubernetes/kubernetes#30175

@girishkalele
Copy link

Failed: [k8s.io] Kubelet [Serial] [Slow] [k8s.io] regular resource usage tracking resource tracking for 100 pods per node {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubelet_perf.go:277
Aug 29 05:51:47.606: Memory usage exceeding limits:
 node gke-jenkins-e2e-default-pool-d5f2aca2-3zds:
 container "kubelet": expected RSS memory (MB) < 83886080; got 90472448, container "runtime": expected RSS memory (MB) < 314572800; got 335388672
node gke-jenkins-e2e-default-pool-d5f2aca2-8r4u:
 container "kubelet": expected RSS memory (MB) < 83886080; got 100331520, container "runtime": expected RSS memory (MB) < 314572800; got 373932032
node gke-jenkins-e2e-default-pool-d5f2aca2-ltgc:
 container "kubelet": expected RSS memory (MB) < 83886080; got 91877376, container "runtime": expected RSS memory (MB) < 314572800; got 335581184
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubelet_perf.go:153

@yujuhong
Copy link
Contributor

@girishkalele replied in kubernetes/kubernetes#30175 (comment). It's a different, known issue caused by docker memory leaks.

grantr pushed a commit to grantr/test-infra that referenced this pull request Feb 21, 2020
It causes random failures at least in build-pipeline.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants