Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update DefaultKubernetesVersion to v1.19.0 #9050

Merged
merged 12 commits into from
Aug 31, 2020

Conversation

tstromberg
Copy link
Contributor

So that we have time to soak in failing integration tests before v1.19.0 is released on Tuesday.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Aug 21, 2020
@tstromberg
Copy link
Contributor Author

/ok-to-test

@k8s-ci-robot k8s-ci-robot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Aug 21, 2020
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: tstromberg

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 21, 2020
@TravisBuddy
Copy link

Travis tests have failed

Hey @tstromberg,
Please read the following log in order to understand the failure reason.
It'll be awesome if you fix what's wrong and commit the changes.

1st Build

View build log

make test
which go-bindata || GO111MODULE=off GOBIN="/home/travis/gopath/bin" go get github.com/jteeuwen/go-bindata/...
PATH="/home/travis/gopath/bin:/home/travis/.gimme/versions/go1.14.6.linux.amd64/bin:/home/travis/bin:/home/travis/bin:/home/travis/.local/bin:/usr/local/lib/jvm/openjdk11/bin:/opt/pyenv/shims:/home/travis/.phpenv/shims:/home/travis/perl5/perlbrew/bin:/home/travis/.nvm/versions/node/v8.12.0/bin:/home/travis/.rvm/gems/ruby-2.5.3/bin:/home/travis/.rvm/gems/ruby-2.5.3@global/bin:/home/travis/.rvm/rubies/ruby-2.5.3/bin:/home/travis/gopath/bin:/home/travis/.gimme/versions/go1.11.1.linux.amd64/bin:/usr/local/maven-3.6.3/bin:/usr/local/cmake-3.12.4/bin:/usr/local/clang-7.0.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/home/travis/.rvm/bin:/home/travis/.phpenv/bin:/opt/pyenv/bin:/home/travis/.yarn/bin:/home/travis/gopath/bin" go-bindata -nomemcopy -o pkg/minikube/assets/assets.go -pkg assets deploy/addons/...
gofmt -s -w pkg/minikube/assets/assets.go
which go-bindata || GO111MODULE=off GOBIN="/home/travis/gopath/bin" go get github.com/jteeuwen/go-bindata/...
/home/travis/gopath/bin/go-bindata
PATH="/home/travis/gopath/bin:/home/travis/.gimme/versions/go1.14.6.linux.amd64/bin:/home/travis/bin:/home/travis/bin:/home/travis/.local/bin:/usr/local/lib/jvm/openjdk11/bin:/opt/pyenv/shims:/home/travis/.phpenv/shims:/home/travis/perl5/perlbrew/bin:/home/travis/.nvm/versions/node/v8.12.0/bin:/home/travis/.rvm/gems/ruby-2.5.3/bin:/home/travis/.rvm/gems/ruby-2.5.3@global/bin:/home/travis/.rvm/rubies/ruby-2.5.3/bin:/home/travis/gopath/bin:/home/travis/.gimme/versions/go1.11.1.linux.amd64/bin:/usr/local/maven-3.6.3/bin:/usr/local/cmake-3.12.4/bin:/usr/local/clang-7.0.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/home/travis/.rvm/bin:/home/travis/.phpenv/bin:/opt/pyenv/bin:/home/travis/.yarn/bin:/home/travis/gopath/bin" go-bindata -nomemcopy -o pkg/minikube/translate/translations.go -pkg translate translations/...
gofmt -s -w pkg/minikube/translate/translations.go
MINIKUBE_LDFLAGS="-X k8s.io/minikube/pkg/version.version=v1.12.3 -X k8s.io/minikube/pkg/version.isoVersion=v1.12.2 -X k8s.io/minikube/pkg/version.isoPath=minikube/iso -X k8s.io/minikube/pkg/version.gitCommitID="d19feb9dd04e351e9589694594b78ee2824f50b8" -X k8s.io/minikube/pkg/version.storageProvisionerVersion=v2" ./test.sh
= schema_check ==========================================================
go: downloading github.com/xeipuuv/gojsonschema v0.0.0-20180618132009-1d523034197f
go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
ok
= go test ===============================================================
go: downloading github.com/machine-drivers/machine v0.7.1-0.20200810185219-7d42fed1b770
go: downloading k8s.io/kubernetes v1.17.3
go: downloading github.com/afbjorklund/go-containerregistry v0.0.0-20200602203322-347d93793dc9
go: downloading github.com/juju/clock v0.0.0-20190205081909-9c5c9712527c
go: downloading golang.org/x/crypto v0.0.0-20200510223506-06a226fb4e37
go: downloading k8s.io/apimachinery v0.17.3
go: downloading github.com/spf13/cobra v1.0.0
go: downloading github.com/docker/go-units v0.4.0
go: downloading github.com/spf13/viper v1.7.0
go: downloading github.com/shirou/gopsutil v2.18.12+incompatible
go: downloading gopkg.in/yaml.v2 v2.3.0
go: downloading github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
go: downloading github.com/machine-drivers/docker-machine-driver-vmware v0.1.1
go: downloading k8s.io/api v0.17.3
go: downloading github.com/pelletier/go-toml v1.8.0
go: downloading github.com/mattn/go-isatty v0.0.12
go: downloading github.com/juju/mutex v0.0.0-20180619145857-d21b13acf4bf
go: downloading github.com/cenkalti/backoff v2.2.1+incompatible
go: downloading github.com/google/uuid v1.1.1
go: downloading k8s.io/client-go v0.17.3
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading github.com/docker/docker v1.4.2-0.20190924003213-a8608b5b67c7
go: downloading github.com/cpuguy83/go-md2man v1.0.10
go: downloading github.com/gogo/protobuf v1.3.1
go: downloading k8s.io/klog v1.0.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading github.com/olekukonko/tablewriter v0.0.4
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
go: downloading github.com/sayboras/dockerclient v1.0.0
go: downloading golang.org/x/sys v0.0.0-20200523222454-059865788121
go: downloading google.golang.org/api v0.25.0
go: downloading github.com/mitchellh/mapstructure v1.3.1
go: downloading github.com/docker/cli v0.0.0-20200303162255-7d407207c304
go: downloading github.com/blang/semver v3.5.0+incompatible
go: downloading github.com/google/gofuzz v1.0.0
go: downloading github.com/mattn/go-runewidth v0.0.7
go: downloading github.com/mitchellh/go-ps v0.0.0-20190716172923-621e5597135b
go: downloading github.com/libvirt/libvirt-go v3.4.0+incompatible
go: downloading github.com/juju/errors v0.0.0-20190806202954-0232dcc7464d
go: downloading github.com/cloudevents/sdk-go/v2 v2.1.0
go: downloading github.com/spf13/cast v1.3.1
go: downloading github.com/spf13/jwalterweatherman v1.1.0
go: downloading github.com/magiconair/properties v1.8.1
go: downloading github.com/subosito/gotenv v1.2.0
go: downloading github.com/russross/blackfriday v1.5.3-0.20200218234912-41c5fccfd6f6
go: downloading github.com/hooklift/iso9660 v0.0.0-20170318115843-1cf07e5970d8
go: downloading github.com/russross/blackfriday/v2 v2.0.1
go: downloading gopkg.in/ini.v1 v1.56.0
go: downloading github.com/fsnotify/fsnotify v1.4.9
go: downloading github.com/cloudfoundry-attic/jibber_jabber v0.0.0-20151120183258-bcc4c8345a21
go: downloading github.com/afbjorklund/go-getter v1.4.1-0.20190910175809-eb9f6c26742c
go: downloading github.com/spf13/afero v1.2.2
go: downloading github.com/intel-go/cpuid v0.0.0-20181003105527-1a4a6f06a1c6
go: downloading github.com/hashicorp/go-cleanhttp v0.5.1
go: downloading github.com/hashicorp/go-safetemp v1.0.0
go: downloading sigs.k8s.io/yaml v1.1.0
go: downloading github.com/cheggaaa/pb v1.0.27
go: downloading github.com/google/slowjam v0.0.0-20200530021616-df27e642fe7b
go: downloading golang.org/x/text v0.3.2
go: downloading github.com/pkg/browser v0.0.0-20160118053552-9302be274faa
go: downloading github.com/cheggaaa/pb/v3 v3.0.1
go: downloading github.com/json-iterator/go v1.1.9
go: downloading github.com/imdario/mergo v0.3.9
go: downloading github.com/aws/aws-sdk-go v1.31.6
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/hashicorp/go-version v1.2.0
go: downloading github.com/VividCortex/ewma v1.1.1
go: downloading golang.org/x/sync v0.0.0-20200317015054-43a5402ce75a
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d
go: downloading golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
go: downloading github.com/otiai10/copy v1.0.2
go: downloading github.com/mitchellh/go-testing-interface v1.0.0
go: downloading go.opencensus.io v0.22.3
go: downloading github.com/fatih/color v1.9.0
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading go.uber.org/zap v1.10.0
go: downloading github.com/docker/go-connections v0.4.0
go: downloading cloud.google.com/go v0.57.0
go: downloading cloud.google.com/go/storage v1.8.0
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
go: downloading github.com/golang-collections/collections v0.0.0-20130729185459-604e922904d3
go: downloading golang.org/x/net v0.0.0-20200520182314-0ba52f642ac2
go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
go: downloading github.com/c4milo/gotoolkit v0.0.0-20170318115440-bcc06269efa9
go: downloading go.uber.org/atomic v1.4.0
go: downloading github.com/pkg/profile v0.0.0-20161223203901-3a8809bd8a80
go: downloading github.com/opencontainers/go-digest v1.0.0-rc1
go: downloading go.uber.org/multierr v1.1.0
go: downloading github.com/modern-go/reflect2 v1.0.1
go: downloading github.com/mattn/go-colorable v0.1.6
go: downloading github.com/ulikunitz/xz v0.5.7
go: downloading google.golang.org/genproto v0.0.0-20200527145253-8367513e4ece
go: downloading k8s.io/utils v0.0.0-20200229041039-0a110f9eb7ab
go: downloading github.com/docker/docker-credential-helpers v0.6.3
go: downloading sigs.k8s.io/sig-storage-lib-external-provisioner v4.0.0+incompatible
go: downloading k8s.io/kube-proxy v0.17.3
go: downloading github.com/googleapis/gax-go v2.0.2+incompatible
go: downloading golang.org/x/time v0.0.0-20200416051211-89c76fbcd5d1
go: downloading google.golang.org/grpc v1.29.1
go: downloading github.com/opencontainers/image-spec v1.0.1
go: downloading k8s.io/kubelet v0.17.3
go: downloading k8s.io/kubectl v0.17.3
go: downloading k8s.io/cluster-bootstrap v0.17.3
go: downloading github.com/googleapis/gax-go/v2 v2.0.5
go: downloading sigs.k8s.io/sig-storage-lib-external-provisioner/v5 v5.0.0
go: downloading k8s.io/component-base v0.17.3
go: downloading github.com/golang/protobuf v1.4.2
go: downloading github.com/containerd/containerd v1.3.1-0.20191213020239-082f7e3aed57
go: downloading github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e
go: downloading github.com/jmespath/go-jmespath v0.3.0
go: downloading google.golang.org/protobuf v1.24.0
go: downloading github.com/sirupsen/logrus v1.6.0
go: downloading github.com/googleapis/gnostic v0.3.0
go: downloading github.com/docker/distribution v2.7.1+incompatible
go: downloading github.com/MakeNowJust/heredoc v0.0.0-20170808103936-bb23615498cd
go: downloading github.com/prometheus/client_golang v1.4.1
go: downloading github.com/lightstep/tracecontext.go v0.0.0-20181129014701-1757c391b1ac
go: downloading github.com/mitchellh/go-wordwrap v1.0.0
go: downloading github.com/docker/spdystream v0.0.0-20160310174837-449fdfce4d96
go: downloading github.com/miekg/dns v1.1.27
go: downloading k8s.io/kube-openapi v0.0.0-20191107075043-30be4d16710a
go: downloading github.com/google/go-cmp v0.4.1
go: downloading github.com/hashicorp/golang-lru v0.5.3
go: downloading github.com/prometheus/common v0.9.1
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/prometheus/procfs v0.0.8
go: downloading github.com/cespare/xxhash v1.1.0
go: downloading github.com/prometheus/client_model v0.2.0
go: downloading github.com/cespare/xxhash/v2 v2.1.1
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
go: downloading github.com/evanphx/json-patch v4.5.0+incompatible
ERROR: logging before flag.Parse: I0821 20:44:51.426584   12098 translate.go:106] Setting Language to en-US ...
--- FAIL: TestGenerateDocs (0.01s)
    --- FAIL: TestGenerateDocs/start (0.00s)
        generate-docs_test.go:47: Docs are not updated. Please run `make generate-docs` to update commands documentation:   strings.Join({
              	... // 7218 identical bytes
              	"t.\n      --kubernetes-version string         The Kubernetes vers",
              	"ion that the minikube VM will use (ex: v1.2.3, 'stable' for v1.1",
            - 	"9.0-rc.4",
            + 	"8.3",
              	", 'latest' for v1.19.0-rc.4). Defaults to 'stable'.\n      --kvm-",
              	"gpu                           Enable experimental NVIDIA GPU sup",
              	... // 3957 identical bytes
              }, "")
E0821 20:44:55.270358   12098 out.go:147] [unset errFile]: ! Not passing HTTP_PROXY=127.0.0.1:3128 to docker env.
E0821 20:44:55.270778   12098 out.go:147] [unset errFile]: ! Not passing HTTP_PROXY=127.0.0.1:3128 to docker env.
E0821 20:44:55.270883   12098 out.go:147] [unset errFile]: ! Not passing HTTP_PROXY=localhost:3128 to docker env.
E0821 20:44:55.271058   12098 out.go:147] [unset errFile]: ! Not passing HTTP_PROXY=localhost:3128 to docker env.
E0821 20:44:55.271141   12098 out.go:147] [unset errFile]: ! Not passing HTTP_PROXY=http://localhost:3128 to docker env.
E0821 20:44:55.271316   12098 out.go:147] [unset errFile]: ! Not passing HTTP_PROXY=http://localhost:3128 to docker env.
E0821 20:44:55.271398   12098 out.go:147] [unset errFile]: ! Not passing HTTP_PROXY=http://127.0.0.1:3128 to docker env.
E0821 20:44:55.271568   12098 out.go:147] [unset errFile]: ! Not passing HTTP_PROXY=http://127.0.0.1:3128 to docker env.
FAIL
coverage: 18.8% of statements
FAIL	k8s.io/minikube/cmd/minikube/cmd	3.929s
ok  	k8s.io/minikube/cmd/minikube/cmd/config	0.048s	coverage: 21.5% of statements
E0821 20:44:58.478669   12316 out.go:147] [unset errFile]: * 
E0821 20:44:58.479037   12316 out.go:147] [unset errFile]: X Error getting primary control plane: remove /tmp/profile950249186/.minikube/profiles/config.json: no such file or directory
E0821 20:44:58.479115   12316 out.go:147] [unset errFile]: * 
E0821 20:44:58.479137   12316 out.go:147] [unset errFile]: * minikube is exiting due to an error. If the above message is not useful, open an issue:
E0821 20:44:58.479156   12316 out.go:147] [unset errFile]:   - https://github.com/kubernetes/minikube/issues/new/choose
FAIL	k8s.io/minikube/pkg/addons	0.099s
ok  	k8s.io/minikube/pkg/drivers	0.022s	coverage: 19.6% of statements
ok  	k8s.io/minikube/pkg/drivers/hyperkit	0.009s	coverage: 77.3% of statements
ok  	k8s.io/minikube/pkg/drivers/kic/oci	0.014s	coverage: 3.3% of statements
ok  	k8s.io/minikube/pkg/drivers/kvm	0.022s	coverage: 2.3% of statements
ok  	k8s.io/minikube/pkg/minikube/bootstrapper	1.092s	coverage: 55.7% of statements
ok  	k8s.io/minikube/pkg/minikube/bootstrapper/bsutil	0.103s	coverage: 62.4% of statements
ok  	k8s.io/minikube/pkg/minikube/bootstrapper/bsutil/ktmpl	0.031s	coverage: 100.0% of statements
ok  	k8s.io/minikube/pkg/minikube/bootstrapper/images	0.005s	coverage: 83.1% of statements
ok  	k8s.io/minikube/pkg/minikube/cluster	0.068s	coverage: 15.3% of statements
ok  	k8s.io/minikube/pkg/minikube/command	0.027s	coverage: 4.3% of statements
ok  	k8s.io/minikube/pkg/minikube/config	0.111s	coverage: 70.0% of statements
ok  	k8s.io/minikube/pkg/minikube/cruntime	0.049s	coverage: 36.7% of statements
ok  	k8s.io/minikube/pkg/minikube/docker	0.025s	coverage: 20.8% of statements
ok  	k8s.io/minikube/pkg/minikube/driver	0.018s	coverage: 33.9% of statements
ok  	k8s.io/minikube/pkg/minikube/extract	0.010s	coverage: 58.8% of statements
ok  	k8s.io/minikube/pkg/minikube/image	0.022s	coverage: 3.0% of statements
ok  	k8s.io/minikube/pkg/minikube/kubeconfig	0.050s	coverage: 80.7% of statements
ok  	k8s.io/minikube/pkg/minikube/localpath	0.006s	coverage: 49.3% of statements
ok  	k8s.io/minikube/pkg/minikube/logs	0.042s	coverage: 1.3% of statements
ok  	k8s.io/minikube/pkg/minikube/machine	1.535s	coverage: 39.3% of statements
ok  	k8s.io/minikube/pkg/minikube/mustload	0.074s	coverage: 10.5% of statements
ok  	k8s.io/minikube/pkg/minikube/notify	0.022s	coverage: 92.9% of statements
ok  	k8s.io/minikube/pkg/minikube/out	0.070s	coverage: 59.3% of statements
ok  	k8s.io/minikube/pkg/minikube/out/register	0.008s	coverage: 54.5% of statements
ok  	k8s.io/minikube/pkg/minikube/perf	4.125s	coverage: 33.8% of statements
ok  	k8s.io/minikube/pkg/minikube/problem	0.013s	coverage: 92.7% of statements
ok  	k8s.io/minikube/pkg/minikube/proxy	0.010s	coverage: 68.7% of statements
ok  	k8s.io/minikube/pkg/minikube/registry	0.009s	coverage: 75.5% of statements
ok  	k8s.io/minikube/pkg/minikube/service	0.073s	coverage: 84.2% of statements
ok  	k8s.io/minikube/pkg/minikube/shell	0.003s	coverage: 97.1% of statements
ok  	k8s.io/minikube/pkg/minikube/storageclass	0.028s	coverage: 100.0% of statements
ok  	k8s.io/minikube/pkg/minikube/sysinit	0.028s	coverage: 6.5% of statements
ok  	k8s.io/minikube/pkg/minikube/translate	0.005s	coverage: 10.5% of statements
ok  	k8s.io/minikube/pkg/minikube/tunnel	1.659s	coverage: 64.2% of statements
ok  	k8s.io/minikube/pkg/util	0.839s	coverage: 77.9% of statements
ok  	k8s.io/minikube/pkg/util/lock	0.004s	coverage: 18.2% of statements
ok  	k8s.io/minikube/pkg/util/retry	0.003s	coverage: 0.0% of statements
FAIL
Makefile:292: recipe for target 'test' failed
make: *** [test] Error 32
TravisBuddy Request Identifier: 6939b560-e3ef-11ea-ae1e-a7d25f4a9615

@minikube-pr-bot
Copy link

kvm2 Driver
error collecting results for kvm2 driver: timing run 0 with Minikube (PR 9050): timing cmd: [/home/performance-monitor/.minikube/minikube-binaries/9050/minikube start --driver=kvm2]: starting cmd: fork/exec /home/performance-monitor/.minikube/minikube-binaries/9050/minikube: exec format error
docker Driver
error collecting results for docker driver: timing run 0 with Minikube (PR 9050): timing cmd: [/home/performance-monitor/.minikube/minikube-binaries/9050/minikube start --driver=docker]: starting cmd: fork/exec /home/performance-monitor/.minikube/minikube-binaries/9050/minikube: exec format error

@TravisBuddy
Copy link

Travis tests have failed

Hey @tstromberg,
Please read the following log in order to understand the failure reason.
It'll be awesome if you fix what's wrong and commit the changes.

1st Build

View build log

make test
which go-bindata || GO111MODULE=off GOBIN="/home/travis/gopath/bin" go get github.com/jteeuwen/go-bindata/...
PATH="/home/travis/gopath/bin:/home/travis/.gimme/versions/go1.14.6.linux.amd64/bin:/home/travis/bin:/home/travis/bin:/home/travis/.local/bin:/usr/local/lib/jvm/openjdk11/bin:/opt/pyenv/shims:/home/travis/.phpenv/shims:/home/travis/perl5/perlbrew/bin:/home/travis/.nvm/versions/node/v8.12.0/bin:/home/travis/.rvm/gems/ruby-2.5.3/bin:/home/travis/.rvm/gems/ruby-2.5.3@global/bin:/home/travis/.rvm/rubies/ruby-2.5.3/bin:/home/travis/gopath/bin:/home/travis/.gimme/versions/go1.11.1.linux.amd64/bin:/usr/local/maven-3.6.3/bin:/usr/local/cmake-3.12.4/bin:/usr/local/clang-7.0.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/home/travis/.rvm/bin:/home/travis/.phpenv/bin:/opt/pyenv/bin:/home/travis/.yarn/bin:/home/travis/gopath/bin" go-bindata -nomemcopy -o pkg/minikube/assets/assets.go -pkg assets deploy/addons/...
gofmt -s -w pkg/minikube/assets/assets.go
which go-bindata || GO111MODULE=off GOBIN="/home/travis/gopath/bin" go get github.com/jteeuwen/go-bindata/...
/home/travis/gopath/bin/go-bindata
PATH="/home/travis/gopath/bin:/home/travis/.gimme/versions/go1.14.6.linux.amd64/bin:/home/travis/bin:/home/travis/bin:/home/travis/.local/bin:/usr/local/lib/jvm/openjdk11/bin:/opt/pyenv/shims:/home/travis/.phpenv/shims:/home/travis/perl5/perlbrew/bin:/home/travis/.nvm/versions/node/v8.12.0/bin:/home/travis/.rvm/gems/ruby-2.5.3/bin:/home/travis/.rvm/gems/ruby-2.5.3@global/bin:/home/travis/.rvm/rubies/ruby-2.5.3/bin:/home/travis/gopath/bin:/home/travis/.gimme/versions/go1.11.1.linux.amd64/bin:/usr/local/maven-3.6.3/bin:/usr/local/cmake-3.12.4/bin:/usr/local/clang-7.0.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/home/travis/.rvm/bin:/home/travis/.phpenv/bin:/opt/pyenv/bin:/home/travis/.yarn/bin:/home/travis/gopath/bin" go-bindata -nomemcopy -o pkg/minikube/translate/translations.go -pkg translate translations/...
gofmt -s -w pkg/minikube/translate/translations.go
MINIKUBE_LDFLAGS="-X k8s.io/minikube/pkg/version.version=v1.12.3 -X k8s.io/minikube/pkg/version.isoVersion=v1.12.2 -X k8s.io/minikube/pkg/version.isoPath=minikube/iso -X k8s.io/minikube/pkg/version.gitCommitID="f7f3dcab7ee5c6c939c702324b2b4e2b0d32bb22" -X k8s.io/minikube/pkg/version.storageProvisionerVersion=v2" ./test.sh
= schema_check ==========================================================
go: downloading github.com/xeipuuv/gojsonschema v0.0.0-20180618132009-1d523034197f
go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
ok
= go test ===============================================================
go: downloading github.com/machine-drivers/machine v0.7.1-0.20200810185219-7d42fed1b770
go: downloading k8s.io/api v0.17.3
go: downloading github.com/google/uuid v1.1.1
go: downloading k8s.io/client-go v0.17.3
go: downloading k8s.io/apimachinery v0.17.3
go: downloading github.com/libvirt/libvirt-go v3.4.0+incompatible
go: downloading github.com/hooklift/iso9660 v0.0.0-20170318115843-1cf07e5970d8
go: downloading github.com/otiai10/copy v1.0.2
go: downloading github.com/opencontainers/go-digest v1.0.0-rc1
go: downloading github.com/cloudevents/sdk-go/v2 v2.1.0
go: downloading github.com/cenkalti/backoff v2.2.1+incompatible
go: downloading github.com/juju/clock v0.0.0-20190205081909-9c5c9712527c
go: downloading golang.org/x/sync v0.0.0-20200317015054-43a5402ce75a
go: downloading github.com/blang/semver v3.5.0+incompatible
go: downloading github.com/sayboras/dockerclient v1.0.0
go: downloading github.com/pkg/profile v0.0.0-20161223203901-3a8809bd8a80
go: downloading k8s.io/klog v1.0.0
go: downloading github.com/google/slowjam v0.0.0-20200530021616-df27e642fe7b
go: downloading github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2
go: downloading golang.org/x/crypto v0.0.0-20200510223506-06a226fb4e37
go: downloading go.opencensus.io v0.22.3
go: downloading k8s.io/kubernetes v1.17.3
go: downloading github.com/pkg/browser v0.0.0-20160118053552-9302be274faa
go: downloading sigs.k8s.io/sig-storage-lib-external-provisioner v4.0.0+incompatible
go: downloading github.com/olekukonko/tablewriter v0.0.4
go: downloading github.com/shirou/gopsutil v2.18.12+incompatible
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
go: downloading github.com/afbjorklund/go-containerregistry v0.0.0-20200602203322-347d93793dc9
go: downloading golang.org/x/net v0.0.0-20200520182314-0ba52f642ac2
go: downloading sigs.k8s.io/sig-storage-lib-external-provisioner/v5 v5.0.0
go: downloading go.uber.org/zap v1.10.0
go: downloading cloud.google.com/go v0.57.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
go: downloading go.uber.org/multierr v1.1.0
go: downloading github.com/cheggaaa/pb v1.0.27
go: downloading github.com/cheggaaa/pb/v3 v3.0.1
go: downloading github.com/juju/mutex v0.0.0-20180619145857-d21b13acf4bf
go: downloading github.com/gogo/protobuf v1.3.1
go: downloading github.com/docker/docker v1.4.2-0.20190924003213-a8608b5b67c7
go: downloading github.com/mattn/go-isatty v0.0.12
go: downloading github.com/google/gofuzz v1.0.0
go: downloading google.golang.org/api v0.25.0
go: downloading go.uber.org/atomic v1.4.0
go: downloading cloud.google.com/go/storage v1.8.0
go: downloading golang.org/x/time v0.0.0-20200416051211-89c76fbcd5d1
go: downloading github.com/prometheus/client_golang v1.4.1
go: downloading github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e
go: downloading github.com/docker/go-units v0.4.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading k8s.io/utils v0.0.0-20200229041039-0a110f9eb7ab
go: downloading github.com/VividCortex/ewma v1.1.1
go: downloading github.com/cespare/xxhash v1.1.0
go: downloading github.com/prometheus/procfs v0.0.8
go: downloading github.com/golang/protobuf v1.4.2
go: downloading github.com/prometheus/common v0.9.1
go: downloading github.com/cespare/xxhash/v2 v2.1.1
go: downloading gopkg.in/yaml.v2 v2.3.0
go: downloading github.com/spf13/cobra v1.0.0
go: downloading github.com/mattn/go-runewidth v0.0.7
go: downloading google.golang.org/genproto v0.0.0-20200527145253-8367513e4ece
go: downloading sigs.k8s.io/yaml v1.1.0
go: downloading github.com/json-iterator/go v1.1.9
go: downloading github.com/docker/go-connections v0.4.0
go: downloading github.com/intel-go/cpuid v0.0.0-20181003105527-1a4a6f06a1c6
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/mitchellh/go-ps v0.0.0-20190716172923-621e5597135b
go: downloading github.com/docker/cli v0.0.0-20200303162255-7d407207c304
go: downloading google.golang.org/protobuf v1.24.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading github.com/cpuguy83/go-md2man v1.0.10
go: downloading google.golang.org/grpc v1.29.1
go: downloading github.com/cloudfoundry-attic/jibber_jabber v0.0.0-20151120183258-bcc4c8345a21
go: downloading golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
go: downloading github.com/golang-collections/collections v0.0.0-20130729185459-604e922904d3
go: downloading k8s.io/cluster-bootstrap v0.17.3
go: downloading github.com/mattn/go-colorable v0.1.6
go: downloading github.com/fatih/color v1.9.0
go: downloading k8s.io/kubectl v0.17.3
go: downloading github.com/googleapis/gax-go v2.0.2+incompatible
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
go: downloading golang.org/x/sys v0.0.0-20200523222454-059865788121
go: downloading golang.org/x/text v0.3.2
go: downloading github.com/miekg/dns v1.1.27
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/juju/errors v0.0.0-20190806202954-0232dcc7464d
go: downloading github.com/lightstep/tracecontext.go v0.0.0-20181129014701-1757c391b1ac
go: downloading github.com/russross/blackfriday v1.5.3-0.20200218234912-41c5fccfd6f6
go: downloading github.com/googleapis/gax-go/v2 v2.0.5
go: downloading github.com/afbjorklund/go-getter v1.4.1-0.20190910175809-eb9f6c26742c
go: downloading github.com/machine-drivers/docker-machine-driver-vmware v0.1.1
go: downloading github.com/containerd/containerd v1.3.1-0.20191213020239-082f7e3aed57
go: downloading github.com/prometheus/client_model v0.2.0
go: downloading github.com/modern-go/reflect2 v1.0.1
go: downloading github.com/c4milo/gotoolkit v0.0.0-20170318115440-bcc06269efa9
go: downloading github.com/googleapis/gnostic v0.3.0
go: downloading github.com/opencontainers/image-spec v1.0.1
go: downloading k8s.io/kube-proxy v0.17.3
go: downloading github.com/russross/blackfriday/v2 v2.0.1
go: downloading k8s.io/kubelet v0.17.3
go: downloading github.com/sirupsen/logrus v1.6.0
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/mitchellh/go-wordwrap v1.0.0
go: downloading github.com/MakeNowJust/heredoc v0.0.0-20170808103936-bb23615498cd
go: downloading github.com/spf13/viper v1.7.0
go: downloading github.com/hashicorp/golang-lru v0.5.3
go: downloading github.com/aws/aws-sdk-go v1.31.6
go: downloading k8s.io/component-base v0.17.3
go: downloading github.com/docker/distribution v2.7.1+incompatible
go: downloading github.com/hashicorp/go-cleanhttp v0.5.1
go: downloading github.com/docker/docker-credential-helpers v0.6.3
go: downloading github.com/spf13/cast v1.3.1
go: downloading github.com/hashicorp/go-version v1.2.0
go: downloading github.com/mitchellh/go-testing-interface v1.0.0
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading github.com/fsnotify/fsnotify v1.4.9
go: downloading github.com/ulikunitz/xz v0.5.7
go: downloading github.com/subosito/gotenv v1.2.0
go: downloading k8s.io/kube-openapi v0.0.0-20191107075043-30be4d16710a
go: downloading github.com/spf13/jwalterweatherman v1.1.0
go: downloading github.com/hashicorp/go-safetemp v1.0.0
go: downloading github.com/pelletier/go-toml v1.8.0
go: downloading github.com/spf13/afero v1.2.2
go: downloading github.com/google/go-cmp v0.4.1
go: downloading gopkg.in/ini.v1 v1.56.0
go: downloading github.com/imdario/mergo v0.3.9
go: downloading github.com/docker/spdystream v0.0.0-20160310174837-449fdfce4d96
go: downloading github.com/mitchellh/mapstructure v1.3.1
go: downloading github.com/magiconair/properties v1.8.1
go: downloading github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d
go: downloading github.com/jmespath/go-jmespath v0.3.0
go: downloading github.com/evanphx/json-patch v4.5.0+incompatible
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
ok  	k8s.io/minikube/cmd/minikube/cmd	3.910s	coverage: 18.8% of statements
ok  	k8s.io/minikube/cmd/minikube/cmd/config	0.050s	coverage: 21.5% of statements
ok  	k8s.io/minikube/pkg/addons	0.109s	coverage: 52.5% of statements
ok  	k8s.io/minikube/pkg/drivers	0.009s	coverage: 19.6% of statements
ok  	k8s.io/minikube/pkg/drivers/hyperkit	0.005s	coverage: 77.3% of statements
ok  	k8s.io/minikube/pkg/drivers/kic/oci	0.017s	coverage: 3.3% of statements
ok  	k8s.io/minikube/pkg/drivers/kvm	0.022s	coverage: 2.3% of statements
ok  	k8s.io/minikube/pkg/minikube/bootstrapper	1.084s	coverage: 55.7% of statements
ok  	k8s.io/minikube/pkg/minikube/bootstrapper/bsutil	0.115s	coverage: 62.4% of statements
ok  	k8s.io/minikube/pkg/minikube/bootstrapper/bsutil/ktmpl	0.018s	coverage: 100.0% of statements
ok  	k8s.io/minikube/pkg/minikube/bootstrapper/images	0.004s	coverage: 83.1% of statements
ok  	k8s.io/minikube/pkg/minikube/cluster	0.059s	coverage: 15.3% of statements
ok  	k8s.io/minikube/pkg/minikube/command	0.037s	coverage: 4.3% of statements
ok  	k8s.io/minikube/pkg/minikube/config	0.186s	coverage: 70.0% of statements
ok  	k8s.io/minikube/pkg/minikube/cruntime	0.046s	coverage: 36.7% of statements
ok  	k8s.io/minikube/pkg/minikube/docker	0.023s	coverage: 20.8% of statements
ok  	k8s.io/minikube/pkg/minikube/driver	0.025s	coverage: 33.9% of statements
ok  	k8s.io/minikube/pkg/minikube/extract	0.025s	coverage: 58.8% of statements
ok  	k8s.io/minikube/pkg/minikube/image	0.023s	coverage: 3.0% of statements
ok  	k8s.io/minikube/pkg/minikube/kubeconfig	0.030s	coverage: 80.7% of statements
ok  	k8s.io/minikube/pkg/minikube/localpath	0.006s	coverage: 49.3% of statements
ok  	k8s.io/minikube/pkg/minikube/logs	0.044s	coverage: 1.3% of statements
127.0.0.1:43931
I0821 20:53:48.844226   13757 start.go:125] createHost starting for "minikube" (driver="mock")
E0821 20:53:48.844501   13757 register.go:123] unexpected first step: ""
W0821 20:53:48.847956   13757 out.go:101] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0821 20:53:48.848077   13757 start.go:162] libmachine.API.Create for "" (driver="mock")
I0821 20:53:48.848171   13757 start.go:170] duration metric: libmachine.API.Create for "" took 92.959µs
I0821 20:53:48.848181   13757 start.go:236] post-start starting for "mock-machine-0.60466029" (driver="mock")
I0821 20:53:48.848187   13757 start.go:239] post-start completed in 323ns
I0821 20:53:48.848575   13757 profile.go:150] Saving config to /tmp/minipath097958479/.minikube/profiles/mock-machine-0.60466029/config.json ...
I0821 20:53:48.848699   13757 lock.go:35] WriteFile acquiring /tmp/minipath097958479/.minikube/profiles/mock-machine-0.60466029/config.json: {Name:mkef6e9d0f56f0f299a4dd32799a837510aaf1dd Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0821 20:53:48.848875   13757 start.go:128] duration metric: createHost completed in 4.627845ms
I0821 20:53:48.848979   13757 start.go:125] createHost starting for "minikube" (driver="mock")
E0821 20:53:48.848989   13757 register.go:123] unexpected first step: ""
W0821 20:53:48.849169   13757 out.go:101] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0821 20:53:48.849230   13757 start.go:162] libmachine.API.Create for "" (driver="mock")
I0821 20:53:48.849312   13757 start.go:170] duration metric: libmachine.API.Create for "" took 80.69µs
I0821 20:53:48.849328   13757 start.go:236] post-start starting for "mock-machine-0.94050909" (driver="mock")
I0821 20:53:48.849348   13757 start.go:239] post-start completed in 348ns
I0821 20:53:48.849454   13757 profile.go:150] Saving config to /tmp/minipath097958479/.minikube/profiles/mock-machine-0.94050909/config.json ...
I0821 20:53:48.849533   13757 lock.go:35] WriteFile acquiring /tmp/minipath097958479/.minikube/profiles/mock-machine-0.94050909/config.json: {Name:mk45b4745f5cc6871379d63fb98adf139bca12c2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0821 20:53:48.849685   13757 start.go:128] duration metric: createHost completed in 698.533µs
I0821 20:53:48.849763   13757 start.go:273] acquiring machines lock for mock-machine-0.94050909: {Name:mk81d98afbc6654eed6254ec0573d002d4c7c155 Clock:{} Delay:500ms Timeout:15m0s Cancel:<nil>}
I0821 20:53:48.849849   13757 start.go:277] acquired machines lock for "mock-machine-0.94050909" in 64.858µs
I0821 20:53:48.849879   13757 start.go:92] Skipping create...Using existing machine configuration
I0821 20:53:48.849901   13757 fix.go:53] fixHost starting: mock-machine-0.94050909
I0821 20:53:48.849958   13757 fix.go:106] recreateIfNeeded on mock-machine-0.94050909: state=Running err=<nil>
W0821 20:53:48.849978   13757 fix.go:132] unexpected machine state, will restart: <nil>
W0821 20:53:48.850119   13757 out.go:101] [unset outFile]: * Updating the running mock "mock-machine-0.94050909" bare metal machine ...
I0821 20:53:48.850195   13757 fix.go:55] fixHost completed within 295.934µs
I0821 20:53:48.850214   13757 start.go:79] releasing machines lock for "mock-machine-0.94050909", held for 332.918µs
I0821 20:53:48.850324   13757 start.go:125] createHost starting for "minikube" (driver="mock")
E0821 20:53:48.850350   13757 register.go:123] unexpected first step: ""
W0821 20:53:48.850474   13757 out.go:101] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0821 20:53:48.850538   13757 start.go:162] libmachine.API.Create for "" (driver="mock")
I0821 20:53:48.850634   13757 start.go:170] duration metric: libmachine.API.Create for "" took 81.399µs
I0821 20:53:48.850661   13757 start.go:236] post-start starting for "mock-machine-0.66456005" (driver="mock")
I0821 20:53:48.850674   13757 start.go:239] post-start completed in 179ns
I0821 20:53:48.850763   13757 profile.go:150] Saving config to /tmp/minipath097958479/.minikube/profiles/mock-machine-0.66456005/config.json ...
I0821 20:53:48.850835   13757 lock.go:35] WriteFile acquiring /tmp/minipath097958479/.minikube/profiles/mock-machine-0.66456005/config.json: {Name:mkd3dccd7929f607b6caea74ef0b6008c376a917 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0821 20:53:48.850946   13757 start.go:128] duration metric: createHost completed in 598.108µs
I0821 20:53:48.850981   13757 start.go:273] acquiring machines lock for mock-machine-0.66456005: {Name:mk81d98afbc6654eed6254ec0573d002d4c7c155 Clock:{} Delay:500ms Timeout:15m0s Cancel:<nil>}
I0821 20:53:48.851028   13757 start.go:277] acquired machines lock for "mock-machine-0.66456005" in 29.795µs
I0821 20:53:48.851046   13757 start.go:92] Skipping create...Using existing machine configuration
I0821 20:53:48.851066   13757 fix.go:53] fixHost starting: mock-machine-0.66456005
I0821 20:53:48.851119   13757 fix.go:106] recreateIfNeeded on mock-machine-0.66456005: state=Error err=machine does not exist
I0821 20:53:48.851137   13757 fix.go:111] machineExists: false. err=machine does not exist
W0821 20:53:48.851252   13757 out.go:101] [unset outFile]: * mock "mock-machine-0.66456005" bare metal machine is missing, will recreate.
I0821 20:53:48.851277   13757 delete.go:123] DEMOLISHING mock-machine-0.66456005 ...
Stopping "mock-machine-0.66456005"...
Error getting machine state: machine does not exist
Machine "mock-machine-0.66456005" was stopped.
I0821 20:53:48.851407   13757 stop.go:66] duration metric: stop complete within 116.354µs
W0821 20:53:48.851553   13757 out.go:101] [unset outFile]: * Deleting "mock-machine-0.66456005" in mock ...
W0821 20:53:48.851617   13757 delete.go:138] delete failed (probably ok) <nil>
I0821 20:53:48.851630   13757 fix.go:118] Sleeping 1 second for extra luck!
I0821 20:53:49.851789   13757 start.go:125] createHost starting for "mock-machine-0.66456005" (driver="mock")
E0821 20:53:49.851849   13757 register.go:123] unexpected first step: ""
W0821 20:53:49.852179   13757 out.go:101] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0821 20:53:49.852300   13757 start.go:162] libmachine.API.Create for "mock-machine-0.66456005" (driver="mock")
I0821 20:53:49.852364   13757 start.go:170] duration metric: libmachine.API.Create for "mock-machine-0.66456005" took 63.613µs
I0821 20:53:49.852372   13757 start.go:236] post-start starting for "mock-machine-0.43771419" (driver="mock")
I0821 20:53:49.852377   13757 start.go:239] post-start completed in 401ns
I0821 20:53:49.852475   13757 profile.go:150] Saving config to /tmp/minipath097958479/.minikube/profiles/mock-machine-0.43771419/config.json ...
I0821 20:53:49.852577   13757 lock.go:35] WriteFile acquiring /tmp/minipath097958479/.minikube/profiles/mock-machine-0.43771419/config.json: {Name:mk6dd86bfb201afd2cfeb1f76f002b3430137bf2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0821 20:53:49.852740   13757 start.go:128] duration metric: createHost completed in 915.673µs
W0821 20:53:49.852768   13757 fix.go:132] unexpected machine state, will restart: <nil>
I0821 20:53:49.852780   13757 fix.go:55] fixHost completed within 1.001714506s
I0821 20:53:49.852785   13757 start.go:79] releasing machines lock for "mock-machine-0.66456005", held for 1.001740047s
I0821 20:53:49.852812   13757 start.go:273] acquiring machines lock for mock-machine-0.43771419-mock-machine-0.43771419: {Name:mk81d98afbc6654eed6254ec0573d002d4c7c155 Clock:{} Delay:500ms Timeout:15m0s Cancel:<nil>}
I0821 20:53:49.852857   13757 start.go:277] acquired machines lock for "mock-machine-0.43771419-mock-machine-0.43771419" in 36.08µs
I0821 20:53:49.852865   13757 start.go:88] Provisioning new machine with config: &{Name:mock-machine-0.43771419 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage: Memory:0 CPUs:0 DiskSize:0 VMDriver: Driver:mock HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[MOCK_MAKE_IT_PROVISION=true] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR: HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork: KVMQemuURI: KVMGPU:false KVMHidden:false DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot: UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:false HostOnlyNicType: NatNicType: KubernetesConfig:{KubernetesVersion: ClusterName: APIServerName: APIServerNames:[] APIServerIPs:[] DNSDomain: ContainerRuntime: CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR: ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: ExtraOptions:[] ShouldLoadCachedImages:false EnableDefaultCNI:false CNI: NodeIP: NodePort:0 NodeName:} Nodes:[{Name:minikube IP:127.0.0.1 Port:0 KubernetesVersion: ControlPlane:false Worker:false} {Name:mock-machine-0.66456005 IP:127.0.0.1 Port:0 KubernetesVersion: ControlPlane:false Worker:false}] Addons:map[] VerifyComponents:map[] StartHostTimeout:6m0s} &{Name:mock-machine-0.43771419 IP:127.0.0.1 Port:0 KubernetesVersion: ControlPlane:false Worker:false}
I0821 20:53:49.852940   13757 start.go:125] createHost starting for "mock-machine-0.43771419" (driver="mock")
E0821 20:53:49.852951   13757 register.go:123] unexpected first step: ""
W0821 20:53:49.853182   13757 out.go:101] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0821 20:53:49.853244   13757 start.go:162] libmachine.API.Create for "mock-machine-0.43771419" (driver="mock")
I0821 20:53:49.853312   13757 start.go:170] duration metric: libmachine.API.Create for "mock-machine-0.43771419" took 68.531µs
I0821 20:53:49.853319   13757 start.go:236] post-start starting for "mock-machine-0.42463750" (driver="mock")
I0821 20:53:49.853324   13757 start.go:239] post-start completed in 516ns
I0821 20:53:49.853410   13757 profile.go:150] Saving config to /tmp/minipath097958479/.minikube/profiles/mock-machine-0.42463750/config.json ...
I0821 20:53:49.853478   13757 lock.go:35] WriteFile acquiring /tmp/minipath097958479/.minikube/profiles/mock-machine-0.42463750/config.json: {Name:mkeb463226f4bc646466ea6d5939274d4f5bebef Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0821 20:53:49.853588   13757 start.go:128] duration metric: createHost completed in 639.447µs
I0821 20:53:49.853595   13757 start.go:79] releasing machines lock for "mock-machine-0.43771419-mock-machine-0.43771419", held for 730.141µs
I0821 20:53:49.853661   13757 start.go:125] createHost starting for "minikube" (driver="mock")
E0821 20:53:49.853669   13757 register.go:123] unexpected first step: ""
W0821 20:53:49.853812   13757 out.go:101] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0821 20:53:49.853876   13757 start.go:162] libmachine.API.Create for "" (driver="mock")
I0821 20:53:49.853925   13757 start.go:170] duration metric: libmachine.API.Create for "" took 49.53µs
I0821 20:53:49.853931   13757 start.go:236] post-start starting for "mock-machine-0.68682307" (driver="mock")
I0821 20:53:49.853936   13757 start.go:239] post-start completed in 200ns
I0821 20:53:49.854004   13757 profile.go:150] Saving config to /tmp/minipath097958479/.minikube/profiles/mock-machine-0.68682307/config.json ...
I0821 20:53:49.854070   13757 lock.go:35] WriteFile acquiring /tmp/minipath097958479/.minikube/profiles/mock-machine-0.68682307/config.json: {Name:mkd7bf2eb41bbe09d7572d0b63c5cd5a1660e08b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0821 20:53:49.854177   13757 start.go:128] duration metric: createHost completed in 510.324µs
I0821 20:53:49.854191   13757 start.go:273] acquiring machines lock for mock-machine-0.68682307: {Name:mk81d98afbc6654eed6254ec0573d002d4c7c155 Clock:{} Delay:500ms Timeout:15m0s Cancel:<nil>}
I0821 20:53:49.854222   13757 start.go:277] acquired machines lock for "mock-machine-0.68682307" in 23.721µs
I0821 20:53:49.854229   13757 start.go:92] Skipping create...Using existing machine configuration
I0821 20:53:49.854234   13757 fix.go:53] fixHost starting: mock-machine-0.68682307
I0821 20:53:49.854350   13757 fix.go:106] recreateIfNeeded on mock-machine-0.68682307: state=Stopped err=<nil>
W0821 20:53:49.854371   13757 fix.go:132] unexpected machine state, will restart: <nil>
W0821 20:53:49.854507   13757 out.go:101] [unset outFile]: * Restarting existing mock bare metal machine for "mock-machine-0.68682307" ...
I0821 20:53:49.854623   13757 profile.go:150] Saving config to /tmp/minipath097958479/.minikube/profiles/mock-machine-0.68682307/config.json ...
I0821 20:53:49.854849   13757 fix.go:55] fixHost completed within 615.041µs
I0821 20:53:49.854874   13757 start.go:79] releasing machines lock for "mock-machine-0.68682307", held for 645.75µs
I0821 20:53:49.855011   13757 start.go:273] acquiring machines lock for : {Name:mk81d98afbc6654eed6254ec0573d002d4c7c155 Clock:{} Delay:500ms Timeout:15m0s Cancel:<nil>}
I0821 20:53:49.855095   13757 start.go:277] acquired machines lock for "" in 44.493µs
I0821 20:53:49.855136   13757 start.go:88] Provisioning new machine with config: &{Name: KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage: Memory:0 CPUs:0 DiskSize:0 VMDriver: Driver:mock HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[MOCK_MAKE_IT_PROVISION=true] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR: HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork: KVMQemuURI: KVMGPU:false KVMHidden:false DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot: UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:false HostOnlyNicType: NatNicType: KubernetesConfig:{KubernetesVersion: ClusterName: APIServerName: APIServerNames:[] APIServerIPs:[] DNSDomain: ContainerRuntime: CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR: ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: ExtraOptions:[] ShouldLoadCachedImages:false EnableDefaultCNI:false CNI: NodeIP: NodePort:0 NodeName:} Nodes:[{Name:minikube IP:127.0.0.1 Port:0 KubernetesVersion: ControlPlane:false Worker:false}] Addons:map[] VerifyComponents:map[] StartHostTimeout:6m0s} &{Name:minikube IP: Port:0 KubernetesVersion: ControlPlane:false Worker:false}
I0821 20:53:49.855216   13757 start.go:125] createHost starting for "minikube" (driver="mock")
E0821 20:53:49.855233   13757 register.go:123] unexpected first step: ""
W0821 20:53:49.855429   13757 out.go:101] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0821 20:53:49.855514   13757 start.go:162] libmachine.API.Create for "" (driver="mock")
I0821 20:53:49.855577   13757 start.go:170] duration metric: libmachine.API.Create for "" took 62.737µs
I0821 20:53:49.855584   13757 start.go:236] post-start starting for "mock-machine-0.06563702" (driver="mock")
I0821 20:53:49.855588   13757 start.go:239] post-start completed in 262ns
I0821 20:53:49.855679   13757 profile.go:150] Saving config to /tmp/minipath097958479/.minikube/profiles/mock-machine-0.06563702/config.json ...
I0821 20:53:49.855736   13757 lock.go:35] WriteFile acquiring /tmp/minipath097958479/.minikube/profiles/mock-machine-0.06563702/config.json: {Name:mk8b3e4da47b114b6a4fe13ab9ebdf21f3bf5ecb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0821 20:53:49.855858   13757 start.go:128] duration metric: createHost completed in 623.677µs
I0821 20:53:49.855865   13757 start.go:79] releasing machines lock for "", held for 729.693µs
I0821 20:53:49.855933   13757 start.go:273] acquiring machines lock for -minikube: {Name:mk81d98afbc6654eed6254ec0573d002d4c7c155 Clock:{} Delay:500ms Timeout:15m0s Cancel:<nil>}
I0821 20:53:49.855968   13757 start.go:277] acquired machines lock for "-minikube" in 25.495µs
I0821 20:53:49.855974   13757 start.go:88] Provisioning new machine with config: &{Name: KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage: Memory:0 CPUs:0 DiskSize:0 VMDriver: Driver:mock HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[FOO=BAR] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR: HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork: KVMQemuURI: KVMGPU:false KVMHidden:false DockerOpt:[param=value] DisableDriverMounts:false NFSShare:[] NFSSharesRoot: UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:false HostOnlyNicType: NatNicType: KubernetesConfig:{KubernetesVersion: ClusterName: APIServerName: APIServerNames:[] APIServerIPs:[] DNSDomain: ContainerRuntime: CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR: ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: ExtraOptions:[] ShouldLoadCachedImages:false EnableDefaultCNI:false CNI: NodeIP: NodePort:0 NodeName:} Nodes:[] Addons:map[] VerifyComponents:map[] StartHostTimeout:0s} &{Name:minikube IP: Port:0 KubernetesVersion: ControlPlane:false Worker:false}
I0821 20:53:49.856018   13757 start.go:125] createHost starting for "minikube" (driver="mock")
E0821 20:53:49.856029   13757 register.go:123] unexpected first step: ""
W0821 20:53:49.856159   13757 out.go:101] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0821 20:53:49.856211   13757 start.go:162] libmachine.API.Create for "" (driver="mock")
I0821 20:53:49.856264   13757 start.go:170] duration metric: libmachine.API.Create for "" took 51.687µs
I0821 20:53:49.856269   13757 start.go:236] post-start starting for "mock-machine-0.15651925" (driver="mock")
I0821 20:53:49.856273   13757 start.go:239] post-start completed in 237ns
I0821 20:53:49.856338   13757 profile.go:150] Saving config to /tmp/minipath097958479/.minikube/profiles/mock-machine-0.15651925/config.json ...
I0821 20:53:49.856387   13757 lock.go:35] WriteFile acquiring /tmp/minipath097958479/.minikube/profiles/mock-machine-0.15651925/config.json: {Name:mkb48358a1004ec4e06baedfb4133a06974753e1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0821 20:53:49.856475   13757 start.go:128] duration metric: createHost completed in 447.277µs
I0821 20:53:49.856481   13757 start.go:79] releasing machines lock for "-minikube", held for 507.356µs
I0821 20:53:49.856522   13757 stop.go:38] StopHost: mock-machine-0.15651925
I0821 20:53:49.856606   13757 start.go:125] createHost starting for "minikube" (driver="mock")
W0821 20:53:49.856643   13757 register.go:112] "Running on Localhost" was not found within the registered steps for "Stopping": [Stopping Done]
W0821 20:53:49.856712   13757 out.go:101] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0821 20:53:49.856747   13757 start.go:162] libmachine.API.Create for "" (driver="mock")
I0821 20:53:49.856807   13757 start.go:170] duration metric: libmachine.API.Create for "" took 59.328µs
I0821 20:53:49.856812   13757 start.go:236] post-start starting for "mock-machine-0.09696952" (driver="mock")
I0821 20:53:49.856817   13757 start.go:239] post-start completed in 361ns
I0821 20:53:49.856889   13757 profile.go:150] Saving config to /tmp/minipath097958479/.minikube/profiles/mock-machine-0.09696952/config.json ...
I0821 20:53:49.856936   13757 lock.go:35] WriteFile acquiring /tmp/minipath097958479/.minikube/profiles/mock-machine-0.09696952/config.json: {Name:mkc2ac65f1e1356de90882f78eb653d045f148b9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0821 20:53:49.857021   13757 start.go:128] duration metric: createHost completed in 407.636µs
I0821 20:53:49.857040   13757 stop.go:38] StopHost: mock-machine-0.09696952
W0821 20:53:49.857152   13757 out.go:101] [unset outFile]: * Stopping node "mock-machine-0.09696952"  ...
Stopping "mock-machine-0.09696952"...
Machine "mock-machine-0.09696952" was stopped.
I0821 20:53:49.857226   13757 stop.go:66] duration metric: stop complete within 68.168µs
I0821 20:53:49.857275   13757 start.go:125] createHost starting for "minikube" (driver="mock")
W0821 20:53:49.857309   13757 register.go:112] "Running on Localhost" was not found within the registered steps for "Stopping": [Stopping Done]
W0821 20:53:49.857381   13757 out.go:101] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0821 20:53:49.857448   13757 start.go:162] libmachine.API.Create for "" (driver="mock")
I0821 20:53:49.857492   13757 start.go:170] duration metric: libmachine.API.Create for "" took 44.037µs
I0821 20:53:49.857497   13757 start.go:236] post-start starting for "mock-machine-0.30091186" (driver="mock")
I0821 20:53:49.857502   13757 start.go:239] post-start completed in 246ns
I0821 20:53:49.857575   13757 profile.go:150] Saving config to /tmp/minipath097958479/.minikube/profiles/mock-machine-0.30091186/config.json ...
I0821 20:53:49.857626   13757 lock.go:35] WriteFile acquiring /tmp/minipath097958479/.minikube/profiles/mock-machine-0.30091186/config.json: {Name:mk87d152143a932bbd012cd1675227424e1d8840 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0821 20:53:49.857714   13757 start.go:128] duration metric: createHost completed in 433.805µs
W0821 20:53:49.857789   13757 register.go:112] "Running on Localhost" was not found within the registered steps for "Stopping": [Stopping Done]
W0821 20:53:49.857858   13757 out.go:101] [unset outFile]: * Deleting "mock-machine-0.30091186" in mock ...
I0821 20:53:49.857932   13757 start.go:125] createHost starting for "minikube" (driver="mock")
W0821 20:53:49.857981   13757 register.go:112] "Running on Localhost" was not found within the registered steps for "Stopping": [Stopping Done]
W0821 20:53:49.858065   13757 out.go:101] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0821 20:53:49.858137   13757 start.go:162] libmachine.API.Create for "" (driver="mock")
I0821 20:53:49.858249   13757 start.go:170] duration metric: libmachine.API.Create for "" took 112.031µs
I0821 20:53:49.858288   13757 start.go:236] post-start starting for "mock-machine-0.51521263" (driver="mock")
I0821 20:53:49.858300   13757 start.go:239] post-start completed in 428ns
I0821 20:53:49.858420   13757 profile.go:150] Saving config to /tmp/minipath097958479/.minikube/profiles/mock-machine-0.51521263/config.json ...
I0821 20:53:49.858503   13757 lock.go:35] WriteFile acquiring /tmp/minipath097958479/.minikube/profiles/mock-machine-0.51521263/config.json: {Name:mk02ea7ca6e0e470fbe6209e2d5582106035b741 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0821 20:53:49.858633   13757 start.go:128] duration metric: createHost completed in 693.488µs
I0821 20:53:49.858712   13757 start.go:125] createHost starting for "minikube" (driver="mock")
W0821 20:53:49.858803   13757 register.go:112] "Running on Localhost" was not found within the registered steps for "Stopping": [Stopping Done]
W0821 20:53:49.858898   13757 out.go:101] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0821 20:53:49.858978   13757 start.go:162] libmachine.API.Create for "" (driver="mock")
I0821 20:53:49.859063   13757 start.go:170] duration metric: libmachine.API.Create for "" took 83.689µs
I0821 20:53:49.859112   13757 start.go:236] post-start starting for "mock-machine-0.81363996" (driver="mock")
I0821 20:53:49.859130   13757 start.go:239] post-start completed in 335ns
I0821 20:53:49.859240   13757 profile.go:150] Saving config to /tmp/minipath097958479/.minikube/profiles/mock-machine-0.81363996/config.json ...
I0821 20:53:49.859327   13757 lock.go:35] WriteFile acquiring /tmp/minipath097958479/.minikube/profiles/mock-machine-0.81363996/config.json: {Name:mkedea7f8c10318ba44e2cdc7b751db3feec3586 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0821 20:53:49.859504   13757 start.go:128] duration metric: createHost completed in 752.013µs
I0821 20:53:49.859602   13757 start.go:125] createHost starting for "minikube" (driver="mock")
W0821 20:53:49.859732   13757 register.go:112] "Running on Localhost" was not found within the registered steps for "Stopping": [Stopping Done]
W0821 20:53:49.859827   13757 out.go:101] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0821 20:53:49.859912   13757 start.go:162] libmachine.API.Create for "" (driver="mock")
I0821 20:53:49.860025   13757 start.go:170] duration metric: libmachine.API.Create for "" took 112.315µs
I0821 20:53:49.860062   13757 start.go:236] post-start starting for "mock-machine-0.21426387" (driver="mock")
I0821 20:53:49.860080   13757 start.go:239] post-start completed in 241ns
I0821 20:53:49.860233   13757 profile.go:150] Saving config to /tmp/minipath097958479/.minikube/profiles/mock-machine-0.21426387/config.json ...
I0821 20:53:49.860358   13757 lock.go:35] WriteFile acquiring /tmp/minipath097958479/.minikube/profiles/mock-machine-0.21426387/config.json: {Name:mkeb87f96384d22ca54d7cad94dcf710abdeeac5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0821 20:53:49.860536   13757 start.go:128] duration metric: createHost completed in 895.612µs
I0821 20:53:49.860626   13757 start.go:125] createHost starting for "minikube" (driver="mock")
W0821 20:53:49.860721   13757 register.go:112] "Running on Localhost" was not found within the registered steps for "Stopping": [Stopping Done]
W0821 20:53:49.860818   13757 out.go:101] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0821 20:53:49.860894   13757 start.go:162] libmachine.API.Create for "mock-machine-0.21426387" (driver="mock")
I0821 20:53:49.860991   13757 start.go:170] duration metric: libmachine.API.Create for "mock-machine-0.21426387" took 97.207µs
I0821 20:53:49.861035   13757 start.go:236] post-start starting for "mock-machine-0.38065719" (driver="mock")
I0821 20:53:49.861057   13757 start.go:239] post-start completed in 310ns
I0821 20:53:49.861163   13757 profile.go:150] Saving config to /tmp/minipath097958479/.minikube/profiles/mock-machine-0.38065719/config.json ...
I0821 20:53:49.861249   13757 lock.go:35] WriteFile acquiring /tmp/minipath097958479/.minikube/profiles/mock-machine-0.38065719/config.json: {Name:mk84417f8257413134d3acdafa7d8d92c2945011 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0821 20:53:49.861437   13757 start.go:128] duration metric: createHost completed in 755.612µs
I0821 20:53:49.861500   13757 stop.go:38] StopHost: mock-machine-0.38065719
W0821 20:53:49.861640   13757 out.go:101] [unset outFile]: * Stopping node "mock-machine-0.38065719"  ...
Stopping "mock-machine-0.38065719"...
Machine "mock-machine-0.38065719" was stopped.
I0821 20:53:49.861739   13757 stop.go:66] duration metric: stop complete within 60.984µs
I0821 20:53:50.070463   13757 host.go:65] Checking if "mock-machine-0.38065719" exists ...
Using SSH client type: native
&{{{<nil> 0 [] [] []} root [] 0xbe87e0 <nil>  [] 0s} localhost 45951 <nil> <nil>}
--- FAIL: TestCreateSSHShell (0.21s)
    ssh_mock.go:193: Listening on 127.0.0.1:45951
    ssh_mock.go:83: Serving ...
    ssh_mock.go:87: [loop 1] Accepting for &{0xc000963860 map[] false  0 {map[]} false 0xc00090b440 0xc000964120}...
    api_mock.go:62: MockAPI.Load: &{ConfigVersion:0 Driver:0xc00091b130 DriverName: HostOptions:<nil> Name: RawDriver:[]} - <nil>
    driver_mock.go:49: MockDriver.GetState called from /home/travis/gopath/src/github.com/kubernetes/minikube/pkg/minikube/machine/cluster_test.go#457: returning "Running"
    ssh_mock.go:87: [loop 2] Accepting for &{0xc000963860 map[] false  0 {map[]} false 0xc00090b440 0xc000964120}...
    ssh_mock.go:175: pty request received: &{Type:pty-req WantReply:true Payload:[0 0 0 5 120 116 101 114 109 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 53 0 0 0 1 0] ch:0xc00091c6c0 mux:<nil>}
    ssh_mock.go:149: exec request received: &{Type:exec WantReply:true Payload:[0 0 0 4 101 120 105 116] ch:0xc00091c6c0 mux:<nil>}
    ssh_mock.go:161: returning output for exit ...
    ssh_mock.go:169: setting exit-status for exit ...
    ssh_mock.go:171: SendRequest failed: EOF
I0821 20:53:50.076035   13757 fix.go:210] guest clock: 1598043230.0000
I0821 20:53:50.076063   13757 fix.go:223] Guest: 2020-08-21 20:53:50 +0000 UTC Remote: 2020-08-21 20:53:50.075998062 +0000 UTC m=+1.290904438 (delta=-75.998062ms)
I0821 20:53:50.076525   13757 filesync.go:118] Scanning /tmp/minipath061254489/.minikube/addons for local assets ...
I0821 20:53:50.076703   13757 filesync.go:141] local asset: /tmp/minipath061254489/.minikube/addons/dir1/file1.txt -> file1.txt in /etc/kubernetes/addons
I0821 20:53:50.076746   13757 filesync.go:141] local asset: /tmp/minipath061254489/.minikube/addons/dir1/file2.txt -> file2.txt in /etc/kubernetes/addons
I0821 20:53:50.076805   13757 filesync.go:141] local asset: /tmp/minipath061254489/.minikube/addons/dir2/file1.txt -> file1.txt in /etc/kubernetes/addons
I0821 20:53:50.077455   13757 filesync.go:118] Scanning /tmp/minipath787601124/.minikube/files for local assets ...
I0821 20:53:50.077549   13757 filesync.go:141] local asset: /tmp/minipath787601124/.minikube/files/dir1/file1.txt -> file1.txt in /dir1
I0821 20:53:50.077593   13757 filesync.go:141] local asset: /tmp/minipath787601124/.minikube/files/dir1/file2.txt -> file2.txt in /dir1
I0821 20:53:50.077642   13757 filesync.go:141] local asset: /tmp/minipath787601124/.minikube/files/dir2/file1.txt -> file1.txt in /dir2
FAIL
coverage: 39.3% of statements
FAIL	k8s.io/minikube/pkg/minikube/machine	1.310s
ok  	k8s.io/minikube/pkg/minikube/mustload	0.077s	coverage: 10.5% of statements
ok  	k8s.io/minikube/pkg/minikube/notify	0.024s	coverage: 92.9% of statements
ok  	k8s.io/minikube/pkg/minikube/out	0.068s	coverage: 59.3% of statements
ok  	k8s.io/minikube/pkg/minikube/out/register	0.010s	coverage: 54.5% of statements
ok  	k8s.io/minikube/pkg/minikube/perf	4.154s	coverage: 33.8% of statements
ok  	k8s.io/minikube/pkg/minikube/problem	0.015s	coverage: 92.7% of statements
ok  	k8s.io/minikube/pkg/minikube/proxy	0.010s	coverage: 68.7% of statements
ok  	k8s.io/minikube/pkg/minikube/registry	0.009s	coverage: 75.5% of statements
ok  	k8s.io/minikube/pkg/minikube/service	0.100s	coverage: 84.2% of statements
ok  	k8s.io/minikube/pkg/minikube/shell	0.007s	coverage: 97.1% of statements
ok  	k8s.io/minikube/pkg/minikube/storageclass	0.061s	coverage: 100.0% of statements
ok  	k8s.io/minikube/pkg/minikube/sysinit	0.036s	coverage: 6.5% of statements
ok  	k8s.io/minikube/pkg/minikube/translate	0.006s	coverage: 10.5% of statements
ok  	k8s.io/minikube/pkg/minikube/tunnel	1.714s	coverage: 64.2% of statements
ok  	k8s.io/minikube/pkg/util	0.967s	coverage: 77.9% of statements
ok  	k8s.io/minikube/pkg/util/lock	0.004s	coverage: 18.2% of statements
ok  	k8s.io/minikube/pkg/util/retry	0.009s	coverage: 0.0% of statements
FAIL
Makefile:292: recipe for target 'test' failed
make: *** [test] Error 32
TravisBuddy Request Identifier: 9397d980-e3f0-11ea-ae1e-a7d25f4a9615

@tstromberg
Copy link
Contributor Author

Initial docker failures:

  • TestNetworkPlugins/group/auto/DNS - connection timed out; no servers could be reached
  • TestRunningBinaryUpgrade - x509: certificate is valid for minikubeCA, kubernetes.default.svc.cluster.local, kubernetes.default.svc, kubernetes.default, kubernetes, localhost, not control-plane.minikube.internal (unrelated flake)
  • TestFunctional/parallel/ComponentHealth - http://127.0.0.1:10252/healthz": dial tcp 127.0.0.1:10252: connect: connection refused Error (flake?)

initial none failures:

  • TestFunctional/parallel/ComponentHealth: Get "http://127.0.0.1:10251/healthz": dial tcp 127.0.0.1:10251: connect: connection refused Error:}]}

I'll try running the test locally to see if I can get to the bottom of the ComponentHealth failure. The rest I'm not too worried about.
`

@tstromberg tstromberg changed the title Update DefaultKubernetesVersion to v1.19.0-rc.4 WIP: Update DefaultKubernetesVersion to v1.19.0-rc.4 Aug 21, 2020
@k8s-ci-robot k8s-ci-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Aug 21, 2020
@tstromberg
Copy link
Contributor Author

The integration test definitely found something strange:

kubectl get cs -A
NAME                 STATUS      MESSAGE                                                                                       ERROR
controller-manager   Unhealthy   Get "http://127.0.0.1:10252/healthz": dial tcp 127.0.0.1:10252: connect: connection refused   
scheduler            Unhealthy   Get "http://127.0.0.1:10251/healthz": dial tcp 127.0.0.1:10251: connect: connection refused   
etcd-0               Healthy     {"health":"true"}                                                                             

However:

kubectl get po -A
NAMESPACE     NAME                               READY   STATUS    RESTARTS   AGE
kube-system   coredns-f9fd979d6-z5969            1/1     Running   0          5m12s
kube-system   etcd-minikube                      1/1     Running   0          5m16s
kube-system   kube-apiserver-minikube            1/1     Running   0          5m16s
kube-system   kube-controller-manager-minikube   1/1     Running   0          5m16s
kube-system   kube-proxy-2c2b8                   1/1     Running   0          5m12s
kube-system   kube-scheduler-minikube            1/1     Running   0          5m16s
kube-system   storage-provisioner                1/1     Running   0          5m15s

@tstromberg tstromberg changed the title WIP: Update DefaultKubernetesVersion to v1.19.0-rc.4 Update DefaultKubernetesVersion to v1.19.0-rc.4 Aug 21, 2020
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Aug 21, 2020
@minikube-pr-bot
Copy link

kvm2 Driver
Times for minikube: 63.1s 58.9s 57.6s
Average time for minikube: 59.8s

Times for Minikube (PR 9050): 73.9s 63.8s 64.0s
Average time for Minikube (PR 9050): 67.3s

Averages Time Per Log

+--------------------------------+----------+--------------------+
|              LOG               | MINIKUBE | MINIKUBE (PR 9050) |
+--------------------------------+----------+--------------------+
| * minikube v1.12.3 on Debian   | 0.1s     | 0.1s               |
|                           9.11 |          |                    |
| * Using the kvm2 driver based  | 0.0s     | 0.0s               |
| on user configuration          |          |                    |
| * Starting control plane node  | 0.0s     | 0.0s               |
| minikube in cluster minikube   |          |                    |
| * Creating kvm2 VM (CPUs=2,    | 38.1s    | 40.3s              |
| Memory=3700MB, Disk=20000MB)   |          |                    |
| ...                            |          |                    |
| * Preparing Kubernetes v1.18.3 | 20.2s    |                    |
| on Docker 19.03.12 ...         |          |                    |
| * Verifying Kubernetes         | 1.3s     | 1.5s               |
| components...                  |          |                    |
| * Enabled addons:              | 0.0s     | 0.4s               |
| default-storageclass,          |          |                    |
| storage-provisioner            |          |                    |
| * Done! kubectl is now         | 0.1s     | 0.1s               |
| configured to use "minikube"   |          |                    |
|                                | 0.0s     | 0.0s               |
+--------------------------------+----------+--------------------+

docker Driver
Times for minikube: 28.8s 27.2s 26.9s
Average time for minikube: 27.6s

Times for Minikube (PR 9050): 30.7s 28.4s 29.9s
Average time for Minikube (PR 9050): 29.6s

Averages Time Per Log

+--------------------------------+----------+--------------------+
|              LOG               | MINIKUBE | MINIKUBE (PR 9050) |
+--------------------------------+----------+--------------------+
| * minikube v1.12.3 on Debian   | 0.1s     | 0.1s               |
|                           9.11 |          |                    |
| * Using the docker driver      | 0.1s     | 0.1s               |
| based on user configuration    |          |                    |
| * Starting control plane node  | 0.1s     | 0.1s               |
| minikube in cluster minikube   |          |                    |
| * Creating docker container    | 8.9s     | 8.7s               |
| (CPUs=2, Memory=3700MB) ...    |          |                    |
| * Preparing Kubernetes v1.18.3 | 17.6s    |                    |
| on Docker 19.03.8 ...          |          |                    |
| * Verifying Kubernetes         | 0.9s     | 0.9s               |
| components...                  |          |                    |
| * Enabled addons:              | 0.0s     | 0.0s               |
| default-storageclass,          |          |                    |
| storage-provisioner            |          |                    |
| * Done! kubectl is now         | 0.1s     | 0.1s               |
| configured to use "minikube"   |          |                    |
|                                | 0.0s     | 0.0s               |
+--------------------------------+----------+--------------------+

@tstromberg
Copy link
Contributor Author

I can confirm that MultiNode works both for docker & virtualbox locally:

docker:

--- PASS: TestMultiNode (270.94s)
    --- PASS: TestMultiNode/serial (266.68s)
        --- PASS: TestMultiNode/serial/FreshStart2Nodes (74.51s)
        --- PASS: TestMultiNode/serial/AddNode (27.47s)
        --- PASS: TestMultiNode/serial/StopNode (3.96s)
        --- PASS: TestMultiNode/serial/StartAfterStop (17.12s)
        --- PASS: TestMultiNode/serial/DeleteNode (5.71s)
        --- PASS: TestMultiNode/serial/StopMultiNode (12.66s)
        --- PASS: TestMultiNode/serial/RestartMultiNode (125.25s)

virtualbox:

--- PASS: TestMultiNode (494.35s)
    --- PASS: TestMultiNode/serial (493.17s)
        --- PASS: TestMultiNode/serial/FreshStart2Nodes (151.25s)
        --- PASS: TestMultiNode/serial/AddNode (66.51s)
        --- PASS: TestMultiNode/serial/StopNode (5.22s)
        --- PASS: TestMultiNode/serial/StartAfterStop (45.07s)
        --- PASS: TestMultiNode/serial/DeleteNode (1.93s)
        --- PASS: TestMultiNode/serial/StopMultiNode (15.85s)
        --- PASS: TestMultiNode/serial/RestartMultiNode (207.34s)

@minikube-pr-bot
Copy link

kvm2 Driver
Times for minikube: 57.5s 63.1s 64.5s
Average time for minikube: 61.7s

Times for Minikube (PR 9050): 65.3s 65.1s 64.2s
Average time for Minikube (PR 9050): 64.8s

Averages Time Per Log

+--------------------------------+----------+--------------------+
|              LOG               | MINIKUBE | MINIKUBE (PR 9050) |
+--------------------------------+----------+--------------------+
| * minikube v1.12.3 on Debian   | 0.1s     | 0.1s               |
|                           9.11 |          |                    |
| * Using the kvm2 driver based  | 0.0s     | 0.0s               |
| on user configuration          |          |                    |
| * Starting control plane node  | 0.0s     | 0.0s               |
| minikube in cluster minikube   |          |                    |
| * Creating kvm2 VM (CPUs=2,    | 39.2s    | 39.8s              |
| Memory=3700MB, Disk=20000MB)   |          |                    |
| ...                            |          |                    |
| * Preparing Kubernetes v1.18.3 | 20.6s    |                    |
| on Docker 19.03.12 ...         |          |                    |
| * Verifying Kubernetes         | 1.4s     | 1.5s               |
| components...                  |          |                    |
| * Enabled addons:              | 0.3s     | 0.2s               |
| default-storageclass,          |          |                    |
| storage-provisioner            |          |                    |
| * Done! kubectl is now         | 0.1s     | 0.1s               |
| configured to use "minikube"   |          |                    |
|                                | 0.0s     | 0.0s               |
+--------------------------------+----------+--------------------+

docker Driver
Times for minikube: 28.7s 25.7s 28.2s
Average time for minikube: 27.6s

Times for Minikube (PR 9050): 29.0s 29.0s 28.9s
Average time for Minikube (PR 9050): 28.9s

Averages Time Per Log

+--------------------------------+----------+--------------------+
|              LOG               | MINIKUBE | MINIKUBE (PR 9050) |
+--------------------------------+----------+--------------------+
| * minikube v1.12.3 on Debian   | 0.1s     | 0.1s               |
|                           9.11 |          |                    |
| * Using the docker driver      | 0.1s     | 0.1s               |
| based on user configuration    |          |                    |
| * Starting control plane node  | 0.1s     | 0.1s               |
| minikube in cluster minikube   |          |                    |
| * Creating docker container    | 8.8s     | 8.5s               |
| (CPUs=2, Memory=3700MB) ...    |          |                    |
| * Preparing Kubernetes v1.18.3 | 17.5s    |                    |
| on Docker 19.03.8 ...          |          |                    |
| * Verifying Kubernetes         | 0.9s     | 0.9s               |
| components...                  |          |                    |
| * Enabled addons:              | 0.0s     | 0.0s               |
| default-storageclass,          |          |                    |
| storage-provisioner            |          |                    |
| * Done! kubectl is now         | 0.1s     | 0.1s               |
| configured to use "minikube"   |          |                    |
|                                | 0.0s     | 0.0s               |
+--------------------------------+----------+--------------------+

@minikube-pr-bot
Copy link

kvm2 Driver
Times for minikube: 63.2s 62.7s 61.2s
Average time for minikube: 62.4s

Times for Minikube (PR 9050): 62.7s 64.4s 66.8s
Average time for Minikube (PR 9050): 64.6s

Averages Time Per Log

+--------------------------------+----------+--------------------+
|              LOG               | MINIKUBE | MINIKUBE (PR 9050) |
+--------------------------------+----------+--------------------+
| * minikube v1.12.3 on Debian   | 0.1s     | 0.1s               |
|                           9.11 |          |                    |
| * Using the kvm2 driver based  | 0.0s     | 0.0s               |
| on user configuration          |          |                    |
| * Starting control plane node  | 0.0s     | 0.0s               |
| minikube in cluster minikube   |          |                    |
| * Creating kvm2 VM (CPUs=2,    | 40.0s    | 38.1s              |
| Memory=3700MB, Disk=20000MB)   |          |                    |
| ...                            |          |                    |
| * Preparing Kubernetes v1.18.3 | 20.8s    |                    |
| on Docker 19.03.12 ...         |          |                    |
| * Verifying Kubernetes         | 1.3s     | 1.6s               |
| components...                  |          |                    |
| * Enabled addons:              | 0.1s     | 0.0s               |
| default-storageclass,          |          |                    |
| storage-provisioner            |          |                    |
| * Done! kubectl is now         | 0.1s     | 0.1s               |
| configured to use "minikube"   |          |                    |
|                                | 0.0s     | 0.0s               |
+--------------------------------+----------+--------------------+

docker Driver
Times for minikube: 26.7s 27.2s 25.8s
Average time for minikube: 26.6s

Times for Minikube (PR 9050): 29.7s 27.7s 31.7s
Average time for Minikube (PR 9050): 29.7s

Averages Time Per Log

+--------------------------------+----------+--------------------+
|              LOG               | MINIKUBE | MINIKUBE (PR 9050) |
+--------------------------------+----------+--------------------+
| * minikube v1.12.3 on Debian   | 0.1s     | 0.1s               |
|                           9.11 |          |                    |
| * Using the docker driver      | 0.1s     | 0.1s               |
| based on user configuration    |          |                    |
| * Starting control plane node  | 0.1s     | 0.1s               |
| minikube in cluster minikube   |          |                    |
| * Creating docker container    | 8.8s     | 8.5s               |
| (CPUs=2, Memory=3700MB) ...    |          |                    |
| * Preparing Kubernetes v1.18.3 | 16.5s    |                    |
| on Docker 19.03.8 ...          |          |                    |
| * Verifying Kubernetes         | 0.9s     | 0.8s               |
| components...                  |          |                    |
| * Enabled addons:              | 0.0s     | 0.0s               |
| default-storageclass,          |          |                    |
| storage-provisioner            |          |                    |
| * Done! kubectl is now         | 0.1s     | 0.1s               |
| configured to use "minikube"   |          |                    |
|                                | 0.0s     | 0.0s               |
+--------------------------------+----------+--------------------+

@tstromberg tstromberg changed the title Update DefaultKubernetesVersion to v1.19.0-rc.4 Update DefaultKubernetesVersion to v1.19.0 Aug 26, 2020
@minikube-pr-bot
Copy link

kvm2 Driver
Times for minikube: 66.5s 58.4s 64.5s
Average time for minikube: 63.1s

Times for Minikube (PR 9050): 66.1s 65.5s 63.9s
Average time for Minikube (PR 9050): 65.2s

Averages Time Per Log

+--------------------------------+----------+--------------------+
|              LOG               | MINIKUBE | MINIKUBE (PR 9050) |
+--------------------------------+----------+--------------------+
| * minikube v1.12.3 on Debian   | 0.1s     | 0.1s               |
|                           9.11 |          |                    |
| * Using the kvm2 driver based  | 0.0s     | 0.0s               |
| on user configuration          |          |                    |
| * Starting control plane node  | 0.0s     | 0.0s               |
| minikube in cluster minikube   |          |                    |
| * Creating kvm2 VM (CPUs=2,    | 39.6s    | 39.8s              |
| Memory=3700MB, Disk=20000MB)   |          |                    |
| ...                            |          |                    |
| * Preparing Kubernetes v1.18.3 | 21.6s    |                    |
| on Docker 19.03.12 ...         |          |                    |
| * Verifying Kubernetes         | 1.4s     | 1.5s               |
| components...                  |          |                    |
| * Enabled addons:              | 0.3s     | 0.1s               |
| default-storageclass,          |          |                    |
| storage-provisioner            |          |                    |
| * Done! kubectl is now         | 0.1s     | 0.1s               |
| configured to use "minikube"   |          |                    |
|                                | 0.0s     | 23.6s              |
+--------------------------------+----------+--------------------+

docker Driver
Times for minikube: 28.3s 27.1s 26.8s
Average time for minikube: 27.4s

Times for Minikube (PR 9050): 28.6s 29.9s 29.2s
Average time for Minikube (PR 9050): 29.2s

Averages Time Per Log

+--------------------------------+----------+--------------------+
|              LOG               | MINIKUBE | MINIKUBE (PR 9050) |
+--------------------------------+----------+--------------------+
| * minikube v1.12.3 on Debian   | 0.1s     | 0.1s               |
|                           9.11 |          |                    |
| * Using the docker driver      | 0.1s     | 0.1s               |
| based on user configuration    |          |                    |
| * Starting control plane node  | 0.1s     | 0.1s               |
| minikube in cluster minikube   |          |                    |
| * Creating docker container    | 9.0s     | 8.5s               |
| (CPUs=2, Memory=3700MB) ...    |          |                    |
| * Preparing Kubernetes v1.18.3 | 17.1s    |                    |
| on Docker 19.03.8 ...          |          |                    |
| * Verifying Kubernetes         | 0.9s     | 0.9s               |
| components...                  |          |                    |
| * Enabled addons:              | 0.0s     | 0.0s               |
| default-storageclass,          |          |                    |
| storage-provisioner            |          |                    |
| * Done! kubectl is now         | 0.1s     | 0.1s               |
| configured to use "minikube"   |          |                    |
|                                | 0.0s     | 0.0s               |
+--------------------------------+----------+--------------------+

@tstromberg
Copy link
Contributor Author

/ok-to-test

@tstromberg
Copy link
Contributor Author

NOTE: I'm seeing a ~3X startup performance regression on macOS (Docker), that I'm not seeing in CI.

@tstromberg
Copy link
Contributor Author

Perf regression appears to be fixed by #9111

@minikube-pr-bot
Copy link

kvm2 Driver
Times for minikube: 61.6s 63.4s 65.6s
Average time for minikube: 63.5s

Times for Minikube (PR 9050): 80.0s 66.8s 64.4s
Average time for Minikube (PR 9050): 70.4s

Averages Time Per Log

+--------------------------------+----------+--------------------+
|              LOG               | MINIKUBE | MINIKUBE (PR 9050) |
+--------------------------------+----------+--------------------+
| * minikube v1.12.3 on Debian   | 0.1s     | 0.1s               |
|                           9.11 |          |                    |
| * Using the kvm2 driver based  | 0.0s     | 0.0s               |
| on user configuration          |          |                    |
| * Starting control plane node  | 0.0s     | 0.0s               |
| minikube in cluster minikube   |          |                    |
| * Creating kvm2 VM (CPUs=2,    | 40.2s    | 39.7s              |
| Memory=3700MB, Disk=20000MB)   |          |                    |
| ...                            |          |                    |
| * Preparing Kubernetes v1.18.3 | 21.1s    |                    |
| on Docker 19.03.12 ...         |          |                    |
| * Verifying Kubernetes         | 1.6s     | 1.7s               |
| components...                  |          |                    |
| * Enabled addons:              | 0.5s     | 0.2s               |
| default-storageclass,          |          |                    |
| storage-provisioner            |          |                    |
| * Done! kubectl is now         | 0.1s     | 0.1s               |
| configured to use "minikube"   |          |                    |
|                                | 0.0s     | 25.2s              |
+--------------------------------+----------+--------------------+

docker Driver
Times for minikube: 29.5s 26.7s 27.5s
Average time for minikube: 27.9s

Times for Minikube (PR 9050): 31.3s 39.7s 28.4s
Average time for Minikube (PR 9050): 33.2s

Averages Time Per Log

+--------------------------------+----------+--------------------+
|              LOG               | MINIKUBE | MINIKUBE (PR 9050) |
+--------------------------------+----------+--------------------+
| * minikube v1.12.3 on Debian   | 0.1s     | 0.1s               |
|                           9.11 |          |                    |
| * Using the docker driver      | 0.1s     | 0.1s               |
| based on user configuration    |          |                    |
| * Starting control plane node  | 0.1s     | 0.1s               |
| minikube in cluster minikube   |          |                    |
| * Creating docker container    | 9.6s     | 8.8s               |
| (CPUs=2, Memory=3700MB) ...    |          |                    |
| * Preparing Kubernetes v1.18.3 | 17.1s    |                    |
| on Docker 19.03.8 ...          |          |                    |
| * Verifying Kubernetes         | 0.9s     | 4.5s               |
| components...                  |          |                    |
| * Enabled addons:              | 0.0s     | 0.0s               |
| default-storageclass,          |          |                    |
| storage-provisioner            |          |                    |
| * Done! kubectl is now         | 0.1s     | 0.1s               |
| configured to use "minikube"   |          |                    |
|                                | 0.0s     | 19.6s              |
+--------------------------------+----------+--------------------+

@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Aug 28, 2020
@TravisBuddy
Copy link

Travis tests have failed

Hey @tstromberg,
Please read the following log in order to understand the failure reason.
It'll be awesome if you fix what's wrong and commit the changes.

1st Build

View build log

make test
which go-bindata || GO111MODULE=off GOBIN="/home/travis/gopath/bin" go get github.com/jteeuwen/go-bindata/...
PATH="/home/travis/gopath/bin:/home/travis/.gimme/versions/go1.14.6.linux.amd64/bin:/home/travis/bin:/home/travis/bin:/home/travis/.local/bin:/usr/local/lib/jvm/openjdk11/bin:/opt/pyenv/shims:/home/travis/.phpenv/shims:/home/travis/perl5/perlbrew/bin:/home/travis/.nvm/versions/node/v8.12.0/bin:/home/travis/.rvm/gems/ruby-2.5.3/bin:/home/travis/.rvm/gems/ruby-2.5.3@global/bin:/home/travis/.rvm/rubies/ruby-2.5.3/bin:/home/travis/gopath/bin:/home/travis/.gimme/versions/go1.11.1.linux.amd64/bin:/usr/local/maven-3.6.3/bin:/usr/local/cmake-3.12.4/bin:/usr/local/clang-7.0.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/home/travis/.rvm/bin:/home/travis/.phpenv/bin:/opt/pyenv/bin:/home/travis/.yarn/bin:/home/travis/gopath/bin" go-bindata -nomemcopy -o pkg/minikube/assets/assets.go -pkg assets deploy/addons/...
gofmt -s -w pkg/minikube/assets/assets.go
which go-bindata || GO111MODULE=off GOBIN="/home/travis/gopath/bin" go get github.com/jteeuwen/go-bindata/...
/home/travis/gopath/bin/go-bindata
PATH="/home/travis/gopath/bin:/home/travis/.gimme/versions/go1.14.6.linux.amd64/bin:/home/travis/bin:/home/travis/bin:/home/travis/.local/bin:/usr/local/lib/jvm/openjdk11/bin:/opt/pyenv/shims:/home/travis/.phpenv/shims:/home/travis/perl5/perlbrew/bin:/home/travis/.nvm/versions/node/v8.12.0/bin:/home/travis/.rvm/gems/ruby-2.5.3/bin:/home/travis/.rvm/gems/ruby-2.5.3@global/bin:/home/travis/.rvm/rubies/ruby-2.5.3/bin:/home/travis/gopath/bin:/home/travis/.gimme/versions/go1.11.1.linux.amd64/bin:/usr/local/maven-3.6.3/bin:/usr/local/cmake-3.12.4/bin:/usr/local/clang-7.0.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/home/travis/.rvm/bin:/home/travis/.phpenv/bin:/opt/pyenv/bin:/home/travis/.yarn/bin:/home/travis/gopath/bin" go-bindata -nomemcopy -o pkg/minikube/translate/translations.go -pkg translate translations/...
gofmt -s -w pkg/minikube/translate/translations.go
MINIKUBE_LDFLAGS="-X k8s.io/minikube/pkg/version.version=v1.12.3 -X k8s.io/minikube/pkg/version.isoVersion=v1.12.2 -X k8s.io/minikube/pkg/version.isoPath=minikube/iso -X k8s.io/minikube/pkg/version.gitCommitID="93873df67f008519d08fb90f27ce0906736cc77b" -X k8s.io/minikube/pkg/version.storageProvisionerVersion=v2" ./test.sh
= make lint =============================================================
golangci/golangci-lint info checking GitHub for tag 'v1.29.0'
golangci/golangci-lint info found version: 1.29.0 for v1.29.0/linux/amd64
golangci/golangci-lint info installed out/linters/golangci-lint
WARN [runner] Can't run linter goanalysis_metalinter: S1024: failed prerequisites: [(inspect@k8s.io/minikube/pkg/minikube/node, isgenerated@k8s.io/minikube/pkg/minikube/node): analysis skipped: errors in package: [/home/travis/gopath/src/github.com/kubernetes/minikube/pkg/minikube/node/cache.go:29:9: could not import k8s.io/minikube/cmd/minikube/cmd/config (/home/travis/gopath/src/github.com/kubernetes/minikube/cmd/minikube/cmd/config/view.go:46:37: cannot use "config view failed" (constant of type string) as error value in argument to exit.WithError: missing method Error)]] 
WARN [runner] Can't run linter unused: buildir: analysis skipped: errors in package: [/home/travis/gopath/src/github.com/kubernetes/minikube/cmd/minikube/cmd/config/view.go:46:37: cannot use "config view failed" (constant of type string) as error value in argument to exit.WithError: missing method Error /home/travis/gopath/src/github.com/kubernetes/minikube/cmd/minikube/cmd/config/view.go:46:59: too many arguments /home/travis/gopath/src/github.com/kubernetes/minikube/cmd/minikube/cmd/config/view.go:67:35: cannot use "Error creating view template" (constant of type string) as error value in argument to exit.WithError: missing method Error /home/travis/gopath/src/github.com/kubernetes/minikube/cmd/minikube/cmd/config/view.go:67:67: too many arguments /home/travis/gopath/src/github.com/kubernetes/minikube/cmd/minikube/cmd/config/view.go:72:38: cannot use "Error executing view template" (constant of type string) as error value in argument to exit.WithError: missing method Error /home/travis/gopath/src/github.com/kubernetes/minikube/cmd/minikube/cmd/config/view.go:72:71: too many arguments -: could not load export data: no export data for "k8s.io/minikube/cmd/minikube/cmd/config"] 
ERRO Running error: buildir: analysis skipped: errors in package: [/home/travis/gopath/src/github.com/kubernetes/minikube/cmd/minikube/cmd/config/view.go:46:37: cannot use "config view failed" (constant of type string) as error value in argument to exit.WithError: missing method Error /home/travis/gopath/src/github.com/kubernetes/minikube/cmd/minikube/cmd/config/view.go:46:59: too many arguments /home/travis/gopath/src/github.com/kubernetes/minikube/cmd/minikube/cmd/config/view.go:67:35: cannot use "Error creating view template" (constant of type string) as error value in argument to exit.WithError: missing method Error /home/travis/gopath/src/github.com/kubernetes/minikube/cmd/minikube/cmd/config/view.go:67:67: too many arguments /home/travis/gopath/src/github.com/kubernetes/minikube/cmd/minikube/cmd/config/view.go:72:38: cannot use "Error executing view template" (constant of type string) as error value in argument to exit.WithError: missing method Error /home/travis/gopath/src/github.com/kubernetes/minikube/cmd/minikube/cmd/config/view.go:72:71: too many arguments -: could not load export data: no export data for "k8s.io/minikube/cmd/minikube/cmd/config"] 
Makefile:408: recipe for target 'lint-ci' failed
make[1]: *** [lint-ci] Error 3
= go mod ================================================================
ok
= boilerplate ===========================================================
ok
Makefile:292: recipe for target 'test' failed
make: *** [test] Error 4
travis_time:end:01d9705d:start=1598639015808285104,finish=1598639250042079302,duration=234233794198,event=script

2nd Build

View build log

make test
which go-bindata || GO111MODULE=off GOBIN="/home/travis/gopath/bin" go get github.com/jteeuwen/go-bindata/...
PATH="/home/travis/gopath/bin:/home/travis/.gimme/versions/go1.14.6.linux.amd64/bin:/home/travis/bin:/home/travis/bin:/home/travis/.local/bin:/usr/local/lib/jvm/openjdk11/bin:/opt/pyenv/shims:/home/travis/.phpenv/shims:/home/travis/perl5/perlbrew/bin:/home/travis/.nvm/versions/node/v8.12.0/bin:/home/travis/.rvm/gems/ruby-2.5.3/bin:/home/travis/.rvm/gems/ruby-2.5.3@global/bin:/home/travis/.rvm/rubies/ruby-2.5.3/bin:/home/travis/gopath/bin:/home/travis/.gimme/versions/go1.11.1.linux.amd64/bin:/usr/local/maven-3.6.3/bin:/usr/local/cmake-3.12.4/bin:/usr/local/clang-7.0.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/home/travis/.rvm/bin:/home/travis/.phpenv/bin:/opt/pyenv/bin:/home/travis/.yarn/bin:/home/travis/gopath/bin" go-bindata -nomemcopy -o pkg/minikube/assets/assets.go -pkg assets deploy/addons/...
gofmt -s -w pkg/minikube/assets/assets.go
which go-bindata || GO111MODULE=off GOBIN="/home/travis/gopath/bin" go get github.com/jteeuwen/go-bindata/...
/home/travis/gopath/bin/go-bindata
PATH="/home/travis/gopath/bin:/home/travis/.gimme/versions/go1.14.6.linux.amd64/bin:/home/travis/bin:/home/travis/bin:/home/travis/.local/bin:/usr/local/lib/jvm/openjdk11/bin:/opt/pyenv/shims:/home/travis/.phpenv/shims:/home/travis/perl5/perlbrew/bin:/home/travis/.nvm/versions/node/v8.12.0/bin:/home/travis/.rvm/gems/ruby-2.5.3/bin:/home/travis/.rvm/gems/ruby-2.5.3@global/bin:/home/travis/.rvm/rubies/ruby-2.5.3/bin:/home/travis/gopath/bin:/home/travis/.gimme/versions/go1.11.1.linux.amd64/bin:/usr/local/maven-3.6.3/bin:/usr/local/cmake-3.12.4/bin:/usr/local/clang-7.0.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/home/travis/.rvm/bin:/home/travis/.phpenv/bin:/opt/pyenv/bin:/home/travis/.yarn/bin:/home/travis/gopath/bin" go-bindata -nomemcopy -o pkg/minikube/translate/translations.go -pkg translate translations/...
gofmt -s -w pkg/minikube/translate/translations.go
MINIKUBE_LDFLAGS="-X k8s.io/minikube/pkg/version.version=v1.12.3 -X k8s.io/minikube/pkg/version.isoVersion=v1.12.2 -X k8s.io/minikube/pkg/version.isoPath=minikube/iso -X k8s.io/minikube/pkg/version.gitCommitID="93873df67f008519d08fb90f27ce0906736cc77b" -X k8s.io/minikube/pkg/version.storageProvisionerVersion=v2" ./test.sh
= schema_check ==========================================================
go: downloading github.com/xeipuuv/gojsonschema v0.0.0-20180618132009-1d523034197f
go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
ok
= go test ===============================================================
go: downloading k8s.io/api v0.17.3
go: downloading golang.org/x/crypto v0.0.0-20200510223506-06a226fb4e37
go: downloading k8s.io/client-go v0.17.3
go: downloading github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
go: downloading github.com/spf13/viper v1.7.0
go: downloading github.com/olekukonko/tablewriter v0.0.4
go: downloading github.com/machine-drivers/machine v0.7.1-0.20200810185219-7d42fed1b770
go: downloading github.com/blang/semver v3.5.0+incompatible
go: downloading github.com/afbjorklund/go-containerregistry v0.0.0-20200602203322-347d93793dc9
go: downloading github.com/spf13/cobra v1.0.0
go: downloading github.com/magiconair/properties v1.8.1
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading github.com/otiai10/copy v1.0.2
go: downloading github.com/mitchellh/go-ps v0.0.0-20190716172923-621e5597135b
go: downloading k8s.io/apimachinery v0.17.3
go: downloading github.com/libvirt/libvirt-go v3.4.0+incompatible
go: downloading github.com/spf13/jwalterweatherman v1.1.0
go: downloading k8s.io/kubectl v0.17.3
go: downloading github.com/spf13/cast v1.3.1
go: downloading github.com/shirou/gopsutil v2.18.12+incompatible
go: downloading github.com/intel-go/cpuid v0.0.0-20181003105527-1a4a6f06a1c6
go: downloading github.com/machine-drivers/docker-machine-driver-vmware v0.1.1
go: downloading github.com/docker/docker v1.4.2-0.20190924003213-a8608b5b67c7
go: downloading gopkg.in/ini.v1 v1.56.0
go: downloading golang.org/x/text v0.3.2
go: downloading github.com/cloudfoundry-attic/jibber_jabber v0.0.0-20151120183258-bcc4c8345a21
go: downloading gopkg.in/yaml.v2 v2.3.0
go: downloading github.com/docker/go-units v0.4.0
go: downloading github.com/cloudevents/sdk-go/v2 v2.1.0
go: downloading k8s.io/kubernetes v1.18.5
go: downloading k8s.io/klog v1.0.0
go: downloading github.com/gogo/protobuf v1.3.1
go: downloading github.com/pkg/browser v0.0.0-20160118053552-9302be274faa
go: downloading github.com/pelletier/go-toml v1.8.0
go: downloading github.com/modern-go/reflect2 v1.0.1
go: downloading golang.org/x/sync v0.0.0-20200317015054-43a5402ce75a
go: downloading github.com/opencontainers/go-digest v1.0.0-rc1
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading go.opencensus.io v0.22.3
go: downloading github.com/json-iterator/go v1.1.9
go: downloading github.com/google/slowjam v0.0.0-20200530021616-df27e642fe7b
go: downloading github.com/cheggaaa/pb v1.0.27
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/google/uuid v1.1.1
go: downloading github.com/mitchellh/go-wordwrap v1.0.0
go: downloading github.com/cheggaaa/pb/v3 v3.0.1
go: downloading cloud.google.com/go v0.57.0
go: downloading github.com/fsnotify/fsnotify v1.4.9
go: downloading go.uber.org/zap v1.10.0
go: downloading github.com/mattn/go-runewidth v0.0.7
go: downloading github.com/fatih/color v1.9.0
go: downloading google.golang.org/api v0.25.0
go: downloading github.com/VividCortex/ewma v1.1.1
go: downloading github.com/mattn/go-colorable v0.1.6
go: downloading github.com/MakeNowJust/heredoc v0.0.0-20170808103936-bb23615498cd
go: downloading github.com/mitchellh/mapstructure v1.3.1
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading sigs.k8s.io/yaml v1.2.0
go: downloading github.com/subosito/gotenv v1.2.0
go: downloading github.com/cenkalti/backoff v2.2.1+incompatible
go: downloading github.com/imdario/mergo v0.3.9
go: downloading github.com/juju/mutex v0.0.0-20180619145857-d21b13acf4bf
go: downloading github.com/hooklift/iso9660 v0.0.0-20170318115843-1cf07e5970d8
go: downloading go.uber.org/multierr v1.1.0
go: downloading github.com/google/gofuzz v1.1.0
go: downloading sigs.k8s.io/sig-storage-lib-external-provisioner v4.0.0+incompatible
go: downloading github.com/juju/errors v0.0.0-20190806202954-0232dcc7464d
go: downloading github.com/pkg/profile v0.0.0-20161223203901-3a8809bd8a80
go: downloading github.com/juju/clock v0.0.0-20190205081909-9c5c9712527c
go: downloading cloud.google.com/go/storage v1.8.0
go: downloading golang.org/x/sys v0.0.0-20200523222454-059865788121
go: downloading github.com/docker/go-connections v0.4.0
go: downloading github.com/russross/blackfriday v1.5.3-0.20200218234912-41c5fccfd6f6
go: downloading sigs.k8s.io/sig-storage-lib-external-provisioner/v5 v5.0.0
go: downloading github.com/docker/cli v0.0.0-20200303162255-7d407207c304
go: downloading github.com/c4milo/gotoolkit v0.0.0-20170318115440-bcc06269efa9
go: downloading github.com/docker/distribution v2.7.1+incompatible
go: downloading github.com/sayboras/dockerclient v1.0.0
go: downloading github.com/googleapis/gax-go v2.0.2+incompatible
go: downloading github.com/googleapis/gax-go/v2 v2.0.5
go: downloading github.com/prometheus/client_golang v1.4.1
go: downloading github.com/cespare/xxhash v1.1.0
go: downloading google.golang.org/grpc v1.29.1
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/cespare/xxhash/v2 v2.1.1
go: downloading github.com/googleapis/gnostic v0.3.0
go: downloading golang.org/x/net v0.0.0-20200520182314-0ba52f642ac2
go: downloading github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2
go: downloading github.com/opencontainers/image-spec v1.0.1
go: downloading google.golang.org/genproto v0.0.0-20200527145253-8367513e4ece
go: downloading github.com/docker/docker-credential-helpers v0.6.3
go: downloading github.com/prometheus/common v0.9.1
go: downloading k8s.io/utils v0.0.0-20200324210504-a9aa75ae1b89
go: downloading github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e
go: downloading github.com/mattn/go-isatty v0.0.12
go: downloading golang.org/x/time v0.0.0-20200416051211-89c76fbcd5d1
go: downloading k8s.io/cluster-bootstrap v0.17.3
go: downloading github.com/prometheus/client_model v0.2.0
go: downloading golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
go: downloading github.com/containerd/containerd v1.3.1-0.20191213020239-082f7e3aed57
go: downloading github.com/sirupsen/logrus v1.6.0
go: downloading google.golang.org/protobuf v1.24.0
go: downloading go.uber.org/atomic v1.4.0
go: downloading github.com/prometheus/procfs v0.0.8
go: downloading k8s.io/component-base v0.17.3
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/golang/protobuf v1.4.2
go: downloading github.com/spf13/afero v1.2.2
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
go: downloading github.com/golang-collections/collections v0.0.0-20130729185459-604e922904d3
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/afbjorklund/go-getter v1.4.1-0.20190910175809-eb9f6c26742c
go: downloading github.com/cpuguy83/go-md2man v1.0.10
go: downloading github.com/docker/spdystream v0.0.0-20160310174837-449fdfce4d96
go: downloading github.com/lightstep/tracecontext.go v0.0.0-20181129014701-1757c391b1ac
go: downloading github.com/google/go-cmp v0.4.1
go: downloading github.com/miekg/dns v1.1.27
go: downloading github.com/hashicorp/golang-lru v0.5.3
go: downloading k8s.io/kube-openapi v0.0.0-20200410145947-61e04a5be9a6
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
go: downloading github.com/aws/aws-sdk-go v1.31.6
go: downloading github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d
go: downloading github.com/mitchellh/go-testing-interface v1.0.0
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/hashicorp/go-version v1.2.0
go: downloading github.com/russross/blackfriday/v2 v2.0.1
go: downloading github.com/hashicorp/go-cleanhttp v0.5.1
go: downloading github.com/ulikunitz/xz v0.5.7
go: downloading github.com/hashicorp/go-safetemp v1.0.0
go: downloading github.com/jmespath/go-jmespath v0.3.0
go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
go: downloading golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
go: downloading github.com/evanphx/json-patch v4.5.0+incompatible
go: downloading github.com/pmezard/go-difflib v1.0.0
# k8s.io/minikube/cmd/minikube/cmd/config
cmd/minikube/cmd/config/view.go:46:18: too many arguments in call to exit.WithError
	have (string, string, error)
	want (string, error)
cmd/minikube/cmd/config/view.go:67:18: too many arguments in call to exit.WithError
	have (string, string, error)
	want (string, error)
cmd/minikube/cmd/config/view.go:72:18: too many arguments in call to exit.WithError
	have (string, string, error)
	want (string, error)
FAIL	k8s.io/minikube/cmd/minikube/cmd [build failed]
# k8s.io/minikube/cmd/minikube/cmd/config [k8s.io/minikube/cmd/minikube/cmd/config.test]
cmd/minikube/cmd/config/view.go:46: too many arguments in call to exit.WithError
	have (string, string, error)
	want (string, error)
cmd/minikube/cmd/config/view.go:67: too many arguments in call to exit.WithError
	have (string, string, error)
	want (string, error)
cmd/minikube/cmd/config/view.go:72: too many arguments in call to exit.WithError
	have (string, string, error)
	want (string, error)
FAIL	k8s.io/minikube/cmd/minikube/cmd/config [build failed]
E0828 18:26:51.558113   11969 out.go:147] [unset errFile]: * 
E0828 18:26:51.558336   11969 out.go:147] [unset errFile]: X Error getting primary control plane: remove /tmp/profile926184230/.minikube/profiles/config.json: no such file or directory
E0828 18:26:51.558349   11969 out.go:147] [unset errFile]: * 
E0828 18:26:51.558362   11969 out.go:147] [unset errFile]: * minikube is exiting due to an error. If the above message is not useful, open an issue:
E0828 18:26:51.558372   11969 out.go:147] [unset errFile]:   - https://github.com/kubernetes/minikube/issues/new/choose
FAIL	k8s.io/minikube/pkg/addons	0.074s
ok  	k8s.io/minikube/pkg/drivers	0.009s	coverage: 19.6% of statements
ok  	k8s.io/minikube/pkg/drivers/hyperkit	0.003s	coverage: 77.3% of statements
ok  	k8s.io/minikube/pkg/drivers/kic/oci	0.021s	coverage: 3.3% of statements
ok  	k8s.io/minikube/pkg/drivers/kvm	0.024s	coverage: 2.3% of statements
ok  	k8s.io/minikube/pkg/minikube/bootstrapper	0.542s	coverage: 55.7% of statements
ok  	k8s.io/minikube/pkg/minikube/bootstrapper/bsutil	0.119s	coverage: 62.4% of statements
ok  	k8s.io/minikube/pkg/minikube/bootstrapper/bsutil/ktmpl	0.013s	coverage: 100.0% of statements
ok  	k8s.io/minikube/pkg/minikube/bootstrapper/images	0.015s	coverage: 83.1% of statements
ok  	k8s.io/minikube/pkg/minikube/cluster	0.075s	coverage: 15.3% of statements
ok  	k8s.io/minikube/pkg/minikube/command	0.029s	coverage: 4.3% of statements
ok  	k8s.io/minikube/pkg/minikube/config	0.392s	coverage: 70.0% of statements
ok  	k8s.io/minikube/pkg/minikube/cruntime	0.043s	coverage: 36.7% of statements
ok  	k8s.io/minikube/pkg/minikube/docker	0.026s	coverage: 20.8% of statements
ok  	k8s.io/minikube/pkg/minikube/driver	0.031s	coverage: 33.9% of statements
ok  	k8s.io/minikube/pkg/minikube/extract	0.010s	coverage: 58.8% of statements
ok  	k8s.io/minikube/pkg/minikube/image	0.026s	coverage: 3.0% of statements
ok  	k8s.io/minikube/pkg/minikube/kubeconfig	0.032s	coverage: 80.7% of statements
ok  	k8s.io/minikube/pkg/minikube/localpath	0.015s	coverage: 49.3% of statements
ok  	k8s.io/minikube/pkg/minikube/logs	0.040s	coverage: 1.3% of statements
ok  	k8s.io/minikube/pkg/minikube/machine	1.087s	coverage: 36.8% of statements
ok  	k8s.io/minikube/pkg/minikube/mustload	0.099s	coverage: 10.5% of statements
ok  	k8s.io/minikube/pkg/minikube/notify	0.029s	coverage: 92.9% of statements
ok  	k8s.io/minikube/pkg/minikube/out	0.052s	coverage: 59.3% of statements
ok  	k8s.io/minikube/pkg/minikube/out/register	0.009s	coverage: 54.5% of statements
ok  	k8s.io/minikube/pkg/minikube/perf	4.132s	coverage: 33.8% of statements
ok  	k8s.io/minikube/pkg/minikube/problem	0.012s	coverage: 92.7% of statements
ok  	k8s.io/minikube/pkg/minikube/proxy	0.010s	coverage: 68.7% of statements
ok  	k8s.io/minikube/pkg/minikube/registry	0.010s	coverage: 75.5% of statements
ok  	k8s.io/minikube/pkg/minikube/service	0.082s	coverage: 84.2% of statements
ok  	k8s.io/minikube/pkg/minikube/shell	0.011s	coverage: 97.1% of statements
ok  	k8s.io/minikube/pkg/minikube/storageclass	0.037s	coverage: 100.0% of statements
ok  	k8s.io/minikube/pkg/minikube/sysinit	0.028s	coverage: 6.5% of statements
ok  	k8s.io/minikube/pkg/minikube/translate	0.008s	coverage: 10.5% of statements
ok  	k8s.io/minikube/pkg/minikube/tunnel	1.762s	coverage: 64.2% of statements
ok  	k8s.io/minikube/pkg/util	1.040s	coverage: 77.9% of statements
ok  	k8s.io/minikube/pkg/util/lock	0.007s	coverage: 18.2% of statements
ok  	k8s.io/minikube/pkg/util/retry	0.006s	coverage: 0.0% of statements
FAIL
Makefile:292: recipe for target 'test' failed
make: *** [test] Error 32

3rd Build

View build log

make
cmake version 3.12.4
heroku version
heroku/7.42.1 linux-x64 node-v12.16.2
imagemagick version
Version: ImageMagick 6.8.9-9 Q16 x86_64 2019-11-12 http://www.imagemagick.org
md5deep version
4.4
mercurial version
version 4.8
mysql version
mysql  Ver 14.14 Distrib 5.7.30, for Linux (x86_64) using  EditLine wrapper
openssl version
OpenSSL 1.0.2g  1 Mar 2016
packer version
1.3.3
postgresql client version
psql (PostgreSQL) 10.13 (Ubuntu 10.13-1.pgdg16.04+1)
ragel version
Ragel State Machine Compiler version 6.8 Feb 2013
sudo version
1.8.16
gzip version
gzip 1.6
zip version
Zip 3.0
vim version
VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Mar 18 2020 14:06:17)
iptables version
iptables v1.6.0
curl version
curl 7.47.0 (x86_64-pc-linux-gnu) libcurl/7.47.0 GnuTLS/3.4.10 zlib/1.2.8 libidn/1.32 librtmp/2.3
wget version
GNU Wget 1.17.1 built on linux-gnu.
rsync version
rsync  version 3.1.1  protocol version 31
gimme version
v1.5.4
nvm version
0.35.3
perlbrew version
/home/travis/perl5/perlbrew/bin/perlbrew  - App::perlbrew/0.88
phpenv version
rbenv 1.1.2-30-gc879cb0
rvm version
rvm 1.29.10 (latest) by Michal Papis, Piotr Kuczynski, Wayne E. Seguin [https://rvm.io]
default ruby version
ruby 2.5.3p105 (2018-10-18 revision 65156) [x86_64-linux]
CouchDB version
couchdb 1.6.1
ElasticSearch version
5.5.0
Installed Firefox version
firefox 63.0.1
MongoDB version
MongoDB 4.0.19
PhantomJS version
2.1.1
Pre-installed PostgreSQL versions
9.4.26
9.5.22
9.6.18
Redis version
redis-server 6.0.5
Pre-installed Go versions
1.11.1
ant version
Apache Ant(TM) version 1.9.6 compiled on July 20 2018
mvn version
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
gradle version
Gradle 5.1.1!
lein version
Leiningen 2.9.3 on Java 11.0.2 OpenJDK 64-Bit Server VM
Pre-installed Node.js versions
v10.21.0
v11.0.0
v12.18.1
v4.9.1
v6.17.1
v8.12.0
v8.17.0
v8.9
phpenv versions
  system
  5.6
  5.6.40
  7.1
  7.1.27
  7.2
* 7.2.15 (set by /home/travis/.phpenv/version)
  hhvm
  hhvm-stable
composer --version
Composer version 1.8.4 2019-02-11 10:52:10
Pre-installed Ruby versions
ruby-2.3.8
ruby-2.4.5
ruby-2.5.3

Updating gimme

$ git clone --depth=50 https://github.com/kubernetes/minikube.git kubernetes/minikube
Cloning into 'kubernetes/minikube'...
remote: Enumerating objects: 17342, done.
remote: Counting objects: 100% (17342/17342), done.
remote: Compressing objects: 100% (6075/6075), done.
remote: Total 17342 (delta 11904), reused 15227 (delta 10413), pack-reused 0
Receiving objects: 100% (17342/17342), 67.41 MiB | 31.35 MiB/s, done.
Resolving deltas: 100% (11904/11904), done.
Updating files: 100% (1044/1044), done.
$ cd kubernetes/minikube
$ git fetch origin +refs/pull/9050/merge:
remote: Enumerating objects: 235, done.
remote: Counting objects: 100% (131/131), done.
remote: Compressing objects: 100% (13/13), done.
remote: Total 75 (delta 58), reused 74 (delta 58), pack-reused 0
Unpacking objects: 100% (75/75), 6.69 KiB | 311.00 KiB/s, done.
From https://github.com/kubernetes/minikube
 * branch              refs/pull/9050/merge -> FETCH_HEAD
$ git checkout -qf FETCH_HEAD

$ git submodule update --init --recursive
Submodule 'site/themes/docsy' (https://github.com/google/docsy.git) registered for path 'site/themes/docsy'
Cloning into '/home/travis/build/kubernetes/minikube/site/themes/docsy'...
Submodule path 'site/themes/docsy': checked out 'dd303fd19cc13ffc01bcbe86ff54f21e423d04de'
Submodule 'assets/vendor/Font-Awesome' (https://github.com/FortAwesome/Font-Awesome.git) registered for path 'site/themes/docsy/assets/vendor/Font-Awesome'
Submodule 'assets/vendor/bootstrap' (https://github.com/twbs/bootstrap.git) registered for path 'site/themes/docsy/assets/vendor/bootstrap'
Cloning into '/home/travis/build/kubernetes/minikube/site/themes/docsy/assets/vendor/Font-Awesome'...
Cloning into '/home/travis/build/kubernetes/minikube/site/themes/docsy/assets/vendor/bootstrap'...
Submodule path 'site/themes/docsy/assets/vendor/Font-Awesome': checked out '538a5bc4cf7989821d052e3ff919e2bead07021c'
Submodule path 'site/themes/docsy/assets/vendor/bootstrap': checked out '3b558734382ce58b51e5fc676453bfd53bba9201'
$ travis_export_go 1.14.6 github.com/kubernetes/minikube

Setting environment variables from .travis.yml
$ export GOPROXY=https://proxy.golang.org

$ travis_setup_go
go version go1.14.6 linux/amd64
$ export GOPATH="/home/travis/gopath"
$ export PATH="/home/travis/gopath/bin:/home/travis/.gimme/versions/go1.14.6.linux.amd64/bin:/home/travis/bin:/home/travis/bin:/home/travis/.local/bin:/usr/local/lib/jvm/openjdk11/bin:/opt/pyenv/shims:/home/travis/.phpenv/shims:/home/travis/perl5/perlbrew/bin:/home/travis/.nvm/versions/node/v8.12.0/bin:/home/travis/.rvm/gems/ruby-2.5.3/bin:/home/travis/.rvm/gems/ruby-2.5.3@global/bin:/home/travis/.rvm/rubies/ruby-2.5.3/bin:/home/travis/gopath/bin:/home/travis/.gimme/versions/go1.11.1.linux.amd64/bin:/usr/local/maven-3.6.3/bin:/usr/local/cmake-3.12.4/bin:/usr/local/clang-7.0.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/home/travis/.rvm/bin:/home/travis/.phpenv/bin:/opt/pyenv/bin:/home/travis/.yarn/bin"
$ export GO111MODULE="auto"
$ gimme version
v1.5.4
$ go version
go version go1.14.6 linux/amd64
$ go env
GO111MODULE="auto"
GOARCH="amd64"
GOBIN=""
GOCACHE="/home/travis/.cache/go-build"
GOENV="/home/travis/.config/go/env"
GOEXE=""
GOFLAGS=""
GOHOSTARCH="amd64"
GOHOSTOS="linux"
GOINSECURE=""
GONOPROXY=""
GONOSUMDB=""
GOOS="linux"
GOPATH="/home/travis/gopath"
GOPRIVATE=""
GOPROXY="https://proxy.golang.org"
GOROOT="/home/travis/.gimme/versions/go1.14.6.linux.amd64"
GOSUMDB="sum.golang.org"
GOTMPDIR=""
GOTOOLDIR="/home/travis/.gimme/versions/go1.14.6.linux.amd64/pkg/tool/linux_amd64"
GCCGO="gccgo"
AR="ar"
CC="gcc"
CXX="g++"
CGO_ENABLED="1"
GOMOD="/home/travis/gopath/src/github.com/kubernetes/minikube/go.mod"
CGO_CFLAGS="-g -O2"
CGO_CPPFLAGS=""
CGO_CXXFLAGS="-g -O2"
CGO_FFLAGS="-g -O2"
CGO_LDFLAGS="-g -O2"
PKG_CONFIG="pkg-config"
GOGCCFLAGS="-fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build153119271=/tmp/go-build -gno-record-gcc-switches"
$ travis_install_go_dependencies 1.14.6 -v
Makefile detected
$ make
which go-bindata || GO111MODULE=off GOBIN="/home/travis/gopath/bin" go get github.com/jteeuwen/go-bindata/...
PATH="/home/travis/gopath/bin:/home/travis/.gimme/versions/go1.14.6.linux.amd64/bin:/home/travis/bin:/home/travis/bin:/home/travis/.local/bin:/usr/local/lib/jvm/openjdk11/bin:/opt/pyenv/shims:/home/travis/.phpenv/shims:/home/travis/perl5/perlbrew/bin:/home/travis/.nvm/versions/node/v8.12.0/bin:/home/travis/.rvm/gems/ruby-2.5.3/bin:/home/travis/.rvm/gems/ruby-2.5.3@global/bin:/home/travis/.rvm/rubies/ruby-2.5.3/bin:/home/travis/gopath/bin:/home/travis/.gimme/versions/go1.11.1.linux.amd64/bin:/usr/local/maven-3.6.3/bin:/usr/local/cmake-3.12.4/bin:/usr/local/clang-7.0.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/home/travis/.rvm/bin:/home/travis/.phpenv/bin:/opt/pyenv/bin:/home/travis/.yarn/bin:/home/travis/gopath/bin" go-bindata -nomemcopy -o pkg/minikube/assets/assets.go -pkg assets deploy/addons/...
gofmt -s -w pkg/minikube/assets/assets.go
which go-bindata || GO111MODULE=off GOBIN="/home/travis/gopath/bin" go get github.com/jteeuwen/go-bindata/...
/home/travis/gopath/bin/go-bindata
PATH="/home/travis/gopath/bin:/home/travis/.gimme/versions/go1.14.6.linux.amd64/bin:/home/travis/bin:/home/travis/bin:/home/travis/.local/bin:/usr/local/lib/jvm/openjdk11/bin:/opt/pyenv/shims:/home/travis/.phpenv/shims:/home/travis/perl5/perlbrew/bin:/home/travis/.nvm/versions/node/v8.12.0/bin:/home/travis/.rvm/gems/ruby-2.5.3/bin:/home/travis/.rvm/gems/ruby-2.5.3@global/bin:/home/travis/.rvm/rubies/ruby-2.5.3/bin:/home/travis/gopath/bin:/home/travis/.gimme/versions/go1.11.1.linux.amd64/bin:/usr/local/maven-3.6.3/bin:/usr/local/cmake-3.12.4/bin:/usr/local/clang-7.0.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/home/travis/.rvm/bin:/home/travis/.phpenv/bin:/opt/pyenv/bin:/home/travis/.yarn/bin:/home/travis/gopath/bin" go-bindata -nomemcopy -o pkg/minikube/translate/translations.go -pkg translate translations/...
gofmt -s -w pkg/minikube/translate/translations.go
go build  -tags "container_image_ostree_stub containers_image_openpgp go_getter_nos3 go_getter_nogcs" -ldflags="-X k8s.io/minikube/pkg/version.version=v1.12.3 -X k8s.io/minikube/pkg/version.isoVersion=v1.12.2 -X k8s.io/minikube/pkg/version.isoPath=minikube/iso -X k8s.io/minikube/pkg/version.gitCommitID="93873df67f008519d08fb90f27ce0906736cc77b" -X k8s.io/minikube/pkg/version.storageProvisionerVersion=v2" -o out/minikube k8s.io/minikube/cmd/minikube
go: downloading github.com/google/slowjam v0.0.0-20200530021616-df27e642fe7b
go: downloading github.com/machine-drivers/machine v0.7.1-0.20200810185219-7d42fed1b770
go: downloading github.com/shirou/gopsutil v2.18.12+incompatible
go: downloading golang.org/x/sync v0.0.0-20200317015054-43a5402ce75a
go: downloading github.com/pkg/profile v0.0.0-20161223203901-3a8809bd8a80
go: downloading github.com/docker/docker v1.4.2-0.20190924003213-a8608b5b67c7
go: downloading github.com/spf13/viper v1.7.0
go: downloading github.com/afbjorklund/go-getter v1.4.1-0.20190910175809-eb9f6c26742c
go: downloading k8s.io/client-go v0.17.3
go: downloading github.com/spf13/jwalterweatherman v1.1.0
go: downloading github.com/spf13/afero v1.2.2
go: downloading gopkg.in/yaml.v2 v2.3.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/afbjorklund/go-containerregistry v0.0.0-20200602203322-347d93793dc9
go: downloading github.com/cenkalti/backoff v2.2.1+incompatible
go: downloading google.golang.org/api v0.25.0
go: downloading github.com/mitchellh/go-testing-interface v1.0.0
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading github.com/magiconair/properties v1.8.1
go: downloading github.com/otiai10/copy v1.0.2
go: downloading github.com/ulikunitz/xz v0.5.7
go: downloading github.com/subosito/gotenv v1.2.0
go: downloading cloud.google.com/go v0.57.0
go: downloading github.com/spf13/cast v1.3.1
go: downloading github.com/hashicorp/go-safetemp v1.0.0
go: downloading github.com/hashicorp/go-version v1.2.0
go: downloading github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
go: downloading github.com/juju/mutex v0.0.0-20180619145857-d21b13acf4bf
go: downloading github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d
go: downloading gopkg.in/ini.v1 v1.56.0
go: downloading golang.org/x/sys v0.0.0-20200523222454-059865788121
go: downloading github.com/pkg/errors v0.9.1
go: downloading k8s.io/apimachinery v0.17.3
go: downloading github.com/sayboras/dockerclient v1.0.0
go: downloading github.com/hashicorp/go-cleanhttp v0.5.1
go: downloading github.com/cheggaaa/pb v1.0.27
go: downloading golang.org/x/text v0.3.2
go: downloading github.com/cheggaaa/pb/v3 v3.0.1
go: downloading github.com/mattn/go-isatty v0.0.12
go: downloading golang.org/x/crypto v0.0.0-20200510223506-06a226fb4e37
go: downloading github.com/docker/cli v0.0.0-20200303162255-7d407207c304
go: downloading github.com/juju/errors v0.0.0-20190806202954-0232dcc7464d
go: downloading cloud.google.com/go/storage v1.8.0
go: downloading golang.org/x/net v0.0.0-20200520182314-0ba52f642ac2
go: downloading github.com/fsnotify/fsnotify v1.4.9
go: downloading github.com/pelletier/go-toml v1.8.0
go: downloading github.com/intel-go/cpuid v0.0.0-20181003105527-1a4a6f06a1c6
go: downloading github.com/mattn/go-colorable v0.1.6
go: downloading github.com/fatih/color v1.9.0
go: downloading github.com/docker/go-units v0.4.0
go: downloading github.com/googleapis/gax-go v2.0.2+incompatible
go: downloading github.com/juju/clock v0.0.0-20190205081909-9c5c9712527c
go: downloading google.golang.org/genproto v0.0.0-20200527145253-8367513e4ece
go: downloading github.com/googleapis/gax-go/v2 v2.0.5
go: downloading github.com/docker/go-connections v0.4.0
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/opencontainers/image-spec v1.0.1
go: downloading github.com/json-iterator/go v1.1.9
go: downloading github.com/google/gofuzz v1.1.0
go: downloading google.golang.org/grpc v1.29.1
go: downloading github.com/google/uuid v1.1.1
go: downloading github.com/sirupsen/logrus v1.6.0
go: downloading github.com/docker/docker-credential-helpers v0.6.3
go: downloading github.com/mattn/go-runewidth v0.0.7
go: downloading github.com/blang/semver v3.5.0+incompatible
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/machine-drivers/docker-machine-driver-vmware v0.1.1
go: downloading github.com/mitchellh/go-ps v0.0.0-20190716172923-621e5597135b
go: downloading k8s.io/kubectl v0.17.3
go: downloading k8s.io/utils v0.0.0-20200324210504-a9aa75ae1b89
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading github.com/gogo/protobuf v1.3.1
go: downloading github.com/cloudevents/sdk-go/v2 v2.1.0
go: downloading k8s.io/kubernetes v1.18.5
go: downloading github.com/modern-go/reflect2 v1.0.1
go: downloading golang.org/x/time v0.0.0-20200416051211-89c76fbcd5d1
go: downloading k8s.io/klog v1.0.0
go: downloading github.com/opencontainers/go-digest v1.0.0-rc1
go: downloading github.com/docker/distribution v2.7.1+incompatible
go: downloading github.com/cloudfoundry-attic/jibber_jabber v0.0.0-20151120183258-bcc4c8345a21
go: downloading github.com/imdario/mergo v0.3.9
go: downloading github.com/containerd/containerd v1.3.1-0.20191213020239-082f7e3aed57
go: downloading github.com/spf13/cobra v1.0.0
go: downloading github.com/MakeNowJust/heredoc v0.0.0-20170808103936-bb23615498cd
go: downloading go.opencensus.io v0.22.3
go: downloading github.com/russross/blackfriday v1.5.3-0.20200218234912-41c5fccfd6f6
go: downloading github.com/olekukonko/tablewriter v0.0.4
go: downloading github.com/cpuguy83/go-md2man v1.0.10
go: downloading github.com/VividCortex/ewma v1.1.1
go: downloading sigs.k8s.io/yaml v1.2.0
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
go: downloading go.uber.org/zap v1.10.0
go: downloading github.com/lightstep/tracecontext.go v0.0.0-20181129014701-1757c391b1ac
go: downloading github.com/golang/protobuf v1.4.2
go: downloading k8s.io/api v0.17.3
go: downloading github.com/mitchellh/mapstructure v1.3.1
go: downloading golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
go: downloading google.golang.org/protobuf v1.24.0
go: downloading k8s.io/cluster-bootstrap v0.17.3
go: downloading k8s.io/component-base v0.17.3
go: downloading github.com/pkg/browser v0.0.0-20160118053552-9302be274faa
go: downloading go.uber.org/multierr v1.1.0
go: downloading github.com/mitchellh/go-wordwrap v1.0.0
go: downloading github.com/russross/blackfriday/v2 v2.0.1
go: downloading github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e
go: downloading github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/googleapis/gnostic v0.3.0
go: downloading github.com/docker/spdystream v0.0.0-20160310174837-449fdfce4d96
go: downloading go.uber.org/atomic v1.4.0
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
go: downloading github.com/google/go-cmp v0.4.1
go: downloading github.com/hashicorp/golang-lru v0.5.3
go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
# k8s.io/minikube/cmd/minikube/cmd/config
cmd/minikube/cmd/config/view.go:46:18: too many arguments in call to exit.WithError
	have (string, string, error)
	want (string, error)
cmd/minikube/cmd/config/view.go:67:18: too many arguments in call to exit.WithError
	have (string, string, error)
	want (string, error)
cmd/minikube/cmd/config/view.go:72:18: too many arguments in call to exit.WithError
	have (string, string, error)
	want (string, error)
Makefile:183: recipe for target 'out/minikube' failed
make: *** [out/minikube] Error 2
TravisBuddy Request Identifier: 96d6bd20-e95c-11ea-ae3c-2d16223a9f65

@minikube-pr-bot
Copy link

kvm2 Driver
Times for minikube: 63.0s 62.9s 62.8s
Average time for minikube: 62.9s

Times for Minikube (PR 9050): 65.9s 65.1s 65.8s
Average time for Minikube (PR 9050): 65.6s

Averages Time Per Log

+--------------------------------+----------+--------------------+
|              LOG               | MINIKUBE | MINIKUBE (PR 9050) |
+--------------------------------+----------+--------------------+
| * minikube v1.12.3 on Debian   | 0.1s     | 0.1s               |
|                           9.11 |          |                    |
| * Using the kvm2 driver based  | 0.0s     | 0.0s               |
| on user configuration          |          |                    |
| * Starting control plane node  | 0.0s     | 0.0s               |
| minikube in cluster minikube   |          |                    |
| * Creating kvm2 VM (CPUs=2,    | 39.4s    | 38.8s              |
| Memory=3700MB, Disk=20000MB)   |          |                    |
| ...                            |          |                    |
| * Preparing Kubernetes v1.18.3 | 21.3s    |                    |
| on Docker 19.03.12 ...         |          |                    |
| * Verifying Kubernetes         | 1.5s     | 1.6s               |
| components...                  |          |                    |
| * Enabled addons:              | 0.6s     | 0.2s               |
| default-storageclass,          |          |                    |
| storage-provisioner            |          |                    |
| * Done! kubectl is now         | 0.1s     | 0.1s               |
| configured to use "minikube"   |          |                    |
|                                | 0.0s     | 0.0s               |
+--------------------------------+----------+--------------------+

docker Driver
Times for minikube: 26.6s 26.4s 26.2s
Average time for minikube: 26.4s

Times for Minikube (PR 9050): 28.2s 30.7s 30.0s
Average time for Minikube (PR 9050): 29.6s

Averages Time Per Log

+--------------------------------+----------+--------------------+
|              LOG               | MINIKUBE | MINIKUBE (PR 9050) |
+--------------------------------+----------+--------------------+
| * minikube v1.12.3 on Debian   | 0.1s     | 0.1s               |
|                           9.11 |          |                    |
| * Using the docker driver      | 0.1s     | 0.1s               |
| based on user configuration    |          |                    |
| * Starting control plane node  | 0.1s     | 0.1s               |
| minikube in cluster minikube   |          |                    |
| * Creating docker container    | 8.7s     | 8.8s               |
| (CPUs=2, Memory=3700MB) ...    |          |                    |
| * Preparing Kubernetes v1.18.3 | 16.5s    |                    |
| on Docker 19.03.8 ...          |          |                    |
| * Verifying Kubernetes         | 0.8s     | 0.8s               |
| components...                  |          |                    |
| * Enabled addons:              | 0.0s     | 0.0s               |
| default-storageclass,          |          |                    |
| storage-provisioner            |          |                    |
| * Done! kubectl is now         | 0.1s     | 0.1s               |
| configured to use "minikube"   |          |                    |
|                                | 0.0s     | 19.7s              |
+--------------------------------+----------+--------------------+

@k8s-ci-robot k8s-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Aug 28, 2020
@minikube-pr-bot
Copy link

kvm2 Driver
Times for minikube: 67.0s 62.9s 66.0s
Average time for minikube: 65.3s

Times for Minikube (PR 9050): 70.7s 67.3s 65.0s
Average time for Minikube (PR 9050): 67.7s

Averages Time Per Log

+--------------------------------+----------+--------------------+
|              LOG               | MINIKUBE | MINIKUBE (PR 9050) |
+--------------------------------+----------+--------------------+
| * minikube v1.12.3 on Debian   | 0.1s     | 0.1s               |
|                           9.11 |          |                    |
| * Using the kvm2 driver based  | 0.0s     | 0.0s               |
| on user configuration          |          |                    |
| * Starting control plane node  | 0.0s     | 0.0s               |
| minikube in cluster minikube   |          |                    |
| * Creating kvm2 VM (CPUs=2,    | 41.2s    | 40.0s              |
| Memory=3700MB, Disk=20000MB)   |          |                    |
| ...                            |          |                    |
| * Preparing Kubernetes v1.18.3 | 21.7s    |                    |
| on Docker 19.03.12 ...         |          |                    |
| * Verifying Kubernetes         | 1.4s     | 1.8s               |
| components...                  |          |                    |
| * Enabled addons:              | 0.9s     | 0.2s               |
| default-storageclass,          |          |                    |
| storage-provisioner            |          |                    |
| * Done! kubectl is now         | 0.1s     | 0.1s               |
| configured to use "minikube"   |          |                    |
|                                | 0.0s     | 25.5s              |
+--------------------------------+----------+--------------------+

docker Driver
Times for minikube: 27.0s 26.7s 28.3s
Average time for minikube: 27.3s

Times for Minikube (PR 9050): 28.7s 28.5s 28.6s
Average time for Minikube (PR 9050): 28.6s

Averages Time Per Log

+--------------------------------+----------+--------------------+
|              LOG               | MINIKUBE | MINIKUBE (PR 9050) |
+--------------------------------+----------+--------------------+
| * minikube v1.12.3 on Debian   | 0.1s     | 0.1s               |
|                           9.11 |          |                    |
| * Using the docker driver      | 0.1s     | 0.1s               |
| based on user configuration    |          |                    |
| * Starting control plane node  | 0.1s     | 0.1s               |
| minikube in cluster minikube   |          |                    |
| * Creating docker container    | 8.9s     | 8.8s               |
| (CPUs=2, Memory=3700MB) ...    |          |                    |
| * Preparing Kubernetes v1.18.3 | 17.1s    |                    |
| on Docker 19.03.8 ...          |          |                    |
| * Verifying Kubernetes         | 0.9s     | 0.8s               |
| components...                  |          |                    |
| * Enabled addons:              | 0.0s     | 0.0s               |
| default-storageclass,          |          |                    |
| storage-provisioner            |          |                    |
| * Done! kubectl is now         | 0.1s     | 0.1s               |
| configured to use "minikube"   |          |                    |
|                                | 0.0s     | 18.7s              |
+--------------------------------+----------+--------------------+

@tstromberg
Copy link
Contributor Author

Please take a look - the integration tests flakes now appear to all be unrelated to this PR.

@tstromberg
Copy link
Contributor Author

/ok-to-test

@tstromberg tstromberg merged commit c4c364d into kubernetes:master Aug 31, 2020
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants