Advertisement
Guest User

Untitled

a guest
Jun 24th, 2019
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 48.24 KB | None | 0 0
  1. 2019-06-24 17:12:39,135 - util.py[DEBUG]: Cloud-init v. 0.7.9 running 'init-local' at Mon, 24 Jun 2019 17:12:39 +0000. Up 11.72 seconds.
  2. 2019-06-24 17:12:39,139 - util.py[DEBUG]: Writing to /var/log/cloud-init.log - ab: [420] 0 bytes
  3. 2019-06-24 17:12:39,140 - util.py[DEBUG]: Changing the ownership of /var/log/cloud-init.log to 0:4
  4. 2019-06-24 17:12:39,141 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance/boot-finished
  5. 2019-06-24 17:12:39,141 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/data/no-net
  6. 2019-06-24 17:12:39,141 - handlers.py[DEBUG]: start: init-local/check-cache: attempting to read from cache [check]
  7. 2019-06-24 17:12:39,141 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False)
  8. 2019-06-24 17:12:39,141 - util.py[DEBUG]: Read 6264 bytes from /var/lib/cloud/instance/obj.pkl
  9. 2019-06-24 17:12:39,146 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/meta-data (quiet=False)
  10. 2019-06-24 17:12:39,146 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/meta-data (quiet=False)
  11. 2019-06-24 17:12:39,146 - stages.py[DEBUG]: cache invalid in datasource: DataSourceNoCloud [seed=/dev/vdb][dsmode=local]
  12. 2019-06-24 17:12:39,146 - handlers.py[DEBUG]: finish: init-local/check-cache: SUCCESS: cache invalid in datasource: DataSourceNoCloud [seed=/dev/vdb][dsmode=local]
  13. 2019-06-24 17:12:39,146 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance
  14. 2019-06-24 17:12:39,148 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.debian.Distro'>
  15. 2019-06-24 17:12:39,148 - __init__.py[DEBUG]: Looking for for data source in: ['NoCloud', 'AltCloud', 'ConfigDrive', 'OpenStack', 'CloudStack', 'Ec2', 'MAAS', 'OVF', 'GCE', 'None'], via packages ['', 'cloudinit.sources'] that matches dependencies ['FILESYSTEM']
  16. 2019-06-24 17:12:39,182 - __init__.py[DEBUG]: Searching for local data source in: ['DataSourceNoCloud', 'DataSourceConfigDrive', 'DataSourceOVF']
  17. 2019-06-24 17:12:39,183 - handlers.py[DEBUG]: start: init-local/search-NoCloud: searching for local data from DataSourceNoCloud
  18. 2019-06-24 17:12:39,183 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceNoCloud.DataSourceNoCloud'>
  19. 2019-06-24 17:12:39,183 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/user-data (quiet=False)
  20. 2019-06-24 17:12:39,183 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/meta-data (quiet=False)
  21. 2019-06-24 17:12:39,183 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/vendor-data (quiet=False)
  22. 2019-06-24 17:12:39,183 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/network-config (quiet=False)
  23. 2019-06-24 17:12:39,183 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/user-data (quiet=False)
  24. 2019-06-24 17:12:39,183 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/meta-data (quiet=False)
  25. 2019-06-24 17:12:39,184 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/vendor-data (quiet=False)
  26. 2019-06-24 17:12:39,184 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/network-config (quiet=False)
  27. 2019-06-24 17:12:39,184 - util.py[DEBUG]: Running command ['/sbin/blkid', '-odevice', '/dev/sr0'] with allowed return codes [0, 2] (shell=False, capture=True)
  28. 2019-06-24 17:12:39,188 - util.py[DEBUG]: Running command ['/sbin/blkid', '-odevice', '/dev/sr1'] with allowed return codes [0, 2] (shell=False, capture=True)
  29. 2019-06-24 17:12:39,190 - util.py[DEBUG]: Running command ['/sbin/blkid', '-tTYPE=vfat', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  30. 2019-06-24 17:12:39,196 - util.py[DEBUG]: Running command ['/sbin/blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  31. 2019-06-24 17:12:39,199 - util.py[DEBUG]: Running command ['/sbin/blkid', '-tLABEL=cidata', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  32. 2019-06-24 17:12:39,201 - DataSourceNoCloud.py[DEBUG]: Attempting to use data from /dev/vdb
  33. 2019-06-24 17:12:39,205 - util.py[DEBUG]: Reading from /proc/mounts (quiet=False)
  34. 2019-06-24 17:12:39,205 - util.py[DEBUG]: Read 1872 bytes from /proc/mounts
  35. 2019-06-24 17:12:39,205 - util.py[DEBUG]: Fetched {'sysfs': {'opts': 'rw,nosuid,nodev,noexec,relatime', 'mountpoint': '/sys', 'fstype': 'sysfs'}, 'securityfs': {'opts': 'rw,nosuid,nodev,noexec,relatime', 'mountpoint': '/sys/kernel/security', 'fstype': 'securityfs'}, 'proc': {'opts': 'rw,nosuid,nodev,noexec,relatime', 'mountpoint': '/proc', 'fstype': 'proc'}, 'devpts': {'opts': 'rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000', 'mountpoint': '/dev/pts', 'fstype': 'devpts'}, '/dev/vda1': {'opts': 'rw,relatime,errors=remount-ro,data=ordered', 'mountpoint': '/', 'fstype': 'ext4'}, 'debugfs': {'opts': 'rw,relatime', 'mountpoint': '/sys/kernel/debug', 'fstype': 'debugfs'}, 'cgroup': {'opts': 'rw,nosuid,nodev,noexec,relatime,blkio', 'mountpoint': '/sys/fs/cgroup/blkio', 'fstype': 'cgroup'}, 'udev': {'opts': 'rw,nosuid,relatime,size=499044k,nr_inodes=124761,mode=755', 'mountpoint': '/dev', 'fstype': 'devtmpfs'}, 'mqueue': {'opts': 'rw,relatime', 'mountpoint': '/dev/mqueue', 'fstype': 'mqueue'}, 'systemd-1': {'opts': 'rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=9229', 'mountpoint': '/proc/sys/fs/binfmt_misc', 'fstype': 'autofs'}, 'tmpfs': {'opts': 'ro,nosuid,nodev,noexec,mode=755', 'mountpoint': '/sys/fs/cgroup', 'fstype': 'tmpfs'}, 'hugetlbfs': {'opts': 'rw,relatime', 'mountpoint': '/dev/hugepages', 'fstype': 'hugetlbfs'}, 'pstore': {'opts': 'rw,nosuid,nodev,noexec,relatime', 'mountpoint': '/sys/fs/pstore', 'fstype': 'pstore'}} mounts from proc
  36. 2019-06-24 17:12:39,206 - util.py[DEBUG]: Running command ['mount', '-o', 'ro,sync', '-t', 'auto', '/dev/vdb', '/tmp/tmp8mn46hjn'] with allowed return codes [0] (shell=False, capture=True)
  37. 2019-06-24 17:12:39,219 - util.py[DEBUG]: Reading from /tmp/tmp8mn46hjn//user-data (quiet=False)
  38. 2019-06-24 17:12:39,220 - util.py[DEBUG]: Read 965 bytes from /tmp/tmp8mn46hjn//user-data
  39. 2019-06-24 17:12:39,220 - util.py[DEBUG]: Reading from /tmp/tmp8mn46hjn//meta-data (quiet=False)
  40. 2019-06-24 17:12:39,221 - util.py[DEBUG]: Read 58 bytes from /tmp/tmp8mn46hjn//meta-data
  41. 2019-06-24 17:12:39,221 - util.py[DEBUG]: Reading from /tmp/tmp8mn46hjn//vendor-data (quiet=False)
  42. 2019-06-24 17:12:39,221 - util.py[DEBUG]: Reading from /tmp/tmp8mn46hjn//network-config (quiet=False)
  43. 2019-06-24 17:12:39,222 - util.py[DEBUG]: Read 279 bytes from /tmp/tmp8mn46hjn//network-config
  44. 2019-06-24 17:12:39,222 - util.py[DEBUG]: Running command ['umount', '/tmp/tmp8mn46hjn'] with allowed return codes [0] (shell=False, capture=True)
  45. 2019-06-24 17:12:39,227 - util.py[DEBUG]: Recursively deleting /tmp/tmp8mn46hjn
  46. 2019-06-24 17:12:39,227 - util.py[DEBUG]: Attempting to load yaml from string of length 58 with allowed root types (<class 'dict'>,)
  47. 2019-06-24 17:12:39,229 - util.py[DEBUG]: Attempting to load yaml from string of length 279 with allowed root types (<class 'dict'>,)
  48. 2019-06-24 17:12:39,231 - DataSourceNoCloud.py[DEBUG]: Using data from /dev/vdb
  49. 2019-06-24 17:12:39,232 - handlers.py[DEBUG]: finish: init-local/search-NoCloud: SUCCESS: found local data from DataSourceNoCloud
  50. 2019-06-24 17:12:39,232 - stages.py[INFO]: Loaded datasource DataSourceNoCloud - DataSourceNoCloud [seed=/dev/vdb][dsmode=local]
  51. 2019-06-24 17:12:39,232 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False)
  52. 2019-06-24 17:12:39,232 - util.py[DEBUG]: Read 2607 bytes from /etc/cloud/cloud.cfg
  53. 2019-06-24 17:12:39,233 - util.py[DEBUG]: Attempting to load yaml from string of length 2607 with allowed root types (<class 'dict'>,)
  54. 2019-06-24 17:12:39,246 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/90_dpkg.cfg (quiet=False)
  55. 2019-06-24 17:12:39,247 - util.py[DEBUG]: Read 157 bytes from /etc/cloud/cloud.cfg.d/90_dpkg.cfg
  56. 2019-06-24 17:12:39,247 - util.py[DEBUG]: Attempting to load yaml from string of length 157 with allowed root types (<class 'dict'>,)
  57. 2019-06-24 17:12:39,248 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False)
  58. 2019-06-24 17:12:39,248 - util.py[DEBUG]: Read 2057 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg
  59. 2019-06-24 17:12:39,248 - util.py[DEBUG]: Attempting to load yaml from string of length 2057 with allowed root types (<class 'dict'>,)
  60. 2019-06-24 17:12:39,253 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/00_debian.cfg (quiet=False)
  61. 2019-06-24 17:12:39,253 - util.py[DEBUG]: Read 93 bytes from /etc/cloud/cloud.cfg.d/00_debian.cfg
  62. 2019-06-24 17:12:39,253 - util.py[DEBUG]: Attempting to load yaml from string of length 93 with allowed root types (<class 'dict'>,)
  63. 2019-06-24 17:12:39,255 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (<class 'dict'>,)
  64. 2019-06-24 17:12:39,255 - util.py[DEBUG]: load_yaml given empty string, returning default
  65. 2019-06-24 17:12:39,255 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance
  66. 2019-06-24 17:12:39,255 - util.py[DEBUG]: Creating symbolic link from '/var/lib/cloud/instance' => '/var/lib/cloud/instances/20'
  67. 2019-06-24 17:12:39,256 - util.py[DEBUG]: Reading from /var/lib/cloud/instances/20/datasource (quiet=False)
  68. 2019-06-24 17:12:39,257 - util.py[DEBUG]: Read 67 bytes from /var/lib/cloud/instances/20/datasource
  69. 2019-06-24 17:12:39,257 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/20/datasource - wb: [420] 67 bytes
  70. 2019-06-24 17:12:39,258 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-datasource - wb: [420] 67 bytes
  71. 2019-06-24 17:12:39,259 - util.py[DEBUG]: Reading from /var/lib/cloud/data/instance-id (quiet=False)
  72. 2019-06-24 17:12:39,259 - util.py[DEBUG]: Read 3 bytes from /var/lib/cloud/data/instance-id
  73. 2019-06-24 17:12:39,259 - stages.py[DEBUG]: previous iid found to be 20
  74. 2019-06-24 17:12:39,259 - util.py[DEBUG]: Writing to /var/lib/cloud/data/instance-id - wb: [420] 3 bytes
  75. 2019-06-24 17:12:39,260 - util.py[DEBUG]: Writing to /run/cloud-init/.instance-id - wb: [420] 3 bytes
  76. 2019-06-24 17:12:39,261 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-instance-id - wb: [420] 3 bytes
  77. 2019-06-24 17:12:39,262 - util.py[DEBUG]: Writing to /var/lib/cloud/instance/obj.pkl - wb: [256] 7208 bytes
  78. 2019-06-24 17:12:39,262 - main.py[DEBUG]: [local] init will now be targeting instance id: 20. new=False
  79. 2019-06-24 17:12:39,263 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False)
  80. 2019-06-24 17:12:39,263 - util.py[DEBUG]: Read 2607 bytes from /etc/cloud/cloud.cfg
  81. 2019-06-24 17:12:39,263 - util.py[DEBUG]: Attempting to load yaml from string of length 2607 with allowed root types (<class 'dict'>,)
  82. 2019-06-24 17:12:39,276 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/90_dpkg.cfg (quiet=False)
  83. 2019-06-24 17:12:39,276 - util.py[DEBUG]: Read 157 bytes from /etc/cloud/cloud.cfg.d/90_dpkg.cfg
  84. 2019-06-24 17:12:39,276 - util.py[DEBUG]: Attempting to load yaml from string of length 157 with allowed root types (<class 'dict'>,)
  85. 2019-06-24 17:12:39,278 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False)
  86. 2019-06-24 17:12:39,278 - util.py[DEBUG]: Read 2057 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg
  87. 2019-06-24 17:12:39,278 - util.py[DEBUG]: Attempting to load yaml from string of length 2057 with allowed root types (<class 'dict'>,)
  88. 2019-06-24 17:12:39,282 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/00_debian.cfg (quiet=False)
  89. 2019-06-24 17:12:39,282 - util.py[DEBUG]: Read 93 bytes from /etc/cloud/cloud.cfg.d/00_debian.cfg
  90. 2019-06-24 17:12:39,283 - util.py[DEBUG]: Attempting to load yaml from string of length 93 with allowed root types (<class 'dict'>,)
  91. 2019-06-24 17:12:39,284 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (<class 'dict'>,)
  92. 2019-06-24 17:12:39,284 - util.py[DEBUG]: load_yaml given empty string, returning default
  93. 2019-06-24 17:12:39,284 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/cloud-config.txt (quiet=False)
  94. 2019-06-24 17:12:39,284 - util.py[DEBUG]: Read 1008 bytes from /var/lib/cloud/instance/cloud-config.txt
  95. 2019-06-24 17:12:39,285 - util.py[DEBUG]: Attempting to load yaml from string of length 1008 with allowed root types (<class 'dict'>,)
  96. 2019-06-24 17:12:39,289 - stages.py[DEBUG]: applying net config names for {'version': 1, 'config': [{'mac_address': '52:54:00:10:af:82', 'type': 'physical', 'subnets': [{'type': 'static', 'netmask': '255.255.255.0', 'dns_nameservers': ['8.8.8.8', '8.8.4.4'], 'gateway': '45.84.104.1', 'address': '45.84.104.20'}], 'name': 'eth0'}]}
  97. 2019-06-24 17:12:39,289 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.debian.Distro'>
  98. 2019-06-24 17:12:39,289 - util.py[DEBUG]: Reading from /sys/class/net/lo/operstate (quiet=False)
  99. 2019-06-24 17:12:39,289 - util.py[DEBUG]: Read 8 bytes from /sys/class/net/lo/operstate
  100. 2019-06-24 17:12:39,290 - util.py[DEBUG]: Reading from /sys/class/net/lo/address (quiet=False)
  101. 2019-06-24 17:12:39,290 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/lo/address
  102. 2019-06-24 17:12:39,290 - util.py[DEBUG]: Reading from /sys/class/net/eth0/operstate (quiet=False)
  103. 2019-06-24 17:12:39,290 - util.py[DEBUG]: Read 5 bytes from /sys/class/net/eth0/operstate
  104. 2019-06-24 17:12:39,290 - util.py[DEBUG]: Reading from /sys/class/net/eth0/address (quiet=False)
  105. 2019-06-24 17:12:39,290 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth0/address
  106. 2019-06-24 17:12:39,291 - util.py[DEBUG]: Running command ['ip', '-6', 'addr', 'show', 'permanent', 'scope', 'global'] with allowed return codes [0] (shell=False, capture=True)
  107. 2019-06-24 17:12:39,298 - util.py[DEBUG]: Running command ['ip', '-4', 'addr', 'show'] with allowed return codes [0] (shell=False, capture=True)
  108. 2019-06-24 17:12:39,302 - __init__.py[DEBUG]: no work necessary for renaming of [['52:54:00:10:af:82', 'eth0']]
  109. 2019-06-24 17:12:39,303 - stages.py[DEBUG]: not a new instance. network config is not applied.
  110. 2019-06-24 17:12:39,303 - main.py[DEBUG]: [local] DataSourceNoCloud [seed=/dev/vdb][dsmode=local] is in local mode, will apply init modules now.
  111. 2019-06-24 17:12:39,303 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/20/user-data.txt - wb: [384] 965 bytes
  112. 2019-06-24 17:12:39,305 - util.py[DEBUG]: Attempting to load yaml from string of length 965 with allowed root types (<class 'dict'>,)
  113. 2019-06-24 17:12:39,313 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/20/user-data.txt.i - wb: [384] 1270 bytes
  114. 2019-06-24 17:12:39,314 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/20/vendor-data.txt - wb: [384] 0 bytes
  115. 2019-06-24 17:12:39,315 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/20/vendor-data.txt.i - wb: [384] 308 bytes
  116. 2019-06-24 17:12:39,317 - helpers.py[DEBUG]: consume_data already ran (freq=once-per-instance)
  117. 2019-06-24 17:12:39,317 - handlers.py[DEBUG]: start: init-local/consume-user-data: reading and applying user-data
  118. 2019-06-24 17:12:39,318 - stages.py[DEBUG]: Added default handler for {'text/cloud-config', 'text/cloud-config-jsonp'} from CloudConfigPartHandler: [['text/cloud-config', 'text/cloud-config-jsonp']]
  119. 2019-06-24 17:12:39,318 - stages.py[DEBUG]: Added default handler for {'text/x-shellscript'} from ShellScriptPartHandler: [['text/x-shellscript']]
  120. 2019-06-24 17:12:39,318 - stages.py[DEBUG]: Added default handler for {'text/cloud-boothook'} from BootHookPartHandler: [['text/cloud-boothook']]
  121. 2019-06-24 17:12:39,318 - stages.py[DEBUG]: Added default handler for {'text/upstart-job'} from UpstartJobPartHandler: [['text/upstart-job']]
  122. 2019-06-24 17:12:39,319 - __init__.py[DEBUG]: Calling handler BootHookPartHandler: [['text/cloud-boothook']] (__begin__, None, 2) with frequency always
  123. 2019-06-24 17:12:39,319 - __init__.py[DEBUG]: Calling handler ShellScriptPartHandler: [['text/x-shellscript']] (__begin__, None, 2) with frequency always
  124. 2019-06-24 17:12:39,319 - __init__.py[DEBUG]: Calling handler CloudConfigPartHandler: [['text/cloud-config', 'text/cloud-config-jsonp']] (__begin__, None, 3) with frequency always
  125. 2019-06-24 17:12:39,319 - __init__.py[DEBUG]: {'Content-Disposition': 'attachment; filename="part-001"', 'Content-Type': 'text/cloud-config', 'MIME-Version': '1.0'}
  126. 2019-06-24 17:12:39,319 - __init__.py[DEBUG]: Calling handler CloudConfigPartHandler: [['text/cloud-config', 'text/cloud-config-jsonp']] (text/cloud-config, part-001, 3) with frequency always
  127. 2019-06-24 17:12:39,319 - util.py[DEBUG]: Attempting to load yaml from string of length 965 with allowed root types (<class 'dict'>,)
  128. 2019-06-24 17:12:39,323 - cloud_config.py[DEBUG]: Merging by applying [('dict', ['replace']), ('list', []), ('str', [])]
  129. 2019-06-24 17:12:39,323 - __init__.py[DEBUG]: Calling handler BootHookPartHandler: [['text/cloud-boothook']] (__end__, None, 2) with frequency always
  130. 2019-06-24 17:12:39,323 - __init__.py[DEBUG]: Calling handler ShellScriptPartHandler: [['text/x-shellscript']] (__end__, None, 2) with frequency always
  131. 2019-06-24 17:12:39,323 - __init__.py[DEBUG]: Calling handler CloudConfigPartHandler: [['text/cloud-config', 'text/cloud-config-jsonp']] (__end__, None, 3) with frequency always
  132. 2019-06-24 17:12:39,326 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/20/cloud-config.txt - wb: [384] 1008 bytes
  133. 2019-06-24 17:12:39,327 - handlers.py[DEBUG]: finish: init-local/consume-user-data: SUCCESS: reading and applying user-data
  134. 2019-06-24 17:12:39,327 - handlers.py[DEBUG]: start: init-local/consume-vendor-data: reading and applying vendor-data
  135. 2019-06-24 17:12:39,327 - stages.py[DEBUG]: no vendordata from datasource
  136. 2019-06-24 17:12:39,327 - handlers.py[DEBUG]: finish: init-local/consume-vendor-data: SUCCESS: reading and applying vendor-data
  137. 2019-06-24 17:12:39,328 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False)
  138. 2019-06-24 17:12:39,328 - util.py[DEBUG]: Read 2607 bytes from /etc/cloud/cloud.cfg
  139. 2019-06-24 17:12:39,328 - util.py[DEBUG]: Attempting to load yaml from string of length 2607 with allowed root types (<class 'dict'>,)
  140. 2019-06-24 17:12:39,342 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/90_dpkg.cfg (quiet=False)
  141. 2019-06-24 17:12:39,342 - util.py[DEBUG]: Read 157 bytes from /etc/cloud/cloud.cfg.d/90_dpkg.cfg
  142. 2019-06-24 17:12:39,342 - util.py[DEBUG]: Attempting to load yaml from string of length 157 with allowed root types (<class 'dict'>,)
  143. 2019-06-24 17:12:39,344 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False)
  144. 2019-06-24 17:12:39,344 - util.py[DEBUG]: Read 2057 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg
  145. 2019-06-24 17:12:39,344 - util.py[DEBUG]: Attempting to load yaml from string of length 2057 with allowed root types (<class 'dict'>,)
  146. 2019-06-24 17:12:39,349 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/00_debian.cfg (quiet=False)
  147. 2019-06-24 17:12:39,349 - util.py[DEBUG]: Read 93 bytes from /etc/cloud/cloud.cfg.d/00_debian.cfg
  148. 2019-06-24 17:12:39,349 - util.py[DEBUG]: Attempting to load yaml from string of length 93 with allowed root types (<class 'dict'>,)
  149. 2019-06-24 17:12:39,351 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (<class 'dict'>,)
  150. 2019-06-24 17:12:39,351 - util.py[DEBUG]: load_yaml given empty string, returning default
  151. 2019-06-24 17:12:39,351 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/cloud-config.txt (quiet=False)
  152. 2019-06-24 17:12:39,351 - util.py[DEBUG]: Read 1008 bytes from /var/lib/cloud/instance/cloud-config.txt
  153. 2019-06-24 17:12:39,351 - util.py[DEBUG]: Attempting to load yaml from string of length 1008 with allowed root types (<class 'dict'>,)
  154. 2019-06-24 17:12:39,356 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/cloud-config.txt (quiet=False)
  155. 2019-06-24 17:12:39,356 - util.py[DEBUG]: Read 1008 bytes from /var/lib/cloud/instance/cloud-config.txt
  156. 2019-06-24 17:12:39,356 - util.py[DEBUG]: Attempting to load yaml from string of length 1008 with allowed root types (<class 'dict'>,)
  157. 2019-06-24 17:12:39,362 - util.py[DEBUG]: Writing to /var/lib/cloud/instance/obj.pkl - wb: [256] 6264 bytes
  158. 2019-06-24 17:12:39,385 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.debian.Distro'>
  159. 2019-06-24 17:12:39,385 - stages.py[DEBUG]: Running module migrator (<module 'cloudinit.config.cc_migrator' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_migrator.py'>) with frequency always
  160. 2019-06-24 17:12:39,385 - handlers.py[DEBUG]: start: init-local/config-migrator: running config-migrator with frequency always
  161. 2019-06-24 17:12:39,386 - helpers.py[DEBUG]: Running config-migrator using lock (<cloudinit.helpers.DummyLock object at 0x7fc1e6389160>)
  162. 2019-06-24 17:12:39,387 - cc_migrator.py[DEBUG]: Migrated 0 semaphore files to there canonicalized names
  163. 2019-06-24 17:12:39,387 - handlers.py[DEBUG]: finish: init-local/config-migrator: SUCCESS: config-migrator ran successfully
  164. 2019-06-24 17:12:39,387 - stages.py[DEBUG]: Running module seed_random (<module 'cloudinit.config.cc_seed_random' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_seed_random.py'>) with frequency once-per-instance
  165. 2019-06-24 17:12:39,387 - handlers.py[DEBUG]: start: init-local/config-seed_random: running config-seed_random with frequency once-per-instance
  166. 2019-06-24 17:12:39,388 - helpers.py[DEBUG]: config-seed_random already ran (freq=once-per-instance)
  167. 2019-06-24 17:12:39,388 - handlers.py[DEBUG]: finish: init-local/config-seed_random: SUCCESS: config-seed_random previously ran
  168. 2019-06-24 17:12:39,388 - stages.py[DEBUG]: Running module bootcmd (<module 'cloudinit.config.cc_bootcmd' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_bootcmd.py'>) with frequency always
  169. 2019-06-24 17:12:39,388 - handlers.py[DEBUG]: start: init-local/config-bootcmd: running config-bootcmd with frequency always
  170. 2019-06-24 17:12:39,388 - helpers.py[DEBUG]: Running config-bootcmd using lock (<cloudinit.helpers.DummyLock object at 0x7fc1e46126a0>)
  171. 2019-06-24 17:12:39,388 - cc_bootcmd.py[DEBUG]: Skipping module named bootcmd, no 'bootcmd' key in configuration
  172. 2019-06-24 17:12:39,388 - handlers.py[DEBUG]: finish: init-local/config-bootcmd: SUCCESS: config-bootcmd ran successfully
  173. 2019-06-24 17:12:39,388 - stages.py[DEBUG]: Running module write-files (<module 'cloudinit.config.cc_write_files' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_write_files.py'>) with frequency once-per-instance
  174. 2019-06-24 17:12:39,389 - handlers.py[DEBUG]: start: init-local/config-write-files: running config-write-files with frequency once-per-instance
  175. 2019-06-24 17:12:39,389 - helpers.py[DEBUG]: config-write-files already ran (freq=once-per-instance)
  176. 2019-06-24 17:12:39,389 - handlers.py[DEBUG]: finish: init-local/config-write-files: SUCCESS: config-write-files previously ran
  177. 2019-06-24 17:12:39,389 - stages.py[DEBUG]: Running module growpart (<module 'cloudinit.config.cc_growpart' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_growpart.py'>) with frequency always
  178. 2019-06-24 17:12:39,389 - handlers.py[DEBUG]: start: init-local/config-growpart: running config-growpart with frequency always
  179. 2019-06-24 17:12:39,390 - helpers.py[DEBUG]: Running config-growpart using lock (<cloudinit.helpers.DummyLock object at 0x7fc1e455b9b0>)
  180. 2019-06-24 17:12:39,390 - cc_growpart.py[DEBUG]: No 'growpart' entry in cfg. Using default: {'mode': 'auto', 'ignore_growroot_disabled': False, 'devices': ['/']}
  181. 2019-06-24 17:12:39,390 - util.py[DEBUG]: Running command ['growpart', '--help'] with allowed return codes [0] (shell=False, capture=True)
  182. 2019-06-24 17:12:39,395 - util.py[DEBUG]: Reading from /proc/200/mountinfo (quiet=False)
  183. 2019-06-24 17:12:39,396 - util.py[DEBUG]: Read 2460 bytes from /proc/200/mountinfo
  184. 2019-06-24 17:12:39,398 - util.py[DEBUG]: Reading from /sys/class/block/vda1/partition (quiet=False)
  185. 2019-06-24 17:12:39,398 - util.py[DEBUG]: Read 2 bytes from /sys/class/block/vda1/partition
  186. 2019-06-24 17:12:39,398 - util.py[DEBUG]: Reading from /sys/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/dev (quiet=False)
  187. 2019-06-24 17:12:39,398 - util.py[DEBUG]: Read 6 bytes from /sys/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/dev
  188. 2019-06-24 17:12:39,398 - util.py[DEBUG]: Running command ['growpart', '--dry-run', '/dev/vda', '1'] with allowed return codes [0] (shell=False, capture=True)
  189. 2019-06-24 17:12:39,436 - util.py[DEBUG]: resize_devices took 0.040 seconds
  190. 2019-06-24 17:12:39,436 - cc_growpart.py[DEBUG]: '/' NOCHANGE: no change necessary (/dev/vda, 1)
  191. 2019-06-24 17:12:39,436 - handlers.py[DEBUG]: finish: init-local/config-growpart: SUCCESS: config-growpart ran successfully
  192. 2019-06-24 17:12:39,436 - stages.py[DEBUG]: Running module resizefs (<module 'cloudinit.config.cc_resizefs' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_resizefs.py'>) with frequency always
  193. 2019-06-24 17:12:39,437 - handlers.py[DEBUG]: start: init-local/config-resizefs: running config-resizefs with frequency always
  194. 2019-06-24 17:12:39,437 - helpers.py[DEBUG]: Running config-resizefs using lock (<cloudinit.helpers.DummyLock object at 0x7fc1e455ba58>)
  195. 2019-06-24 17:12:39,437 - util.py[DEBUG]: Reading from /proc/200/mountinfo (quiet=False)
  196. 2019-06-24 17:12:39,437 - util.py[DEBUG]: Read 2460 bytes from /proc/200/mountinfo
  197. 2019-06-24 17:12:39,438 - cc_resizefs.py[DEBUG]: resize_info: dev=/dev/vda1 mnt_point=/ path=/
  198. 2019-06-24 17:12:39,438 - util.py[DEBUG]: Running command ['systemd-detect-virt', '--quiet', '--container'] with allowed return codes [0] (shell=False, capture=True)
  199. 2019-06-24 17:12:39,442 - util.py[DEBUG]: Running command ['running-in-container'] with allowed return codes [0] (shell=False, capture=True)
  200. 2019-06-24 17:12:39,444 - util.py[DEBUG]: Running command ['lxc-is-container'] with allowed return codes [0] (shell=False, capture=True)
  201. 2019-06-24 17:12:39,446 - util.py[DEBUG]: Reading from /proc/1/environ (quiet=False)
  202. 2019-06-24 17:12:39,446 - util.py[DEBUG]: Read 153 bytes from /proc/1/environ
  203. 2019-06-24 17:12:39,446 - util.py[DEBUG]: Reading from /proc/self/status (quiet=False)
  204. 2019-06-24 17:12:39,447 - util.py[DEBUG]: Read 1003 bytes from /proc/self/status
  205. 2019-06-24 17:12:39,447 - cc_resizefs.py[DEBUG]: Resizing / (ext4) using resize2fs /dev/vda1
  206. 2019-06-24 17:12:39,447 - util.py[DEBUG]: Running command ('resize2fs', '/dev/vda1') with allowed return codes [0] (shell=False, capture=True)
  207. 2019-06-24 17:12:39,452 - util.py[DEBUG]: Resizing took 0.005 seconds
  208. 2019-06-24 17:12:39,452 - cc_resizefs.py[DEBUG]: Resized root filesystem (type=ext4, val=True)
  209. 2019-06-24 17:12:39,452 - handlers.py[DEBUG]: finish: init-local/config-resizefs: SUCCESS: config-resizefs ran successfully
  210. 2019-06-24 17:12:39,453 - stages.py[DEBUG]: Running module disk_setup (<module 'cloudinit.config.cc_disk_setup' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_disk_setup.py'>) with frequency once-per-instance
  211. 2019-06-24 17:12:39,453 - handlers.py[DEBUG]: start: init-local/config-disk_setup: running config-disk_setup with frequency once-per-instance
  212. 2019-06-24 17:12:39,453 - helpers.py[DEBUG]: config-disk_setup already ran (freq=once-per-instance)
  213. 2019-06-24 17:12:39,453 - handlers.py[DEBUG]: finish: init-local/config-disk_setup: SUCCESS: config-disk_setup previously ran
  214. 2019-06-24 17:12:39,453 - stages.py[DEBUG]: Running module mounts (<module 'cloudinit.config.cc_mounts' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_mounts.py'>) with frequency once-per-instance
  215. 2019-06-24 17:12:39,454 - handlers.py[DEBUG]: start: init-local/config-mounts: running config-mounts with frequency once-per-instance
  216. 2019-06-24 17:12:39,454 - helpers.py[DEBUG]: config-mounts already ran (freq=once-per-instance)
  217. 2019-06-24 17:12:39,454 - handlers.py[DEBUG]: finish: init-local/config-mounts: SUCCESS: config-mounts previously ran
  218. 2019-06-24 17:12:39,454 - stages.py[DEBUG]: Running module set_hostname (<module 'cloudinit.config.cc_set_hostname' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_set_hostname.py'>) with frequency once-per-instance
  219. 2019-06-24 17:12:39,454 - handlers.py[DEBUG]: start: init-local/config-set_hostname: running config-set_hostname with frequency once-per-instance
  220. 2019-06-24 17:12:39,455 - helpers.py[DEBUG]: config-set_hostname already ran (freq=once-per-instance)
  221. 2019-06-24 17:12:39,455 - handlers.py[DEBUG]: finish: init-local/config-set_hostname: SUCCESS: config-set_hostname previously ran
  222. 2019-06-24 17:12:39,455 - stages.py[DEBUG]: Running module update_hostname (<module 'cloudinit.config.cc_update_hostname' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_update_hostname.py'>) with frequency always
  223. 2019-06-24 17:12:39,455 - handlers.py[DEBUG]: start: init-local/config-update_hostname: running config-update_hostname with frequency always
  224. 2019-06-24 17:12:39,455 - helpers.py[DEBUG]: Running config-update_hostname using lock (<cloudinit.helpers.DummyLock object at 0x7fc1e455b358>)
  225. 2019-06-24 17:12:39,455 - cc_update_hostname.py[DEBUG]: Updating hostname to demo_debian.localdomain (demo_debian)
  226. 2019-06-24 17:12:39,455 - util.py[DEBUG]: Reading from /var/lib/cloud/data/previous-hostname (quiet=False)
  227. 2019-06-24 17:12:39,457 - util.py[DEBUG]: Read 12 bytes from /var/lib/cloud/data/previous-hostname
  228. 2019-06-24 17:12:39,457 - util.py[DEBUG]: Reading from /etc/hostname (quiet=False)
  229. 2019-06-24 17:12:39,457 - util.py[DEBUG]: Read 12 bytes from /etc/hostname
  230. 2019-06-24 17:12:39,457 - __init__.py[DEBUG]: Attempting to update hostname to demo_debian in 0 files
  231. 2019-06-24 17:12:39,457 - handlers.py[DEBUG]: finish: init-local/config-update_hostname: SUCCESS: config-update_hostname ran successfully
  232. 2019-06-24 17:12:39,457 - stages.py[DEBUG]: Running module update_etc_hosts (<module 'cloudinit.config.cc_update_etc_hosts' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_update_etc_hosts.py'>) with frequency always
  233. 2019-06-24 17:12:39,458 - handlers.py[DEBUG]: start: init-local/config-update_etc_hosts: running config-update_etc_hosts with frequency always
  234. 2019-06-24 17:12:39,460 - helpers.py[DEBUG]: Running config-update_etc_hosts using lock (<cloudinit.helpers.DummyLock object at 0x7fc1e455be80>)
  235. 2019-06-24 17:12:39,461 - util.py[DEBUG]: Reading from /etc/cloud/templates/hosts.debian.tmpl (quiet=False)
  236. 2019-06-24 17:12:39,461 - util.py[DEBUG]: Read 887 bytes from /etc/cloud/templates/hosts.debian.tmpl
  237. 2019-06-24 17:12:39,462 - templater.py[DEBUG]: Rendering content of '/etc/cloud/templates/hosts.debian.tmpl' using renderer jinja
  238. 2019-06-24 17:12:39,466 - util.py[DEBUG]: Writing to /etc/hosts - wb: [420] 610 bytes
  239. 2019-06-24 17:12:39,467 - handlers.py[DEBUG]: finish: init-local/config-update_etc_hosts: SUCCESS: config-update_etc_hosts ran successfully
  240. 2019-06-24 17:12:39,468 - stages.py[DEBUG]: Running module ca-certs (<module 'cloudinit.config.cc_ca_certs' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_ca_certs.py'>) with frequency once-per-instance
  241. 2019-06-24 17:12:39,468 - handlers.py[DEBUG]: start: init-local/config-ca-certs: running config-ca-certs with frequency once-per-instance
  242. 2019-06-24 17:12:39,468 - helpers.py[DEBUG]: config-ca-certs already ran (freq=once-per-instance)
  243. 2019-06-24 17:12:39,468 - handlers.py[DEBUG]: finish: init-local/config-ca-certs: SUCCESS: config-ca-certs previously ran
  244. 2019-06-24 17:12:39,468 - stages.py[DEBUG]: Running module rsyslog (<module 'cloudinit.config.cc_rsyslog' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_rsyslog.py'>) with frequency once-per-instance
  245. 2019-06-24 17:12:39,468 - handlers.py[DEBUG]: start: init-local/config-rsyslog: running config-rsyslog with frequency once-per-instance
  246. 2019-06-24 17:12:39,469 - helpers.py[DEBUG]: config-rsyslog already ran (freq=once-per-instance)
  247. 2019-06-24 17:12:39,469 - handlers.py[DEBUG]: finish: init-local/config-rsyslog: SUCCESS: config-rsyslog previously ran
  248. 2019-06-24 17:12:39,469 - stages.py[DEBUG]: Running module users-groups (<module 'cloudinit.config.cc_users_groups' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_users_groups.py'>) with frequency once-per-instance
  249. 2019-06-24 17:12:39,469 - handlers.py[DEBUG]: start: init-local/config-users-groups: running config-users-groups with frequency once-per-instance
  250. 2019-06-24 17:12:39,469 - helpers.py[DEBUG]: config-users-groups already ran (freq=once-per-instance)
  251. 2019-06-24 17:12:39,469 - handlers.py[DEBUG]: finish: init-local/config-users-groups: SUCCESS: config-users-groups previously ran
  252. 2019-06-24 17:12:39,469 - stages.py[DEBUG]: Running module ssh (<module 'cloudinit.config.cc_ssh' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_ssh.py'>) with frequency once-per-instance
  253. 2019-06-24 17:12:39,470 - handlers.py[DEBUG]: start: init-local/config-ssh: running config-ssh with frequency once-per-instance
  254. 2019-06-24 17:12:39,470 - helpers.py[DEBUG]: config-ssh already ran (freq=once-per-instance)
  255. 2019-06-24 17:12:39,470 - handlers.py[DEBUG]: finish: init-local/config-ssh: SUCCESS: config-ssh previously ran
  256. 2019-06-24 17:12:39,470 - main.py[DEBUG]: Ran 15 modules with 0 failures
  257. 2019-06-24 17:12:39,471 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
  258. 2019-06-24 17:12:39,471 - util.py[DEBUG]: Read 11 bytes from /proc/uptime
  259. 2019-06-24 17:12:39,471 - util.py[DEBUG]: cloud-init mode 'init' took 0.387 seconds (0.38)
  260. 2019-06-24 17:12:39,472 - handlers.py[DEBUG]: finish: init-local: SUCCESS: searching for local datasources
  261. 2019-06-24 17:13:41,073 - util.py[DEBUG]: Cloud-init v. 0.7.9 running 'init' at Mon, 24 Jun 2019 17:13:41 +0000. Up 73.67 seconds.
  262. 2019-06-24 17:13:41,079 - util.py[DEBUG]: Writing to /var/log/cloud-init.log - ab: [420] 0 bytes
  263. 2019-06-24 17:13:41,080 - util.py[DEBUG]: Changing the ownership of /var/log/cloud-init.log to 0:4
  264. 2019-06-24 17:13:41,080 - util.py[DEBUG]: Running command ['ifconfig', '-a'] with allowed return codes [0] (shell=False, capture=True)
  265. 2019-06-24 17:13:41,087 - util.py[DEBUG]: Running command ['netstat', '-rn'] with allowed return codes [0] (shell=False, capture=True)
  266. 2019-06-24 17:13:41,093 - util.py[DEBUG]: Running command ['netstat', '-A', 'inet6', '-n'] with allowed return codes [0] (shell=False, capture=True)
  267. 2019-06-24 17:13:41,096 - main.py[DEBUG]: Checking to see if files that we need already exist from a previous run that would allow us to stop early.
  268. 2019-06-24 17:13:41,097 - main.py[DEBUG]: Execution continuing, no previous run detected that would allow us to stop early.
  269. 2019-06-24 17:13:41,097 - handlers.py[DEBUG]: start: init-network/check-cache: attempting to read from cache [trust]
  270. 2019-06-24 17:13:41,097 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False)
  271. 2019-06-24 17:13:41,097 - util.py[DEBUG]: Read 6264 bytes from /var/lib/cloud/instance/obj.pkl
  272. 2019-06-24 17:13:41,100 - util.py[DEBUG]: Reading from /run/cloud-init/.instance-id (quiet=False)
  273. 2019-06-24 17:13:41,100 - util.py[DEBUG]: Read 3 bytes from /run/cloud-init/.instance-id
  274. 2019-06-24 17:13:41,100 - stages.py[DEBUG]: restored from cache with run check: DataSourceNoCloud [seed=/dev/vdb][dsmode=local]
  275. 2019-06-24 17:13:41,100 - handlers.py[DEBUG]: finish: init-network/check-cache: SUCCESS: restored from cache with run check: DataSourceNoCloud [seed=/dev/vdb][dsmode=local]
  276. 2019-06-24 17:13:41,101 - main.py[DEBUG]: [net] Exiting. datasource DataSourceNoCloud [seed=/dev/vdb][dsmode=local] in local mode
  277. 2019-06-24 17:13:41,101 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
  278. 2019-06-24 17:13:41,102 - util.py[DEBUG]: Read 12 bytes from /proc/uptime
  279. 2019-06-24 17:13:41,102 - util.py[DEBUG]: cloud-init mode 'init' took 0.073 seconds (0.07)
  280. 2019-06-24 17:13:41,102 - handlers.py[DEBUG]: finish: init-network: SUCCESS: searching for network datasources
  281. 2019-06-24 17:13:42,419 - util.py[DEBUG]: Cloud-init v. 0.7.9 running 'modules:config' at Mon, 24 Jun 2019 17:13:42 +0000. Up 74.98 seconds.
  282. 2019-06-24 17:13:42,421 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.debian.Distro'>
  283. 2019-06-24 17:13:42,423 - stages.py[INFO]: Skipping modules ['resolv_conf'] because they are not verified on distro 'debian'. To run anyway, add them to 'unverified_modules' in config.
  284. 2019-06-24 17:13:42,423 - stages.py[DEBUG]: Running module resolv_conf (<module 'cloudinit.config.cc_resolv_conf' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_resolv_conf.py'>) with frequency once-per-instance
  285. 2019-06-24 17:13:42,423 - handlers.py[DEBUG]: start: modules-config/config-resolv_conf: running config-resolv_conf with frequency once-per-instance
  286. 2019-06-24 17:13:42,424 - helpers.py[DEBUG]: config-resolv_conf already ran (freq=once-per-instance)
  287. 2019-06-24 17:13:42,424 - handlers.py[DEBUG]: finish: modules-config/config-resolv_conf: SUCCESS: config-resolv_conf previously ran
  288. 2019-06-24 17:13:42,424 - main.py[DEBUG]: Ran 1 modules with 0 failures
  289. 2019-06-24 17:13:42,425 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
  290. 2019-06-24 17:13:42,425 - util.py[DEBUG]: Read 12 bytes from /proc/uptime
  291. 2019-06-24 17:13:42,425 - util.py[DEBUG]: cloud-init mode 'modules' took 0.081 seconds (0.08)
  292. 2019-06-24 17:13:42,425 - handlers.py[DEBUG]: finish: modules-config: SUCCESS: running modules for config
  293. 2019-06-24 17:13:43,063 - util.py[DEBUG]: Cloud-init v. 0.7.9 running 'modules:final' at Mon, 24 Jun 2019 17:13:42 +0000. Up 75.62 seconds.
  294. 2019-06-24 17:13:43,093 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.debian.Distro'>
  295. 2019-06-24 17:13:43,094 - stages.py[DEBUG]: Running module package-update-upgrade-install (<module 'cloudinit.config.cc_package_update_upgrade_install' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_package_update_upgrade_install.py'>) with frequency once-per-instance
  296. 2019-06-24 17:13:43,095 - handlers.py[DEBUG]: start: modules-final/config-package-update-upgrade-install: running config-package-update-upgrade-install with frequency once-per-instance
  297. 2019-06-24 17:13:43,095 - helpers.py[DEBUG]: config-package-update-upgrade-install already ran (freq=once-per-instance)
  298. 2019-06-24 17:13:43,095 - handlers.py[DEBUG]: finish: modules-final/config-package-update-upgrade-install: SUCCESS: config-package-update-upgrade-install previously ran
  299. 2019-06-24 17:13:43,095 - stages.py[DEBUG]: Running module fan (<module 'cloudinit.config.cc_fan' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_fan.py'>) with frequency once-per-instance
  300. 2019-06-24 17:13:43,095 - handlers.py[DEBUG]: start: modules-final/config-fan: running config-fan with frequency once-per-instance
  301. 2019-06-24 17:13:43,096 - helpers.py[DEBUG]: config-fan already ran (freq=once-per-instance)
  302. 2019-06-24 17:13:43,096 - handlers.py[DEBUG]: finish: modules-final/config-fan: SUCCESS: config-fan previously ran
  303. 2019-06-24 17:13:43,096 - stages.py[DEBUG]: Running module puppet (<module 'cloudinit.config.cc_puppet' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_puppet.py'>) with frequency once-per-instance
  304. 2019-06-24 17:13:43,096 - handlers.py[DEBUG]: start: modules-final/config-puppet: running config-puppet with frequency once-per-instance
  305. 2019-06-24 17:13:43,096 - helpers.py[DEBUG]: config-puppet already ran (freq=once-per-instance)
  306. 2019-06-24 17:13:43,096 - handlers.py[DEBUG]: finish: modules-final/config-puppet: SUCCESS: config-puppet previously ran
  307. 2019-06-24 17:13:43,096 - stages.py[DEBUG]: Running module chef (<module 'cloudinit.config.cc_chef' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_chef.py'>) with frequency once-per-instance
  308. 2019-06-24 17:13:43,097 - handlers.py[DEBUG]: start: modules-final/config-chef: running config-chef with frequency once-per-instance
  309. 2019-06-24 17:13:43,097 - helpers.py[DEBUG]: config-chef already ran (freq=once-per-instance)
  310. 2019-06-24 17:13:43,097 - handlers.py[DEBUG]: finish: modules-final/config-chef: SUCCESS: config-chef previously ran
  311. 2019-06-24 17:13:43,097 - stages.py[DEBUG]: Running module salt-minion (<module 'cloudinit.config.cc_salt_minion' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_salt_minion.py'>) with frequency once-per-instance
  312. 2019-06-24 17:13:43,097 - handlers.py[DEBUG]: start: modules-final/config-salt-minion: running config-salt-minion with frequency once-per-instance
  313. 2019-06-24 17:13:43,097 - helpers.py[DEBUG]: config-salt-minion already ran (freq=once-per-instance)
  314. 2019-06-24 17:13:43,097 - handlers.py[DEBUG]: finish: modules-final/config-salt-minion: SUCCESS: config-salt-minion previously ran
  315. 2019-06-24 17:13:43,097 - stages.py[DEBUG]: Running module mcollective (<module 'cloudinit.config.cc_mcollective' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_mcollective.py'>) with frequency once-per-instance
  316. 2019-06-24 17:13:43,098 - handlers.py[DEBUG]: start: modules-final/config-mcollective: running config-mcollective with frequency once-per-instance
  317. 2019-06-24 17:13:43,098 - helpers.py[DEBUG]: config-mcollective already ran (freq=once-per-instance)
  318. 2019-06-24 17:13:43,098 - handlers.py[DEBUG]: finish: modules-final/config-mcollective: SUCCESS: config-mcollective previously ran
  319. 2019-06-24 17:13:43,098 - stages.py[DEBUG]: Running module rightscale_userdata (<module 'cloudinit.config.cc_rightscale_userdata' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_rightscale_userdata.py'>) with frequency once-per-instance
  320. 2019-06-24 17:13:43,098 - handlers.py[DEBUG]: start: modules-final/config-rightscale_userdata: running config-rightscale_userdata with frequency once-per-instance
  321. 2019-06-24 17:13:43,099 - helpers.py[DEBUG]: config-rightscale_userdata already ran (freq=once-per-instance)
  322. 2019-06-24 17:13:43,099 - handlers.py[DEBUG]: finish: modules-final/config-rightscale_userdata: SUCCESS: config-rightscale_userdata previously ran
  323. 2019-06-24 17:13:43,099 - stages.py[DEBUG]: Running module scripts-vendor (<module 'cloudinit.config.cc_scripts_vendor' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_scripts_vendor.py'>) with frequency once-per-instance
  324. 2019-06-24 17:13:43,099 - handlers.py[DEBUG]: start: modules-final/config-scripts-vendor: running config-scripts-vendor with frequency once-per-instance
  325. 2019-06-24 17:13:43,099 - helpers.py[DEBUG]: config-scripts-vendor already ran (freq=once-per-instance)
  326. 2019-06-24 17:13:43,099 - handlers.py[DEBUG]: finish: modules-final/config-scripts-vendor: SUCCESS: config-scripts-vendor previously ran
  327. 2019-06-24 17:13:43,099 - stages.py[DEBUG]: Running module scripts-per-once (<module 'cloudinit.config.cc_scripts_per_once' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_scripts_per_once.py'>) with frequency once
  328. 2019-06-24 17:13:43,100 - handlers.py[DEBUG]: start: modules-final/config-scripts-per-once: running config-scripts-per-once with frequency once
  329. 2019-06-24 17:13:43,100 - helpers.py[DEBUG]: config-scripts-per-once already ran (freq=once)
  330. 2019-06-24 17:13:43,100 - handlers.py[DEBUG]: finish: modules-final/config-scripts-per-once: SUCCESS: config-scripts-per-once previously ran
  331. 2019-06-24 17:13:43,100 - stages.py[DEBUG]: Running module scripts-per-boot (<module 'cloudinit.config.cc_scripts_per_boot' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_scripts_per_boot.py'>) with frequency always
  332. 2019-06-24 17:13:43,100 - handlers.py[DEBUG]: start: modules-final/config-scripts-per-boot: running config-scripts-per-boot with frequency always
  333. 2019-06-24 17:13:43,100 - helpers.py[DEBUG]: Running config-scripts-per-boot using lock (<cloudinit.helpers.DummyLock object at 0x7fb8d359c1d0>)
  334. 2019-06-24 17:13:43,101 - handlers.py[DEBUG]: finish: modules-final/config-scripts-per-boot: SUCCESS: config-scripts-per-boot ran successfully
  335. 2019-06-24 17:13:43,101 - stages.py[DEBUG]: Running module scripts-per-instance (<module 'cloudinit.config.cc_scripts_per_instance' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_scripts_per_instance.py'>) with frequency once-per-instance
  336. 2019-06-24 17:13:43,101 - handlers.py[DEBUG]: start: modules-final/config-scripts-per-instance: running config-scripts-per-instance with frequency once-per-instance
  337. 2019-06-24 17:13:43,101 - helpers.py[DEBUG]: config-scripts-per-instance already ran (freq=once-per-instance)
  338. 2019-06-24 17:13:43,101 - handlers.py[DEBUG]: finish: modules-final/config-scripts-per-instance: SUCCESS: config-scripts-per-instance previously ran
  339. 2019-06-24 17:13:43,101 - stages.py[DEBUG]: Running module scripts-user (<module 'cloudinit.config.cc_scripts_user' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_scripts_user.py'>) with frequency once-per-instance
  340. 2019-06-24 17:13:43,102 - handlers.py[DEBUG]: start: modules-final/config-scripts-user: running config-scripts-user with frequency once-per-instance
  341. 2019-06-24 17:13:43,102 - helpers.py[DEBUG]: config-scripts-user already ran (freq=once-per-instance)
  342. 2019-06-24 17:13:43,102 - handlers.py[DEBUG]: finish: modules-final/config-scripts-user: SUCCESS: config-scripts-user previously ran
  343. 2019-06-24 17:13:43,102 - stages.py[DEBUG]: Running module ssh-authkey-fingerprints (<module 'cloudinit.config.cc_ssh_authkey_fingerprints' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_ssh_authkey_fingerprints.py'>) with frequency once-per-instance
  344. 2019-06-24 17:13:43,102 - handlers.py[DEBUG]: start: modules-final/config-ssh-authkey-fingerprints: running config-ssh-authkey-fingerprints with frequency once-per-instance
  345. 2019-06-24 17:13:43,102 - helpers.py[DEBUG]: config-ssh-authkey-fingerprints already ran (freq=once-per-instance)
  346. 2019-06-24 17:13:43,103 - handlers.py[DEBUG]: finish: modules-final/config-ssh-authkey-fingerprints: SUCCESS: config-ssh-authkey-fingerprints previously ran
  347. 2019-06-24 17:13:43,103 - stages.py[DEBUG]: Running module keys-to-console (<module 'cloudinit.config.cc_keys_to_console' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_keys_to_console.py'>) with frequency once-per-instance
  348. 2019-06-24 17:13:43,103 - handlers.py[DEBUG]: start: modules-final/config-keys-to-console: running config-keys-to-console with frequency once-per-instance
  349. 2019-06-24 17:13:43,103 - helpers.py[DEBUG]: config-keys-to-console already ran (freq=once-per-instance)
  350. 2019-06-24 17:13:43,103 - handlers.py[DEBUG]: finish: modules-final/config-keys-to-console: SUCCESS: config-keys-to-console previously ran
  351. 2019-06-24 17:13:43,103 - stages.py[DEBUG]: Running module phone-home (<module 'cloudinit.config.cc_phone_home' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_phone_home.py'>) with frequency once-per-instance
  352. 2019-06-24 17:13:43,103 - handlers.py[DEBUG]: start: modules-final/config-phone-home: running config-phone-home with frequency once-per-instance
  353. 2019-06-24 17:13:43,104 - helpers.py[DEBUG]: config-phone-home already ran (freq=once-per-instance)
  354. 2019-06-24 17:13:43,104 - handlers.py[DEBUG]: finish: modules-final/config-phone-home: SUCCESS: config-phone-home previously ran
  355. 2019-06-24 17:13:43,104 - stages.py[DEBUG]: Running module final-message (<module 'cloudinit.config.cc_final_message' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_final_message.py'>) with frequency always
  356. 2019-06-24 17:13:43,104 - handlers.py[DEBUG]: start: modules-final/config-final-message: running config-final-message with frequency always
  357. 2019-06-24 17:13:43,104 - helpers.py[DEBUG]: Running config-final-message using lock (<cloudinit.helpers.DummyLock object at 0x7fb8d3542f28>)
  358. 2019-06-24 17:13:43,104 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
  359. 2019-06-24 17:13:43,104 - util.py[DEBUG]: Read 12 bytes from /proc/uptime
  360. 2019-06-24 17:13:43,108 - util.py[DEBUG]: Cloud-init v. 0.7.9 finished at Mon, 24 Jun 2019 17:13:43 +0000. Datasource DataSourceNoCloud [seed=/dev/vdb][dsmode=local]. Up 75.74 seconds
  361. 2019-06-24 17:13:43,108 - util.py[DEBUG]: Writing to /var/lib/cloud/instance/boot-finished - wb: [420] 51 bytes
  362. 2019-06-24 17:13:43,109 - handlers.py[DEBUG]: finish: modules-final/config-final-message: SUCCESS: config-final-message ran successfully
  363. 2019-06-24 17:13:43,109 - stages.py[DEBUG]: Running module power-state-change (<module 'cloudinit.config.cc_power_state_change' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_power_state_change.py'>) with frequency once-per-instance
  364. 2019-06-24 17:13:43,109 - handlers.py[DEBUG]: start: modules-final/config-power-state-change: running config-power-state-change with frequency once-per-instance
  365. 2019-06-24 17:13:43,110 - helpers.py[DEBUG]: config-power-state-change already ran (freq=once-per-instance)
  366. 2019-06-24 17:13:43,110 - handlers.py[DEBUG]: finish: modules-final/config-power-state-change: SUCCESS: config-power-state-change previously ran
  367. 2019-06-24 17:13:43,110 - main.py[DEBUG]: Ran 17 modules with 0 failures
  368. 2019-06-24 17:13:43,111 - util.py[DEBUG]: Creating symbolic link from '/run/cloud-init/result.json' => '../../var/lib/cloud/data/result.json'
  369. 2019-06-24 17:13:43,111 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
  370. 2019-06-24 17:13:43,111 - util.py[DEBUG]: Read 12 bytes from /proc/uptime
  371. 2019-06-24 17:13:43,111 - util.py[DEBUG]: cloud-init mode 'modules' took 0.127 seconds (0.12)
  372. 2019-06-24 17:13:43,112 - handlers.py[DEBUG]: finish: modules-final: SUCCESS: running modules for final
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement