2019-02-04 20:17:15,404 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | unknown | | DEPLOY_SCENARIO | k8-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | | +--------------------------------------+----------------------------------------------------------+ 2019-02-04 20:17:15,406 - xtesting.ci.run_tests - DEBUG - No env file /var/lib/xtesting/conf/env_file found 2019-02-04 20:17:15,406 - xtesting.ci.run_tests - DEBUG - Test args: k8s_smoke 2019-02-04 20:17:15,410 - xtesting.ci.run_tests - INFO - Loading test case 'k8s_smoke'... 2019-02-04 20:17:15,417 - xtesting.ci.run_tests - INFO - Running test case 'k8s_smoke'... 2019-02-04 20:17:15,417 - functest_kubernetes.k8stest - INFO - Starting k8s test: '['e2e.test', '-ginkgo.focus', 'Guestbook.application', '-ginkgo.noColor', '-kubeconfig', '/root/.kube/config', '--provider', 'local']'. 2019-02-04 20:17:18,785 - functest_kubernetes.k8stest - ERROR - Error with running kubetest: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest_kubernetes/k8stest.py", line 105, in run self.run_kubetest() File "/usr/lib/python2.7/site-packages/functest_kubernetes/k8stest.py", line 50, in run_kubetest raise Exception(output) Exception: Feb 4 20:17:15.579: INFO: Overriding default scale value of zero to 1 Feb 4 20:17:15.579: INFO: Overriding default milliseconds value of zero to 5000 I0204 20:17:15.732993 8 e2e.go:333] Starting e2e run "dd1d7196-28b9-11e9-ac87-0242ac110005" on Ginkgo node 1 Running Suite: Kubernetes e2e suite =================================== Random Seed: 1549311435 - Will randomize all specs Will run 1 of 998 specs Feb 4 20:17:15.771: INFO: >>> kubeConfig: /root/.kube/config Feb 4 20:17:15.775: INFO: Waiting up to 30m0s for all (but 0) nodes to be schedulable Feb 4 20:17:18.774: INFO: Unexpected error listing nodes: Get https://172.30.12.156:6443/api/v1/nodes?fieldSelector=spec.unschedulable%3Dfalse&resourceVersion=0: dial tcp 172.30.12.156:6443: connect: no route to host Feb 4 20:17:18.774: INFO: Unexpected error occurred: Get https://172.30.12.156:6443/api/v1/nodes?fieldSelector=spec.unschedulable%3Dfalse&resourceVersion=0: dial tcp 172.30.12.156:6443: connect: no route to host Failure [3.004 seconds] [BeforeSuite] BeforeSuite /src/k8s.io/kubernetes/_output/local/go/src/k8s.io/kubernetes/test/e2e/e2e.go:140 Expected error: <*url.Error | 0xc0011aa000>: { Op: "Get", URL: "https://172.30.12.156: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, 30, 12, 156], Port: 6443, Zone: "", }, Err: {Syscall: "connect", Err: 0x71}, }, } Get https://172.30.12.156:6443/api/v1/nodes?fieldSelector=spec.unschedulable%3Dfalse&resourceVersion=0: dial tcp 172.30.12.156:6443: connect: no route to host not to have occurred /src/k8s.io/kubernetes/_output/local/go/src/k8s.io/kubernetes/test/e2e/e2e.go:178 ------------------------------ Feb 4 20:17:18.775: INFO: Running AfterSuite actions on all node Feb 4 20:17:18.775: INFO: Running AfterSuite actions on node 1 Ran 1 of 0 Specs in 3.004 seconds FAIL! -- 0 Passed | 1 Failed | 0 Pending | 0 Skipped --- FAIL: TestE2E (3.04s) FAIL 2019-02-04 20:17:18,786 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | k8s_smoke | functest | 00:03 | FAIL | +-------------------+------------------+------------------+----------------+ 2019-02-04 20:17:18,789 - xtesting.ci.run_tests - ERROR - The test case 'k8s_smoke' failed. 2019-02-04 20:17:18,789 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR