I0629 14:40:52.637105 18 test_context.go:429] Tolerating taints "node-role.kubernetes.io/master" when considering if nodes are ready I0629 14:40:52.637271 18 e2e.go:129] Starting e2e run "5b99e009-54ba-48bd-bbb0-e1bcddffd3ce" on Ginkgo node 1 {"msg":"Test Suite starting","total":1,"completed":0,"skipped":0,"failed":0} Running Suite: Kubernetes e2e suite =================================== Random Seed: 1624977651 - Will randomize all specs Will run 1 of 5484 specs Jun 29 14:40:52.660: INFO: >>> kubeConfig: /root/.kube/config Jun 29 14:40:52.664: INFO: Waiting up to 30m0s for all (but 0) nodes to be schedulable Jun 29 14:41:02.681: INFO: Unexpected error listing nodes: an error on the server ("") has prevented the request from succeeding (get nodes) Jun 29 14:41:42.699: INFO: Unexpected error listing nodes: an error on the server ("") has prevented the request from succeeding (get nodes) Jun 29 14:42:31.099: INFO: Unexpected error listing nodes: Get "https://172.18.0.5:6443/api/v1/nodes?fieldSelector=spec.unschedulable%3Dfalse&resourceVersion=0": dial tcp 172.18.0.5:6443: connect: no route to host Jun 29 14:42:31.100: FAIL: Unexpected error: <*url.Error | 0xc003b83110>: { Op: "Get", URL: "https://172.18.0.5:6443/api/v1/nodes?fieldSelector=spec.unschedulable%3Dfalse&resourceVersion=0", Err: { Op: "dial", Net: "tcp", Source: nil, Addr: { IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 172, 18, 0, 5], Port: 6443, Zone: "", }, Err: {Syscall: "connect", Err: 0x71}, }, } Get "https://172.18.0.5:6443/api/v1/nodes?fieldSelector=spec.unschedulable%3Dfalse&resourceVersion=0": dial tcp 172.18.0.5:6443: connect: no route to host occurred Full Stack Trace k8s.io/kubernetes/test/e2e.setupSuite() _output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e.go:262 +0x190 k8s.io/kubernetes/test/e2e.glob..func1(0x0, 0x0, 0x0) _output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e.go:79 +0x45 reflect.Value.call(0x3fab140, 0x4de5150, 0x13, 0x4be933f, 0x4, 0xc003e573e8, 0x0, 0x0, 0xc003e57400, 0xc003e57408, ...) /usr/local/go/src/reflect/value.go:476 +0x8c7 reflect.Value.Call(0x3fab140, 0x4de5150, 0x13, 0xc003e573e8, 0x0, 0x0, 0xc00217e138, 0xc003e574d0, 0x411030) /usr/local/go/src/reflect/value.go:337 +0xb9 k8s.io/kubernetes/test/e2e.RunE2ETests(0xc001520480) _output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e.go:130 +0x345 k8s.io/kubernetes/test/e2e.TestE2E(0xc001520480) _output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e_test.go:145 +0x2b testing.tRunner(0xc001520480, 0x4de5140) /usr/local/go/src/testing/testing.go:1123 +0xef created by testing.(*T).Run /usr/local/go/src/testing/testing.go:1168 +0x2b3 Failure [98.442 seconds] [BeforeSuite] BeforeSuite _output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e.go:76 Jun 29 14:42:31.100: Unexpected error: <*url.Error | 0xc003b83110>: { Op: "Get", URL: "https://172.18.0.5:6443/api/v1/nodes?fieldSelector=spec.unschedulable%3Dfalse&resourceVersion=0", Err: { Op: "dial", Net: "tcp", Source: nil, Addr: { IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 172, 18, 0, 5], Port: 6443, Zone: "", }, Err: {Syscall: "connect", Err: 0x71}, }, } Get "https://172.18.0.5:6443/api/v1/nodes?fieldSelector=spec.unschedulable%3Dfalse&resourceVersion=0": dial tcp 172.18.0.5:6443: connect: no route to host occurred _output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e.go:262 ------------------------------ Jun 29 14:42:31.101: INFO: Running AfterSuite actions on all nodes Jun 29 14:42:31.102: INFO: Running AfterSuite actions on node 1 Jun 29 14:42:31.102: INFO: Skipping dumping logs from cluster JUnit report was created: /home/opnfv/functest/results/k8s_quick/junit_01.xml {"msg":"Test Suite completed","total":1,"completed":0,"skipped":0,"failed":0} Ran 1 of 0 Specs in 98.444 seconds FAIL! -- 0 Passed | 1 Failed | 0 Pending | 0 Skipped --- FAIL: TestE2E (98.47s) FAIL Ginkgo ran 1 suite in 1m39.952891565s Test Suite Failed