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

Pods stay in ContainerCreating forever #9959

Closed
bparees opened this issue Jul 20, 2016 · 10 comments
Closed

Pods stay in ContainerCreating forever #9959

bparees opened this issue Jul 20, 2016 · 10 comments
Assignees
Labels
component/containers kind/test-flake Categorizes issue or PR as related to test flakes. priority/P0

Comments

@bparees
Copy link
Contributor

bparees commented Jul 20, 2016

test failure is

FAILURE after 120.068s: test/end-to-end/core.sh:29: executing 'oc get -n test pods' expecting any result and text 'frontend.+Running'; re-trying every 0.2s until completion or 120.000s: the command timed out

but the logs show the deployment pod (frontend-1-deploy) is in "ContainerCreating" and stays that way for the full 2 minute timeout.

https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_integration/3654/consoleFull

@bparees bparees added priority/P2 component/containers kind/test-flake Categorizes issue or PR as related to test flakes. labels Jul 20, 2016
@bparees
Copy link
Contributor Author

bparees commented Jul 20, 2016

@stevekuznetsov
Copy link
Contributor

Upgrading this to a P1 -- @bparees why did you label this a Docker issue?

@bparees
Copy link
Contributor Author

bparees commented Jul 28, 2016

@stevekuznetsov because "ContainerCreating" means k8s requested docker to create the container and docker hasn't successfully done so.

@stevekuznetsov
Copy link
Contributor

FYI @runcom @rhatdan help appreciated here

@rhatdan
Copy link
Contributor

rhatdan commented Jul 28, 2016

Anything from the docker logs?

@stevekuznetsov
Copy link
Contributor

I don't think they're plumbed through quite yet ... hopefully soon.

@jwhonce
Copy link
Contributor

jwhonce commented Jul 28, 2016

https://bugzilla.redhat.com/show_bug.cgi?id=1360921 Covers logging enhancement during buids

@stevekuznetsov
Copy link
Contributor

Seeing this quite a lot on my open PRs, bumping priority

@liggitt
Copy link
Contributor

liggitt commented Aug 2, 2016

possibly resolved in #10111

@liggitt
Copy link
Contributor

liggitt commented Aug 12, 2016

hasn't been referenced since the day after the storage fixes went in, closing hopefully.

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

No branches or pull requests

5 participants