Advertisement
Guest User

Untitled

a guest
May 11th, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.42 KB | None | 0 0
  1. 2018-05-11 19:41:40 DEBUG juju-log Hardening function 'install'
  2. 2018-05-11 19:41:41 DEBUG juju-log Hardening function 'config_changed'
  3. 2018-05-11 19:41:41 DEBUG juju-log Hardening function 'upgrade_charm'
  4. 2018-05-11 19:41:41 DEBUG juju-log Hardening function 'update_status'
  5. 2018-05-11 19:41:41 DEBUG juju-log No hardening applied to 'upgrade_charm'
  6. 2018-05-11 19:41:44 INFO juju-log Making dir /var/lib/charm/ceph-osd ceph:ceph 555
  7. 2018-05-11 19:41:44 INFO juju-log Monitor hosts are ['172.aa.bb.252:6789', '172.aa.bb.253:6789', '172.aa.bb.254:6789']
  8. 2018-05-11 19:41:49 INFO juju-log AZ Info: rack=rack4
  9. 2018-05-11 19:41:49 DEBUG upgrade-charm none
  10. 2018-05-11 19:41:51 INFO juju-log Installing [] with options: ['--option=Dpkg::Options::=--force-confold']
  11. 2018-05-11 19:41:51 DEBUG upgrade-charm Reading package lists...
  12. 2018-05-11 19:41:51 DEBUG upgrade-charm Building dependency tree...
  13. 2018-05-11 19:41:51 DEBUG upgrade-charm Reading state information...
  14. 2018-05-11 19:41:51 DEBUG upgrade-charm The following packages were automatically installed and are no longer required:
  15. 2018-05-11 19:41:51 DEBUG upgrade-charm linux-headers-4.13.0-37 linux-headers-4.13.0-37-generic
  16. 2018-05-11 19:41:51 DEBUG upgrade-charm linux-headers-4.13.0-38 linux-headers-4.13.0-38-generic
  17. 2018-05-11 19:41:51 DEBUG upgrade-charm linux-image-4.13.0-37-generic linux-image-4.13.0-38-generic
  18. 2018-05-11 19:41:51 DEBUG upgrade-charm linux-image-extra-4.13.0-37-generic linux-image-extra-4.13.0-38-generic
  19. 2018-05-11 19:41:51 DEBUG upgrade-charm Use 'apt autoremove' to remove them.
  20. 2018-05-11 19:41:51 DEBUG upgrade-charm 0 upgraded, 0 newly installed, 0 to remove and 152 not upgraded.
  21. 2018-05-11 19:41:54 DEBUG juju-log Hardening function 'install'
  22. 2018-05-11 19:41:54 DEBUG juju-log Hardening function 'config_changed'
  23. 2018-05-11 19:41:54 DEBUG juju-log Hardening function 'upgrade_charm'
  24. 2018-05-11 19:41:54 DEBUG juju-log Hardening function 'update_status'
  25. 2018-05-11 19:41:54 DEBUG juju-log No hardening applied to 'config_changed'
  26. 2018-05-11 19:41:54 INFO juju-log old_version: jewel
  27. 2018-05-11 19:41:55 INFO juju-log new_version: jewel
  28. 2018-05-11 19:41:56 DEBUG juju-log Directory "/var/lib/ceph/osd/ceph-188" needs its ownership updated
  29. 2018-05-11 19:41:56 INFO juju-log Attempting to resume possibly failed upgrade.
  30. 2018-05-11 19:41:58 INFO juju-log Making dir /var/lib/charm/ceph-osd ceph:ceph 555
  31. 2018-05-11 19:41:59 INFO juju-log Monitor hosts are ['172.aa.bbb.252:6789', '172.aa.bbb.253:6789', '172.aa.bb.254:6789']
  32. 2018-05-11 19:42:04 INFO juju-log AZ Info: rack=rack4
  33. 2018-05-11 19:42:04 INFO juju-log roll_osd_cluster called with jewel
  34. 2018-05-11 19:42:05 INFO juju-log osd_sorted_list: [<ceph.utils.CrushLocation object at 0x7f3e67c820b8>, <ceph.utils.CrushLocation object at 0x7f3e67c820f0>, <ceph.utils.CrushLocation object at 0x7f3e67c82128>]
  35. 2018-05-11 19:42:05 INFO juju-log upgrade position: None
  36. 2018-05-11 19:42:05 DEBUG config-changed Traceback (most recent call last):
  37. 2018-05-11 19:42:05 DEBUG config-changed File "/var/lib/juju/agents/unit-ceph-osd-7/charm/hooks/config-changed", line 562, in <module>
  38. 2018-05-11 19:42:05 DEBUG config-changed hooks.execute(sys.argv)
  39. 2018-05-11 19:42:05 DEBUG config-changed File "/var/lib/juju/agents/unit-ceph-osd-7/charm/hooks/charmhelpers/core/hookenv.py", line 800, in execute
  40. 2018-05-11 19:42:05 DEBUG config-changed self._hooks[hook_name]()
  41. 2018-05-11 19:42:05 DEBUG config-changed File "/var/lib/juju/agents/unit-ceph-osd-7/charm/hooks/charmhelpers/contrib/hardening/harden.py", line 79, in _harden_inner2
  42. 2018-05-11 19:42:05 DEBUG config-changed return f(*args, **kwargs)
  43. 2018-05-11 19:42:05 DEBUG config-changed File "/var/lib/juju/agents/unit-ceph-osd-7/charm/hooks/config-changed", line 351, in config_changed
  44. 2018-05-11 19:42:05 DEBUG config-changed check_for_upgrade()
  45. 2018-05-11 19:42:05 DEBUG config-changed File "/var/lib/juju/agents/unit-ceph-osd-7/charm/hooks/config-changed", line 118, in check_for_upgrade
  46. 2018-05-11 19:42:05 DEBUG config-changed upgrade_key='osd-upgrade')
  47. 2018-05-11 19:42:05 DEBUG config-changed File "lib/ceph/utils.py", line 1924, in roll_osd_cluster
  48. 2018-05-11 19:42:05 DEBUG config-changed osd_sorted_list[position - 1].name))
  49. 2018-05-11 19:42:05 DEBUG config-changed TypeError: unsupported operand type(s) for -: 'NoneType' and 'int'
  50. 2018-05-11 19:42:05 ERROR juju.worker.uniter.operation runhook.go:113 hook "config-changed" failed: exit status 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement