kubernetes-retired/frakti

finished with errors: map[addInterface:allocate device failed]

resouer opened this issue · 1 comments


�[91m�[1m• Failure [4.928 seconds]�[0m
[k8s.io] Streaming
�[90m/home/travis/gopath/src/github.com/kubernetes-incubator/cri-tools/pkg/framework/framework.go:72�[0m
  runtime should support streaming interfaces
  �[90m/home/travis/gopath/src/github.com/kubernetes-incubator/cri-tools/pkg/validate/streaming.go:55�[0m
    �[91m�[1mruntime should support exec [Conformance] [It]�[0m
    �[90m/home/travis/gopath/src/github.com/kubernetes-incubator/cri-tools/pkg/validate/streaming.go:66�[0m

    �[91mfailed to create PodSandbox: rpc error: code = Unknown desc = finished with errors: map[addInterface:allocate device failed]
    Expected error:
        <*status.statusError | 0xc420307e30>: {
            Code: 2,
            Message: "finished with errors: map[addInterface:allocate device failed]",
            Details: nil,
        }
        rpc error: code = Unknown desc = finished with errors: map[addInterface:allocate device failed]
    not to have occurred�[0m

    /home/travis/gopath/src/github.com/kubernetes-incubator/cri-tools/pkg/framework/util.go:147
�[90m------------------------------�[0m
�[0m[k8s.io] Image Manager�[0m 
  �[1mpublic image with tag should be pulled and removed [Conformance]�[0m
  �[37m/home/travis/gopath/src/github.com/kubernetes-incubator/cri-tools/pkg/validate/image.go:50�[0m
[BeforeEach] [k8s.io] Image Manager
  /home/travis/gopath/src/github.com/kubernetes-incubator/cri-tools/pkg/framework/framework.go:50
[BeforeEach] [k8s.io] Image Manager
  /home/travis/gopath/src/github.com/kubernetes-incubator/cri-tools/pkg/validate/image.go:46
[It] public image with tag should be pulled and removed [Conformance]
  /home/travis/gopath/src/github.com/kubernetes-incubator/cri-tools/pkg/validate/image.go:50
�[1mSTEP�[0m: Pull image : busybox:1.26.2
I0212 02:40:27.151017     772 manager.go:584] PullImage with request &PullImageRequest{Image:&ImageSpec{Image:busybox:1.26.2,},Auth:nil,SandboxConfig:nil,}
I0212 02:40:27.151292   25279 images.go:44] ImagePull with request image:"busybox" tag:"1.26.2" auth:<> 
I0212 02:40:27.151352   25279 server.go:388] getting image: busybox:1.26.2

There should still be some mismatch of API.