Mar 31 10:00:05 hlinux [CLOUDINIT] util.py[DEBUG]: Cloud-init v. 0.7.2 running 'single' at Mon, 31 Mar 2014 10:00:05 +0000. Up 3090.59 seconds. Mar 31 10:00:05 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_apt_pipelining', 'cloudinit.config.cc_apt_pipelining'] that have attributes ['handle'] Mar 31 10:00:05 hlinux [CLOUDINIT] importer.py[DEBUG]: Found cc_apt_pipelining with attributes ['handle'] in ['cloudinit.config.cc_apt_pipelining'] Mar 31 10:00:05 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['debian', 'cloudinit.distros.debian'] that have attributes ['Distro'] Mar 31 10:00:05 hlinux [CLOUDINIT] importer.py[DEBUG]: Found debian with attributes ['Distro'] in ['cloudinit.distros.debian'] Mar 31 10:00:05 hlinux [CLOUDINIT] stages.py[DEBUG]: Using distro class Mar 31 10:00:05 hlinux [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/sem/config_apt_pipelining.once - wb: [420] 20 bytes Mar 31 10:00:05 hlinux [CLOUDINIT] helpers.py[DEBUG]: Running config-apt-pipelining using lock () Mar 31 10:00:05 hlinux [CLOUDINIT] util.py[DEBUG]: Writing to /etc/apt/apt.conf.d/90cloud-init-pipelining - wb: [420] 80 bytes Mar 31 10:00:05 hlinux [CLOUDINIT] cc_apt_pipelining.py[DEBUG]: Wrote /etc/apt/apt.conf.d/90cloud-init-pipelining with apt pipeline depth setting 0 Mar 31 10:01:10 hlinux [CLOUDINIT] util.py[DEBUG]: Cloud-init v. 0.7.2 running 'init' at Mon, 31 Mar 2014 10:01:10 +0000. Up 3155.70 seconds. Mar 31 10:01:10 hlinux [CLOUDINIT] util.py[DEBUG]: Writing to /var/log/cloud-init.log - ab: [420] 0 bytes Mar 31 10:01:10 hlinux [CLOUDINIT] util.py[DEBUG]: Changing the ownership of /var/log/cloud-init.log to 0:4 Mar 31 10:01:10 hlinux [CLOUDINIT] util.py[DEBUG]: Running command ['ifconfig', '-a'] with allowed return codes [0] (shell=False, capture=True) Mar 31 10:01:10 hlinux [CLOUDINIT] util.py[DEBUG]: Running command ['route', '-n'] with allowed return codes [0] (shell=False, capture=True) Mar 31 10:01:10 hlinux [CLOUDINIT] cloud-init[DEBUG]: Checking to see if files that we need already exist from a previous run that would allow us to stop early. Mar 31 10:01:10 hlinux [CLOUDINIT] util.py[DEBUG]: Reading from /var/lib/cloud/data/no-net (quiet=False) Mar 31 10:01:10 hlinux [CLOUDINIT] util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False) Mar 31 10:01:10 hlinux [CLOUDINIT] util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False) Mar 31 10:01:10 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['debian', 'cloudinit.distros.debian'] that have attributes ['Distro'] Mar 31 10:01:10 hlinux [CLOUDINIT] importer.py[DEBUG]: Found debian with attributes ['Distro'] in ['cloudinit.distros.debian'] Mar 31 10:01:10 hlinux [CLOUDINIT] stages.py[DEBUG]: Using distro class Mar 31 10:01:10 hlinux [CLOUDINIT] __init__.py[DEBUG]: Looking for for data source in: ['NoCloud', 'AltCloud', 'CloudStack', 'ConfigDrive', 'Ec2', 'MAAS', 'OVF', 'None'], via packages ['', 'cloudinit.sources'] that matches dependencies ['FILESYSTEM', 'NETWORK'] Mar 31 10:01:10 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['DataSourceNoCloud', 'cloudinit.sources.DataSourceNoCloud'] that have attributes ['get_datasource_list'] Mar 31 10:01:10 hlinux [CLOUDINIT] importer.py[DEBUG]: Found DataSourceNoCloud with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceNoCloud'] Mar 31 10:01:10 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['DataSourceAltCloud', 'cloudinit.sources.DataSourceAltCloud'] that have attributes ['get_datasource_list'] Mar 31 10:01:10 hlinux [CLOUDINIT] importer.py[DEBUG]: Found DataSourceAltCloud with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceAltCloud'] Mar 31 10:01:10 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['DataSourceCloudStack', 'cloudinit.sources.DataSourceCloudStack'] that have attributes ['get_datasource_list'] Mar 31 10:01:10 hlinux [CLOUDINIT] importer.py[DEBUG]: Found DataSourceCloudStack with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceCloudStack'] Mar 31 10:01:10 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['DataSourceConfigDrive', 'cloudinit.sources.DataSourceConfigDrive'] that have attributes ['get_datasource_list'] Mar 31 10:01:10 hlinux [CLOUDINIT] importer.py[DEBUG]: Found DataSourceConfigDrive with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceConfigDrive'] Mar 31 10:01:10 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['DataSourceEc2', 'cloudinit.sources.DataSourceEc2'] that have attributes ['get_datasource_list'] Mar 31 10:01:10 hlinux [CLOUDINIT] importer.py[DEBUG]: Found DataSourceEc2 with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceEc2'] Mar 31 10:01:10 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['DataSourceMAAS', 'cloudinit.sources.DataSourceMAAS'] that have attributes ['get_datasource_list'] Mar 31 10:01:10 hlinux [CLOUDINIT] importer.py[DEBUG]: Found DataSourceMAAS with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceMAAS'] Mar 31 10:01:10 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['DataSourceOVF', 'cloudinit.sources.DataSourceOVF'] that have attributes ['get_datasource_list'] Mar 31 10:01:10 hlinux [CLOUDINIT] importer.py[DEBUG]: Found DataSourceOVF with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceOVF'] Mar 31 10:01:10 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['DataSourceNone', 'cloudinit.sources.DataSourceNone'] that have attributes ['get_datasource_list'] Mar 31 10:01:10 hlinux [CLOUDINIT] importer.py[DEBUG]: Found DataSourceNone with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceNone'] Mar 31 10:01:10 hlinux [CLOUDINIT] __init__.py[DEBUG]: Searching for data source in: ['DataSourceNoCloudNet', 'DataSourceAltCloud', 'DataSourceCloudStack', 'DataSourceConfigDriveNet', 'DataSourceEc2', 'DataSourceMAAS', 'DataSourceOVFNet', 'DataSourceNone'] Mar 31 10:01:10 hlinux [CLOUDINIT] __init__.py[DEBUG]: Seeing if we can get any data from Mar 31 10:01:10 hlinux [CLOUDINIT] util.py[DEBUG]: Reading from /proc/cmdline (quiet=False) Mar 31 10:01:10 hlinux [CLOUDINIT] util.py[DEBUG]: Read 150 bytes from /proc/cmdline Mar 31 10:01:10 hlinux [CLOUDINIT] util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/meta-data (quiet=False) Mar 31 10:01:10 hlinux [CLOUDINIT] util.py[DEBUG]: Running command ['/sbin/blkid', '-odevice', '/dev/sr0'] with allowed return codes [0, 2] (shell=False, capture=True) Mar 31 10:01:10 hlinux [CLOUDINIT] util.py[DEBUG]: Running command ['/sbin/blkid', '-tTYPE=vfat', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True) Mar 31 10:01:10 hlinux [CLOUDINIT] util.py[DEBUG]: Running command ['/sbin/blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True) Mar 31 10:01:10 hlinux [CLOUDINIT] util.py[DEBUG]: Running command ['/sbin/blkid', '-tLABEL=cidata', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True) Mar 31 10:01:10 hlinux [CLOUDINIT] __init__.py[DEBUG]: Seeing if we can get any data from Mar 31 10:01:10 hlinux [CLOUDINIT] DataSourceAltCloud.py[DEBUG]: Invoked get_data() Mar 31 10:01:10 hlinux [CLOUDINIT] util.py[DEBUG]: Running command ['/usr/sbin/dmidecode', '--string', 'system-product-name'] with allowed return codes [0] (shell=False, capture=True) Mar 31 10:01:10 hlinux [CLOUDINIT] DataSourceAltCloud.py[DEBUG]: cloud_type: UNKNOWN Mar 31 10:01:10 hlinux [CLOUDINIT] __init__.py[DEBUG]: Seeing if we can get any data from Mar 31 10:01:10 hlinux [CLOUDINIT] DataSourceCloudStack.py[DEBUG]: Using /var/lib/dhcp lease directory Mar 31 10:01:10 hlinux [CLOUDINIT] DataSourceCloudStack.py[DEBUG]: Found DHCP identifier 192.168.122.1 Mar 31 10:01:10 hlinux [CLOUDINIT] DataSourceCloudStack.py[DEBUG]: Found DHCP identifier 192.168.122.1 Mar 31 10:01:10 hlinux [CLOUDINIT] util.py[DEBUG]: Reading from /var/lib/cloud/seed/cs/meta-data (quiet=False) Mar 31 10:01:10 hlinux [CLOUDINIT] url_helper.py[DEBUG]: [0/1] open 'http://192.168.122.1//latest/meta-data/instance-id' with {'url': 'http://192.168.122.1//latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.2'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration Mar 31 10:01:10 hlinux [CLOUDINIT] url_helper.py[WARNING]: Calling 'http://192.168.122.1//latest/meta-data/instance-id' failed [0/120s]: request error [HTTPConnectionPool(host='192.168.122.1', port=80): Max retries exceeded with url: //latest/meta-data/instance-id (Caused by : [Errno 111] Connection refused)] Mar 31 10:01:10 hlinux [CLOUDINIT] url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again Mar 31 10:01:11 hlinux [CLOUDINIT] url_helper.py[DEBUG]: [0/1] open 'http://192.168.122.1//latest/meta-data/instance-id' with {'url': 'http://192.168.122.1//latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.2'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration Mar 31 10:01:11 hlinux [CLOUDINIT] url_helper.py[WARNING]: Calling 'http://192.168.122.1//latest/meta-data/instance-id' failed [1/120s]: request error [HTTPConnectionPool(host='192.168.122.1', port=80): Max retries exceeded with url: //latest/meta-data/instance-id (Caused by : [Errno 111] Connection refused)] Mar 31 10:01:11 hlinux [CLOUDINIT] url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again Mar 31 10:01:12 hlinux [CLOUDINIT] url_helper.py[DEBUG]: [0/1] open 'http://192.168.122.1//latest/meta-data/instance-id' with {'url': 'http://192.168.122.1//latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.2'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration Mar 31 10:01:12 hlinux [CLOUDINIT] url_helper.py[WARNING]: Calling 'http://192.168.122.1//latest/meta-data/instance-id' failed [2/120s]: request error [HTTPConnectionPool(host='192.168.122.1', port=80): Max retries exceeded with url: //latest/meta-data/instance-id (Caused by : [Errno 111] Connection refused)] Mar 31 10:01:12 hlinux [CLOUDINIT] url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again Mar 31 10:01:13 hlinux [CLOUDINIT] url_helper.py[DEBUG]: [0/1] open 'http://192.168.122.1//latest/meta-data/instance-id' with {'url': 'http://192.168.122.1//latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.2'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration Mar 31 10:01:13 hlinux [CLOUDINIT] url_helper.py[WARNING]: Calling 'http://192.168.122.1//latest/meta-data/instance-id' failed [3/120s]: request error [HTTPConnectionPool(host='192.168.122.1', port=80): Max retries exceeded with url: //latest/meta-data/instance-id (Caused by : [Errno 111] Connection refused)] Mar 31 10:01:13 hlinux [CLOUDINIT] url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again Mar 31 10:01:14 hlinux [CLOUDINIT] url_helper.py[DEBUG]: [0/1] open 'http://192.168.122.1//latest/meta-data/instance-id' with {'url': 'http://192.168.122.1//latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.2'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration Mar 31 10:01:14 hlinux [CLOUDINIT] url_helper.py[WARNING]: Calling 'http://192.168.122.1//latest/meta-data/instance-id' failed [4/120s]: request error [HTTPConnectionPool(host='192.168.122.1', port=80): Max retries exceeded with url: //latest/meta-data/instance-id (Caused by : [Errno 111] Connection refused)] Mar 31 10:01:14 hlinux [CLOUDINIT] url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again Mar 31 10:01:15 hlinux [CLOUDINIT] url_helper.py[DEBUG]: [0/1] open 'http://192.168.122.1//latest/meta-data/instance-id' with {'url': 'http://192.168.122.1//latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.2'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration Mar 31 10:01:15 hlinux [CLOUDINIT] url_helper.py[WARNING]: Calling 'http://192.168.122.1//latest/meta-data/instance-id' failed [5/120s]: request error [HTTPConnectionPool(host='192.168.122.1', port=80): Max retries exceeded with url: //latest/meta-data/instance-id (Caused by : [Errno 111] Connection refused)] Mar 31 10:01:15 hlinux [CLOUDINIT] url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again Mar 31 10:01:17 hlinux [CLOUDINIT] url_helper.py[DEBUG]: [0/1] open 'http://192.168.122.1//latest/meta-data/instance-id' with {'url': 'http://192.168.122.1//latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.2'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration Mar 31 10:01:17 hlinux [CLOUDINIT] url_helper.py[WARNING]: Calling 'http://192.168.122.1//latest/meta-data/instance-id' failed [7/120s]: request error [HTTPConnectionPool(host='192.168.122.1', port=80): Max retries exceeded with url: //latest/meta-data/instance-id (Caused by : [Errno 111] Connection refused)] Mar 31 10:01:17 hlinux [CLOUDINIT] url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again Mar 31 10:01:19 hlinux [CLOUDINIT] url_helper.py[DEBUG]: [0/1] open 'http://192.168.122.1//latest/meta-data/instance-id' with {'url': 'http://192.168.122.1//latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.2'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration Mar 31 10:01:19 hlinux [CLOUDINIT] url_helper.py[WARNING]: Calling 'http://192.168.122.1//latest/meta-data/instance-id' failed [9/120s]: request error [HTTPConnectionPool(host='192.168.122.1', port=80): Max retries exceeded with url: //latest/meta-data/instance-id (Caused by : [Errno 111] Connection refused)] Mar 31 10:01:19 hlinux [CLOUDINIT] url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again Mar 31 10:01:21 hlinux [CLOUDINIT] url_helper.py[DEBUG]: [0/1] open 'http://192.168.122.1//latest/meta-data/instance-id' with {'url': 'http://192.168.122.1//latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.2'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration Mar 31 10:01:21 hlinux [CLOUDINIT] url_helper.py[WARNING]: Calling 'http://192.168.122.1//latest/meta-data/instance-id' failed [11/120s]: request error [HTTPConnectionPool(host='192.168.122.1', port=80): Max retries exceeded with url: //latest/meta-data/instance-id (Caused by : [Errno 111] Connection refused)] Mar 31 10:01:21 hlinux [CLOUDINIT] url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again Mar 31 10:01:23 hlinux [CLOUDINIT] url_helper.py[DEBUG]: [0/1] open 'http://192.168.122.1//latest/meta-data/instance-id' with {'url': 'http://192.168.122.1//latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.2'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration Mar 31 10:01:23 hlinux [CLOUDINIT] url_helper.py[WARNING]: Calling 'http://192.168.122.1//latest/meta-data/instance-id' failed [13/120s]: request error [HTTPConnectionPool(host='192.168.122.1', port=80): Max retries exceeded with url: //latest/meta-data/instance-id (Caused by : [Errno 111] Connection refused)] Mar 31 10:01:23 hlinux [CLOUDINIT] url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again Mar 31 10:01:25 hlinux [CLOUDINIT] url_helper.py[DEBUG]: [0/1] open 'http://192.168.122.1//latest/meta-data/instance-id' with {'url': 'http://192.168.122.1//latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.2'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration Mar 31 10:01:25 hlinux [CLOUDINIT] url_helper.py[WARNING]: Calling 'http://192.168.122.1//latest/meta-data/instance-id' failed [15/120s]: request error [HTTPConnectionPool(host='192.168.122.1', port=80): Max retries exceeded with url: //latest/meta-data/instance-id (Caused by : [Errno 111] Connection refused)] Mar 31 10:01:25 hlinux [CLOUDINIT] url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again Mar 31 10:01:28 hlinux [CLOUDINIT] url_helper.py[DEBUG]: [0/1] open 'http://192.168.122.1//latest/meta-data/instance-id' with {'url': 'http://192.168.122.1//latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.2'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration Mar 31 10:01:28 hlinux [CLOUDINIT] url_helper.py[WARNING]: Calling 'http://192.168.122.1//latest/meta-data/instance-id' failed [18/120s]: request error [HTTPConnectionPool(host='192.168.122.1', port=80): Max retries exceeded with url: //latest/meta-data/instance-id (Caused by : [Errno 111] Connection refused)] Mar 31 10:01:28 hlinux [CLOUDINIT] url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again Mar 31 10:01:31 hlinux [CLOUDINIT] url_helper.py[DEBUG]: [0/1] open 'http://192.168.122.1//latest/meta-data/instance-id' with {'url': 'http://192.168.122.1//latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.2'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration Mar 31 10:01:31 hlinux [CLOUDINIT] url_helper.py[WARNING]: Calling 'http://192.168.122.1//latest/meta-data/instance-id' failed [21/120s]: request error [HTTPConnectionPool(host='192.168.122.1', port=80): Max retries exceeded with url: //latest/meta-data/instance-id (Caused by : [Errno 111] Connection refused)] Mar 31 10:01:31 hlinux [CLOUDINIT] url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again Mar 31 10:01:34 hlinux [CLOUDINIT] url_helper.py[DEBUG]: [0/1] open 'http://192.168.122.1//latest/meta-data/instance-id' with {'url': 'http://192.168.122.1//latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.2'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration Mar 31 10:01:34 hlinux [CLOUDINIT] url_helper.py[WARNING]: Calling 'http://192.168.122.1//latest/meta-data/instance-id' failed [24/120s]: request error [HTTPConnectionPool(host='192.168.122.1', port=80): Max retries exceeded with url: //latest/meta-data/instance-id (Caused by : [Errno 111] Connection refused)] Mar 31 10:01:34 hlinux [CLOUDINIT] url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again Mar 31 10:01:37 hlinux [CLOUDINIT] url_helper.py[DEBUG]: [0/1] open 'http://192.168.122.1//latest/meta-data/instance-id' with {'url': 'http://192.168.122.1//latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.2'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration Mar 31 10:01:37 hlinux [CLOUDINIT] url_helper.py[WARNING]: Calling 'http://192.168.122.1//latest/meta-data/instance-id' failed [27/120s]: request error [HTTPConnectionPool(host='192.168.122.1', port=80): Max retries exceeded with url: //latest/meta-data/instance-id (Caused by : [Errno 111] Connection refused)] Mar 31 10:01:37 hlinux [CLOUDINIT] url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again Mar 31 10:01:40 hlinux [CLOUDINIT] url_helper.py[DEBUG]: [0/1] open 'http://192.168.122.1//latest/meta-data/instance-id' with {'url': 'http://192.168.122.1//latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.2'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration Mar 31 10:01:40 hlinux [CLOUDINIT] url_helper.py[WARNING]: Calling 'http://192.168.122.1//latest/meta-data/instance-id' failed [30/120s]: request error [HTTPConnectionPool(host='192.168.122.1', port=80): Max retries exceeded with url: //latest/meta-data/instance-id (Caused by : [Errno 111] Connection refused)] Mar 31 10:01:40 hlinux [CLOUDINIT] url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again Mar 31 10:01:44 hlinux [CLOUDINIT] url_helper.py[DEBUG]: [0/1] open 'http://192.168.122.1//latest/meta-data/instance-id' with {'url': 'http://192.168.122.1//latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.2'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration Mar 31 10:01:44 hlinux [CLOUDINIT] url_helper.py[WARNING]: Calling 'http://192.168.122.1//latest/meta-data/instance-id' failed [34/120s]: request error [HTTPConnectionPool(host='192.168.122.1', port=80): Max retries exceeded with url: //latest/meta-data/instance-id (Caused by : [Errno 111] Connection refused)] Mar 31 10:01:44 hlinux [CLOUDINIT] url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again Mar 31 10:01:48 hlinux [CLOUDINIT] url_helper.py[DEBUG]: [0/1] open 'http://192.168.122.1//latest/meta-data/instance-id' with {'url': 'http://192.168.122.1//latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.2'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration Mar 31 10:01:48 hlinux [CLOUDINIT] url_helper.py[WARNING]: Calling 'http://192.168.122.1//latest/meta-data/instance-id' failed [38/120s]: request error [HTTPConnectionPool(host='192.168.122.1', port=80): Max retries exceeded with url: //latest/meta-data/instance-id (Caused by : [Errno 111] Connection refused)] Mar 31 10:01:48 hlinux [CLOUDINIT] url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again Mar 31 10:01:52 hlinux [CLOUDINIT] url_helper.py[DEBUG]: [0/1] open 'http://192.168.122.1//latest/meta-data/instance-id' with {'url': 'http://192.168.122.1//latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.2'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration Mar 31 10:01:52 hlinux [CLOUDINIT] url_helper.py[WARNING]: Calling 'http://192.168.122.1//latest/meta-data/instance-id' failed [42/120s]: request error [HTTPConnectionPool(host='192.168.122.1', port=80): Max retries exceeded with url: //latest/meta-data/instance-id (Caused by : [Errno 111] Connection refused)] Mar 31 10:01:52 hlinux [CLOUDINIT] url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again Mar 31 10:01:56 hlinux [CLOUDINIT] url_helper.py[DEBUG]: [0/1] open 'http://192.168.122.1//latest/meta-data/instance-id' with {'url': 'http://192.168.122.1//latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.2'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration Mar 31 10:01:56 hlinux [CLOUDINIT] url_helper.py[WARNING]: Calling 'http://192.168.122.1//latest/meta-data/instance-id' failed [46/120s]: request error [HTTPConnectionPool(host='192.168.122.1', port=80): Max retries exceeded with url: //latest/meta-data/instance-id (Caused by : [Errno 111] Connection refused)] Mar 31 10:01:56 hlinux [CLOUDINIT] url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again Mar 31 10:02:00 hlinux [CLOUDINIT] url_helper.py[DEBUG]: [0/1] open 'http://192.168.122.1//latest/meta-data/instance-id' with {'url': 'http://192.168.122.1//latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.2'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration Mar 31 10:02:00 hlinux [CLOUDINIT] url_helper.py[WARNING]: Calling 'http://192.168.122.1//latest/meta-data/instance-id' failed [50/120s]: request error [HTTPConnectionPool(host='192.168.122.1', port=80): Max retries exceeded with url: //latest/meta-data/instance-id (Caused by : [Errno 111] Connection refused)] Mar 31 10:02:00 hlinux [CLOUDINIT] url_helper.py[DEBUG]: Please wait 5 seconds while we wait to try again Mar 31 10:02:05 hlinux [CLOUDINIT] url_helper.py[DEBUG]: [0/1] open 'http://192.168.122.1//latest/meta-data/instance-id' with {'url': 'http://192.168.122.1//latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.2'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration Mar 31 10:02:05 hlinux [CLOUDINIT] url_helper.py[WARNING]: Calling 'http://192.168.122.1//latest/meta-data/instance-id' failed [55/120s]: request error [HTTPConnectionPool(host='192.168.122.1', port=80): Max retries exceeded with url: //latest/meta-data/instance-id (Caused by : [Errno 111] Connection refused)] Mar 31 10:02:05 hlinux [CLOUDINIT] url_helper.py[DEBUG]: Please wait 5 seconds while we wait to try again Mar 31 10:02:10 hlinux [CLOUDINIT] url_helper.py[DEBUG]: [0/1] open 'http://192.168.122.1//latest/meta-data/instance-id' with {'url': 'http://192.168.122.1//latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.2'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration Mar 31 10:02:10 hlinux [CLOUDINIT] url_helper.py[WARNING]: Calling 'http://192.168.122.1//latest/meta-data/instance-id' failed [60/120s]: request error [HTTPConnectionPool(host='192.168.122.1', port=80): Max retries exceeded with url: //latest/meta-data/instance-id (Caused by : [Errno 111] Connection refused)] Mar 31 10:02:10 hlinux [CLOUDINIT] url_helper.py[DEBUG]: Please wait 5 seconds while we wait to try again Mar 31 10:02:15 hlinux [CLOUDINIT] url_helper.py[DEBUG]: [0/1] open 'http://192.168.122.1//latest/meta-data/instance-id' with {'url': 'http://192.168.122.1//latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.2'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration Mar 31 10:02:15 hlinux [CLOUDINIT] url_helper.py[WARNING]: Calling 'http://192.168.122.1//latest/meta-data/instance-id' failed [65/120s]: request error [HTTPConnectionPool(host='192.168.122.1', port=80): Max retries exceeded with url: //latest/meta-data/instance-id (Caused by : [Errno 111] Connection refused)] Mar 31 10:02:15 hlinux [CLOUDINIT] url_helper.py[DEBUG]: Please wait 5 seconds while we wait to try again Mar 31 10:02:20 hlinux [CLOUDINIT] url_helper.py[DEBUG]: [0/1] open 'http://192.168.122.1//latest/meta-data/instance-id' with {'url': 'http://192.168.122.1//latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.2'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 49.0} configuration Mar 31 10:02:20 hlinux [CLOUDINIT] url_helper.py[WARNING]: Calling 'http://192.168.122.1//latest/meta-data/instance-id' failed [70/120s]: request error [HTTPConnectionPool(host='192.168.122.1', port=80): Max retries exceeded with url: //latest/meta-data/instance-id (Caused by : [Errno 111] Connection refused)] Mar 31 10:02:20 hlinux [CLOUDINIT] url_helper.py[DEBUG]: Please wait 5 seconds while we wait to try again Mar 31 10:02:25 hlinux [CLOUDINIT] url_helper.py[DEBUG]: [0/1] open 'http://192.168.122.1//latest/meta-data/instance-id' with {'url': 'http://192.168.122.1//latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.2'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 44.0} configuration Mar 31 10:02:25 hlinux [CLOUDINIT] url_helper.py[WARNING]: Calling 'http://192.168.122.1//latest/meta-data/instance-id' failed [75/120s]: request error [HTTPConnectionPool(host='192.168.122.1', port=80): Max retries exceeded with url: //latest/meta-data/instance-id (Caused by : [Errno 111] Connection refused)] Mar 31 10:02:25 hlinux [CLOUDINIT] url_helper.py[DEBUG]: Please wait 6 seconds while we wait to try again Mar 31 10:02:31 hlinux [CLOUDINIT] url_helper.py[DEBUG]: [0/1] open 'http://192.168.122.1//latest/meta-data/instance-id' with {'url': 'http://192.168.122.1//latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.2'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 38.0} configuration Mar 31 10:02:31 hlinux [CLOUDINIT] url_helper.py[WARNING]: Calling 'http://192.168.122.1//latest/meta-data/instance-id' failed [81/120s]: request error [HTTPConnectionPool(host='192.168.122.1', port=80): Max retries exceeded with url: //latest/meta-data/instance-id (Caused by : [Errno 111] Connection refused)] Mar 31 10:02:31 hlinux [CLOUDINIT] url_helper.py[DEBUG]: Please wait 6 seconds while we wait to try again Mar 31 10:02:37 hlinux [CLOUDINIT] url_helper.py[DEBUG]: [0/1] open 'http://192.168.122.1//latest/meta-data/instance-id' with {'url': 'http://192.168.122.1//latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.2'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 32.0} configuration Mar 31 10:02:37 hlinux [CLOUDINIT] url_helper.py[WARNING]: Calling 'http://192.168.122.1//latest/meta-data/instance-id' failed [87/120s]: request error [HTTPConnectionPool(host='192.168.122.1', port=80): Max retries exceeded with url: //latest/meta-data/instance-id (Caused by : [Errno 111] Connection refused)] Mar 31 10:02:37 hlinux [CLOUDINIT] url_helper.py[DEBUG]: Please wait 6 seconds while we wait to try again Mar 31 10:02:43 hlinux [CLOUDINIT] url_helper.py[DEBUG]: [0/1] open 'http://192.168.122.1//latest/meta-data/instance-id' with {'url': 'http://192.168.122.1//latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.2'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 26.0} configuration Mar 31 10:02:43 hlinux [CLOUDINIT] url_helper.py[WARNING]: Calling 'http://192.168.122.1//latest/meta-data/instance-id' failed [93/120s]: request error [HTTPConnectionPool(host='192.168.122.1', port=80): Max retries exceeded with url: //latest/meta-data/instance-id (Caused by : [Errno 111] Connection refused)] Mar 31 10:02:43 hlinux [CLOUDINIT] url_helper.py[DEBUG]: Please wait 6 seconds while we wait to try again Mar 31 10:02:49 hlinux [CLOUDINIT] url_helper.py[DEBUG]: [0/1] open 'http://192.168.122.1//latest/meta-data/instance-id' with {'url': 'http://192.168.122.1//latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.2'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 20.0} configuration Mar 31 10:02:49 hlinux [CLOUDINIT] url_helper.py[WARNING]: Calling 'http://192.168.122.1//latest/meta-data/instance-id' failed [99/120s]: request error [HTTPConnectionPool(host='192.168.122.1', port=80): Max retries exceeded with url: //latest/meta-data/instance-id (Caused by : [Errno 111] Connection refused)] Mar 31 10:02:49 hlinux [CLOUDINIT] url_helper.py[DEBUG]: Please wait 6 seconds while we wait to try again Mar 31 10:02:55 hlinux [CLOUDINIT] url_helper.py[DEBUG]: [0/1] open 'http://192.168.122.1//latest/meta-data/instance-id' with {'url': 'http://192.168.122.1//latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.2'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 14.0} configuration Mar 31 10:02:55 hlinux [CLOUDINIT] url_helper.py[WARNING]: Calling 'http://192.168.122.1//latest/meta-data/instance-id' failed [105/120s]: request error [HTTPConnectionPool(host='192.168.122.1', port=80): Max retries exceeded with url: //latest/meta-data/instance-id (Caused by : [Errno 111] Connection refused)] Mar 31 10:02:55 hlinux [CLOUDINIT] url_helper.py[DEBUG]: Please wait 7 seconds while we wait to try again Mar 31 10:03:02 hlinux [CLOUDINIT] url_helper.py[DEBUG]: [0/1] open 'http://192.168.122.1//latest/meta-data/instance-id' with {'url': 'http://192.168.122.1//latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.2'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 7.0} configuration Mar 31 10:03:02 hlinux [CLOUDINIT] url_helper.py[WARNING]: Calling 'http://192.168.122.1//latest/meta-data/instance-id' failed [112/120s]: request error [HTTPConnectionPool(host='192.168.122.1', port=80): Max retries exceeded with url: //latest/meta-data/instance-id (Caused by : [Errno 111] Connection refused)] Mar 31 10:03:02 hlinux [CLOUDINIT] url_helper.py[DEBUG]: Please wait 7 seconds while we wait to try again Mar 31 10:03:09 hlinux [CLOUDINIT] url_helper.py[DEBUG]: [0/1] open 'http://192.168.122.1//latest/meta-data/instance-id' with {'url': 'http://192.168.122.1//latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.2'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 0.0} configuration Mar 31 10:03:09 hlinux [CLOUDINIT] url_helper.py[WARNING]: Calling 'http://192.168.122.1//latest/meta-data/instance-id' failed [119/120s]: request error [HTTPConnectionPool(host='192.168.122.1', port=80): Max retries exceeded with url: //latest/meta-data/instance-id (Caused by : [Errno 115] Operation now in progress)] Mar 31 10:03:09 hlinux [CLOUDINIT] url_helper.py[DEBUG]: Please wait 7 seconds while we wait to try again Mar 31 10:03:16 hlinux [CLOUDINIT] DataSourceCloudStack.py[CRITICAL]: Giving up on waiting for the metadata from ['http://192.168.122.1//latest/meta-data/instance-id'] after 126 seconds Mar 31 10:03:16 hlinux [CLOUDINIT] __init__.py[DEBUG]: Seeing if we can get any data from Mar 31 10:03:16 hlinux [CLOUDINIT] util.py[DEBUG]: Running command ['/sbin/blkid', '-odevice', '/dev/sr0'] with allowed return codes [0, 2] (shell=False, capture=True) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Running command ['/sbin/blkid', '-tTYPE=vfat', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Running command ['/sbin/blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Running command ['/sbin/blkid', '-tLABEL=config-2', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True) Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Seeing if we can get any data from Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Reading from /var/lib/cloud/seed/ec2/meta-data (quiet=False) Mar 31 10:03:17 hlinux [CLOUDINIT] DataSourceEc2.py[DEBUG]: Removed the following from metadata urls: ['http://instance-data.:8773'] Mar 31 10:03:17 hlinux [CLOUDINIT] url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.2'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration Mar 31 10:03:17 hlinux [CLOUDINIT] url_helper.py[DEBUG]: Read from http://169.254.169.254/2009-04-04/meta-data/instance-id (200, 10b) after 1 attempts Mar 31 10:03:17 hlinux [CLOUDINIT] DataSourceEc2.py[DEBUG]: Using metadata source: 'http://169.254.169.254' Mar 31 10:03:17 hlinux [CLOUDINIT] DataSourceEc2.py[DEBUG]: Crawl of metadata service took 0 seconds Mar 31 10:03:17 hlinux [CLOUDINIT] stages.py[DEBUG]: Loaded datasource DataSourceEc2 - DataSourceEc2 Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Reading from /proc/cmdline (quiet=False) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Read 150 bytes from /proc/cmdline Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Read 2317 bytes from /etc/cloud/cloud.cfg Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Attempting to load yaml from string of length 2317 with allowed root types (,) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/90_dpkg.cfg (quiet=False) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Read 141 bytes from /etc/cloud/cloud.cfg.d/90_dpkg.cfg Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Attempting to load yaml from string of length 141 with allowed root types (,) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Read 1674 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Attempting to load yaml from string of length 1674 with allowed root types (,) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/00_hlinux.cfg (quiet=False) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Read 256 bytes from /etc/cloud/cloud.cfg.d/00_hlinux.cfg Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Attempting to load yaml from string of length 256 with allowed root types (,) Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str'] Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict' Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str'] Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict' Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str'] Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict' Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str'] Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict' Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str'] Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict' Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str'] Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict' Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str'] Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict' Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str'] Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict' Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Creating symbolic link from '/var/lib/cloud/instance' => '/var/lib/cloud/instances/i-00000005' Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Reading from /var/lib/cloud/instances/i-00000005/datasource (quiet=False) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/i-00000005/datasource - wb: [420] 29 bytes Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-datasource - wb: [420] 29 bytes Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Reading from /var/lib/cloud/data/instance-id (quiet=False) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/data/instance-id - wb: [420] 11 bytes Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-instance-id - wb: [420] 11 bytes Mar 31 10:03:17 hlinux [CLOUDINIT] cloud-init[DEBUG]: init will now be targeting instance id: i-00000005 Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Reading from /proc/cmdline (quiet=False) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Read 150 bytes from /proc/cmdline Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Read 2317 bytes from /etc/cloud/cloud.cfg Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Attempting to load yaml from string of length 2317 with allowed root types (,) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/90_dpkg.cfg (quiet=False) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Read 141 bytes from /etc/cloud/cloud.cfg.d/90_dpkg.cfg Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Attempting to load yaml from string of length 141 with allowed root types (,) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Read 1674 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Attempting to load yaml from string of length 1674 with allowed root types (,) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/00_hlinux.cfg (quiet=False) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Read 256 bytes from /etc/cloud/cloud.cfg.d/00_hlinux.cfg Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Attempting to load yaml from string of length 256 with allowed root types (,) Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str'] Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict' Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str'] Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict' Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str'] Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict' Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str'] Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict' Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str'] Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict' Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str'] Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict' Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str'] Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict' Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str'] Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict' Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instance/obj.pkl - wb: [256] 6310 bytes Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/i-00000005/user-data.txt - wb: [384] 0 bytes Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/i-00000005/user-data.txt.i - wb: [384] 345 bytes Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['debian', 'cloudinit.distros.debian'] that have attributes ['Distro'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found debian with attributes ['Distro'] in ['cloudinit.distros.debian'] Mar 31 10:03:17 hlinux [CLOUDINIT] stages.py[DEBUG]: Using distro class Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/i-00000005/sem/consume_userdata - wb: [420] 20 bytes Mar 31 10:03:17 hlinux [CLOUDINIT] helpers.py[DEBUG]: Running consume_userdata using lock () Mar 31 10:03:17 hlinux [CLOUDINIT] launch_index.py[DEBUG]: Discarding 0 multipart messages which do not match launch index 0 Mar 31 10:03:17 hlinux [CLOUDINIT] stages.py[DEBUG]: Registered default handlers: set(['text/cloud-boothook', 'text/upstart-job', 'text/x-shellscript', 'text/cloud-config']) Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Calling handler BootHookPartHandler: [['text/cloud-boothook']] (__begin__, None, 2) with frequency once-per-instance Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Calling handler UpstartJobPartHandler: [['text/upstart-job']] (__begin__, None, 2) with frequency once-per-instance Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Calling handler ShellScriptPartHandler: [['text/x-shellscript']] (__begin__, None, 2) with frequency once-per-instance Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Calling handler CloudConfigPartHandler: [['text/cloud-config']] (__begin__, None, 3) with frequency once-per-instance Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: {'Content-Type': 'text/x-not-multipart', 'Content-Disposition': 'attachment; filename="part-001"', 'MIME-Version': '1.0'} Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Empty payload of type text/x-not-multipart Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Calling handler BootHookPartHandler: [['text/cloud-boothook']] (__end__, None, 2) with frequency once-per-instance Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Calling handler UpstartJobPartHandler: [['text/upstart-job']] (__end__, None, 2) with frequency once-per-instance Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Calling handler ShellScriptPartHandler: [['text/x-shellscript']] (__end__, None, 2) with frequency once-per-instance Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Calling handler CloudConfigPartHandler: [['text/cloud-config']] (__end__, None, 3) with frequency once-per-instance Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/i-00000005/cloud-config.txt - wb: [384] 0 bytes Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Reading from /proc/cmdline (quiet=False) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Read 150 bytes from /proc/cmdline Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Read 2317 bytes from /etc/cloud/cloud.cfg Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Attempting to load yaml from string of length 2317 with allowed root types (,) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/90_dpkg.cfg (quiet=False) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Read 141 bytes from /etc/cloud/cloud.cfg.d/90_dpkg.cfg Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Attempting to load yaml from string of length 141 with allowed root types (,) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Read 1674 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Attempting to load yaml from string of length 1674 with allowed root types (,) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/00_hlinux.cfg (quiet=False) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Read 256 bytes from /etc/cloud/cloud.cfg.d/00_hlinux.cfg Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Attempting to load yaml from string of length 256 with allowed root types (,) Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str'] Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict' Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str'] Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict' Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str'] Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict' Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str'] Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict' Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str'] Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict' Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str'] Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict' Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str'] Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict' Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Reading from /var/lib/cloud/instance/cloud-config.txt (quiet=False) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Read 0 bytes from /var/lib/cloud/instance/cloud-config.txt Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (,) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: load_yaml given empty string, returning default Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str'] Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict' Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Reading from /var/lib/cloud/instance/cloud-config.txt (quiet=False) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Read 0 bytes from /var/lib/cloud/instance/cloud-config.txt Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (,) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: load_yaml given empty string, returning default Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str'] Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict' Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_migrator', 'cloudinit.config.cc_migrator'] that have attributes ['handle'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found cc_migrator with attributes ['handle'] in ['cloudinit.config.cc_migrator'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_bootcmd', 'cloudinit.config.cc_bootcmd'] that have attributes ['handle'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found cc_bootcmd with attributes ['handle'] in ['cloudinit.config.cc_bootcmd'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_write_files', 'cloudinit.config.cc_write_files'] that have attributes ['handle'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found cc_write_files with attributes ['handle'] in ['cloudinit.config.cc_write_files'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_resizefs', 'cloudinit.config.cc_resizefs'] that have attributes ['handle'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found cc_resizefs with attributes ['handle'] in ['cloudinit.config.cc_resizefs'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_set_hostname', 'cloudinit.config.cc_set_hostname'] that have attributes ['handle'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found cc_set_hostname with attributes ['handle'] in ['cloudinit.config.cc_set_hostname'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_update_hostname', 'cloudinit.config.cc_update_hostname'] that have attributes ['handle'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found cc_update_hostname with attributes ['handle'] in ['cloudinit.config.cc_update_hostname'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_update_etc_hosts', 'cloudinit.config.cc_update_etc_hosts'] that have attributes ['handle'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found cc_update_etc_hosts with attributes ['handle'] in ['cloudinit.config.cc_update_etc_hosts'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_ca_certs', 'cloudinit.config.cc_ca_certs'] that have attributes ['handle'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found cc_ca_certs with attributes ['handle'] in ['cloudinit.config.cc_ca_certs'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_rsyslog', 'cloudinit.config.cc_rsyslog'] that have attributes ['handle'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found cc_rsyslog with attributes ['handle'] in ['cloudinit.config.cc_rsyslog'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_users_groups', 'cloudinit.config.cc_users_groups'] that have attributes ['handle'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found cc_users_groups with attributes ['handle'] in ['cloudinit.config.cc_users_groups'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_ssh', 'cloudinit.config.cc_ssh'] that have attributes ['handle'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found cc_ssh with attributes ['handle'] in ['cloudinit.config.cc_ssh'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['debian', 'cloudinit.distros.debian'] that have attributes ['Distro'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found debian with attributes ['Distro'] in ['cloudinit.distros.debian'] Mar 31 10:03:17 hlinux [CLOUDINIT] stages.py[DEBUG]: Using distro class Mar 31 10:03:17 hlinux [CLOUDINIT] helpers.py[DEBUG]: Running config-migrator using lock () Mar 31 10:03:17 hlinux [CLOUDINIT] cc_migrator.py[DEBUG]: Migrated 0 semaphore files to there canonicalized names Mar 31 10:03:17 hlinux [CLOUDINIT] helpers.py[DEBUG]: Running config-bootcmd using lock () Mar 31 10:03:17 hlinux [CLOUDINIT] cc_bootcmd.py[DEBUG]: Skipping module named bootcmd, no 'bootcmd' key in configuration Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/i-00000005/sem/config_write_files - wb: [420] 20 bytes Mar 31 10:03:17 hlinux [CLOUDINIT] helpers.py[DEBUG]: Running config-write-files using lock () Mar 31 10:03:17 hlinux [CLOUDINIT] cc_write_files.py[DEBUG]: Skipping module named write-files, no/empty 'write_files' key in configuration Mar 31 10:03:17 hlinux [CLOUDINIT] helpers.py[DEBUG]: Running config-resizefs using lock () Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Reading from /proc/2268/mountinfo (quiet=False) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Read 848 bytes from /proc/2268/mountinfo Mar 31 10:03:17 hlinux [CLOUDINIT] cc_resizefs.py[DEBUG]: resize_info: dev=/dev/disk/by-uuid/b1d0bc36-c321-410d-8132-6ef7f35ec357 mnt_point=/ path=/ Mar 31 10:03:17 hlinux [CLOUDINIT] cc_resizefs.py[DEBUG]: Resizing / (ext4) using resize2fs /dev/disk/by-uuid/b1d0bc36-c321-410d-8132-6ef7f35ec357 Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Running command ('resize2fs', '/dev/disk/by-uuid/b1d0bc36-c321-410d-8132-6ef7f35ec357') with allowed return codes [0] (shell=False, capture=True) Mar 31 10:03:17 hlinux [CLOUDINIT] cc_resizefs.py[DEBUG]: Resizing took 0.016 seconds Mar 31 10:03:17 hlinux [CLOUDINIT] cc_resizefs.py[DEBUG]: Resized root filesystem (type=ext4, val=True) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/i-00000005/sem/config_set_hostname - wb: [420] 20 bytes Mar 31 10:03:17 hlinux [CLOUDINIT] helpers.py[DEBUG]: Running config-set_hostname using lock () Mar 31 10:03:17 hlinux [CLOUDINIT] cc_set_hostname.py[DEBUG]: Setting the hostname to TBD.localdomain (TBD) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Reading from /etc/hostname (quiet=False) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Read 4 bytes from /etc/hostname Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Writing to /etc/hostname - wb: [420] 4 bytes Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Non-persistently setting the system hostname to TBD Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Running command ['hostname', 'TBD'] with allowed return codes [0] (shell=False, capture=True) Mar 31 10:03:17 hlinux [CLOUDINIT] helpers.py[DEBUG]: Running config-update_hostname using lock () Mar 31 10:03:17 hlinux [CLOUDINIT] cc_update_hostname.py[DEBUG]: Updating hostname to TBD.localdomain (TBD) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Reading from /etc/hostname (quiet=False) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Read 4 bytes from /etc/hostname Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Attempting to update hostname to TBD in 1 files Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Reading from /var/lib/cloud/data/previous-hostname (quiet=False) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-hostname - wb: [420] 4 bytes Mar 31 10:03:17 hlinux [CLOUDINIT] helpers.py[DEBUG]: Running config-update_etc_hosts using lock () Mar 31 10:03:17 hlinux [CLOUDINIT] cc_update_etc_hosts.py[DEBUG]: Configuration option 'manage_etc_hosts' is not set, not managing /etc/hosts in module update_etc_hosts Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/i-00000005/sem/config_ca_certs - wb: [420] 20 bytes Mar 31 10:03:17 hlinux [CLOUDINIT] helpers.py[DEBUG]: Running config-ca-certs using lock () Mar 31 10:03:17 hlinux [CLOUDINIT] cc_ca_certs.py[DEBUG]: Skipping module named ca-certs, no 'ca-certs' key in configuration Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/i-00000005/sem/config_rsyslog - wb: [420] 20 bytes Mar 31 10:03:17 hlinux [CLOUDINIT] helpers.py[DEBUG]: Running config-rsyslog using lock () Mar 31 10:03:17 hlinux [CLOUDINIT] cc_rsyslog.py[DEBUG]: Skipping module named rsyslog, no 'rsyslog' key in configuration Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/i-00000005/sem/config_users_groups - wb: [420] 20 bytes Mar 31 10:03:17 hlinux [CLOUDINIT] helpers.py[DEBUG]: Running config-users-groups using lock () Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str'] Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict' Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str'] Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict' Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str'] Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[WARNING]: User hlinux already exists, skipping. Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Running command ['passwd', '--lock', 'hlinux'] with allowed return codes [0] (shell=False, capture=True) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Reading from /etc/sudoers (quiet=False) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Read 669 bytes from /etc/sudoers Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Writing to /etc/sudoers.d/90-cloud-init-users - ab: [None] 55 bytes Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/i-00000005/sem/config_ssh - wb: [420] 19 bytes Mar 31 10:03:17 hlinux [CLOUDINIT] helpers.py[DEBUG]: Running config-ssh using lock () Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Attempting to remove /etc/ssh/ssh_host_dsa_key.pub Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Attempting to remove /etc/ssh/ssh_host_dsa_key Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Attempting to remove /etc/ssh/ssh_host_rsa_key Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Attempting to remove /etc/ssh/ssh_host_rsa_key.pub Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Attempting to remove /etc/ssh/ssh_host_ecdsa_key.pub Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Attempting to remove /etc/ssh/ssh_host_ecdsa_key Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Running command ['ssh-keygen', '-t', 'rsa', '-N', '', '-f', '/etc/ssh/ssh_host_rsa_key'] with allowed return codes [0] (shell=False, capture=False) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Running command ['ssh-keygen', '-t', 'dsa', '-N', '', '-f', '/etc/ssh/ssh_host_dsa_key'] with allowed return codes [0] (shell=False, capture=False) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Running command ['ssh-keygen', '-t', 'ecdsa', '-N', '', '-f', '/etc/ssh/ssh_host_ecdsa_key'] with allowed return codes [0] (shell=False, capture=False) Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str'] Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict' Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str'] Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict' Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger'] Mar 31 10:03:17 hlinux [CLOUDINIT] importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str'] Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)' Mar 31 10:03:17 hlinux [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict' Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Reading from /etc/ssh/sshd_config (quiet=False) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Read 2528 bytes from /etc/ssh/sshd_config Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Reading from /home/hlinux/.ssh/authorized_keys (quiet=False) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Read 388 bytes from /home/hlinux/.ssh/authorized_keys Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Writing to /home/hlinux/.ssh/authorized_keys - wb: [384] 388 bytes Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Changing the ownership of /home/hlinux/.ssh/authorized_keys to 1000:1000 Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Reading from /etc/ssh/sshd_config (quiet=False) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Read 2528 bytes from /etc/ssh/sshd_config Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Reading from /root/.ssh/authorized_keys (quiet=False) Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Read 543 bytes from /root/.ssh/authorized_keys Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Writing to /root/.ssh/authorized_keys - wb: [384] 543 bytes Mar 31 10:03:17 hlinux [CLOUDINIT] util.py[DEBUG]: Changing the ownership of /root/.ssh/authorized_keys to 0:0 Mar 31 10:03:17 hlinux [CLOUDINIT] cloud-init[DEBUG]: Ran 11 modules with 0 failures