=== RUN TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:983: (dbg) Run: out/minikube-linux-amd64 -p functional-20211117232024-385776 cache add k8s.gcr.io/pause:3.1
functional_test.go:983: (dbg) Run: out/minikube-linux-amd64 -p functional-20211117232024-385776 cache add k8s.gcr.io/pause:3.3
functional_test.go:983: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-20211117232024-385776 cache add k8s.gcr.io/pause:3.3: exit status 10 (61.129151ms)
-- stdout --
-- /stdout --
** stderr **
! "minikube cache" will be deprecated in upcoming versions, please switch to "minikube image load"
X Exiting due to MK_CACHE_LOAD: save to dir: caching images: caching image "/home/jenkins/minikube-integration/linux-amd64-docker-docker-12739-382318-24e369002aeb518840e093d9fb528e6077bdad6e/.minikube/cache/images/k8s.gcr.io/pause_3.3": write: unable to calculate manifest: Error: No such image: k8s.gcr.io/pause:3.3
*
╭─────────────────────────────────────────────────────────────────────────────────────────────╮
│ │
│ * If the above advice does not help, please let us know: │
│ https://github.com/kubernetes/minikube/issues/new/choose │
│ │
│ * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue. │
│ * Please also attach the following file to the GitHub issue: │
│ * - /tmp/minikube_cache_de8128d312e6d2ac89c1c5074cd22b7974c28c2b_0.log │
│ │
╰─────────────────────────────────────────────────────────────────────────────────────────────╯
** /stderr **
functional_test.go:985: failed to 'cache add' remote image "k8s.gcr.io/pause:3.3". args "out/minikube-linux-amd64 -p functional-20211117232024-385776 cache add k8s.gcr.io/pause:3.3" err exit status 10
functional_test.go:983: (dbg) Run: out/minikube-linux-amd64 -p functional-20211117232024-385776 cache add k8s.gcr.io/pause:latest
functional_test.go:983: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-20211117232024-385776 cache add k8s.gcr.io/pause:latest: exit status 10 (59.914277ms)
-- stdout --
-- /stdout --
** stderr **
! "minikube cache" will be deprecated in upcoming versions, please switch to "minikube image load"
X Exiting due to MK_CACHE_LOAD: save to dir: caching images: caching image "/home/jenkins/minikube-integration/linux-amd64-docker-docker-12739-382318-24e369002aeb518840e093d9fb528e6077bdad6e/.minikube/cache/images/k8s.gcr.io/pause_latest": write: unable to calculate manifest: Error: No such image: k8s.gcr.io/pause:latest
*
╭─────────────────────────────────────────────────────────────────────────────────────────────╮
│ │
│ * If the above advice does not help, please let us know: │
│ https://github.com/kubernetes/minikube/issues/new/choose │
│ │
│ * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue. │
│ * Please also attach the following file to the GitHub issue: │
│ * - /tmp/minikube_cache_5aa7605f63066fc2b7f8379478b9def700202ac8_0.log │
│ │
╰─────────────────────────────────────────────────────────────────────────────────────────────╯
** /stderr **
functional_test.go:985: failed to 'cache add' remote image "k8s.gcr.io/pause:latest". args "out/minikube-linux-amd64 -p functional-20211117232024-385776 cache add k8s.gcr.io/pause:latest" err exit status 10
--- FAIL: TestFunctional/serial/CacheCmd/cache/add_remote (0.71s)