Created
January 30, 2018 15:50
-
-
Save dongsupark/abafac78b101ecc2005ce0f6d779b064 to your computer and use it in GitHub Desktop.
dep init failure on rktlet
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Getting direct dependencies... | |
| Checked 27 directories for packages. | |
| Found 18 direct dependencies. | |
| Root project is "github.com/kubernetes-incubator/rktlet" | |
| 12 transitively valid internal packages | |
| 34 external packages imported from 18 projects | |
| (0) ✓ select (root) | |
| (1) ? attempt github.com/golang/glog with 1 pkgs; 1 versions to try | |
| (1) try github.com/golang/glog@master | |
| (1) ✓ select github.com/golang/glog@master w/1 pkgs | |
| (2) ? attempt github.com/vektra/mockery with 1 pkgs; 1 versions to try | |
| (2) try github.com/vektra/mockery@master | |
| (2) ✓ select github.com/vektra/mockery@master w/2 pkgs | |
| (3) ? attempt k8s.io/utils with 1 pkgs; 2 versions to try | |
| (3) try k8s.io/utils@master | |
| (3) ✓ select k8s.io/utils@master w/1 pkgs | |
| (4) ? attempt github.com/pborman/uuid with 1 pkgs; 5 versions to try | |
| (4) try github.com/pborman/[email protected] | |
| (4) ✓ select github.com/pborman/[email protected] w/1 pkgs | |
| (5) ? attempt k8s.io/api with 1 pkgs; 38 versions to try | |
| (5) try k8s.io/api@master | |
| (5) ✓ select k8s.io/api@master w/1 pkgs | |
| (6) ? attempt github.com/kr/pty with 1 pkgs; 7 versions to try | |
| (6) try github.com/kr/[email protected] | |
| (6) ✓ select github.com/kr/[email protected] w/1 pkgs | |
| (7) ? attempt github.com/spf13/pflag with 1 pkgs; 3 versions to try | |
| (7) try github.com/spf13/[email protected] | |
| (7) ✓ select github.com/spf13/[email protected] w/1 pkgs | |
| (8) ? attempt github.com/stretchr/testify with 2 pkgs; 10 versions to try | |
| (8) try github.com/stretchr/[email protected] | |
| (8) ✓ select github.com/stretchr/[email protected] w/2 pkgs | |
| (9) ? attempt github.com/davecgh/go-spew with 1 pkgs; 3 versions to try | |
| (9) try github.com/davecgh/[email protected] | |
| (9) ✓ select github.com/davecgh/[email protected] w/1 pkgs | |
| (10) ? attempt github.com/stretchr/objx with 1 pkgs; 3 versions to try | |
| (10) try github.com/stretchr/[email protected] | |
| (10) ✓ select github.com/stretchr/[email protected] w/1 pkgs | |
| (11) ? attempt github.com/pmezard/go-difflib with 1 pkgs; 3 versions to try | |
| (11) try github.com/pmezard/[email protected] | |
| (11) ✓ select github.com/pmezard/[email protected] w/1 pkgs | |
| (12) ? attempt golang.org/x/tools with 2 pkgs; 10 versions to try | |
| (12) try golang.org/x/tools@master | |
| (12) ✓ select golang.org/x/tools@master w/4 pkgs | |
| (13) ? attempt github.com/appc/spec with 2 pkgs; 29 versions to try | |
| (13) try github.com/appc/[email protected] | |
| (13) ✓ select github.com/appc/[email protected] w/4 pkgs | |
| (14) ? attempt gopkg.in/inf.v0 with 1 pkgs; 1 versions to try | |
| (14) try gopkg.in/[email protected] | |
| (14) ✓ select gopkg.in/[email protected] w/1 pkgs | |
| (15) ? attempt golang.org/x/net with 1 pkgs; 6 versions to try | |
| (15) try golang.org/x/net@master | |
| (15) ✓ select golang.org/x/net@master w/1 pkgs | |
| (16) ? attempt go4.org with 1 pkgs; 2 versions to try | |
| (16) try go4.org@master | |
| (16) ✓ select go4.org@master w/1 pkgs | |
| (17) ? attempt google.golang.org/grpc with 1 pkgs; 36 versions to try | |
| (17) try google.golang.org/[email protected] | |
| (17) ✓ select google.golang.org/[email protected] w/22 pkgs | |
| (18) ? revisit golang.org/x/net to add 3 pkgs | |
| (18) ✓ include 7 more pkgs from golang.org/x/net@master | |
| (18) ? attempt golang.org/x/text with 3 pkgs; 1 versions to try | |
| (19) try golang.org/x/text@master | |
| (19) ✓ select golang.org/x/text@master w/14 pkgs | |
| (19) ? attempt google.golang.org/genproto with 1 pkgs; 1 versions to try | |
| (20) try google.golang.org/genproto@master | |
| (20) ✓ select google.golang.org/genproto@master w/1 pkgs | |
| (20) ? attempt k8s.io/kubernetes with 13 pkgs; 371 versions to try | |
| (21) try k8s.io/[email protected] | |
| (22) ✗ k8s.io/kubernetes at v1.9.2 has problem subpkg(s): | |
| (22) k8s.io/kubernetes/pkg/api has err (*build.NoGoError); required by (root). | |
| (21) try k8s.io/[email protected] | |
| (22) ✗ k8s.io/kubernetes at v1.9.1 has problem subpkg(s): | |
| (22) k8s.io/kubernetes/pkg/api has err (*build.NoGoError); required by (root). | |
| (21) try k8s.io/[email protected] | |
| (22) ✗ k8s.io/kubernetes at v1.9.0 has problem subpkg(s): | |
| (22) k8s.io/kubernetes/pkg/api has err (*build.NoGoError); required by (root). | |
| (21) try k8s.io/[email protected] | |
| (21) ✓ select k8s.io/[email protected] w/86 pkgs | |
| (21) ? revisit google.golang.org/grpc to add 1 pkgs | |
| (22) ✓ include 1 more pkgs from google.golang.org/[email protected] | |
| (21) ? attempt golang.org/x/sys with 1 pkgs; 1 versions to try | |
| (23) try golang.org/x/sys@master | |
| (23) ✓ select golang.org/x/sys@master w/1 pkgs | |
| (22) ? revisit k8s.io/api to add 4 pkgs | |
| (24) ✓ include 5 more pkgs from k8s.io/api@master | |
| (22) ? attempt github.com/opencontainers/runc with 5 pkgs; 20 versions to try | |
| (25) try github.com/opencontainers/[email protected] | |
| (25) ✓ select github.com/opencontainers/[email protected] w/6 pkgs | |
| (23) ? attempt github.com/golang/protobuf with 2 pkgs; 2 versions to try | |
| (26) try github.com/golang/protobuf@master | |
| (26) ✓ select github.com/golang/protobuf@master w/5 pkgs | |
| (24) ? attempt github.com/armon/circbuf with 1 pkgs; 1 versions to try | |
| (27) try github.com/armon/circbuf@master | |
| (27) ✓ select github.com/armon/circbuf@master w/1 pkgs | |
| (25) ? attempt github.com/opencontainers/selinux with 1 pkgs; 2 versions to try | |
| (28) try github.com/opencontainers/[email protected] | |
| (28) ✓ select github.com/opencontainers/[email protected] w/1 pkgs | |
| (26) ? attempt k8s.io/apiserver with 8 pkgs; 54 versions to try | |
| (29) try k8s.io/apiserver@master | |
| (29) ✓ select k8s.io/apiserver@master w/12 pkgs | |
| (27) ? attempt github.com/coreos/go-semver with 1 pkgs; 3 versions to try | |
| (30) try github.com/coreos/[email protected] | |
| (30) ✓ select github.com/coreos/[email protected] w/1 pkgs | |
| (28) ? attempt github.com/gogo/protobuf with 1 pkgs; 20 versions to try | |
| (31) try github.com/gogo/[email protected] | |
| (31) ✓ select github.com/gogo/[email protected] w/3 pkgs | |
| (29) ? revisit github.com/golang/protobuf to add 1 pkgs | |
| (32) ✓ include 2 more pkgs from github.com/golang/protobuf@master | |
| (29) ? attempt github.com/golang/mock with 1 pkgs; 2 versions to try | |
| (33) try github.com/golang/[email protected] | |
| (33) ✓ select github.com/golang/[email protected] w/1 pkgs | |
| (30) ? attempt github.com/golang/groupcache with 1 pkgs; 1 versions to try | |
| (34) try github.com/golang/groupcache@master | |
| (34) ✓ select github.com/golang/groupcache@master w/1 pkgs | |
| (31) ? attempt github.com/docker/go-units with 1 pkgs; 6 versions to try | |
| (35) try github.com/docker/[email protected] | |
| (35) ✓ select github.com/docker/[email protected] w/1 pkgs | |
| (32) ? revisit golang.org/x/net to add 1 pkgs | |
| (36) ✓ include 1 more pkgs from golang.org/x/net@master | |
| (32) ? attempt k8s.io/client-go with 1 pkgs; 71 versions to try | |
| (37) try k8s.io/[email protected] | |
| (37) ✓ select k8s.io/[email protected] w/12 pkgs | |
| (33) ? attempt github.com/gregjones/httpcache with 2 pkgs; 1 versions to try | |
| (38) try github.com/gregjones/httpcache@master | |
| (38) ✓ select github.com/gregjones/httpcache@master w/2 pkgs | |
| (34) ? attempt github.com/prometheus/client_golang with 1 pkgs; 17 versions to try | |
| (39) try github.com/prometheus/[email protected] | |
| (39) ✓ select github.com/prometheus/[email protected] w/1 pkgs | |
| (35) ? attempt github.com/prometheus/common with 2 pkgs; 2 versions to try | |
| (40) try github.com/prometheus/common@master | |
| (40) ✓ select github.com/prometheus/common@master w/3 pkgs | |
| (36) ? attempt github.com/matttproud/golang_protobuf_extensions with 1 pkgs; 6 versions to try | |
| (41) try github.com/matttproud/[email protected] | |
| (41) ✓ select github.com/matttproud/[email protected] w/1 pkgs | |
| (37) ? attempt github.com/prometheus/client_model with 1 pkgs; 3 versions to try | |
| (42) try github.com/prometheus/client_model@master | |
| (42) ✓ select github.com/prometheus/client_model@master w/1 pkgs | |
| (38) ? attempt github.com/google/cadvisor with 1 pkgs; 87 versions to try | |
| (43) try github.com/google/[email protected] | |
| (43) ✓ select github.com/google/[email protected] w/1 pkgs | |
| (39) ? attempt github.com/emicklei/go-restful with 1 pkgs; 19 versions to try | |
| (44) try github.com/emicklei/[email protected] | |
| (44) ✓ select github.com/emicklei/[email protected] w/2 pkgs | |
| (40) ? attempt github.com/peterbourgon/diskv with 1 pkgs; 4 versions to try | |
| (45) try github.com/peterbourgon/[email protected] | |
| (45) ✓ select github.com/peterbourgon/[email protected] w/1 pkgs | |
| (41) ? attempt github.com/prometheus/procfs with 1 pkgs; 3 versions to try | |
| (46) try github.com/prometheus/procfs@master | |
| (46) ✓ select github.com/prometheus/procfs@master w/4 pkgs | |
| (42) ? attempt k8s.io/apimachinery with 2 pkgs; 54 versions to try | |
| (47) try k8s.io/apimachinery@master | |
| (47) ✓ select k8s.io/apimachinery@master w/21 pkgs | |
| (43) ? revisit k8s.io/client-go to add 14 pkgs | |
| (48) ✓ include 111 more pkgs from k8s.io/[email protected] | |
| (43) ? revisit k8s.io/api to add 23 pkgs | |
| (49) ✓ include 24 more pkgs from k8s.io/api@master | |
| (43) ? attempt github.com/dgrijalva/jwt-go with 1 pkgs; 17 versions to try | |
| (50) try github.com/dgrijalva/[email protected] | |
| (50) ✓ select github.com/dgrijalva/[email protected] w/1 pkgs | |
| (44) ? attempt github.com/google/btree with 1 pkgs; 1 versions to try | |
| (51) try github.com/google/btree@master | |
| (51) ✓ select github.com/google/btree@master w/1 pkgs | |
| (45) ? attempt github.com/beorn7/perks with 1 pkgs; 5 versions to try | |
| (52) try github.com/beorn7/perks@master | |
| (52) ✓ select github.com/beorn7/perks@master w/1 pkgs | |
| (46) ? attempt github.com/godbus/dbus with 1 pkgs; 8 versions to try | |
| (53) try github.com/godbus/[email protected] | |
| (53) ✓ select github.com/godbus/[email protected] w/1 pkgs | |
| (47) ? revisit k8s.io/apimachinery to add 4 pkgs | |
| (54) ✓ include 10 more pkgs from k8s.io/apimachinery@master | |
| (47) ? revisit k8s.io/apimachinery to add 27 pkgs | |
| (55) ✓ include 49 more pkgs from k8s.io/apimachinery@master | |
| (47) ? attempt github.com/docker/spdystream with 1 pkgs; 1 versions to try | |
| (56) try github.com/docker/spdystream@master | |
| (56) ✓ select github.com/docker/spdystream@master w/2 pkgs | |
| (48) ? attempt k8s.io/kube-openapi with 1 pkgs; 1 versions to try | |
| (57) try k8s.io/kube-openapi@master | |
| (57) ✓ select k8s.io/kube-openapi@master w/1 pkgs | |
| (49) ? revisit github.com/gogo/protobuf to add 2 pkgs | |
| (58) ✓ include 2 more pkgs from github.com/gogo/[email protected] | |
| (49) ? attempt github.com/docker/docker with 1 pkgs; 206 versions to try | |
| (59) try github.com/docker/[email protected] | |
| (59) ✓ select github.com/docker/[email protected] w/3 pkgs | |
| (50) ? attempt github.com/syndtr/gocapability with 1 pkgs; 1 versions to try | |
| (60) try github.com/syndtr/gocapability@master | |
| (60) ✓ select github.com/syndtr/gocapability@master w/1 pkgs | |
| (51) ? attempt github.com/ghodss/yaml with 1 pkgs; 2 versions to try | |
| (61) try github.com/ghodss/[email protected] | |
| (61) ✓ select github.com/ghodss/[email protected] w/1 pkgs | |
| (52) ? revisit k8s.io/apimachinery to add 3 pkgs | |
| (62) ✓ include 12 more pkgs from k8s.io/apimachinery@master | |
| (52) ? attempt github.com/fsnotify/fsnotify with 1 pkgs; 33 versions to try | |
| (63) try github.com/fsnotify/[email protected] | |
| (63) ✓ select github.com/fsnotify/[email protected] w/1 pkgs | |
| (53) ? attempt github.com/docker/distribution with 1 pkgs; 62 versions to try | |
| (64) try github.com/docker/[email protected] | |
| (64) ✓ select github.com/docker/[email protected] w/2 pkgs | |
| (54) ? attempt github.com/coreos/go-systemd with 2 pkgs; 17 versions to try | |
| (65) try github.com/coreos/go-systemd@v15 | |
| (65) ✓ select github.com/coreos/go-systemd@v15 w/2 pkgs | |
| (55) ? revisit github.com/google/cadvisor to add 9 pkgs | |
| (66) ✓ include 42 more pkgs from github.com/google/[email protected] | |
| (55) ? revisit github.com/golang/protobuf to add 1 pkgs | |
| (67) ✓ include 2 more pkgs from github.com/golang/protobuf@master | |
| (55) ? revisit github.com/docker/docker to add 3 pkgs | |
| (68) ✓ include 17 more pkgs from github.com/docker/[email protected] | |
| (55) ? revisit k8s.io/utils to add 1 pkgs | |
| (69) ✓ include 1 more pkgs from k8s.io/utils@master | |
| (55) ? revisit golang.org/x/net to add 1 pkgs | |
| (70) ✓ include 2 more pkgs from golang.org/x/net@master | |
| (55) ? attempt github.com/coreos/pkg with 1 pkgs; 6 versions to try | |
| (71) try github.com/coreos/pkg@v3 | |
| (71) ✓ select github.com/coreos/pkg@v3 w/1 pkgs | |
| (56) ? attempt github.com/google/gofuzz with 1 pkgs; 1 versions to try | |
| (72) try github.com/google/gofuzz@master | |
| (72) ✓ select github.com/google/gofuzz@master w/1 pkgs | |
| (57) ? revisit github.com/prometheus/client_golang to add 1 pkgs | |
| (73) ✓ include 2 more pkgs from github.com/prometheus/[email protected] | |
| (57) ? attempt github.com/mindprince/gonvml with 1 pkgs; 2 versions to try | |
| (74) try github.com/mindprince/gonvml@master | |
| (74) ✓ select github.com/mindprince/gonvml@master w/1 pkgs | |
| (58) ? attempt cloud.google.com/go with 1 pkgs; 23 versions to try | |
| (75) try cloud.google.com/[email protected] | |
| (75) ✓ select cloud.google.com/[email protected] w/1 pkgs | |
| (59) ? revisit github.com/opencontainers/runc to add 1 pkgs | |
| (76) ✓ include 16 more pkgs from github.com/opencontainers/[email protected] | |
| (59) ? revisit k8s.io/apimachinery to add 2 pkgs | |
| (77) ✓ include 2 more pkgs from k8s.io/apimachinery@master | |
| (59) ? attempt gopkg.in/yaml.v2 with 1 pkgs; 1 versions to try | |
| (78) try gopkg.in/yaml.v2@v2 | |
| (78) ✓ select gopkg.in/yaml.v2@v2 w/1 pkgs | |
| (60) ? revisit github.com/docker/docker to add 1 pkgs | |
| (79) ✓ include 3 more pkgs from github.com/docker/[email protected] | |
| (60) ? revisit golang.org/x/sys to add 1 pkgs | |
| (80) ✓ include 1 more pkgs from golang.org/x/sys@master | |
| (60) ? attempt github.com/petar/GoLLRB with 1 pkgs; 2 versions to try | |
| (81) try github.com/petar/GoLLRB@master | |
| (81) ✓ select github.com/petar/GoLLRB@master w/1 pkgs | |
| (61) ? attempt github.com/rkt/rkt with 2 pkgs; 67 versions to try | |
| (82) try github.com/rkt/[email protected] | |
| (82) ✓ select github.com/rkt/[email protected] w/2 pkgs | |
| (62) ? attempt github.com/euank/go-kmsg-parser with 1 pkgs; 3 versions to try | |
| (83) try github.com/euank/[email protected] | |
| (83) ✓ select github.com/euank/[email protected] w/1 pkgs | |
| (63) ? attempt github.com/juju/ratelimit with 1 pkgs; 3 versions to try | |
| (84) try github.com/juju/[email protected] | |
| (84) ✓ select github.com/juju/[email protected] w/1 pkgs | |
| (64) ? attempt golang.org/x/exp with 1 pkgs; 1 versions to try | |
| (85) try golang.org/x/exp@master | |
| (86) ✗ golang.org/x/exp at master has problem subpkg(s): | |
| (86) golang.org/x/exp/inotify has err (*build.NoGoError); required by github.com/google/[email protected]. | |
| (85) ← no more versions of golang.org/x/exp to try; begin backtrack | |
| (84) ← backtrack: no more versions of github.com/juju/ratelimit to try | |
| (83) ← backtrack: no more versions of github.com/euank/go-kmsg-parser to try | |
| (82) ← backtrack: no more versions of github.com/rkt/rkt to try | |
| (81) ← backtrack: no more versions of github.com/petar/GoLLRB to try | |
| (80) ← backtrack: popped 1 pkgs from golang.org/x/sys | |
| (79) ← backtrack: popped 3 pkgs from github.com/docker/docker | |
| (78) ← backtrack: no more versions of gopkg.in/yaml.v2 to try | |
| (77) ← backtrack: popped 2 pkgs from k8s.io/apimachinery | |
| (76) ← backtrack: popped 16 pkgs from github.com/opencontainers/runc | |
| (75) ← backtrack: no more versions of cloud.google.com/go to try | |
| (74) ← backtrack: no more versions of github.com/mindprince/gonvml to try | |
| (73) ← backtrack: popped 2 pkgs from github.com/prometheus/client_golang | |
| (72) ← backtrack: no more versions of github.com/google/gofuzz to try | |
| (71) ← backtrack: no more versions of github.com/coreos/pkg to try | |
| (70) ← backtrack: popped 2 pkgs from golang.org/x/net | |
| (69) ← backtrack: popped 1 pkgs from k8s.io/utils | |
| (68) ← backtrack: popped 17 pkgs from github.com/docker/docker | |
| (67) ← backtrack: popped 2 pkgs from github.com/golang/protobuf | |
| (66) ← backtrack: popped 42 pkgs from github.com/google/cadvisor | |
| (65) ← backtrack: no more versions of github.com/coreos/go-systemd to try | |
| (64) ← backtrack: no more versions of github.com/docker/distribution to try | |
| (63) ← backtrack: no more versions of github.com/fsnotify/fsnotify to try | |
| (62) ← backtrack: popped 12 pkgs from k8s.io/apimachinery | |
| (61) ← backtrack: no more versions of github.com/ghodss/yaml to try | |
| (60) ← backtrack: no more versions of github.com/syndtr/gocapability to try | |
| (59) ← backtrack: no more versions of github.com/docker/docker to try | |
| (58) ← backtrack: popped 2 pkgs from github.com/gogo/protobuf | |
| (57) ← backtrack: no more versions of k8s.io/kube-openapi to try | |
| (56) ← backtrack: no more versions of github.com/docker/spdystream to try | |
| (55) ← backtrack: popped 49 pkgs from k8s.io/apimachinery | |
| (54) ← backtrack: popped 10 pkgs from k8s.io/apimachinery | |
| (53) ← backtrack: no more versions of github.com/godbus/dbus to try | |
| (52) ← backtrack: no more versions of github.com/beorn7/perks to try | |
| (51) ← backtrack: no more versions of github.com/google/btree to try | |
| (50) ← backtrack: no more versions of github.com/dgrijalva/jwt-go to try | |
| (49) ← backtrack: popped 24 pkgs from k8s.io/api | |
| (48) ← backtrack: popped 111 pkgs from k8s.io/client-go | |
| (47) ← backtrack: no more versions of k8s.io/apimachinery to try | |
| (46) ← backtrack: no more versions of github.com/prometheus/procfs to try | |
| (45) ← backtrack: no more versions of github.com/peterbourgon/diskv to try | |
| (44) ← backtrack: no more versions of github.com/emicklei/go-restful to try | |
| (43) ← backtrack: no more versions of github.com/google/cadvisor to try | |
| (38) ? continue github.com/google/cadvisor with 1 pkgs; 86 more versions to try | |
| (43) try github.com/google/[email protected] | |
| (43) ✓ select github.com/google/[email protected] w/1 pkgs | |
| (39) ? revisit golang.org/x/sys to add 1 pkgs | |
| (44) ✓ include 1 more pkgs from golang.org/x/sys@master | |
| (39) ? revisit github.com/golang/protobuf to add 2 pkgs | |
| (45) ✓ include 2 more pkgs from github.com/golang/protobuf@master | |
| (39) ? revisit github.com/prometheus/client_golang to add 2 pkgs | |
| (46) ✓ include 2 more pkgs from github.com/prometheus/[email protected] | |
| (39) ? revisit k8s.io/utils to add 1 pkgs | |
| (47) ✓ include 1 more pkgs from k8s.io/utils@master | |
| (39) ? attempt k8s.io/apimachinery with 2 pkgs; 54 versions to try | |
| (48) try k8s.io/apimachinery@master | |
| (48) ✓ select k8s.io/apimachinery@master w/2 pkgs | |
| (40) ? revisit github.com/opencontainers/runc to add 16 pkgs | |
| (49) ✓ include 16 more pkgs from github.com/opencontainers/[email protected] | |
| (40) ? revisit golang.org/x/net to add 2 pkgs | |
| (50) ✓ include 2 more pkgs from golang.org/x/net@master | |
| (40) ? revisit k8s.io/api to add 24 pkgs | |
| (51) ✓ include 24 more pkgs from k8s.io/api@master | |
| (40) ? attempt github.com/hashicorp/golang-lru with 1 pkgs; 2 versions to try | |
| (52) try github.com/hashicorp/golang-lru@master | |
| (52) ✓ select github.com/hashicorp/golang-lru@master w/2 pkgs | |
| (41) ? attempt github.com/Sirupsen/logrus with 1 pkgs; 47 versions to try | |
| (53) try github.com/Sirupsen/[email protected] | |
| (53) ✓ select github.com/Sirupsen/[email protected] w/1 pkgs | |
| (42) ? attempt github.com/docker/docker with 3 pkgs; 206 versions to try | |
| (54) try github.com/docker/[email protected] | |
| (54) ✓ select github.com/docker/[email protected] w/3 pkgs | |
| (43) ? revisit golang.org/x/sys to add 1 pkgs | |
| (55) ✓ include 1 more pkgs from golang.org/x/sys@master | |
| (43) ? revisit k8s.io/apimachinery to add 12 pkgs | |
| (56) ✓ include 12 more pkgs from k8s.io/apimachinery@master | |
| (43) ? revisit github.com/gogo/protobuf to add 2 pkgs | |
| (57) ✓ include 2 more pkgs from github.com/gogo/[email protected] | |
| (43) ? attempt github.com/peterbourgon/diskv with 1 pkgs; 4 versions to try | |
| (58) try github.com/peterbourgon/[email protected] | |
| (58) ✓ select github.com/peterbourgon/[email protected] w/1 pkgs | |
| (44) ? revisit k8s.io/apimachinery to add 49 pkgs | |
| (59) ✓ include 49 more pkgs from k8s.io/apimachinery@master | |
| (44) ? attempt github.com/prometheus/procfs with 4 pkgs; 3 versions to try | |
| (60) try github.com/prometheus/procfs@master | |
| (60) ✓ select github.com/prometheus/procfs@master w/4 pkgs | |
| (45) ? attempt github.com/google/btree with 1 pkgs; 1 versions to try | |
| (61) try github.com/google/btree@master | |
| (61) ✓ select github.com/google/btree@master w/1 pkgs | |
| (46) ? revisit github.com/google/cadvisor to add 42 pkgs | |
| (62) ✓ include 42 more pkgs from github.com/google/[email protected] | |
| (46) ? revisit github.com/golang/protobuf to add 1 pkgs | |
| (63) ✓ include 2 more pkgs from github.com/golang/protobuf@master | |
| (46) ? revisit github.com/prometheus/client_golang to add 1 pkgs | |
| (64) ✓ include 2 more pkgs from github.com/prometheus/[email protected] | |
| (46) ? revisit k8s.io/utils to add 1 pkgs | |
| (65) ✓ include 1 more pkgs from k8s.io/utils@master | |
| (46) ? revisit github.com/docker/docker to add 17 pkgs | |
| (66) ✓ include 17 more pkgs from github.com/docker/[email protected] | |
| (46) ? revisit golang.org/x/net to add 1 pkgs | |
| (67) ✓ include 2 more pkgs from golang.org/x/net@master | |
| (46) ? attempt github.com/coreos/go-systemd with 2 pkgs; 17 versions to try | |
| (68) try github.com/coreos/go-systemd@v15 | |
| (68) ✓ select github.com/coreos/go-systemd@v15 w/2 pkgs | |
| (47) ? attempt github.com/petar/GoLLRB with 1 pkgs; 2 versions to try | |
| (69) try github.com/petar/GoLLRB@master | |
| (69) ✓ select github.com/petar/GoLLRB@master w/1 pkgs | |
| (48) ? attempt github.com/docker/spdystream with 1 pkgs; 1 versions to try | |
| (70) try github.com/docker/spdystream@master | |
| (70) ✓ select github.com/docker/spdystream@master w/2 pkgs | |
| (49) ? revisit github.com/opencontainers/runc to add 1 pkgs | |
| (71) ✓ include 16 more pkgs from github.com/opencontainers/[email protected] | |
| (49) ? attempt github.com/abbot/go-http-auth with 1 pkgs; 4 versions to try | |
| (72) try github.com/abbot/[email protected] | |
| (72) ✓ select github.com/abbot/[email protected] w/1 pkgs | |
| (50) ? revisit github.com/docker/docker to add 3 pkgs | |
| (73) ✓ include 3 more pkgs from github.com/docker/[email protected] | |
| (50) ? attempt golang.org/x/crypto with 1 pkgs; 1 versions to try | |
| (74) try golang.org/x/crypto@master | |
| (74) ✓ select golang.org/x/crypto@master w/1 pkgs | |
| (51) ? revisit k8s.io/client-go to add 111 pkgs | |
| (75) ✓ include 111 more pkgs from k8s.io/[email protected] | |
| (51) ? revisit k8s.io/api to add 23 pkgs | |
| (76) ✓ include 24 more pkgs from k8s.io/api@master | |
| (51) ? revisit k8s.io/apimachinery to add 21 pkgs | |
| (77) ✓ include 21 more pkgs from k8s.io/apimachinery@master | |
| (51) ? attempt github.com/Microsoft/go-winio with 1 pkgs; 31 versions to try | |
| (78) try github.com/Microsoft/[email protected] | |
| (78) ✓ select github.com/Microsoft/[email protected] w/1 pkgs | |
| (52) ? revisit github.com/docker/docker to add 3 pkgs | |
| (79) ✓ include 13 more pkgs from github.com/docker/[email protected] | |
| (52) ? revisit github.com/docker/docker to add 2 pkgs | |
| (80) ✓ include 16 more pkgs from github.com/docker/[email protected] | |
| (52) ? revisit github.com/docker/docker to add 2 pkgs | |
| (81) ✓ include 4 more pkgs from github.com/docker/[email protected] | |
| (52) ? attempt github.com/beorn7/perks with 1 pkgs; 5 versions to try | |
| (82) try github.com/beorn7/perks@master | |
| (82) ✓ select github.com/beorn7/perks@master w/1 pkgs | |
| (53) ? revisit golang.org/x/crypto to add 1 pkgs | |
| (83) ✓ include 2 more pkgs from golang.org/x/crypto@master | |
| (53) ? attempt github.com/Azure/go-ansiterm with 2 pkgs; 2 versions to try | |
| (84) try github.com/Azure/go-ansiterm@master | |
| (84) ✓ select github.com/Azure/go-ansiterm@master w/2 pkgs | |
| (54) ? attempt github.com/godbus/dbus with 1 pkgs; 8 versions to try | |
| (85) try github.com/godbus/[email protected] | |
| (85) ✓ select github.com/godbus/[email protected] w/1 pkgs | |
| (55) ? revisit github.com/docker/spdystream to add 2 pkgs | |
| (86) ✓ include 2 more pkgs from github.com/docker/spdystream@master | |
| (55) ? attempt github.com/coreos/etcd with 1 pkgs; 137 versions to try | |
| (87) try github.com/coreos/[email protected] | |
| (87) ✓ select github.com/coreos/[email protected] w/5 pkgs | |
| (56) ? attempt github.com/dgrijalva/jwt-go with 1 pkgs; 17 versions to try | |
| (88) try github.com/dgrijalva/[email protected] | |
| (88) ✓ select github.com/dgrijalva/[email protected] w/1 pkgs | |
| (57) ? attempt github.com/seccomp/libseccomp-golang with 1 pkgs; 2 versions to try | |
| (89) try github.com/seccomp/[email protected] | |
| (89) ✓ select github.com/seccomp/[email protected] w/1 pkgs | |
| (58) ? attempt k8s.io/kube-openapi with 1 pkgs; 1 versions to try | |
| (90) try k8s.io/kube-openapi@master | |
| (90) ✓ select k8s.io/kube-openapi@master w/1 pkgs | |
| (59) ? attempt gopkg.in/yaml.v2 with 1 pkgs; 1 versions to try | |
| (91) try gopkg.in/yaml.v2@v2 | |
| (91) ✓ select gopkg.in/yaml.v2@v2 w/1 pkgs | |
| (60) ? attempt github.com/google/gofuzz with 1 pkgs; 1 versions to try | |
| (92) try github.com/google/gofuzz@master | |
| (92) ✓ select github.com/google/gofuzz@master w/1 pkgs | |
| (61) ? attempt github.com/ghodss/yaml with 1 pkgs; 2 versions to try | |
| (93) try github.com/ghodss/[email protected] | |
| (93) ✓ select github.com/ghodss/[email protected] w/1 pkgs | |
| (62) ? attempt github.com/blang/semver with 1 pkgs; 21 versions to try | |
| (94) try github.com/blang/[email protected] | |
| (94) ✓ select github.com/blang/[email protected] w/1 pkgs | |
| (63) ? attempt github.com/ugorji/go with 1 pkgs; 3 versions to try | |
| (95) try github.com/ugorji/[email protected] | |
| (95) ✓ select github.com/ugorji/[email protected] w/1 pkgs | |
| (64) ? attempt github.com/mindprince/gonvml with 1 pkgs; 2 versions to try | |
| (96) try github.com/mindprince/gonvml@master | |
| (96) ✓ select github.com/mindprince/gonvml@master w/1 pkgs | |
| (65) ? attempt github.com/json-iterator/go with 1 pkgs; 17 versions to try | |
| (97) try github.com/json-iterator/[email protected] | |
| (97) ✓ select github.com/json-iterator/[email protected] w/1 pkgs | |
| (66) ? attempt github.com/docker/distribution with 2 pkgs; 62 versions to try | |
| (98) try github.com/docker/[email protected] | |
| (98) ✓ select github.com/docker/[email protected] w/2 pkgs | |
| (67) ? attempt github.com/pkg/errors with 1 pkgs; 11 versions to try | |
| (99) try github.com/pkg/[email protected] | |
| (99) ✓ select github.com/pkg/[email protected] w/1 pkgs | |
| (68) ? attempt github.com/opencontainers/runtime-spec with 1 pkgs; 14 versions to try | |
| (100) try github.com/opencontainers/[email protected] | |
| (100) ✓ select github.com/opencontainers/[email protected] w/1 pkgs | |
| (69) ? attempt golang.org/x/exp with 1 pkgs; 1 versions to try | |
| (101) try golang.org/x/exp@master | |
| (102) ✗ golang.org/x/exp at master has problem subpkg(s): | |
| (102) golang.org/x/exp/inotify has err (*build.NoGoError); required by github.com/google/[email protected]. | |
| (101) ← no more versions of golang.org/x/exp to try; begin backtrack | |
| (100) ← backtrack: no more versions of github.com/opencontainers/runtime-spec to try | |
| (99) ← backtrack: no more versions of github.com/pkg/errors to try | |
| (98) ← backtrack: no more versions of github.com/docker/distribution to try | |
| (97) ← backtrack: no more versions of github.com/json-iterator/go to try | |
| (96) ← backtrack: no more versions of github.com/mindprince/gonvml to try | |
| (95) ← backtrack: no more versions of github.com/ugorji/go to try | |
| (94) ← backtrack: no more versions of github.com/blang/semver to try | |
| (93) ← backtrack: no more versions of github.com/ghodss/yaml to try | |
| (92) ← backtrack: no more versions of github.com/google/gofuzz to try | |
| (91) ← backtrack: no more versions of gopkg.in/yaml.v2 to try | |
| (90) ← backtrack: no more versions of k8s.io/kube-openapi to try | |
| (89) ← backtrack: no more versions of github.com/seccomp/libseccomp-golang to try | |
| (88) ← backtrack: no more versions of github.com/dgrijalva/jwt-go to try | |
| (87) ← backtrack: no more versions of github.com/coreos/etcd to try | |
| (86) ← backtrack: popped 2 pkgs from github.com/docker/spdystream | |
| (85) ← backtrack: no more versions of github.com/godbus/dbus to try | |
| (84) ← backtrack: no more versions of github.com/Azure/go-ansiterm to try | |
| (83) ← backtrack: popped 2 pkgs from golang.org/x/crypto | |
| (82) ← backtrack: no more versions of github.com/beorn7/perks to try | |
| (81) ← backtrack: popped 4 pkgs from github.com/docker/docker | |
| (80) ← backtrack: popped 16 pkgs from github.com/docker/docker | |
| (79) ← backtrack: popped 13 pkgs from github.com/docker/docker | |
| (78) ← backtrack: no more versions of github.com/Microsoft/go-winio to try | |
| (77) ← backtrack: popped 21 pkgs from k8s.io/apimachinery | |
| (76) ← backtrack: popped 24 pkgs from k8s.io/api | |
| (75) ← backtrack: popped 111 pkgs from k8s.io/client-go | |
| (74) ← backtrack: no more versions of golang.org/x/crypto to try | |
| (73) ← backtrack: popped 3 pkgs from github.com/docker/docker | |
| (72) ← backtrack: no more versions of github.com/abbot/go-http-auth to try | |
| (71) ← backtrack: popped 16 pkgs from github.com/opencontainers/runc | |
| (70) ← backtrack: no more versions of github.com/docker/spdystream to try | |
| (69) ← backtrack: no more versions of github.com/petar/GoLLRB to try | |
| (68) ← backtrack: no more versions of github.com/coreos/go-systemd to try | |
| (67) ← backtrack: popped 2 pkgs from golang.org/x/net | |
| (66) ← backtrack: popped 17 pkgs from github.com/docker/docker | |
| (65) ← backtrack: popped 1 pkgs from k8s.io/utils | |
| (64) ← backtrack: popped 2 pkgs from github.com/prometheus/client_golang | |
| (63) ← backtrack: popped 2 pkgs from github.com/golang/protobuf | |
| (62) ← backtrack: popped 42 pkgs from github.com/google/cadvisor | |
| (61) ← backtrack: no more versions of github.com/google/btree to try | |
| (60) ← backtrack: no more versions of github.com/prometheus/procfs to try | |
| (59) ← backtrack: popped 49 pkgs from k8s.io/apimachinery | |
| (58) ← backtrack: no more versions of github.com/peterbourgon/diskv to try | |
| (57) ← backtrack: popped 2 pkgs from github.com/gogo/protobuf | |
| (56) ← backtrack: popped 12 pkgs from k8s.io/apimachinery | |
| (55) ← backtrack: popped 1 pkgs from golang.org/x/sys | |
| (54) ← backtrack: no more versions of github.com/docker/docker to try | |
| (53) ← backtrack: no more versions of github.com/Sirupsen/logrus to try | |
| (52) ← backtrack: no more versions of github.com/hashicorp/golang-lru to try | |
| (51) ← backtrack: popped 24 pkgs from k8s.io/api | |
| (50) ← backtrack: popped 2 pkgs from golang.org/x/net | |
| (49) ← backtrack: popped 16 pkgs from github.com/opencontainers/runc | |
| (48) ← backtrack: no more versions of k8s.io/apimachinery to try | |
| (47) ← backtrack: popped 1 pkgs from k8s.io/utils | |
| (46) ← backtrack: popped 2 pkgs from github.com/prometheus/client_golang | |
| (45) ← backtrack: popped 2 pkgs from github.com/golang/protobuf | |
| (44) ← backtrack: popped 1 pkgs from golang.org/x/sys | |
| (43) ← backtrack: no more versions of github.com/google/cadvisor to try | |
| (38) ? continue github.com/google/cadvisor with 1 pkgs; 85 more versions to try | |
| (43) try github.com/google/[email protected] | |
| (43) ✓ select github.com/google/[email protected] w/1 pkgs | |
| (39) ? revisit golang.org/x/sys to add 1 pkgs | |
| (44) ✓ include 1 more pkgs from golang.org/x/sys@master | |
| (39) ? revisit github.com/golang/protobuf to add 2 pkgs | |
| (45) ✓ include 2 more pkgs from github.com/golang/protobuf@master | |
| (39) ? revisit golang.org/x/sys to add 1 pkgs | |
| (46) ✓ include 1 more pkgs from golang.org/x/sys@master | |
| (39) ? attempt github.com/docker/docker with 4 pkgs; 206 versions to try | |
| (47) try github.com/docker/[email protected] | |
| (47) ✓ select github.com/docker/[email protected] w/4 pkgs | |
| (40) ? revisit golang.org/x/sys to add 1 pkgs | |
| (48) ✓ include 1 more pkgs from golang.org/x/sys@master | |
| (40) ? revisit k8s.io/utils to add 1 pkgs | |
| (49) ✓ include 1 more pkgs from k8s.io/utils@master | |
| (40) ? attempt k8s.io/metrics with 1 pkgs; 54 versions to try | |
| (50) try k8s.io/metrics@master | |
| (50) ✓ select k8s.io/metrics@master w/7 pkgs | |
| (41) ? attempt k8s.io/apimachinery with 21 pkgs; 54 versions to try | |
| (51) try k8s.io/apimachinery@master | |
| (51) ✓ select k8s.io/apimachinery@master w/21 pkgs | |
| (42) ? revisit github.com/golang/protobuf to add 2 pkgs | |
| (52) ✓ include 2 more pkgs from github.com/golang/protobuf@master | |
| (42) ? revisit github.com/gogo/protobuf to add 2 pkgs | |
| (53) ✓ include 2 more pkgs from github.com/gogo/[email protected] | |
| (42) ? revisit golang.org/x/net to add 2 pkgs | |
| (54) ✓ include 2 more pkgs from golang.org/x/net@master | |
| (42) ? revisit k8s.io/utils to add 1 pkgs | |
| (55) ✓ include 1 more pkgs from k8s.io/utils@master | |
| (42) ? revisit k8s.io/apimachinery to add 10 pkgs | |
| (56) ✓ include 10 more pkgs from k8s.io/apimachinery@master | |
| (42) ? revisit github.com/docker/docker to add 16 pkgs | |
| (57) ✓ include 16 more pkgs from github.com/docker/[email protected] | |
| (42) ? revisit github.com/opencontainers/runc to add 16 pkgs | |
| (58) ✓ include 16 more pkgs from github.com/opencontainers/[email protected] | |
| (42) ? revisit github.com/docker/docker to add 3 pkgs | |
| (59) ✓ include 3 more pkgs from github.com/docker/[email protected] | |
| (42) ? revisit k8s.io/api to add 24 pkgs | |
| (60) ✓ include 24 more pkgs from k8s.io/api@master | |
| (42) ? revisit k8s.io/client-go to add 1 pkgs | |
| (61) ✓ include 11 more pkgs from k8s.io/[email protected] | |
| (42) ? attempt github.com/docker/spdystream with 2 pkgs; 1 versions to try | |
| (62) try github.com/docker/spdystream@master | |
| (62) ✓ select github.com/docker/spdystream@master w/2 pkgs | |
| (43) ? revisit github.com/docker/docker to add 2 pkgs | |
| (63) ✓ include 4 more pkgs from github.com/docker/[email protected] | |
| (43) ? revisit github.com/opencontainers/runc to add 16 pkgs | |
| (64) ✓ include 16 more pkgs from github.com/opencontainers/[email protected] | |
| (43) ? attempt github.com/docker/go-connections with 2 pkgs; 9 versions to try | |
| (65) try github.com/docker/[email protected] | |
| (65) ✓ select github.com/docker/[email protected] w/2 pkgs | |
| (44) ? revisit github.com/prometheus/client_golang to add 2 pkgs | |
| (66) ✓ include 2 more pkgs from github.com/prometheus/[email protected] | |
| (44) ? revisit golang.org/x/net to add 2 pkgs | |
| (67) ✓ include 2 more pkgs from golang.org/x/net@master | |
| (44) ? attempt github.com/godbus/dbus with 1 pkgs; 8 versions to try | |
| (68) try github.com/godbus/[email protected] | |
| (68) ✓ select github.com/godbus/[email protected] w/1 pkgs | |
| (45) ? revisit github.com/docker/spdystream to add 2 pkgs | |
| (69) ✓ include 2 more pkgs from github.com/docker/spdystream@master | |
| (45) ? revisit golang.org/x/net to add 1 pkgs | |
| (70) ✓ include 1 more pkgs from golang.org/x/net@master | |
| (45) ? attempt github.com/rkt/rkt with 2 pkgs; 67 versions to try | |
| (71) try github.com/rkt/[email protected] | |
| (71) ✓ select github.com/rkt/[email protected] w/2 pkgs | |
| (46) ? revisit k8s.io/api to add 23 pkgs | |
| (72) ✓ include 24 more pkgs from k8s.io/api@master | |
| (46) ? attempt github.com/google/gofuzz with 1 pkgs; 1 versions to try | |
| (73) try github.com/google/gofuzz@master | |
| (73) ✓ select github.com/google/gofuzz@master w/1 pkgs | |
| (47) ? attempt github.com/coreos/go-systemd with 2 pkgs; 17 versions to try | |
| (74) try github.com/coreos/go-systemd@v15 | |
| (74) ✓ select github.com/coreos/go-systemd@v15 w/2 pkgs | |
| (48) ? attempt k8s.io/apiextensions-apiserver with 1 pkgs; 53 versions to try | |
| (75) try k8s.io/apiextensions-apiserver@master | |
| (75) ✓ select k8s.io/apiextensions-apiserver@master w/1 pkgs | |
| (49) ? attempt github.com/prometheus/procfs with 4 pkgs; 3 versions to try | |
| (76) try github.com/prometheus/procfs@master | |
| (76) ✓ select github.com/prometheus/procfs@master w/4 pkgs | |
| (50) ? revisit golang.org/x/net to add 1 pkgs | |
| (77) ✓ include 2 more pkgs from golang.org/x/net@master | |
| (50) ? attempt github.com/peterbourgon/diskv with 1 pkgs; 4 versions to try | |
| (78) try github.com/peterbourgon/[email protected] | |
| (78) ✓ select github.com/peterbourgon/[email protected] w/1 pkgs | |
| (51) ? revisit k8s.io/apimachinery to add 49 pkgs | |
| (79) ✓ include 49 more pkgs from k8s.io/apimachinery@master | |
| (51) ? revisit github.com/docker/spdystream to add 1 pkgs | |
| (80) ✓ include 2 more pkgs from github.com/docker/spdystream@master | |
| (51) ? attempt golang.org/x/crypto with 2 pkgs; 1 versions to try | |
| (81) try golang.org/x/crypto@master | |
| (81) ✓ select golang.org/x/crypto@master w/2 pkgs | |
| (52) ? attempt github.com/beorn7/perks with 1 pkgs; 5 versions to try | |
| (82) try github.com/beorn7/perks@master | |
| (82) ✓ select github.com/beorn7/perks@master w/1 pkgs | |
| (53) ? revisit k8s.io/apimachinery to add 12 pkgs | |
| (83) ✓ include 12 more pkgs from k8s.io/apimachinery@master | |
| (53) ? attempt github.com/Sirupsen/logrus with 1 pkgs; 47 versions to try | |
| (84) try github.com/Sirupsen/[email protected] | |
| (84) ✓ select github.com/Sirupsen/[email protected] w/1 pkgs | |
| (54) ? revisit golang.org/x/crypto to add 1 pkgs | |
| (85) ✓ include 1 more pkgs from golang.org/x/crypto@master | |
| (54) ? revisit github.com/docker/docker to add 3 pkgs | |
| (86) ✓ include 3 more pkgs from github.com/docker/[email protected] | |
| (54) ? revisit github.com/docker/go-connections to add 2 pkgs | |
| (87) ✓ include 2 more pkgs from github.com/docker/[email protected] | |
| (54) ? revisit k8s.io/apimachinery to add 2 pkgs | |
| (88) ✓ include 2 more pkgs from k8s.io/apimachinery@master | |
| (54) ? attempt github.com/dgrijalva/jwt-go with 1 pkgs; 17 versions to try | |
| (89) try github.com/dgrijalva/[email protected] | |
| (89) ✓ select github.com/dgrijalva/[email protected] w/1 pkgs | |
| (55) ? revisit github.com/prometheus/client_golang to add 2 pkgs | |
| (90) ✓ include 2 more pkgs from github.com/prometheus/[email protected] | |
| (55) ? revisit k8s.io/api to add 24 pkgs | |
| (91) ✓ include 24 more pkgs from k8s.io/api@master | |
| (55) ? attempt github.com/juju/ratelimit with 1 pkgs; 3 versions to try | |
| (92) try github.com/juju/[email protected] | |
| (92) ✓ select github.com/juju/[email protected] w/1 pkgs | |
| (56) ? attempt github.com/google/btree with 1 pkgs; 1 versions to try | |
| (93) try github.com/google/btree@master | |
| (93) ✓ select github.com/google/btree@master w/1 pkgs | |
| (57) ? revisit github.com/google/cadvisor to add 42 pkgs | |
| (94) ✓ include 42 more pkgs from github.com/google/[email protected] | |
| (57) ? revisit github.com/golang/protobuf to add 1 pkgs | |
| (95) ✓ include 2 more pkgs from github.com/golang/protobuf@master | |
| (57) ? revisit github.com/prometheus/client_golang to add 1 pkgs | |
| (96) ✓ include 2 more pkgs from github.com/prometheus/[email protected] | |
| (57) ? revisit github.com/opencontainers/runc to add 1 pkgs | |
| (97) ✓ include 16 more pkgs from github.com/opencontainers/[email protected] | |
| (57) ? attempt github.com/json-iterator/go with 1 pkgs; 17 versions to try | |
| (98) try github.com/json-iterator/[email protected] | |
| (98) ✓ select github.com/json-iterator/[email protected] w/1 pkgs | |
| (58) ? attempt github.com/coreos/pkg with 1 pkgs; 6 versions to try | |
| (99) try github.com/coreos/pkg@v3 | |
| (99) ✓ select github.com/coreos/pkg@v3 w/1 pkgs | |
| (59) ? attempt k8s.io/kube-openapi with 1 pkgs; 1 versions to try | |
| (100) try k8s.io/kube-openapi@master | |
| (100) ✓ select k8s.io/kube-openapi@master w/1 pkgs | |
| (60) ? attempt github.com/syndtr/gocapability with 1 pkgs; 1 versions to try | |
| (101) try github.com/syndtr/gocapability@master | |
| (101) ✓ select github.com/syndtr/gocapability@master w/1 pkgs | |
| (61) ? revisit k8s.io/client-go to add 111 pkgs | |
| (102) ✓ include 111 more pkgs from k8s.io/[email protected] | |
| (61) ? attempt github.com/vishvananda/netlink with 2 pkgs; 6 versions to try | |
| (103) try github.com/vishvananda/netlink@master | |
| (103) ✓ select github.com/vishvananda/netlink@master w/2 pkgs | |
| (62) ? attempt github.com/vishvananda/netns with 1 pkgs; 1 versions to try | |
| (104) try github.com/vishvananda/netns@master | |
| (104) ✓ select github.com/vishvananda/netns@master w/1 pkgs | |
| (63) ? revisit github.com/docker/docker to add 17 pkgs | |
| (105) ✓ include 17 more pkgs from github.com/docker/[email protected] | |
| (63) ? attempt gopkg.in/yaml.v2 with 1 pkgs; 1 versions to try | |
| (106) try gopkg.in/yaml.v2@v2 | |
| (106) ✓ select gopkg.in/yaml.v2@v2 w/1 pkgs | |
| (64) ? attempt github.com/pkg/errors with 1 pkgs; 11 versions to try | |
| (107) try github.com/pkg/[email protected] | |
| (107) ✓ select github.com/pkg/[email protected] w/1 pkgs | |
| (65) ? attempt github.com/petar/GoLLRB with 1 pkgs; 2 versions to try | |
| (108) try github.com/petar/GoLLRB@master | |
| (108) ✓ select github.com/petar/GoLLRB@master w/1 pkgs | |
| (66) ? attempt golang.org/x/exp with 1 pkgs; 1 versions to try | |
| (109) try golang.org/x/exp@master | |
| (110) ✗ golang.org/x/exp at master has problem subpkg(s): | |
| (110) golang.org/x/exp/inotify has err (*build.NoGoError); required by github.com/google/[email protected]. | |
| (109) ← no more versions of golang.org/x/exp to try; begin backtrack | |
| (108) ← backtrack: no more versions of github.com/petar/GoLLRB to try | |
| (107) ← backtrack: no more versions of github.com/pkg/errors to try | |
| (106) ← backtrack: no more versions of gopkg.in/yaml.v2 to try | |
| (105) ← backtrack: popped 17 pkgs from github.com/docker/docker | |
| (104) ← backtrack: no more versions of github.com/vishvananda/netns to try | |
| (103) ← backtrack: no more versions of github.com/vishvananda/netlink to try | |
| (102) ← backtrack: popped 111 pkgs from k8s.io/client-go | |
| (101) ← backtrack: no more versions of github.com/syndtr/gocapability to try | |
| (100) ← backtrack: no more versions of k8s.io/kube-openapi to try | |
| (99) ← backtrack: no more versions of github.com/coreos/pkg to try | |
| (98) ← backtrack: no more versions of github.com/json-iterator/go to try | |
| (97) ← backtrack: popped 16 pkgs from github.com/opencontainers/runc | |
| (96) ← backtrack: popped 2 pkgs from github.com/prometheus/client_golang | |
| (95) ← backtrack: popped 2 pkgs from github.com/golang/protobuf | |
| (94) ← backtrack: popped 42 pkgs from github.com/google/cadvisor | |
| (93) ← backtrack: no more versions of github.com/google/btree to try | |
| (92) ← backtrack: no more versions of github.com/juju/ratelimit to try | |
| (91) ← backtrack: popped 24 pkgs from k8s.io/api | |
| (90) ← backtrack: popped 2 pkgs from github.com/prometheus/client_golang | |
| (89) ← backtrack: no more versions of github.com/dgrijalva/jwt-go to try | |
| (88) ← backtrack: popped 2 pkgs from k8s.io/apimachinery | |
| (87) ← backtrack: popped 2 pkgs from github.com/docker/go-connections | |
| (86) ← backtrack: popped 3 pkgs from github.com/docker/docker | |
| (85) ← backtrack: popped 1 pkgs from golang.org/x/crypto | |
| (84) ← backtrack: no more versions of github.com/Sirupsen/logrus to try | |
| (83) ← backtrack: popped 12 pkgs from k8s.io/apimachinery | |
| (82) ← backtrack: no more versions of github.com/beorn7/perks to try | |
| (81) ← backtrack: no more versions of golang.org/x/crypto to try | |
| (80) ← backtrack: popped 2 pkgs from github.com/docker/spdystream | |
| (79) ← backtrack: popped 49 pkgs from k8s.io/apimachinery | |
| (78) ← backtrack: no more versions of github.com/peterbourgon/diskv to try | |
| (77) ← backtrack: popped 2 pkgs from golang.org/x/net | |
| (76) ← backtrack: no more versions of github.com/prometheus/procfs to try | |
| (75) ← backtrack: no more versions of k8s.io/apiextensions-apiserver to try | |
| (74) ← backtrack: no more versions of github.com/coreos/go-systemd to try | |
| (73) ← backtrack: no more versions of github.com/google/gofuzz to try | |
| (72) ← backtrack: popped 24 pkgs from k8s.io/api | |
| (71) ← backtrack: no more versions of github.com/rkt/rkt to try | |
| (70) ← backtrack: popped 1 pkgs from golang.org/x/net | |
| (69) ← backtrack: popped 2 pkgs from github.com/docker/spdystream | |
| (68) ← backtrack: no more versions of github.com/godbus/dbus to try | |
| (67) ← backtrack: popped 2 pkgs from golang.org/x/net | |
| (66) ← backtrack: popped 2 pkgs from github.com/prometheus/client_golang | |
| (65) ← backtrack: no more versions of github.com/docker/go-connections to try | |
| (64) ← backtrack: popped 16 pkgs from github.com/opencontainers/runc | |
| (63) ← backtrack: popped 4 pkgs from github.com/docker/docker | |
| (62) ← backtrack: no more versions of github.com/docker/spdystream to try | |
| (61) ← backtrack: popped 11 pkgs from k8s.io/client-go | |
| (60) ← backtrack: popped 24 pkgs from k8s.io/api | |
| (59) ← backtrack: popped 3 pkgs from github.com/docker/docker | |
| (58) ← backtrack: popped 16 pkgs from github.com/opencontainers/runc | |
| (57) ← backtrack: popped 16 pkgs from github.com/docker/docker | |
| (56) ← backtrack: popped 10 pkgs from k8s.io/apimachinery | |
| (55) ← backtrack: popped 1 pkgs from k8s.io/utils | |
| (54) ← backtrack: popped 2 pkgs from golang.org/x/net | |
| (53) ← backtrack: popped 2 pkgs from github.com/gogo/protobuf | |
| (52) ← backtrack: popped 2 pkgs from github.com/golang/protobuf | |
| (51) ← backtrack: no more versions of k8s.io/apimachinery to try | |
| (50) ← backtrack: no more versions of k8s.io/metrics to try | |
| (49) ← backtrack: popped 1 pkgs from k8s.io/utils | |
| (48) ← backtrack: popped 1 pkgs from golang.org/x/sys | |
| (47) ← backtrack: no more versions of github.com/docker/docker to try | |
| (46) ← backtrack: popped 1 pkgs from golang.org/x/sys | |
| (45) ← backtrack: popped 2 pkgs from github.com/golang/protobuf | |
| (44) ← backtrack: popped 1 pkgs from golang.org/x/sys | |
| (43) ← backtrack: no more versions of github.com/google/cadvisor to try | |
| (38) ? continue github.com/google/cadvisor with 1 pkgs; 84 more versions to try | |
| (43) try github.com/google/[email protected] | |
| (43) ✓ select github.com/google/[email protected] w/1 pkgs | |
| (39) ? revisit golang.org/x/sys to add 1 pkgs | |
| (44) ✓ include 1 more pkgs from golang.org/x/sys@master | |
| (39) ? attempt github.com/docker/spdystream with 2 pkgs; 1 versions to try | |
| (45) try github.com/docker/spdystream@master | |
| (45) ✓ select github.com/docker/spdystream@master w/2 pkgs | |
| (40) ? revisit golang.org/x/sys to add 1 pkgs | |
| (46) ✓ include 1 more pkgs from golang.org/x/sys@master | |
| (40) ? revisit golang.org/x/net to add 2 pkgs | |
| (47) ✓ include 2 more pkgs from golang.org/x/net@master | |
| (40) ? revisit github.com/golang/protobuf to add 2 pkgs | |
| (48) ✓ include 2 more pkgs from github.com/golang/protobuf@master | |
| (40) ? revisit golang.org/x/net to add 2 pkgs | |
| (49) ✓ include 2 more pkgs from golang.org/x/net@master | |
| (40) ? revisit golang.org/x/sys to add 1 pkgs | |
| (50) ✓ include 1 more pkgs from golang.org/x/sys@master | |
| (40) ? revisit github.com/prometheus/client_golang to add 2 pkgs | |
| (51) ✓ include 2 more pkgs from github.com/prometheus/[email protected] | |
| (40) ? revisit golang.org/x/net to add 1 pkgs | |
| (52) ✓ include 1 more pkgs from golang.org/x/net@master | |
| (40) ? revisit golang.org/x/net to add 2 pkgs | |
| (53) ✓ include 2 more pkgs from golang.org/x/net@master | |
| (40) ? revisit github.com/opencontainers/runc to add 16 pkgs | |
| (54) ✓ include 16 more pkgs from github.com/opencontainers/[email protected] | |
| (40) ? revisit github.com/prometheus/client_golang to add 2 pkgs | |
| (55) ✓ include 2 more pkgs from github.com/prometheus/[email protected] | |
| (40) ? revisit github.com/gogo/protobuf to add 2 pkgs | |
| (56) ✓ include 2 more pkgs from github.com/gogo/[email protected] | |
| (40) ? revisit github.com/golang/protobuf to add 2 pkgs | |
| (57) ✓ include 2 more pkgs from github.com/golang/protobuf@master | |
| (40) ? revisit github.com/golang/protobuf to add 2 pkgs | |
| (58) ✓ include 2 more pkgs from github.com/golang/protobuf@master | |
| (40) ? attempt github.com/docker/docker with 13 pkgs; 206 versions to try | |
| (59) try github.com/docker/[email protected] | |
| (59) ✓ select github.com/docker/[email protected] w/13 pkgs | |
| (41) ? attempt github.com/seccomp/libseccomp-golang with 1 pkgs; 2 versions to try | |
| (60) try github.com/seccomp/[email protected] | |
| (60) ✓ select github.com/seccomp/[email protected] w/1 pkgs | |
| (42) ? revisit github.com/docker/docker to add 2 pkgs | |
| (61) ✓ include 16 more pkgs from github.com/docker/[email protected] | |
| (42) ? attempt github.com/hashicorp/golang-lru with 2 pkgs; 2 versions to try | |
| (62) try github.com/hashicorp/golang-lru@master | |
| (62) ✓ select github.com/hashicorp/golang-lru@master w/2 pkgs | |
| (43) ? revisit k8s.io/api to add 24 pkgs | |
| (63) ✓ include 24 more pkgs from k8s.io/api@master | |
| (43) ? attempt github.com/emicklei/go-restful with 2 pkgs; 19 versions to try | |
| (64) try github.com/emicklei/[email protected] | |
| (64) ✓ select github.com/emicklei/[email protected] w/2 pkgs | |
| (44) ? revisit github.com/prometheus/client_golang to add 2 pkgs | |
| (65) ✓ include 2 more pkgs from github.com/prometheus/[email protected] | |
| (44) ? attempt github.com/prometheus/procfs with 4 pkgs; 3 versions to try | |
| (66) try github.com/prometheus/procfs@master | |
| (66) ✓ select github.com/prometheus/procfs@master w/4 pkgs | |
| (45) ? revisit k8s.io/api to add 24 pkgs | |
| (67) ✓ include 24 more pkgs from k8s.io/api@master | |
| (45) ? revisit github.com/opencontainers/runc to add 16 pkgs | |
| (68) ✓ include 16 more pkgs from github.com/opencontainers/[email protected] | |
| (45) ? attempt github.com/docker/go-connections with 2 pkgs; 9 versions to try | |
| (69) try github.com/docker/[email protected] | |
| (69) ✓ select github.com/docker/[email protected] w/2 pkgs | |
| (46) ? revisit github.com/docker/spdystream to add 2 pkgs | |
| (70) ✓ include 2 more pkgs from github.com/docker/spdystream@master | |
| (46) ? revisit golang.org/x/net to add 1 pkgs | |
| (71) ✓ include 1 more pkgs from golang.org/x/net@master | |
| (46) ? revisit k8s.io/utils to add 1 pkgs | |
| (72) ✓ include 1 more pkgs from k8s.io/utils@master | |
| (46) ? attempt k8s.io/apimachinery with 49 pkgs; 54 versions to try | |
| (73) try k8s.io/apimachinery@master | |
| (73) ✓ select k8s.io/apimachinery@master w/49 pkgs | |
| (47) ? revisit github.com/docker/spdystream to add 1 pkgs | |
| (74) ✓ include 2 more pkgs from github.com/docker/spdystream@master | |
| (47) ? attempt github.com/Azure/go-ansiterm with 2 pkgs; 2 versions to try | |
| (75) try github.com/Azure/go-ansiterm@master | |
| (75) ✓ select github.com/Azure/go-ansiterm@master w/2 pkgs | |
| (48) ? attempt github.com/docker/distribution with 2 pkgs; 62 versions to try | |
| (76) try github.com/docker/[email protected] | |
| (76) ✓ select github.com/docker/[email protected] w/2 pkgs | |
| (49) ? attempt github.com/coreos/go-systemd with 2 pkgs; 17 versions to try | |
| (77) try github.com/coreos/go-systemd@v15 | |
| (77) ✓ select github.com/coreos/go-systemd@v15 w/2 pkgs | |
| (50) ? attempt k8s.io/apiextensions-apiserver with 1 pkgs; 53 versions to try | |
| (78) try k8s.io/apiextensions-apiserver@master | |
| (78) ✓ select k8s.io/apiextensions-apiserver@master w/1 pkgs | |
| (51) ? revisit github.com/docker/docker to add 17 pkgs | |
| (79) ✓ include 17 more pkgs from github.com/docker/[email protected] | |
| (51) ? attempt github.com/fsnotify/fsnotify with 1 pkgs; 33 versions to try | |
| (80) try github.com/fsnotify/[email protected] | |
| (80) ✓ select github.com/fsnotify/[email protected] w/1 pkgs | |
| (52) ? attempt github.com/godbus/dbus with 1 pkgs; 8 versions to try | |
| (81) try github.com/godbus/[email protected] | |
| (81) ✓ select github.com/godbus/[email protected] w/1 pkgs | |
| (53) ? revisit github.com/google/cadvisor to add 42 pkgs | |
| (82) ✗ package github.com/google/cadvisor/container/containerd does not exist within project github.com/google/cadvisor | |
| (82) ← could not add 42 pkgs to github.com/google/cadvisor; begin backtrack | |
| (81) ← backtrack: no more versions of github.com/godbus/dbus to try | |
| (80) ← backtrack: no more versions of github.com/fsnotify/fsnotify to try | |
| (79) ← backtrack: popped 17 pkgs from github.com/docker/docker | |
| (78) ← backtrack: no more versions of k8s.io/apiextensions-apiserver to try | |
| (77) ← backtrack: no more versions of github.com/coreos/go-systemd to try | |
| (76) ← backtrack: no more versions of github.com/docker/distribution to try | |
| (75) ← backtrack: no more versions of github.com/Azure/go-ansiterm to try | |
| (74) ← backtrack: popped 2 pkgs from github.com/docker/spdystream | |
| (73) ← backtrack: no more versions of k8s.io/apimachinery to try | |
| (72) ← backtrack: popped 1 pkgs from k8s.io/utils | |
| (71) ← backtrack: popped 1 pkgs from golang.org/x/net | |
| (70) ← backtrack: popped 2 pkgs from github.com/docker/spdystream | |
| (69) ← backtrack: no more versions of github.com/docker/go-connections to try | |
| (68) ← backtrack: popped 16 pkgs from github.com/opencontainers/runc | |
| (67) ← backtrack: popped 24 pkgs from k8s.io/api | |
| (66) ← backtrack: no more versions of github.com/prometheus/procfs to try | |
| (65) ← backtrack: popped 2 pkgs from github.com/prometheus/client_golang | |
| (64) ← backtrack: no more versions of github.com/emicklei/go-restful to try | |
| (63) ← backtrack: popped 24 pkgs from k8s.io/api | |
| (62) ← backtrack: no more versions of github.com/hashicorp/golang-lru to try | |
| (61) ← backtrack: popped 16 pkgs from github.com/docker/docker | |
| (60) ← backtrack: no more versions of github.com/seccomp/libseccomp-golang to try | |
| (59) ← backtrack: no more versions of github.com/docker/docker to try | |
| (58) ← backtrack: popped 2 pkgs from github.com/golang/protobuf | |
| (57) ← backtrack: popped 2 pkgs from github.com/golang/protobuf | |
| (56) ← backtrack: popped 2 pkgs from github.com/gogo/protobuf | |
| (55) ← backtrack: popped 2 pkgs from github.com/prometheus/client_golang | |
| (54) ← backtrack: popped 16 pkgs from github.com/opencontainers/runc | |
| (53) ← backtrack: popped 2 pkgs from golang.org/x/net | |
| (52) ← backtrack: popped 1 pkgs from golang.org/x/net | |
| (51) ← backtrack: popped 2 pkgs from github.com/prometheus/client_golang | |
| (50) ← backtrack: popped 1 pkgs from golang.org/x/sys | |
| (49) ← backtrack: popped 2 pkgs from golang.org/x/net | |
| (48) ← backtrack: popped 2 pkgs from github.com/golang/protobuf | |
| (47) ← backtrack: popped 2 pkgs from golang.org/x/net | |
| (46) ← backtrack: popped 1 pkgs from golang.org/x/sys | |
| (45) ← backtrack: no more versions of github.com/docker/spdystream to try | |
| (44) ← backtrack: popped 1 pkgs from golang.org/x/sys | |
| (43) ← backtrack: no more versions of github.com/google/cadvisor to try | |
| (42) ← backtrack: no more versions of github.com/prometheus/client_model to try | |
| (41) ← backtrack: no more versions of github.com/matttproud/golang_protobuf_extensions to try | |
| (40) ← backtrack: no more versions of github.com/prometheus/common to try | |
| (39) ← backtrack: no more versions of github.com/prometheus/client_golang to try | |
| (38) ← backtrack: no more versions of github.com/gregjones/httpcache to try | |
| (37) ← backtrack: no more versions of k8s.io/client-go to try | |
| (36) ← backtrack: popped 1 pkgs from golang.org/x/net | |
| (35) ← backtrack: no more versions of github.com/docker/go-units to try | |
| (34) ← backtrack: no more versions of github.com/golang/groupcache to try | |
| (33) ← backtrack: no more versions of github.com/golang/mock to try | |
| (32) ← backtrack: popped 2 pkgs from github.com/golang/protobuf | |
| (31) ← backtrack: no more versions of github.com/gogo/protobuf to try | |
| (30) ← backtrack: no more versions of github.com/coreos/go-semver to try | |
| (29) ← backtrack: no more versions of k8s.io/apiserver to try | |
| (28) ← backtrack: no more versions of github.com/opencontainers/selinux to try | |
| (27) ← backtrack: no more versions of github.com/armon/circbuf to try | |
| (26) ← backtrack: no more versions of github.com/golang/protobuf to try | |
| (25) ← backtrack: no more versions of github.com/opencontainers/runc to try | |
| (24) ← backtrack: popped 5 pkgs from k8s.io/api | |
| (23) ← backtrack: no more versions of golang.org/x/sys to try | |
| (22) ← backtrack: popped 1 pkgs from google.golang.org/grpc | |
| (21) ← backtrack: no more versions of k8s.io/kubernetes to try | |
| (20) ← backtrack: no more versions of google.golang.org/genproto to try | |
| (19) ← backtrack: no more versions of golang.org/x/text to try | |
| (18) ← backtrack: popped 7 pkgs from golang.org/x/net | |
| (17) ← backtrack: no more versions of google.golang.org/grpc to try | |
| (16) ← backtrack: no more versions of go4.org to try | |
| (15) ← backtrack: no more versions of golang.org/x/net to try | |
| (14) ← backtrack: no more versions of gopkg.in/inf.v0 to try | |
| (13) ← backtrack: no more versions of github.com/appc/spec to try | |
| (12) ← backtrack: no more versions of golang.org/x/tools to try | |
| (11) ← backtrack: no more versions of github.com/pmezard/go-difflib to try | |
| (10) ← backtrack: no more versions of github.com/stretchr/objx to try | |
| (9) ← backtrack: no more versions of github.com/davecgh/go-spew to try | |
| (8) ← backtrack: no more versions of github.com/stretchr/testify to try | |
| (7) ← backtrack: no more versions of github.com/spf13/pflag to try | |
| (6) ← backtrack: no more versions of github.com/kr/pty to try | |
| (5) ← backtrack: no more versions of k8s.io/api to try | |
| (4) ← backtrack: no more versions of github.com/pborman/uuid to try | |
| (3) ← backtrack: no more versions of k8s.io/utils to try | |
| (2) ← backtrack: no more versions of github.com/vektra/mockery to try | |
| (1) ← backtrack: no more versions of github.com/golang/glog to try | |
| ✗ solving failed | |
| Solver wall times by segment: | |
| b-list-versions: 1m19.047120488s | |
| b-source-exists: 15.23496223s | |
| b-list-pkgs: 13.925582044s | |
| b-gmal: 5.065705101s | |
| b-deduce-proj-root: 3.258573195s | |
| satisfy: 454.45815ms | |
| select-atom: 450.953163ms | |
| unselect: 424.407051ms | |
| new-atom: 3.114387ms | |
| backtrack: 2.616574ms | |
| select-root: 2.584363ms | |
| add-atom: 697.176µs | |
| other: 509.611µs | |
| TOTAL: 1m57.871283533s | |
| init failed: unable to solve the dependency graph: Solving failure: package github.com/google/cadvisor/container/containerd does not exist within project github.com/google/cadvisor |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment