You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<failure type="Failure">/Users/aa404681/Documents/internal_ws/cni/multi-nic-cni-operator/controllers/suite_test.go:82
Unexpected error:
 <*fmt.wrapError | 0xc000514ac0>: 
 unable to start control plane itself: failed to start the controlplane. retried 5 times: fork/exec /usr/local/kubebuilder/bin/etcd: no such file or directory
 {
 msg: "unable to start control plane itself: failed to start the controlplane. retried 5 times: fork/exec /usr/local/kubebuilder/bin/etcd: no such file or directory",
 err: <*fmt.wrapError | 0xc000514aa0>{
 msg: "failed to start the controlplane. retried 5 times: fork/exec /usr/local/kubebuilder/bin/etcd: no such file or directory",
 err: <*fs.PathError | 0xc0006aeb40>{
 Op: "fork/exec",
 Path: "/usr/local/kubebuilder/bin/etcd",
 Err: <syscall.Errno>0x2,
 },
 },
 }
occurred
/Users/aa404681/Documents/internal_ws/cni/multi-nic-cni-operator/controllers/suite_test.go:99</failure>
4
+
<failure type="Failure">./controllers/suite_test.go:82
Unexpected error:
 <*fmt.wrapError | 0xc000514ac0>: 
 unable to start control plane itself: failed to start the controlplane. retried 5 times: fork/exec /usr/local/kubebuilder/bin/etcd: no such file or directory
 {
 msg: "unable to start control plane itself: failed to start the controlplane. retried 5 times: fork/exec /usr/local/kubebuilder/bin/etcd: no such file or directory",
 err: <*fmt.wrapError | 0xc000514aa0>{
 msg: "failed to start the controlplane. retried 5 times: fork/exec /usr/local/kubebuilder/bin/etcd: no such file or directory",
 err: <*fs.PathError | 0xc0006aeb40>{
 Op: "fork/exec",
 Path: "/usr/local/kubebuilder/bin/etcd",
 Err: <syscall.Errno>0x2,
 },
 },
 }
occurred
./controllers/suite_test.go:99</failure>
0 commit comments