go test -race github.com/redhat-developer/odo/cmd/cli-doc github.com/redhat-developer/odo/cmd/odo github.com/redhat-developer/odo/pkg/alizer github.com/redhat-developer/odo/pkg/api github.com/redhat-developer/odo/pkg/auth github.com/redhat-developer/odo/pkg/binding github.com/redhat-developer/odo/pkg/binding/asker github.com/redhat-developer/odo/pkg/binding/backend github.com/redhat-developer/odo/pkg/component github.com/redhat-developer/odo/pkg/component/delete github.com/redhat-developer/odo/pkg/deploy github.com/redhat-developer/odo/pkg/dev github.com/redhat-developer/odo/pkg/devfile github.com/redhat-developer/odo/pkg/devfile/adapters github.com/redhat-developer/odo/pkg/devfile/adapters/common github.com/redhat-developer/odo/pkg/devfile/adapters/kubernetes github.com/redhat-developer/odo/pkg/devfile/adapters/kubernetes/component github.com/redhat-developer/odo/pkg/devfile/adapters/kubernetes/storage github.com/redhat-developer/odo/pkg/devfile/adapters/kubernetes/utils github.com/redhat-developer/odo/pkg/devfile/consts github.com/redhat-developer/odo/pkg/devfile/image github.com/redhat-developer/odo/pkg/devfile/location github.com/redhat-developer/odo/pkg/devfile/testing github.com/redhat-developer/odo/pkg/devfile/validate github.com/redhat-developer/odo/pkg/envinfo github.com/redhat-developer/odo/pkg/errors github.com/redhat-developer/odo/pkg/init github.com/redhat-developer/odo/pkg/init/asker github.com/redhat-developer/odo/pkg/init/backend github.com/redhat-developer/odo/pkg/kclient github.com/redhat-developer/odo/pkg/kclient/fake github.com/redhat-developer/odo/pkg/labels github.com/redhat-developer/odo/pkg/libdevfile github.com/redhat-developer/odo/pkg/libdevfile/generator github.com/redhat-developer/odo/pkg/localConfigProvider github.com/redhat-developer/odo/pkg/log github.com/redhat-developer/odo/pkg/log/fidget github.com/redhat-developer/odo/pkg/machineoutput github.com/redhat-developer/odo/pkg/odo/cli github.com/redhat-developer/odo/pkg/odo/cli/add github.com/redhat-developer/odo/pkg/odo/cli/add/binding github.com/redhat-developer/odo/pkg/odo/cli/alizer github.com/redhat-developer/odo/pkg/odo/cli/build_images github.com/redhat-developer/odo/pkg/odo/cli/create github.com/redhat-developer/odo/pkg/odo/cli/create/namespace github.com/redhat-developer/odo/pkg/odo/cli/delete github.com/redhat-developer/odo/pkg/odo/cli/delete/component github.com/redhat-developer/odo/pkg/odo/cli/delete/namespace github.com/redhat-developer/odo/pkg/odo/cli/deploy github.com/redhat-developer/odo/pkg/odo/cli/describe github.com/redhat-developer/odo/pkg/odo/cli/dev github.com/redhat-developer/odo/pkg/odo/cli/errors github.com/redhat-developer/odo/pkg/odo/cli/init github.com/redhat-developer/odo/pkg/odo/cli/list github.com/redhat-developer/odo/pkg/odo/cli/list/namespace github.com/redhat-developer/odo/pkg/odo/cli/login github.com/redhat-developer/odo/pkg/odo/cli/logout github.com/redhat-developer/odo/pkg/odo/cli/messages github.com/redhat-developer/odo/pkg/odo/cli/plugins github.com/redhat-developer/odo/pkg/odo/cli/preference github.com/redhat-developer/odo/pkg/odo/cli/preference/registry github.com/redhat-developer/odo/pkg/odo/cli/preference/registry/consts github.com/redhat-developer/odo/pkg/odo/cli/preference/registry/util github.com/redhat-developer/odo/pkg/odo/cli/project github.com/redhat-developer/odo/pkg/odo/cli/registry github.com/redhat-developer/odo/pkg/odo/cli/set github.com/redhat-developer/odo/pkg/odo/cli/set/namespace github.com/redhat-developer/odo/pkg/odo/cli/telemetry github.com/redhat-developer/odo/pkg/odo/cli/ui github.com/redhat-developer/odo/pkg/odo/cli/utils github.com/redhat-developer/odo/pkg/odo/cli/version github.com/redhat-developer/odo/pkg/odo/cmdline github.com/redhat-developer/odo/pkg/odo/genericclioptions github.com/redhat-developer/odo/pkg/odo/genericclioptions/clientset github.com/redhat-developer/odo/pkg/odo/util github.com/redhat-developer/odo/pkg/odo/util/completion github.com/redhat-developer/odo/pkg/preference github.com/redhat-developer/odo/pkg/project github.com/redhat-developer/odo/pkg/registry github.com/redhat-developer/odo/pkg/segment github.com/redhat-developer/odo/pkg/segment/context github.com/redhat-developer/odo/pkg/service github.com/redhat-developer/odo/pkg/state github.com/redhat-developer/odo/pkg/storage github.com/redhat-developer/odo/pkg/sync github.com/redhat-developer/odo/pkg/sync/mock github.com/redhat-developer/odo/pkg/testingutil github.com/redhat-developer/odo/pkg/testingutil/filesystem github.com/redhat-developer/odo/pkg/util github.com/redhat-developer/odo/pkg/version github.com/redhat-developer/odo/pkg/watch ? github.com/redhat-developer/odo/cmd/cli-doc [no test files] ? github.com/redhat-developer/odo/cmd/odo [no test files] ok github.com/redhat-developer/odo/pkg/alizer 1.558s ? github.com/redhat-developer/odo/pkg/api [no test files] ? github.com/redhat-developer/odo/pkg/auth [no test files] ? github.com/redhat-developer/odo/pkg/binding [no test files] ? github.com/redhat-developer/odo/pkg/binding/asker [no test files] ? github.com/redhat-developer/odo/pkg/binding/backend [no test files] ok github.com/redhat-developer/odo/pkg/component 0.381s ok github.com/redhat-developer/odo/pkg/component/delete 0.684s ? github.com/redhat-developer/odo/pkg/deploy [no test files] ? github.com/redhat-developer/odo/pkg/dev [no test files] ok github.com/redhat-developer/odo/pkg/devfile 0.185s ok github.com/redhat-developer/odo/pkg/devfile/adapters 0.431s ok github.com/redhat-developer/odo/pkg/devfile/adapters/common 0.221s ? github.com/redhat-developer/odo/pkg/devfile/adapters/kubernetes [no test files] ok github.com/redhat-developer/odo/pkg/devfile/adapters/kubernetes/component 0.568s ok github.com/redhat-developer/odo/pkg/devfile/adapters/kubernetes/storage 0.379s ok github.com/redhat-developer/odo/pkg/devfile/adapters/kubernetes/utils 0.386s ? github.com/redhat-developer/odo/pkg/devfile/consts [no test files] ok github.com/redhat-developer/odo/pkg/devfile/image 0.192s ? github.com/redhat-developer/odo/pkg/devfile/location [no test files] ? github.com/redhat-developer/odo/pkg/devfile/testing [no test files] ok github.com/redhat-developer/odo/pkg/devfile/validate 0.172s ok github.com/redhat-developer/odo/pkg/envinfo 0.178s ? github.com/redhat-developer/odo/pkg/errors [no test files] ok github.com/redhat-developer/odo/pkg/init 0.569s ok github.com/redhat-developer/odo/pkg/init/asker 0.393s ok github.com/redhat-developer/odo/pkg/init/backend 0.414s ok github.com/redhat-developer/odo/pkg/kclient 4.388s ? github.com/redhat-developer/odo/pkg/kclient/fake [no test files] ok github.com/redhat-developer/odo/pkg/labels 0.034s ok github.com/redhat-developer/odo/pkg/libdevfile 0.150s ? github.com/redhat-developer/odo/pkg/libdevfile/generator [no test files] ? github.com/redhat-developer/odo/pkg/localConfigProvider [no test files] ? github.com/redhat-developer/odo/pkg/log [no test files] ? github.com/redhat-developer/odo/pkg/log/fidget [no test files] ? github.com/redhat-developer/odo/pkg/machineoutput [no test files] ? github.com/redhat-developer/odo/pkg/odo/cli [no test files] ? github.com/redhat-developer/odo/pkg/odo/cli/add [no test files] ? github.com/redhat-developer/odo/pkg/odo/cli/add/binding [no test files] ? github.com/redhat-developer/odo/pkg/odo/cli/alizer [no test files] ? github.com/redhat-developer/odo/pkg/odo/cli/build_images [no test files] ? github.com/redhat-developer/odo/pkg/odo/cli/create [no test files] ? github.com/redhat-developer/odo/pkg/odo/cli/create/namespace [no test files] ? github.com/redhat-developer/odo/pkg/odo/cli/delete [no test files] ok github.com/redhat-developer/odo/pkg/odo/cli/delete/component 0.868s ? github.com/redhat-developer/odo/pkg/odo/cli/delete/namespace [no test files] ? github.com/redhat-developer/odo/pkg/odo/cli/deploy [no test files] ? github.com/redhat-developer/odo/pkg/odo/cli/describe [no test files] ok github.com/redhat-developer/odo/pkg/odo/cli/dev 0.404s ? github.com/redhat-developer/odo/pkg/odo/cli/errors [no test files] ok github.com/redhat-developer/odo/pkg/odo/cli/init 0.404s ? github.com/redhat-developer/odo/pkg/odo/cli/list [no test files] ? github.com/redhat-developer/odo/pkg/odo/cli/list/namespace [no test files] ok github.com/redhat-developer/odo/pkg/odo/cli/login 0.409s ? github.com/redhat-developer/odo/pkg/odo/cli/logout [no test files] ? github.com/redhat-developer/odo/pkg/odo/cli/messages [no test files] ? github.com/redhat-developer/odo/pkg/odo/cli/plugins [no test files] ok github.com/redhat-developer/odo/pkg/odo/cli/preference 0.384s ? github.com/redhat-developer/odo/pkg/odo/cli/preference/registry [no test files] ? github.com/redhat-developer/odo/pkg/odo/cli/preference/registry/consts [no test files] ok github.com/redhat-developer/odo/pkg/odo/cli/preference/registry/util 0.089s ok github.com/redhat-developer/odo/pkg/odo/cli/project 0.421s ? github.com/redhat-developer/odo/pkg/odo/cli/registry [no test files] ? github.com/redhat-developer/odo/pkg/odo/cli/set [no test files] ? github.com/redhat-developer/odo/pkg/odo/cli/set/namespace [no test files] ? github.com/redhat-developer/odo/pkg/odo/cli/telemetry [no test files] ? github.com/redhat-developer/odo/pkg/odo/cli/ui [no test files] ok github.com/redhat-developer/odo/pkg/odo/cli/utils 0.366s ok github.com/redhat-developer/odo/pkg/odo/cli/version 0.384s [no tests to run] ? github.com/redhat-developer/odo/pkg/odo/cmdline [no test files] ok github.com/redhat-developer/odo/pkg/odo/genericclioptions 0.573s ? github.com/redhat-developer/odo/pkg/odo/genericclioptions/clientset [no test files] ok github.com/redhat-developer/odo/pkg/odo/util 0.173s ? github.com/redhat-developer/odo/pkg/odo/util/completion [no test files] ok github.com/redhat-developer/odo/pkg/preference 0.112s ok github.com/redhat-developer/odo/pkg/project 0.370s ok github.com/redhat-developer/odo/pkg/registry 0.450s ok github.com/redhat-developer/odo/pkg/segment 0.414s ok github.com/redhat-developer/odo/pkg/segment/context 0.406s ok github.com/redhat-developer/odo/pkg/service 0.385s ok github.com/redhat-developer/odo/pkg/state 0.222s ok github.com/redhat-developer/odo/pkg/storage 0.497s ok github.com/redhat-developer/odo/pkg/sync 0.439s ? github.com/redhat-developer/odo/pkg/sync/mock [no test files] ? github.com/redhat-developer/odo/pkg/testingutil [no test files] ? github.com/redhat-developer/odo/pkg/testingutil/filesystem [no test files] ok github.com/redhat-developer/odo/pkg/util 0.287s ? github.com/redhat-developer/odo/pkg/version [no test files] ok github.com/redhat-developer/odo/pkg/watch 1.383s