I1020 17:35:47.557058 22 e2e.go:129] Starting e2e run "c3616e49-4c8c-428b-bd38-10371968ae82" on Ginkgo node 1 {"msg":"Test Suite starting","total":1,"completed":0,"skipped":0,"failed":0} Running Suite: Kubernetes e2e suite =================================== Random Seed: 1634751346 - Will randomize all specs Will run 1 of 5770 specs Oct 20 17:35:47.566: INFO: >>> kubeConfig: /root/.kube/config Oct 20 17:35:47.571: INFO: Waiting up to 30m0s for all (but 0) nodes to be schedulable Oct 20 17:35:47.572: INFO: Unexpected error listing nodes: Get "https://127.0.0.1:6443/api/v1/nodes?fieldSelector=spec.unschedulable%3Dfalse&resourceVersion=0": dial tcp 127.0.0.1:6443: connect: connection refused Oct 20 17:35:47.573: FAIL: Unexpected error: <*url.Error | 0xc00438e000>: { Op: "Get", URL: "https://127.0.0.1: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, 127, 0, 0, 1], Port: 6443, Zone: "", }, Err: {Syscall: "connect", Err: 0x6f}, }, } Get "https://127.0.0.1:6443/api/v1/nodes?fieldSelector=spec.unschedulable%3Dfalse&resourceVersion=0": dial tcp 127.0.0.1:6443: connect: connection refused occurred Full Stack Trace k8s.io/kubernetes/test/e2e.setupSuite() _output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e.go:264 +0x1c5 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(0x618dd60, 0x70e7b68, 0x13, 0x6ec947f, 0x4, 0xc0030e93f0, 0x0, 0x0, 0x6e58aa0, 0x209bd3b, ...) /usr/local/go/src/reflect/value.go:476 +0x8e7 reflect.Value.Call(0x618dd60, 0x70e7b68, 0x13, 0xc0030e93f0, 0x0, 0x0, 0x9e110d0, 0x8caa1d48aed52ea7, 0x0) /usr/local/go/src/reflect/value.go:337 +0xb9 k8s.io/kubernetes/test/e2e.RunE2ETests(0xc0017d9500) _output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e.go:130 +0x36c k8s.io/kubernetes/test/e2e.TestE2E(0xc0017d9500) _output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e_test.go:144 +0x2b testing.tRunner(0xc0017d9500, 0x70e7b58) /usr/local/go/src/testing/testing.go:1193 +0xef created by testing.(*T).Run /usr/local/go/src/testing/testing.go:1238 +0x2b3 Failure [0.009 seconds] [BeforeSuite] BeforeSuite _output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e.go:76 Oct 20 17:35:47.573: Unexpected error: <*url.Error | 0xc00438e000>: { Op: "Get", URL: "https://127.0.0.1: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, 127, 0, 0, 1], Port: 6443, Zone: "", }, Err: {Syscall: "connect", Err: 0x6f}, }, } Get "https://127.0.0.1:6443/api/v1/nodes?fieldSelector=spec.unschedulable%3Dfalse&resourceVersion=0": dial tcp 127.0.0.1:6443: connect: connection refused occurred _output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e.go:264 ------------------------------ Oct 20 17:35:47.575: INFO: Running AfterSuite actions on all nodes Oct 20 17:35:47.575: INFO: Running AfterSuite actions on node 1 Oct 20 17:35:47.575: 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 0.010 seconds FAIL! -- 0 Passed | 1 Failed | 0 Pending | 0 Skipped --- FAIL: TestE2E (0.02s) FAIL Ginkgo ran 1 suite in 1.317805028s Test Suite Failed