=== RUN TestFunctional/serial/LogsFileCmd
functional_test.go:1242: (dbg) Run: out/minikube-linux-amd64 -p functional-20220801225035-9849 logs --file /tmp/TestFunctionalserialLogsFileCmd1332396266/001/logs.txt
functional_test.go:1242: (dbg) Done: out/minikube-linux-amd64 -p functional-20220801225035-9849 logs --file /tmp/TestFunctionalserialLogsFileCmd1332396266/001/logs.txt: (1.140125012s)
functional_test.go:1247: expected empty minikube logs output, but got:
***
-- stdout --
-- /stdout --
** stderr **
E0801 22:53:01.305948 39981 logs.go:192] command /bin/bash -c "sudo /usr/bin/crictl logs --tail 60 58fba6a5fb41ae46282c5c86e00afc9c1bf33fc85dbb2bb0cb7ec7bbc4103e74" failed with error: /bin/bash -c "sudo /usr/bin/crictl logs --tail 60 58fba6a5fb41ae46282c5c86e00afc9c1bf33fc85dbb2bb0cb7ec7bbc4103e74": Process exited with status 1
stdout:
stderr:
time="2022-08-01T22:53:01Z" level=fatal msg="failed to try resolving symlinks in path \"/var/log/pods/kube-system_etcd-functional-20220801225035-9849_f461fd147446615638780d3f8f40ae7a/etcd/1.log\": lstat /var/log/pods/kube-system_etcd-functional-20220801225035-9849_f461fd147446615638780d3f8f40ae7a/etcd/1.log: no such file or directory"
output: "\n** stderr ** \ntime=\"2022-08-01T22:53:01Z\" level=fatal msg=\"failed to try resolving symlinks in path \\\"/var/log/pods/kube-system_etcd-functional-20220801225035-9849_f461fd147446615638780d3f8f40ae7a/etcd/1.log\\\": lstat /var/log/pods/kube-system_etcd-functional-20220801225035-9849_f461fd147446615638780d3f8f40ae7a/etcd/1.log: no such file or directory\"\n\n** /stderr **"
E0801 22:53:01.430281 39981 logs.go:192] command /bin/bash -c "sudo /usr/bin/crictl logs --tail 60 a3b4f2549d28eaa490068c946c1be1ff2865e28041d59a53652ecd3a7a5cfb39" failed with error: /bin/bash -c "sudo /usr/bin/crictl logs --tail 60 a3b4f2549d28eaa490068c946c1be1ff2865e28041d59a53652ecd3a7a5cfb39": Process exited with status 1
stdout:
stderr:
time="2022-08-01T22:53:01Z" level=fatal msg="failed to try resolving symlinks in path \"/var/log/pods/kube-system_kube-controller-manager-functional-20220801225035-9849_6677733d7b9d9884d9e1bf42664ba2d2/kube-controller-manager/1.log\": lstat /var/log/pods/kube-system_kube-controller-manager-functional-20220801225035-9849_6677733d7b9d9884d9e1bf42664ba2d2/kube-controller-manager/1.log: no such file or directory"
output: "\n** stderr ** \ntime=\"2022-08-01T22:53:01Z\" level=fatal msg=\"failed to try resolving symlinks in path \\\"/var/log/pods/kube-system_kube-controller-manager-functional-20220801225035-9849_6677733d7b9d9884d9e1bf42664ba2d2/kube-controller-manager/1.log\\\": lstat /var/log/pods/kube-system_kube-controller-manager-functional-20220801225035-9849_6677733d7b9d9884d9e1bf42664ba2d2/kube-controller-manager/1.log: no such file or directory\"\n\n** /stderr **"
! unable to fetch logs for: etcd [58fba6a5fb41ae46282c5c86e00afc9c1bf33fc85dbb2bb0cb7ec7bbc4103e74], kube-controller-manager [a3b4f2549d28eaa490068c946c1be1ff2865e28041d59a53652ecd3a7a5cfb39]
** /stderr *****
--- FAIL: TestFunctional/serial/LogsFileCmd (1.14s)