Project

General

Profile

Bug #39648

Updated by Tatjana Dehler almost 5 years ago

* http://pulpito.ceph.com/tdehler-2019-05-09_07:18:40-rados:mgr-wip-tdehler-testing-27774-distro-basic-smithi/ 
 * http://pulpito.ceph.com/tdehler-2019-05-09_07:19:24-rados:mgr-wip-tdehler-testing-27072-distro-basic-smithi/ 
 * http://pulpito.ceph.com/laura-2019-05-08_21:22:00-rados:mgr-wip-lpaduano-testing-28023-distro-basic-mira/3941105/ 
 * http://pulpito.ceph.com/tdehler-2019-05-20_11:42:37-rados:mgr-wip-tdehler-testing-27774-distro-basic-smithi/ 

 Also happens on master: http://pulpito.ceph.com/tdehler-2019-05-21_06:45:37-rados:mgr-wip-tdehler-testing-master-2-distro-basic-smithi/ 

 <pre> 
 2019-05-09T11:25:35.902 INFO:tasks.cephfs_test_runner:====================================================================== 
 2019-05-09T11:25:35.902 INFO:tasks.cephfs_test_runner:ERROR: test_clone (tasks.mgr.dashboard.test_rbd.RbdTest) 
 2019-05-09T11:25:35.902 INFO:tasks.cephfs_test_runner:---------------------------------------------------------------------- 
 2019-05-09T11:25:35.902 INFO:tasks.cephfs_test_runner:Traceback (most recent call last): 
 2019-05-09T11:25:35.903 INFO:tasks.cephfs_test_runner:    File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-tdehler-testing-27774/qa/tasks/mgr/dashboard/test_rbd.py", line 605, in test_clone 
 2019-05-09T11:25:35.903 INFO:tasks.cephfs_test_runner:      self.create_snapshot('rbd', 'cimg', 'snap1') 
 2019-05-09T11:25:35.903 INFO:tasks.cephfs_test_runner:    File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-tdehler-testing-27774/qa/tasks/mgr/dashboard/test_rbd.py", line 103, in create_snapshot 
 2019-05-09T11:25:35.903 INFO:tasks.cephfs_test_runner:      {'snapshot_name': snapshot}) 
 2019-05-09T11:25:35.903 INFO:tasks.cephfs_test_runner:    File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-tdehler-testing-27774/qa/tasks/mgr/dashboard/helper.py", line 300, in _task_post 
 2019-05-09T11:25:35.903 INFO:tasks.cephfs_test_runner:      return cls._task_request('POST', url, data, timeout) 
 2019-05-09T11:25:35.903 INFO:tasks.cephfs_test_runner:    File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-tdehler-testing-27774/qa/tasks/mgr/dashboard/helper.py", line 247, in _task_request 
 2019-05-09T11:25:35.903 INFO:tasks.cephfs_test_runner:      res = cls._request(url, method, data) 
 2019-05-09T11:25:35.903 INFO:tasks.cephfs_test_runner:    File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-tdehler-testing-27774/qa/tasks/mgr/dashboard/helper.py", line 174, in _request 
 2019-05-09T11:25:35.904 INFO:tasks.cephfs_test_runner:      verify=False, headers=headers) 
 2019-05-09T11:25:35.904 INFO:tasks.cephfs_test_runner:    File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/requests/sessions.py", line 535, in post 
 2019-05-09T11:25:35.904 INFO:tasks.cephfs_test_runner:      return self.request('POST', url, data=data, json=json, **kwargs) 
 2019-05-09T11:25:35.904 INFO:tasks.cephfs_test_runner:    File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/requests/sessions.py", line 488, in request 
 2019-05-09T11:25:35.904 INFO:tasks.cephfs_test_runner:      resp = self.send(prep, **send_kwargs) 
 2019-05-09T11:25:35.904 INFO:tasks.cephfs_test_runner:    File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/requests/sessions.py", line 609, in send 
 2019-05-09T11:25:35.904 INFO:tasks.cephfs_test_runner:      r = adapter.send(request, **kwargs) 
 2019-05-09T11:25:35.904 INFO:tasks.cephfs_test_runner:    File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/requests/adapters.py", line 473, in send 
 2019-05-09T11:25:35.905 INFO:tasks.cephfs_test_runner:      raise ConnectionError(err, request=request) 
 2019-05-09T11:25:35.905 INFO:tasks.cephfs_test_runner:ConnectionError: ('Connection aborted.', BadStatusLine("''",)) 
 2019-05-09T11:25:35.905 INFO:tasks.cephfs_test_runner: 
 2019-05-09T11:25:35.905 INFO:tasks.cephfs_test_runner:---------------------------------------------------------------------- 
 2019-05-09T11:25:35.905 INFO:tasks.cephfs_test_runner:Ran 83 tests in 1097.730s 
 2019-05-09T11:25:35.905 INFO:tasks.cephfs_test_runner: 
 2019-05-09T11:25:35.905 INFO:tasks.cephfs_test_runner:FAILED (errors=1) 
 2019-05-09T11:25:35.905 INFO:tasks.cephfs_test_runner: 
 2019-05-09T11:25:35.906 INFO:tasks.cephfs_test_runner:====================================================================== 
 2019-05-09T11:25:35.906 INFO:tasks.cephfs_test_runner:ERROR: test_clone (tasks.mgr.dashboard.test_rbd.RbdTest) 
 2019-05-09T11:25:35.906 INFO:tasks.cephfs_test_runner:---------------------------------------------------------------------- 
 2019-05-09T11:25:35.906 INFO:tasks.cephfs_test_runner:Traceback (most recent call last): 
 2019-05-09T11:25:35.906 INFO:tasks.cephfs_test_runner:    File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-tdehler-testing-27774/qa/tasks/mgr/dashboard/test_rbd.py", line 605, in test_clone 
 2019-05-09T11:25:35.906 INFO:tasks.cephfs_test_runner:      self.create_snapshot('rbd', 'cimg', 'snap1') 
 2019-05-09T11:25:35.906 INFO:tasks.cephfs_test_runner:    File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-tdehler-testing-27774/qa/tasks/mgr/dashboard/test_rbd.py", line 103, in create_snapshot 
 2019-05-09T11:25:35.906 INFO:tasks.cephfs_test_runner:      {'snapshot_name': snapshot}) 
 2019-05-09T11:25:35.907 INFO:tasks.cephfs_test_runner:    File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-tdehler-testing-27774/qa/tasks/mgr/dashboard/helper.py", line 300, in _task_post 
 2019-05-09T11:25:35.907 INFO:tasks.cephfs_test_runner:      return cls._task_request('POST', url, data, timeout) 
 2019-05-09T11:25:35.907 INFO:tasks.cephfs_test_runner:    File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-tdehler-testing-27774/qa/tasks/mgr/dashboard/helper.py", line 247, in _task_request 
 2019-05-09T11:25:35.907 INFO:tasks.cephfs_test_runner:      res = cls._request(url, method, data) 
 2019-05-09T11:25:35.907 INFO:tasks.cephfs_test_runner:    File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-tdehler-testing-27774/qa/tasks/mgr/dashboard/helper.py", line 174, in _request 
 2019-05-09T11:25:35.907 INFO:tasks.cephfs_test_runner:      verify=False, headers=headers) 
 2019-05-09T11:25:35.907 INFO:tasks.cephfs_test_runner:    File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/requests/sessions.py", line 535, in post 
 2019-05-09T11:25:35.907 INFO:tasks.cephfs_test_runner:      return self.request('POST', url, data=data, json=json, **kwargs) 
 2019-05-09T11:25:35.907 INFO:tasks.cephfs_test_runner:    File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/requests/sessions.py", line 488, in request 
 2019-05-09T11:25:35.908 INFO:tasks.cephfs_test_runner:      resp = self.send(prep, **send_kwargs) 
 2019-05-09T11:25:35.908 INFO:tasks.cephfs_test_runner:    File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/requests/sessions.py", line 609, in send 
 2019-05-09T11:25:35.908 INFO:tasks.cephfs_test_runner:      r = adapter.send(request, **kwargs) 
 2019-05-09T11:25:35.908 INFO:tasks.cephfs_test_runner:    File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/requests/adapters.py", line 473, in send 
 2019-05-09T11:25:35.908 INFO:tasks.cephfs_test_runner:      raise ConnectionError(err, request=request) 
 2019-05-09T11:25:35.908 INFO:tasks.cephfs_test_runner:ConnectionError: ('Connection aborted.', BadStatusLine("''",)) 
 </pre>

Back