=== RUN TestErrorSpam/setup
error_spam_test.go:81: (dbg) Run: out/minikube-darwin-amd64 start -p nospam-497000 -n=1 --memory=2250 --wait=false --log_dir=/var/folders/0y/_8hvl7v13q38_kkh25vpxkz00000gp/T/nospam-497000 --driver=docker
error_spam_test.go:81: (dbg) Done: out/minikube-darwin-amd64 start -p nospam-497000 -n=1 --memory=2250 --wait=false --log_dir=/var/folders/0y/_8hvl7v13q38_kkh25vpxkz00000gp/T/nospam-497000 --driver=docker : (24.46457795s)
error_spam_test.go:96: unexpected stderr: "! Image was not built for the current minikube version. To resolve this you can delete and recreate your minikube cluster using the latest images. Expected minikube version: v1.30.0 -> Actual minikube version: v1.29.0"
error_spam_test.go:110: minikube stdout:
* [nospam-497000] minikube v1.29.0 on Darwin 13.3
- MINIKUBE_LOCATION=16144
- KUBECONFIG=/Users/jenkins/minikube-integration/16144-2324/kubeconfig
- MINIKUBE_BIN=out/minikube-darwin-amd64
- MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
- MINIKUBE_HOME=/Users/jenkins/minikube-integration/16144-2324/.minikube
- MINIKUBE_FORCE_SYSTEMD=
* Using the docker driver based on user configuration
* Using Docker Desktop driver with root privileges
* Starting control plane node nospam-497000 in cluster nospam-497000
* Pulling base image ...
* Creating docker container (CPUs=2, Memory=2250MB) ...
* Preparing Kubernetes v1.26.3 on Docker 23.0.2 ...
- Generating certificates and keys ...
- Booting up control plane ...
- Configuring RBAC rules ...
* Configuring bridge CNI (Container Networking Interface) ...
- Using image gcr.io/k8s-minikube/storage-provisioner:v5
* Verifying Kubernetes components...
* Enabled addons: storage-provisioner, default-storageclass
* Done! kubectl is now configured to use "nospam-497000" cluster and "default" namespace by default
error_spam_test.go:111: minikube stderr:
! Image was not built for the current minikube version. To resolve this you can delete and recreate your minikube cluster using the latest images. Expected minikube version: v1.30.0 -> Actual minikube version: v1.29.0
--- FAIL: TestErrorSpam/setup (24.46s)