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

podman play kube --replace : timeout #12039

Closed
edsantiago opened this issue Oct 19, 2021 · 13 comments
Closed

podman play kube --replace : timeout #12039

edsantiago opened this issue Oct 19, 2021 · 13 comments
Labels
flakes Flakes from Continuous Integration kube locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.

Comments

@edsantiago
Copy link
Member

Only one logged flake, but I've seen this one multiple times in the last two days on other PRs:

         Running: podman-remote [options] pod ps --format '{{.ID}}'
         @ - - [17/Oct/2021:21:33:52 -0500] "GET /v4.0.0/libpod/_ping HTTP/1.1" 200 2 "" "Go-http-client/1.1"
         @ - - [17/Oct/2021:21:33:52 -0500] "GET /v4.0.0/libpod/pods/json HTTP/1.1" 200 581 "" "Go-http-client/1.1"
         'f2d0ede34702'
         output: 'f2d0ede34702'
         Running: podman-remote [options] pod inspect testPod --format '{{len .Containers}}'
         Running: podman-remote [options] play kube --replace /tmp/podman_test035144678/kube.yaml
         @ - - [17/Oct/2021:21:33:52 -0500] "GET /v4.0.0/libpod/_ping HTTP/1.1" 200 2 "" "Go-http-client/1.1"
         @ - - [17/Oct/2021:21:33:52 -0500] "GET /v4.0.0/libpod/_ping HTTP/1.1" 200 2 "" "Go-http-client/1.1"
         [AfterEach] Podman play kube
           /var/tmp/go/src/github.com/containers/podman/test/e2e/play_kube_test.go:1089
         Running: podman-remote [options] stop -a --time 0
         @ - - [17/Oct/2021:21:35:22 -0500] "GET /v4.0.0/libpod/_ping HTTP/1.1" 200 2 "" "Go-http-client/1.1"
         
         

         ? Failure [183.193 seconds]
         Podman play kube
         /var/tmp/go/src/github.com/containers/podman/test/e2e/play_kube_test.go:1069
           podman play kube replace [It]
           /var/tmp/go/src/github.com/containers/podman/test/e2e/play_kube_test.go:2803
         
           Timed out after 90.000s.
           Expected process to exit.  It did not.
         
           /var/tmp/go/src/github.com/containers/podman/test/utils/utils.go:327

Podman play kube [It] podman play kube replace

@edsantiago edsantiago added the flakes Flakes from Continuous Integration label Oct 20, 2021
@vrothberg
Copy link
Member

Is that remote only?

@edsantiago
Copy link
Member Author

It seems to be. Here are the logged failures since my initial report:

Podman play kube [It] podman play kube replace

From that list I removed this one because it looks like a timeout fetching from k8s.io. That suggested that this bug might just be that timeout, misreported in the remote client, but the failure yesterday (in a PR that, presumably, includes #12280) implies otherwise.

@vrothberg
Copy link
Member

Did it happen again?

@edsantiago
Copy link
Member Author

Only two instances since my last post:

Podman play kube [It] podman play kube replace

@github-actions
Copy link

github-actions bot commented Jan 7, 2022

A friendly reminder that this issue had no activity for 30 days.

@github-actions
Copy link

github-actions bot commented Feb 7, 2022

A friendly reminder that this issue had no activity for 30 days.

@rhatdan
Copy link
Member

rhatdan commented Feb 7, 2022

@edsantiago Still an issue?

@edsantiago
Copy link
Member Author

Twice in the last month:

Podman play kube [It] podman play kube replace

@github-actions
Copy link

A friendly reminder that this issue had no activity for 30 days.

@github-actions
Copy link

github-actions bot commented May 8, 2022

A friendly reminder that this issue had no activity for 30 days.

@umohnani8
Copy link
Member

@edsantiago have you seen this happen again recently?

@edsantiago
Copy link
Member Author

Last one in my logs is 05-23.

@vrothberg
Copy link
Member

That is good enough for me to close it. We fixed some deadlocks in the recent past, so it may be related.

Let's reopen if it pops up again.

@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 20, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
flakes Flakes from Continuous Integration kube locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.
Projects
None yet
Development

No branches or pull requests

4 participants