kubernetes / kops

Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management
https://kops.sigs.k8s.io/
Apache License 2.0
15.97k stars 4.65k forks source link

Unable to install kops #472

Closed aklinkert closed 8 years ago

aklinkert commented 8 years ago

Hey folks,

since this week we're unable to install kops any more, as well on Circle.CI as locally. This is the error trace:

⏚ [apinnecke:~/src/etventure/infrastructure] master(+2/-2)+ ± go get github.com/kubernetes/kops
# cd /Users/apinnecke/src/go/src/github.com/kubernetes/kops; git submodule update --init --recursive
Submodule '_vendor/github.com/BurntSushi/toml' (https://github.com/BurntSushi/toml) registered for path '_vendor/github.com/BurntSushi/toml'
Submodule '_vendor/github.com/PuerkitoBio/purell' (https://github.com/PuerkitoBio/purell) registered for path '_vendor/github.com/PuerkitoBio/purell'
Submodule '_vendor/github.com/PuerkitoBio/urlesc' (https://github.com/PuerkitoBio/urlesc) registered for path '_vendor/github.com/PuerkitoBio/urlesc'
Submodule '_vendor/github.com/Sirupsen/logrus' (https://github.com/Sirupsen/logrus) registered for path '_vendor/github.com/Sirupsen/logrus'
Submodule '_vendor/github.com/aws/aws-sdk-go' (https://github.com/aws/aws-sdk-go) registered for path '_vendor/github.com/aws/aws-sdk-go'
Submodule '_vendor/github.com/beorn7/perks' (https://github.com/beorn7/perks) registered for path '_vendor/github.com/beorn7/perks'
Submodule '_vendor/github.com/blang/semver' (https://github.com/blang/semver) registered for path '_vendor/github.com/blang/semver'
Submodule '_vendor/github.com/cloudfoundry-incubator/candiedyaml' (https://github.com/cloudfoundry-incubator/candiedyaml) registered for path '_vendor/github.com/cloudfoundry-incubator/candiedyaml'
Submodule '_vendor/github.com/coreos/go-oidc' (https://github.com/coreos/go-oidc) registered for path '_vendor/github.com/coreos/go-oidc'
Submodule '_vendor/github.com/coreos/go-systemd' (https://github.com/coreos/go-systemd) registered for path '_vendor/github.com/coreos/go-systemd'
Submodule '_vendor/github.com/coreos/pkg' (https://github.com/coreos/pkg) registered for path '_vendor/github.com/coreos/pkg'
Submodule '_vendor/github.com/davecgh/go-spew' (https://github.com/davecgh/go-spew) registered for path '_vendor/github.com/davecgh/go-spew'
Submodule '_vendor/github.com/docker/distribution' (https://github.com/docker/distribution) registered for path '_vendor/github.com/docker/distribution'
Submodule '_vendor/github.com/docker/docker' (https://github.com/docker/docker) registered for path '_vendor/github.com/docker/docker'
Submodule '_vendor/github.com/docker/engine-api' (https://github.com/docker/engine-api) registered for path '_vendor/github.com/docker/engine-api'
Submodule '_vendor/github.com/docker/go-connections' (https://github.com/docker/go-connections) registered for path '_vendor/github.com/docker/go-connections'
Submodule '_vendor/github.com/docker/go-units' (https://github.com/docker/go-units) registered for path '_vendor/github.com/docker/go-units'
Submodule '_vendor/github.com/emicklei/go-restful' (https://github.com/emicklei/go-restful) registered for path '_vendor/github.com/emicklei/go-restful'
Submodule '_vendor/github.com/evanphx/json-patch' (https://github.com/evanphx/json-patch) registered for path '_vendor/github.com/evanphx/json-patch'
Submodule '_vendor/github.com/fsnotify/fsnotify' (https://github.com/fsnotify/fsnotify) registered for path '_vendor/github.com/fsnotify/fsnotify'
Submodule '_vendor/github.com/ghodss/yaml' (https://github.com/ghodss/yaml) registered for path '_vendor/github.com/ghodss/yaml'
Submodule '_vendor/github.com/go-ini/ini' (https://github.com/go-ini/ini) registered for path '_vendor/github.com/go-ini/ini'
Submodule '_vendor/github.com/go-openapi/jsonpointer' (https://github.com/go-openapi/jsonpointer) registered for path '_vendor/github.com/go-openapi/jsonpointer'
Submodule '_vendor/github.com/go-openapi/jsonreference' (https://github.com/go-openapi/jsonreference) registered for path '_vendor/github.com/go-openapi/jsonreference'
Submodule '_vendor/github.com/go-openapi/spec' (https://github.com/go-openapi/spec) registered for path '_vendor/github.com/go-openapi/spec'
Submodule '_vendor/github.com/go-openapi/swag' (https://github.com/go-openapi/swag) registered for path '_vendor/github.com/go-openapi/swag'
Submodule '_vendor/github.com/gogo/protobuf' (https://github.com/gogo/protobuf) registered for path '_vendor/github.com/gogo/protobuf'
Submodule '_vendor/github.com/golang/glog' (https://github.com/golang/glog) registered for path '_vendor/github.com/golang/glog'
Submodule '_vendor/github.com/golang/groupcache' (https://github.com/golang/groupcache) registered for path '_vendor/github.com/golang/groupcache'
Submodule '_vendor/github.com/golang/protobuf' (https://github.com/golang/protobuf) registered for path '_vendor/github.com/golang/protobuf'
Submodule '_vendor/github.com/google/cadvisor' (https://github.com/google/cadvisor) registered for path '_vendor/github.com/google/cadvisor'
Submodule '_vendor/github.com/google/gofuzz' (https://github.com/google/gofuzz) registered for path '_vendor/github.com/google/gofuzz'
Submodule '_vendor/github.com/hashicorp/hcl' (https://github.com/hashicorp/hcl) registered for path '_vendor/github.com/hashicorp/hcl'
Submodule '_vendor/github.com/imdario/mergo' (https://github.com/imdario/mergo) registered for path '_vendor/github.com/imdario/mergo'
Submodule '_vendor/github.com/jmespath/go-jmespath' (https://github.com/jmespath/go-jmespath) registered for path '_vendor/github.com/jmespath/go-jmespath'
Submodule '_vendor/github.com/jonboulle/clockwork' (https://github.com/jonboulle/clockwork) registered for path '_vendor/github.com/jonboulle/clockwork'
Submodule '_vendor/github.com/jteeuwen/go-bindata' (https://github.com/jteeuwen/go-bindata) registered for path '_vendor/github.com/jteeuwen/go-bindata'
Submodule '_vendor/github.com/juju/ratelimit' (https://github.com/juju/ratelimit) registered for path '_vendor/github.com/juju/ratelimit'
Submodule '_vendor/github.com/kr/fs' (https://github.com/kr/fs) registered for path '_vendor/github.com/kr/fs'
Submodule '_vendor/github.com/magiconair/properties' (https://github.com/magiconair/properties) registered for path '_vendor/github.com/magiconair/properties'
Submodule '_vendor/github.com/mailru/easyjson' (https://github.com/mailru/easyjson) registered for path '_vendor/github.com/mailru/easyjson'
Submodule '_vendor/github.com/matttproud/golang_protobuf_extensions' (https://github.com/matttproud/golang_protobuf_extensions) registered for path '_vendor/github.com/matttproud/golang_protobuf_extensions'
Submodule '_vendor/github.com/mitchellh/mapstructure' (https://github.com/mitchellh/mapstructure) registered for path '_vendor/github.com/mitchellh/mapstructure'
Submodule '_vendor/github.com/opencontainers/runc' (https://github.com/opencontainers/runc) registered for path '_vendor/github.com/opencontainers/runc'
Submodule '_vendor/github.com/pborman/uuid' (https://github.com/pborman/uuid) registered for path '_vendor/github.com/pborman/uuid'
Submodule '_vendor/github.com/pkg/errors' (https://github.com/pkg/errors) registered for path '_vendor/github.com/pkg/errors'
Submodule '_vendor/github.com/pkg/sftp' (https://github.com/pkg/sftp) registered for path '_vendor/github.com/pkg/sftp'
Submodule '_vendor/github.com/prometheus/client_golang' (https://github.com/prometheus/client_golang) registered for path '_vendor/github.com/prometheus/client_golang'
Submodule '_vendor/github.com/prometheus/client_model' (https://github.com/prometheus/client_model) registered for path '_vendor/github.com/prometheus/client_model'
Submodule '_vendor/github.com/prometheus/common' (https://github.com/prometheus/common) registered for path '_vendor/github.com/prometheus/common'
Submodule '_vendor/github.com/prometheus/procfs' (https://github.com/prometheus/procfs) registered for path '_vendor/github.com/prometheus/procfs'
Submodule '_vendor/github.com/spf13/cast' (https://github.com/spf13/cast) registered for path '_vendor/github.com/spf13/cast'
Submodule '_vendor/github.com/spf13/cobra' (https://github.com/spf13/cobra) registered for path '_vendor/github.com/spf13/cobra'
Submodule '_vendor/github.com/spf13/jwalterweatherman' (https://github.com/spf13/jwalterweatherman) registered for path '_vendor/github.com/spf13/jwalterweatherman'
Submodule '_vendor/github.com/spf13/pflag' (https://github.com/spf13/pflag) registered for path '_vendor/github.com/spf13/pflag'
Submodule '_vendor/github.com/spf13/viper' (https://github.com/spf13/viper) registered for path '_vendor/github.com/spf13/viper'
Submodule '_vendor/github.com/ugorji/go' (https://github.com/ugorji/go) registered for path '_vendor/github.com/ugorji/go'
Submodule '_vendor/golang.org/x/crypto' (https://github.com/golang/crypto) registered for path '_vendor/golang.org/x/crypto'
Submodule '_vendor/golang.org/x/net' (https://github.com/golang/net) registered for path '_vendor/golang.org/x/net'
Submodule '_vendor/golang.org/x/oauth2' (https://github.com/golang/oauth2) registered for path '_vendor/golang.org/x/oauth2'
Submodule '_vendor/golang.org/x/sys' (https://github.com/golang/sys) registered for path '_vendor/golang.org/x/sys'
Submodule '_vendor/golang.org/x/text' (https://github.com/golang/text) registered for path '_vendor/golang.org/x/text'
Submodule '_vendor/google.golang.org/api' (https://github.com/google/google-api-go-client) registered for path '_vendor/google.golang.org/api'
Submodule '_vendor/google.golang.org/cloud' (https://github.com/GoogleCloudPlatform/gcloud-golang) registered for path '_vendor/google.golang.org/cloud'
Submodule '_vendor/gopkg.in/gcfg.v1' (https://github.com/go-gcfg/gcfg.git) registered for path '_vendor/gopkg.in/gcfg.v1'
Submodule '_vendor/gopkg.in/inf.v0' (https://github.com/go-inf/inf) registered for path '_vendor/gopkg.in/inf.v0'
Submodule '_vendor/gopkg.in/yaml.v2' (https://github.com/go-yaml/yaml) registered for path '_vendor/gopkg.in/yaml.v2'
Submodule '_vendor/k8s.io/kubernetes' (https://github.com/kubernetes/kubernetes) registered for path '_vendor/k8s.io/kubernetes'
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/BurntSushi/toml'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/PuerkitoBio/purell'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/PuerkitoBio/urlesc'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/Sirupsen/logrus'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/aws/aws-sdk-go'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/beorn7/perks'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/blang/semver'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/cloudfoundry-incubator/candiedyaml'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/coreos/go-oidc'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/coreos/go-systemd'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/coreos/pkg'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/davecgh/go-spew'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/docker/distribution'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/docker/docker'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/docker/engine-api'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/docker/go-connections'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/docker/go-units'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/emicklei/go-restful'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/evanphx/json-patch'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/fsnotify/fsnotify'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/ghodss/yaml'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/go-ini/ini'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/go-openapi/jsonpointer'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/go-openapi/jsonreference'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/go-openapi/spec'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/go-openapi/swag'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/gogo/protobuf'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/golang/glog'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/golang/groupcache'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/golang/protobuf'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/google/cadvisor'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/google/gofuzz'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/hashicorp/hcl'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/imdario/mergo'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/jmespath/go-jmespath'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/jonboulle/clockwork'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/jteeuwen/go-bindata'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/juju/ratelimit'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/kr/fs'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/magiconair/properties'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/mailru/easyjson'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/matttproud/golang_protobuf_extensions'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/mitchellh/mapstructure'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/opencontainers/runc'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/pborman/uuid'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/pkg/errors'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/pkg/sftp'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/prometheus/client_golang'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/prometheus/client_model'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/prometheus/common'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/prometheus/procfs'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/spf13/cast'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/spf13/cobra'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/spf13/jwalterweatherman'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/spf13/pflag'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/spf13/viper'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/github.com/ugorji/go'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/golang.org/x/crypto'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/golang.org/x/net'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/golang.org/x/oauth2'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/golang.org/x/sys'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/golang.org/x/text'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/google.golang.org/api'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/google.golang.org/cloud'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/gopkg.in/gcfg.v1'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/gopkg.in/inf.v0'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/gopkg.in/yaml.v2'...
Cloning into '/Users/apinnecke/src/go/src/github.com/kubernetes/kops/_vendor/k8s.io/kubernetes'...
Submodule path '_vendor/github.com/BurntSushi/toml': checked out '99064174e013895bbd9b025c31100bd1d9b590ca'
Submodule path '_vendor/github.com/PuerkitoBio/purell': checked out '8a290539e2e8629dbc4e6bad948158f790ec31f4'
Submodule path '_vendor/github.com/PuerkitoBio/urlesc': checked out '5bd2802263f21d8788851d5305584c82a5c75d7e'
Submodule path '_vendor/github.com/Sirupsen/logrus': checked out 'a283a10442df8dc09befd873fab202bf8a253d6a'
Submodule path '_vendor/github.com/aws/aws-sdk-go': checked out '5fbcfa00ec930ccaa641b404adece72bf96e3667'
Submodule path '_vendor/github.com/beorn7/perks': checked out '3ac7bf7a47d159a033b107610db8a1b6575507a4'
Submodule path '_vendor/github.com/blang/semver': checked out '60ec3488bfea7cca02b021d106d9911120d25fe9'
Submodule path '_vendor/github.com/cloudfoundry-incubator/candiedyaml': checked out '99c3df83b51532e3615f851d8c2dbb638f5313bf'
Submodule path '_vendor/github.com/coreos/go-oidc': checked out '48c41f8e5a608ae49cbff1d977dd060815a8bb9f'
Submodule path '_vendor/github.com/coreos/go-systemd': checked out 'd6c05a1dcbb5ac02b7653da4d99e5db340c20778'
Submodule path '_vendor/github.com/coreos/pkg': checked out 'a48e304ff9331be6d5df352b6b47bd1395ab5dd7'
Submodule path '_vendor/github.com/davecgh/go-spew': checked out '5215b55f46b2b919f50a1df0eaa5886afe4e3b3d'
Submodule path '_vendor/github.com/docker/distribution': checked out '4abae2ae560ba91db98779db2739eb97d7592fba'
Submodule path '_vendor/github.com/docker/docker': checked out '5d65ba4ca7ecaaa31f13cd3052ac7c052f09e21f'
Submodule path '_vendor/github.com/docker/engine-api': checked out '53b6b19ee622c8584c28fdde0e3893383b290da3'
Submodule path '_vendor/github.com/docker/go-connections': checked out '990a1a1a70b0da4c4cb70e117971a4f0babfbf1a'
Submodule path '_vendor/github.com/docker/go-units': checked out 'f2d77a61e3c169b43402a0a1e84f06daf29b8190'
Submodule path '_vendor/github.com/emicklei/go-restful': checked out 'b14c3a95fc27c52959d2eddc85066da3c14bf269'
Submodule path '_vendor/github.com/evanphx/json-patch': checked out 'b49dc1f728861356c47692618c6b832fb00af335'
Submodule path '_vendor/github.com/fsnotify/fsnotify': checked out 'a8a77c9133d2d6fd8334f3260d06f60e8d80a5fb'
Submodule path '_vendor/github.com/ghodss/yaml': checked out 'aa0c862057666179de291b67d9f093d12b5a8473'
Submodule path '_vendor/github.com/go-ini/ini': checked out 'cf53f9204df4fbdd7ec4164b57fa6184ba168292'
Submodule path '_vendor/github.com/go-openapi/jsonpointer': checked out '46af16f9f7b149af66e5d1bd010e3574dc06de98'
Submodule path '_vendor/github.com/go-openapi/jsonreference': checked out '13c6e3589ad90f49bd3e3bbe2c2cb3d7a4142272'
Submodule path '_vendor/github.com/go-openapi/spec': checked out '2433d2f0fc794728337e0c5d65716e79e163f04d'
Submodule path '_vendor/github.com/go-openapi/swag': checked out '0e04f5e499b19bf51031c01a00f098f25067d8dc'
Submodule path '_vendor/github.com/gogo/protobuf': checked out '6abcf94fd4c97dcb423fdafd42fe9f96ca7e421b'
Submodule path '_vendor/github.com/golang/glog': checked out '23def4e6c14b4da8ac2ed8007337bc5eb5007998'
Submodule path '_vendor/github.com/golang/groupcache': checked out '02826c3e79038b59d737d3b1c0a1d937f71a4433'
Submodule path '_vendor/github.com/golang/protobuf': checked out '874264fbbb43f4d91e999fecb4b40143ed611400'
Submodule path '_vendor/github.com/google/cadvisor': checked out 'fe765981c21fc3ca251bb2efdf25e1586796c9a5'
Submodule path '_vendor/github.com/google/gofuzz': checked out 'fd52762d25a41827db7ef64c43756fd4b9f7e382'
Submodule path '_vendor/github.com/hashicorp/hcl': checked out 'd8c773c4cba11b11539e3d45f93daeaa5dcf1fa1'
Submodule path '_vendor/github.com/imdario/mergo': checked out '50d4dbd4eb0e84778abe37cefef140271d96fade'
Submodule path '_vendor/github.com/jmespath/go-jmespath': checked out '0b12d6b521d83fc7f755e7cfc1b1fbdd35a01a74'
Submodule path '_vendor/github.com/jonboulle/clockwork': checked out '2eee05ed794112d45db504eb05aa693efd2b8b09'
Submodule path '_vendor/github.com/jteeuwen/go-bindata': checked out 'a0ff2567cfb70903282db057e799fd826784d41d'
Submodule path '_vendor/github.com/juju/ratelimit': checked out '77ed1c8a01217656d2080ad51981f6e99adaa177'
Submodule path '_vendor/github.com/kr/fs': checked out '2788f0dbd16903de03cb8186e5c7d97b69ad387b'
Submodule path '_vendor/github.com/magiconair/properties': checked out 'b3f6dd549956e8a61ea4a686a1c02a33d5bdda4b'
Submodule path '_vendor/github.com/mailru/easyjson': checked out 'e978125a7e335d8f4db746a9ac5b44643f27416b'
Submodule path '_vendor/github.com/matttproud/golang_protobuf_extensions': checked out 'c12348ce28de40eed0136aa2b644d0ee0650e56c'
Submodule path '_vendor/github.com/mitchellh/mapstructure': checked out '21a35fb16463dfb7c8eee579c65d995d95e64d1e'
Submodule path '_vendor/github.com/opencontainers/runc': checked out '522674998576b3aefdde233ffab20f763b83ac19'
Submodule path '_vendor/github.com/pborman/uuid': checked out 'c55201b036063326c5b1b89ccfe45a184973d073'
Submodule path '_vendor/github.com/pkg/errors': checked out '1d2e60385a13aaa66134984235061c2f9302520e'
Submodule path '_vendor/github.com/pkg/sftp': checked out 'a71e8f580e3b622ebff585309160b1cc549ef4d2'
Submodule path '_vendor/github.com/prometheus/client_golang': checked out '28be15864ef9ba05d74fa6fd13b928fd250e8f01'
Submodule path '_vendor/github.com/prometheus/client_model': checked out 'fa8ad6fec33561be4280a8f0514318c79d7f6cb6'
Submodule path '_vendor/github.com/prometheus/common': checked out '610701b0cb96fe82d0166b8e07979b174b6f06ae'
Submodule path '_vendor/github.com/prometheus/procfs': checked out 'abf152e5f3e97f2fafac028d2cc06c1feb87ffa5'
Submodule path '_vendor/github.com/spf13/cast': checked out '27b586b42e29bec072fe7379259cc719e1289da6'
Submodule path '_vendor/github.com/spf13/cobra': checked out 'f62e98d28ab7ad31d707ba837a966378465c7b57'
Submodule path '_vendor/github.com/spf13/jwalterweatherman': checked out '33c24e77fb80341fe7130ee7c594256ff08ccc46'
Submodule path '_vendor/github.com/spf13/pflag': checked out '1560c1005499d61b80f865c04d39ca7505bf7f0b'
Submodule path '_vendor/github.com/spf13/viper': checked out 'b53595fb56a492ecef90ee0457595a999eb6ec15'
Submodule path '_vendor/github.com/ugorji/go': checked out '3487a5545b3d480987dfb0492035299077fab33a'
Submodule path '_vendor/golang.org/x/crypto': checked out 'bc89c496413265e715159bdc8478ee9a92fdc265'
Submodule path '_vendor/golang.org/x/net': checked out '4d38db76854b199960801a1734443fd02870d7e1'
Submodule path '_vendor/golang.org/x/oauth2': checked out '1364adb2c63445016c5ed4518fc71f6a3cda6169'
Submodule path '_vendor/golang.org/x/sys': checked out 'a646d33e2ee3172a661fc09bca23bb4889a41bc8'
Submodule path '_vendor/golang.org/x/text': checked out '1e65e9bf72c307081cea196f47ef37aed17eb316'
Submodule path '_vendor/google.golang.org/api': checked out '663fefdcec4e1ec9033ba302202321d3bff5fe6d'
Submodule path '_vendor/google.golang.org/cloud': checked out '4f1a5ca1c906ba5ff5ff9fba3bee49d526a8d03f'
Submodule path '_vendor/gopkg.in/gcfg.v1': checked out '083575c3955c85df16fe9590cceab64d03f5eb6e'
Submodule path '_vendor/gopkg.in/inf.v0': checked out '3887ee99ecf07df5b447e9b00d9c0b2adaa9f3e4'
Submodule path '_vendor/gopkg.in/yaml.v2': checked out 'e4d366fc3c7938e2958e662b4258c7a89e1f0e3e'
error: no such remote ref 9bb41b90303b448dc70a9b0e54e83bc6a9f9ef1d
Fetched in submodule path '_vendor/k8s.io/kubernetes', but it did not contain 9bb41b90303b448dc70a9b0e54e83bc6a9f9ef1d. Direct fetching of that commit failed.
package github.com/kubernetes/kops: exit status 1

Any ideas what's happening there? Thanks! 💪

justinsb commented 8 years ago

Ah - sorry... we're on a forked version of k8s while https://github.com/kubernetes/kubernetes/pull/32581 merges.

The submodules aren't actually needed; we copy them into vendor. We ship them so that there is some visibility into where vendor comes from, and so that you can easily update them if you need to.

I think that the go get should still have worked, and you should be able to proceed.

go get clones submodules, but you actually don't have to. Indeed, it would be much faster not to! If you want to side-step the issue (particularly if you're running in CI), it can be easier and faster to mkdir -p ${GOPATH}/src/k8s.io; pushd ${GOPATH}/src/k8s.io; git clone https://github.com/kubernetes/kops.git; popd

I thought this would be a short-lived problem - if that turns out not to be the case I'll figure out what to do here...

aklinkert commented 8 years ago

Yep @justinsb , this works. At least as a short term solution. Thanks!

Nonetheless I guess we should leave this issue open unless the underlying issue is fixed, right?

cc @cbrand

justinsb commented 8 years ago

The upstream PR merged, and so I updated the dependencies in #497.

Should now build cleanly again with go get - thanks for reporting. Despite being fixed, I personally would leave the git pull behaviour in place because it's a little more efficient, but that's up to you!

justinsb commented 8 years ago

(Also, note that you have to use go get k8s.io/kops otherwise the import names will be wrong)

aklinkert commented 8 years ago

Thanks for the info and fixing the issue! :)