15:50:58 1..2
15:50:58 not ok 1 Hugepages
15:52:33 # (in test file k8s-hugepages.bats, line 52)
15:52:33 # `kubectl wait --for=condition=Ready --timeout=$timeout pod "$pod_name"' failed
15:52:33 # INFO: k8s configured to use runtimeclass
15:52:33 # pod/hugepage-pod created
15:52:33 # error: timed out waiting for the condition on pods/hugepage-pod
15:52:33 # pod "hugepage-pod" deleted
15:52:33 ok 2 Hugepages and sandbox cgroup # skip test not working see: https://github.com/kata-containers/tests/issues/4474
15:52:34 [run_kubernetes_tests.sh:144] ERROR: bats k8s-hugepages.bats
15:52:34 INFO: Run the cleanup routine
15:52:34 [cleanup_env.sh:31] INFO: Reset Kubernetes
15:52:34 [reset] Reading configuration from the cluster...
15:52:34 [reset] FYI: You can look at this config file with 'kubectl -n kube-system get cm kubeadm-config -o yaml'
15:52:34 W0826 13:52:35.342606 174858 utils.go:69] The recommended value for "resolvConf" in "KubeletConfiguration" is: /run/systemd/resolve/resolv.conf; the provided value is: /run/systemd/resolve/resolv.conf
15:52:35 [preflight] Running pre-flight checks
15:52:35 [reset] Stopping the kubelet service
15:52:35 [reset] Unmounting mounted directories in "/var/lib/kubelet"
15:52:39 [reset] Deleting contents of config directories: [/etc/kubernetes/manifests /etc/kubernetes/pki]
15:53:02 [reset] Deleting files: [/etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/bootstrap-kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf]
15:53:02 [reset] Deleting contents of stateful directories: [/var/lib/etcd /var/lib/kubelet /var/lib/dockershim /var/run/kubernetes /var/lib/cni]
15:53:02
This is unrelated to the CC work, and only fails on this specific job.
At least half of the runs are failing with:
This is unrelated to the CC work, and only fails on this specific job.