1. 2016-03-18T09:44:00.613 INFO:teuthology.orchestra.run.smithi016.stdout:--> Processing Dependency: hdparm for package: 1:ceph-base-10.0.5-2514.g4b97cd7.el7.x86_64
  2. 2016-03-18T09:44:00.614 INFO:teuthology.orchestra.run.smithi016.stdout:---> Package leveldb.x86_64 0:1.12.0-5.el7 will be installed
  3. 2016-03-18T09:44:00.616 INFO:teuthology.orchestra.run.smithi016.stdout:--> Running transaction check
  4. 2016-03-18T09:44:00.616 INFO:teuthology.orchestra.run.smithi016.stdout:---> Package hdparm.x86_64 0:9.43-5.el7 will be installed
  5. 2016-03-18T09:44:00.707 INFO:teuthology.orchestra.run.smithi022.stdout:** Found 2 pre-existing rpmdb problem(s), 'yum check' output follows:
  6. 2016-03-18T09:44:00.707 INFO:teuthology.orchestra.run.smithi022.stdout:1:libradosstriper1-10.0.5-2514.g4b97cd7.el7.x86_64 has missing requires of libboost_random-mt.so.1.53.0()(64bit)
  7. 2016-03-18T09:44:00.707 INFO:teuthology.orchestra.run.smithi022.stdout:1:libradosstriper1-10.0.5-2514.g4b97cd7.el7.x86_64 has missing requires of librados2 = ('1', '10.0.5', '2514.g4b97cd7.el7')
  8. 2016-03-18T09:44:00.743 ERROR:teuthology.parallel:Exception in parallel execution
  9. Traceback (most recent call last):
  10. File "/home/teuthworker/src/teuthology_master/teuthology/parallel.py", line 82, in __exit__
  11. for result in self:
  12. File "/home/teuthworker/src/teuthology_master/teuthology/parallel.py", line 101, in next
  13. resurrect_traceback(result)
  14. File "/home/teuthworker/src/teuthology_master/teuthology/parallel.py", line 19, in capture_traceback
  15. return func(*args, **kwargs)
  16. File "/home/teuthworker/src/teuthology_master/teuthology/task/install.py", line 247, in _update_rpm_package_list_and_install
  17. remote.run(args=['sudo', 'yum', 'install', cpack, '-y'])
  18. File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/remote.py", line 196, in run
  19. r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
  20. File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 378, in run
  21. r.wait()
  22. File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 114, in wait
  23. label=self.label)
  24. CommandFailedError: Command failed on smithi022 with status 1: 'sudo yum install ceph-radosgw -y'
  25. 2016-03-18T09:44:00.773 ERROR:teuthology.contextutil:Saw exception from nested tasks