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

instability in e2e tests #662

Open
jsturtevant opened this issue Aug 9, 2024 · 1 comment
Open

instability in e2e tests #662

jsturtevant opened this issue Aug 9, 2024 · 1 comment
Labels
question Further information is requested

Comments

@jsturtevant
Copy link
Contributor

          There are definitely some instability but I don't believe it is related to these changes or  https://github.com/containerd/runwasi/pull/631:

2 out of three pods started in the e2e (not oci artifact related):

default              wasi-demo-6c5dcf6ddb-47qjh                              2/2     Running             0          [8](https://github.com/containerd/runwasi/actions/runs/10326209465/job/28589545828?pr=661#step:8:9)2s
default              wasi-demo-6c5dcf6ddb-6qh8s                              2/2     Running             0          82s
default              wasi-demo-6c5dcf6ddb-b6trr                              0/2     ContainerCreating   0          82s

looking into the logs the pod with wasm started: default_wasi-demo-6c5dcf6ddb-b6trr_c486fffe-6491-4731-af1c-a44df3603288 but the other one seems to have errors:

Aug 09 22:07:29 containerd-wasm-control-plane containerd[210]: time="2024-08-09T22:07:29.871600750Z" level=error msg="collecting metrics for e1788b4f7ae9ee221c7a5196d62b05e5c50572009d750438c240215ca43a21d1" error="task is not running: invalid argument"
Aug 09 22:07:03 containerd-wasm-control-plane containerd[210]: time="2024-08-09T22:07:03.041875285Z" level=error msg="loading cgroup for 377" error="cgroups: cannot find cgroup mount destination"

Originally posted by @jsturtevant in #661 (comment)

@Mossaka Mossaka added the question Further information is requested label Dec 12, 2024
@Mossaka
Copy link
Member

Mossaka commented Dec 12, 2024

I haven't seen this issue pop up in the CI workflows recently, have you?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants