kubernetes: [Failing test] ci-crio-cgroupv1-node-e2e-conformance
Which jobs are failing?
master-informing
- ci-crio-cgroupv1-node-e2e-conformance
Which tests are failing?
-
E2eNode Suite.[SynchronizedBeforeSuite]
-
ci-crio-cgroupv1-node-e2e-conformance.Overall
-
kubetest.Node Tests
Since when has it been failing?
11-08 01:43 IST
Testgrid link
https://testgrid.k8s.io/sig-release-master-informing#ci-crio-cgroupv1-node-e2e-conformance
Reason for failure (if possible)
{ error during go run /go/src/k8s.io/kubernetes/test/e2e_node/runner/remote/run_remote.go --cleanup -vmodule=*=4 --ssh-env=gce --results-dir=/workspace/_artifacts --project=k8s-jkns-gke-ubuntu-1-6-as --zone=us-west1-b --ssh-user=core --ssh-key=/workspace/.ssh/google_compute_engine --ginkgo-flags=--nodes=8 --focus="\[NodeConformance\]" --skip="\[Flaky\]|\[Slow\]|\[Serial\]" --test_args=--container-runtime-endpoint=unix:///var/run/crio/crio.sock --container-runtime-process-name=/usr/local/bin/crio --container-runtime-pid-file= --kubelet-flags="--cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/ --runtime-cgroups=/system.slice/crio.service --kubelet-cgroups=/system.slice/kubelet.service" --extra-log="{\"name\": \"crio.log\", \"journalctl\": [\"-u\", \"crio\"]}" --test-timeout=3h0m0s --image-config-file=/workspace/test-infra/jobs/e2e_node/crio/latest/image-config-cgrpv1.yaml: exit status 1}
Anything else we need to know?
No response
Relevant SIG(s)
/sig node cc @kubernetes/ci-signal
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 21 (20 by maintainers)
The test suite is just release informing, not blocking for the release therefore.
I think https://github.com/kubernetes/kubernetes/pull/114044 should fix it, running CRIO presubmits to confirm