2021-01-21 02:09:32,119 - util.py[DEBUG]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~18.04.1 running 'init-local' at Thu, 21 Jan 2021 02:09:32 +0000. Up 12.09 seconds. 2021-01-21 02:09:32,119 - main.py[DEBUG]: No kernel command line url found. 2021-01-21 02:09:32,119 - main.py[DEBUG]: Closing stdin. 2021-01-21 02:09:32,125 - util.py[DEBUG]: Writing to /var/log/cloud-init.log - ab: [644] 0 bytes 2021-01-21 02:09:32,126 - util.py[DEBUG]: Changing the ownership of /var/log/cloud-init.log to 102:4 2021-01-21 02:09:32,126 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance/boot-finished 2021-01-21 02:09:32,127 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/data/no-net 2021-01-21 02:09:32,127 - handlers.py[DEBUG]: start: init-local/check-cache: attempting to read from cache [check] 2021-01-21 02:09:32,127 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False) 2021-01-21 02:09:32,127 - stages.py[DEBUG]: no cache found 2021-01-21 02:09:32,127 - handlers.py[DEBUG]: finish: init-local/check-cache: SUCCESS: no cache found 2021-01-21 02:09:32,127 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance 2021-01-21 02:09:32,135 - stages.py[DEBUG]: Using distro class 2021-01-21 02:09:32,135 - __init__.py[DEBUG]: Looking for data source in: ['ConfigDrive', 'None'], via packages ['', 'cloudinit.sources'] that matches dependencies ['FILESYSTEM'] 2021-01-21 02:09:32,174 - __init__.py[DEBUG]: Searching for local data source in: ['DataSourceConfigDrive'] 2021-01-21 02:09:32,174 - handlers.py[DEBUG]: start: init-local/search-ConfigDrive: searching for local data from DataSourceConfigDrive 2021-01-21 02:09:32,174 - __init__.py[DEBUG]: Seeing if we can get any data from 2021-01-21 02:09:32,174 - __init__.py[DEBUG]: Update datasource metadata and network config due to events: New instance first boot 2021-01-21 02:09:32,174 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr0'] with allowed return codes [0, 2] (shell=False, capture=True) 2021-01-21 02:09:32,245 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr1'] with allowed return codes [0, 2] (shell=False, capture=True) 2021-01-21 02:09:32,248 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/cd0'] with allowed return codes [0, 2] (shell=False, capture=True) 2021-01-21 02:09:32,252 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/cd1'] with allowed return codes [0, 2] (shell=False, capture=True) 2021-01-21 02:09:32,255 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=vfat', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True) 2021-01-21 02:09:32,348 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True) 2021-01-21 02:09:32,403 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=config-2', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True) 2021-01-21 02:09:32,447 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=CONFIG-2', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True) 2021-01-21 02:09:32,496 - DataSourceConfigDrive.py[DEBUG]: devices=['/dev/sr0'] dslist=['ConfigDrive', 'None'] 2021-01-21 02:09:32,497 - util.py[DEBUG]: Reading from /etc/os-release (quiet=False) 2021-01-21 02:09:32,498 - util.py[DEBUG]: Read 386 bytes from /etc/os-release 2021-01-21 02:09:32,498 - util.py[DEBUG]: Reading from /proc/mounts (quiet=False) 2021-01-21 02:09:32,499 - util.py[DEBUG]: Read 2302 bytes from /proc/mounts 2021-01-21 02:09:32,499 - util.py[DEBUG]: Fetched {'sysfs': {'fstype': 'sysfs', 'mountpoint': '/sys', 'opts': 'rw,nosuid,nodev,noexec,relatime'}, 'proc': {'fstype': 'proc', 'mountpoint': '/proc', 'opts': 'rw,nosuid,nodev,noexec,relatime'}, 'udev': {'fstype': 'devtmpfs', 'mountpoint': '/dev', 'opts': 'rw,nosuid,relatime,size=6123960k,nr_inodes=1530990,mode=755'}, 'devpts': {'fstype': 'devpts', 'mountpoint': '/dev/pts', 'opts': 'rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000'}, 'tmpfs': {'fstype': 'tmpfs', 'mountpoint': '/sys/fs/cgroup', 'opts': 'ro,nosuid,nodev,noexec,mode=755'}, '/dev/sda1': {'fstype': 'ext4', 'mountpoint': '/', 'opts': 'rw,relatime,data=ordered'}, 'securityfs': {'fstype': 'securityfs', 'mountpoint': '/sys/kernel/security', 'opts': 'rw,nosuid,nodev,noexec,relatime'}, 'cgroup': {'fstype': 'cgroup', 'mountpoint': '/sys/fs/cgroup/blkio', 'opts': 'rw,nosuid,nodev,noexec,relatime,blkio'}, 'pstore': {'fstype': 'pstore', 'mountpoint': '/sys/fs/pstore', 'opts': 'rw,nosuid,nodev,noexec,relatime'}, 'systemd-1': {'fstype': 'autofs', 'mountpoint': '/proc/sys/fs/binfmt_misc', 'opts': 'rw,relatime,fd=27,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=2785'}, 'mqueue': {'fstype': 'mqueue', 'mountpoint': '/dev/mqueue', 'opts': 'rw,relatime'}, 'debugfs': {'fstype': 'debugfs', 'mountpoint': '/sys/kernel/debug', 'opts': 'rw,relatime'}, 'hugetlbfs': {'fstype': 'hugetlbfs', 'mountpoint': '/dev/hugepages', 'opts': 'rw,relatime,pagesize=2M'}, 'fusectl': {'fstype': 'fusectl', 'mountpoint': '/sys/fs/fuse/connections', 'opts': 'rw,relatime'}, 'configfs': {'fstype': 'configfs', 'mountpoint': '/sys/kernel/config', 'opts': 'rw,relatime'}, '/dev/sda15': {'fstype': 'vfat', 'mountpoint': '/boot/efi', 'opts': 'rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro'}} mounts from proc 2021-01-21 02:09:32,499 - util.py[DEBUG]: Running command ['mount', '-o', 'ro', '-t', 'auto', '/dev/sr0', '/run/cloud-init/tmp/tmp8t7chlgu'] with allowed return codes [0] (shell=False, capture=True) 2021-01-21 02:09:32,593 - openstack.py[DEBUG]: Selected version '2017-02-22' from ['2012-08-10', '2013-04-04', '2013-10-17', '2015-10-15', '2016-06-30', '2016-10-06', '2017-02-22', 'latest'] 2021-01-21 02:09:32,593 - util.py[DEBUG]: Reading from /run/cloud-init/tmp/tmp8t7chlgu/openstack/2017-02-22/meta_data.json (quiet=False) 2021-01-21 02:09:32,596 - util.py[DEBUG]: Read 1812 bytes from /run/cloud-init/tmp/tmp8t7chlgu/openstack/2017-02-22/meta_data.json 2021-01-21 02:09:32,596 - util.py[DEBUG]: Reading from /run/cloud-init/tmp/tmp8t7chlgu/openstack/2017-02-22/user_data (quiet=False) 2021-01-21 02:09:32,597 - openstack.py[DEBUG]: Failed reading optional path /run/cloud-init/tmp/tmp8t7chlgu/openstack/2017-02-22/user_data due to: [Errno 2] No such file or directory: '/run/cloud-init/tmp/tmp8t7chlgu/openstack/2017-02-22/user_data' 2021-01-21 02:09:32,597 - util.py[DEBUG]: Reading from /run/cloud-init/tmp/tmp8t7chlgu/openstack/2017-02-22/vendor_data.json (quiet=False) 2021-01-21 02:09:32,598 - util.py[DEBUG]: Read 2 bytes from /run/cloud-init/tmp/tmp8t7chlgu/openstack/2017-02-22/vendor_data.json 2021-01-21 02:09:32,599 - util.py[DEBUG]: Reading from /run/cloud-init/tmp/tmp8t7chlgu/openstack/2017-02-22/network_data.json (quiet=False) 2021-01-21 02:09:32,600 - util.py[DEBUG]: Read 667 bytes from /run/cloud-init/tmp/tmp8t7chlgu/openstack/2017-02-22/network_data.json 2021-01-21 02:09:32,604 - util.py[DEBUG]: Reading from /run/cloud-init/tmp/tmp8t7chlgu/ec2/latest/meta-data.json (quiet=False) 2021-01-21 02:09:32,606 - util.py[DEBUG]: Read 961 bytes from /run/cloud-init/tmp/tmp8t7chlgu/ec2/latest/meta-data.json 2021-01-21 02:09:32,606 - util.py[DEBUG]: Running command ['umount', '/run/cloud-init/tmp/tmp8t7chlgu'] with allowed return codes [0] (shell=False, capture=True) 2021-01-21 02:09:32,646 - util.py[DEBUG]: Reading from /var/lib/cloud/data/instance-id (quiet=False) 2021-01-21 02:09:32,650 - handlers.py[DEBUG]: finish: init-local/search-ConfigDrive: SUCCESS: found local data from DataSourceConfigDrive 2021-01-21 02:09:32,650 - stages.py[INFO]: Loaded datasource DataSourceConfigDrive - DataSourceConfigDrive [net,ver=2][source=/dev/sr0] 2021-01-21 02:09:32,650 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False) 2021-01-21 02:09:32,650 - util.py[DEBUG]: Read 3612 bytes from /etc/cloud/cloud.cfg 2021-01-21 02:09:32,650 - util.py[DEBUG]: Attempting to load yaml from string of length 3612 with allowed root types (,) 2021-01-21 02:09:32,673 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/90_dpkg.cfg (quiet=False) 2021-01-21 02:09:32,673 - util.py[DEBUG]: Read 257 bytes from /etc/cloud/cloud.cfg.d/90_dpkg.cfg 2021-01-21 02:09:32,673 - util.py[DEBUG]: Attempting to load yaml from string of length 257 with allowed root types (,) 2021-01-21 02:09:32,676 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False) 2021-01-21 02:09:32,676 - util.py[DEBUG]: Read 2057 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg 2021-01-21 02:09:32,676 - util.py[DEBUG]: Attempting to load yaml from string of length 2057 with allowed root types (,) 2021-01-21 02:09:32,683 - util.py[DEBUG]: Reading from /run/cloud-init/cloud.cfg (quiet=False) 2021-01-21 02:09:32,683 - util.py[DEBUG]: Read 39 bytes from /run/cloud-init/cloud.cfg 2021-01-21 02:09:32,683 - util.py[DEBUG]: Attempting to load yaml from string of length 39 with allowed root types (,) 2021-01-21 02:09:32,684 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (,) 2021-01-21 02:09:32,684 - util.py[DEBUG]: loaded blob returned None, returning default. 2021-01-21 02:09:32,685 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance 2021-01-21 02:09:32,685 - util.py[DEBUG]: Creating symbolic link from '/var/lib/cloud/instance' => '/var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32' 2021-01-21 02:09:32,687 - util.py[DEBUG]: Reading from /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/datasource (quiet=False) 2021-01-21 02:09:32,687 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/datasource - wb: [644] 74 bytes 2021-01-21 02:09:32,688 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-datasource - wb: [644] 74 bytes 2021-01-21 02:09:32,689 - util.py[DEBUG]: Reading from /var/lib/cloud/data/instance-id (quiet=False) 2021-01-21 02:09:32,689 - stages.py[DEBUG]: previous iid found to be NO_PREVIOUS_INSTANCE_ID 2021-01-21 02:09:32,689 - util.py[DEBUG]: Writing to /var/lib/cloud/data/instance-id - wb: [644] 37 bytes 2021-01-21 02:09:32,689 - util.py[DEBUG]: Writing to /run/cloud-init/.instance-id - wb: [644] 37 bytes 2021-01-21 02:09:32,690 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-instance-id - wb: [644] 24 bytes 2021-01-21 02:09:32,691 - util.py[DEBUG]: Writing to /var/lib/cloud/instance/obj.pkl - wb: [400] 9705 bytes 2021-01-21 02:09:32,692 - main.py[DEBUG]: [local] init will now be targeting instance id: efab3451-eb4c-4e64-91fb-fe165657ff32. new=True 2021-01-21 02:09:32,692 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False) 2021-01-21 02:09:32,692 - util.py[DEBUG]: Read 3612 bytes from /etc/cloud/cloud.cfg 2021-01-21 02:09:32,692 - util.py[DEBUG]: Attempting to load yaml from string of length 3612 with allowed root types (,) 2021-01-21 02:09:32,714 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/90_dpkg.cfg (quiet=False) 2021-01-21 02:09:32,715 - util.py[DEBUG]: Read 257 bytes from /etc/cloud/cloud.cfg.d/90_dpkg.cfg 2021-01-21 02:09:32,715 - util.py[DEBUG]: Attempting to load yaml from string of length 257 with allowed root types (,) 2021-01-21 02:09:32,718 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False) 2021-01-21 02:09:32,718 - util.py[DEBUG]: Read 2057 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg 2021-01-21 02:09:32,718 - util.py[DEBUG]: Attempting to load yaml from string of length 2057 with allowed root types (,) 2021-01-21 02:09:32,723 - util.py[DEBUG]: Reading from /run/cloud-init/cloud.cfg (quiet=False) 2021-01-21 02:09:32,724 - util.py[DEBUG]: Read 39 bytes from /run/cloud-init/cloud.cfg 2021-01-21 02:09:32,724 - util.py[DEBUG]: Attempting to load yaml from string of length 39 with allowed root types (,) 2021-01-21 02:09:32,724 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (,) 2021-01-21 02:09:32,725 - util.py[DEBUG]: loaded blob returned None, returning default. 2021-01-21 02:09:32,727 - stages.py[DEBUG]: Using distro class 2021-01-21 02:09:32,728 - cc_set_hostname.py[DEBUG]: Setting the hostname to n-d-768852-6.novalocal (n-d-768852-6) 2021-01-21 02:09:32,728 - util.py[DEBUG]: Reading from /etc/hostname (quiet=False) 2021-01-21 02:09:32,728 - util.py[DEBUG]: Read 7 bytes from /etc/hostname 2021-01-21 02:09:32,728 - util.py[DEBUG]: Writing to /etc/hostname - wb: [644] 13 bytes 2021-01-21 02:09:32,729 - __init__.py[DEBUG]: Non-persistently setting the system hostname to n-d-768852-6 2021-01-21 02:09:32,729 - util.py[DEBUG]: Running command ['hostname', 'n-d-768852-6'] with allowed return codes [0] (shell=False, capture=True) 2021-01-21 02:09:32,735 - DataSourceConfigDrive.py[DEBUG]: network config provided via network_json 2021-01-21 02:09:32,735 - util.py[DEBUG]: Reading from /sys/class/net/lo/addr_assign_type (quiet=False) 2021-01-21 02:09:32,735 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/lo/addr_assign_type 2021-01-21 02:09:32,735 - util.py[DEBUG]: Reading from /sys/class/net/lo/uevent (quiet=False) 2021-01-21 02:09:32,735 - util.py[DEBUG]: Read 23 bytes from /sys/class/net/lo/uevent 2021-01-21 02:09:32,736 - util.py[DEBUG]: Reading from /sys/class/net/lo/address (quiet=False) 2021-01-21 02:09:32,736 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/lo/address 2021-01-21 02:09:32,736 - util.py[DEBUG]: Reading from /sys/class/net/lo/device/device (quiet=False) 2021-01-21 02:09:32,736 - util.py[DEBUG]: Reading from /sys/class/net/eth0/addr_assign_type (quiet=False) 2021-01-21 02:09:32,736 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth0/addr_assign_type 2021-01-21 02:09:32,736 - util.py[DEBUG]: Reading from /sys/class/net/eth0/uevent (quiet=False) 2021-01-21 02:09:32,736 - util.py[DEBUG]: Read 25 bytes from /sys/class/net/eth0/uevent 2021-01-21 02:09:32,736 - util.py[DEBUG]: Reading from /sys/class/net/eth0/address (quiet=False) 2021-01-21 02:09:32,737 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth0/address 2021-01-21 02:09:32,737 - util.py[DEBUG]: Reading from /sys/class/net/eth0/device/device (quiet=False) 2021-01-21 02:09:32,737 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth0/device/device 2021-01-21 02:09:32,737 - util.py[DEBUG]: Reading from /sys/class/net/eth1/addr_assign_type (quiet=False) 2021-01-21 02:09:32,737 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth1/addr_assign_type 2021-01-21 02:09:32,737 - util.py[DEBUG]: Reading from /sys/class/net/eth1/uevent (quiet=False) 2021-01-21 02:09:32,737 - util.py[DEBUG]: Read 25 bytes from /sys/class/net/eth1/uevent 2021-01-21 02:09:32,738 - util.py[DEBUG]: Reading from /sys/class/net/eth1/address (quiet=False) 2021-01-21 02:09:32,738 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth1/address 2021-01-21 02:09:32,738 - util.py[DEBUG]: Reading from /sys/class/net/eth1/device/device (quiet=False) 2021-01-21 02:09:32,738 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth1/device/device 2021-01-21 02:09:32,738 - util.py[DEBUG]: Reading from /sys/class/net/lo/type (quiet=False) 2021-01-21 02:09:32,738 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/lo/type 2021-01-21 02:09:32,738 - util.py[DEBUG]: Reading from /sys/class/net/eth0/type (quiet=False) 2021-01-21 02:09:32,738 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth0/type 2021-01-21 02:09:32,739 - util.py[DEBUG]: Reading from /sys/class/net/eth1/type (quiet=False) 2021-01-21 02:09:32,739 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth1/type 2021-01-21 02:09:32,739 - util.py[DEBUG]: Reading from /sys/class/net/lo/addr_assign_type (quiet=False) 2021-01-21 02:09:32,739 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/lo/addr_assign_type 2021-01-21 02:09:32,739 - util.py[DEBUG]: Reading from /sys/class/net/lo/uevent (quiet=False) 2021-01-21 02:09:32,739 - util.py[DEBUG]: Read 23 bytes from /sys/class/net/lo/uevent 2021-01-21 02:09:32,739 - util.py[DEBUG]: Reading from /sys/class/net/lo/address (quiet=False) 2021-01-21 02:09:32,740 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/lo/address 2021-01-21 02:09:32,740 - util.py[DEBUG]: Reading from /sys/class/net/lo/device/device (quiet=False) 2021-01-21 02:09:32,740 - util.py[DEBUG]: Reading from /sys/class/net/eth0/addr_assign_type (quiet=False) 2021-01-21 02:09:32,740 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth0/addr_assign_type 2021-01-21 02:09:32,740 - util.py[DEBUG]: Reading from /sys/class/net/eth0/uevent (quiet=False) 2021-01-21 02:09:32,740 - util.py[DEBUG]: Read 25 bytes from /sys/class/net/eth0/uevent 2021-01-21 02:09:32,740 - util.py[DEBUG]: Reading from /sys/class/net/eth0/address (quiet=False) 2021-01-21 02:09:32,740 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth0/address 2021-01-21 02:09:32,741 - util.py[DEBUG]: Reading from /sys/class/net/eth0/device/device (quiet=False) 2021-01-21 02:09:32,741 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth0/device/device 2021-01-21 02:09:32,741 - util.py[DEBUG]: Reading from /sys/class/net/eth1/addr_assign_type (quiet=False) 2021-01-21 02:09:32,741 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth1/addr_assign_type 2021-01-21 02:09:32,741 - util.py[DEBUG]: Reading from /sys/class/net/eth1/uevent (quiet=False) 2021-01-21 02:09:32,741 - util.py[DEBUG]: Read 25 bytes from /sys/class/net/eth1/uevent 2021-01-21 02:09:32,741 - util.py[DEBUG]: Reading from /sys/class/net/eth1/address (quiet=False) 2021-01-21 02:09:32,742 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth1/address 2021-01-21 02:09:32,742 - util.py[DEBUG]: Reading from /sys/class/net/eth1/device/device (quiet=False) 2021-01-21 02:09:32,742 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth1/device/device 2021-01-21 02:09:32,742 - util.py[DEBUG]: Reading from /sys/class/net/lo/type (quiet=False) 2021-01-21 02:09:32,742 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/lo/type 2021-01-21 02:09:32,742 - util.py[DEBUG]: Reading from /sys/class/net/eth0/type (quiet=False) 2021-01-21 02:09:32,742 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth0/type 2021-01-21 02:09:32,742 - util.py[DEBUG]: Reading from /sys/class/net/eth1/type (quiet=False) 2021-01-21 02:09:32,743 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth1/type 2021-01-21 02:09:32,743 - stages.py[DEBUG]: applying net config names for {'version': 1, 'config': [{'mtu': 1500, 'type': 'physical', 'subnets': [{'type': 'dhcp4'}], 'mac_address': 'fa:16:3e:76:70:87', 'name': 'eth0'}, {'mtu': 1500, 'type': 'physical', 'subnets': [{'type': 'dhcp4'}], 'mac_address': 'fa:16:3e:17:83:8a', 'name': 'eth1'}, {'type': 'nameserver', 'address': '10.106.1.40'}, {'type': 'nameserver', 'address': '8.8.8.8'}]} 2021-01-21 02:09:32,743 - util.py[DEBUG]: Reading from /sys/class/net/eth0/device/device (quiet=False) 2021-01-21 02:09:32,743 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth0/device/device 2021-01-21 02:09:32,744 - util.py[DEBUG]: Reading from /sys/class/net/eth1/device/device (quiet=False) 2021-01-21 02:09:32,744 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth1/device/device 2021-01-21 02:09:32,744 - util.py[DEBUG]: Reading from /sys/class/net/lo/addr_assign_type (quiet=False) 2021-01-21 02:09:32,744 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/lo/addr_assign_type 2021-01-21 02:09:32,744 - util.py[DEBUG]: Reading from /sys/class/net/lo/uevent (quiet=False) 2021-01-21 02:09:32,745 - util.py[DEBUG]: Read 23 bytes from /sys/class/net/lo/uevent 2021-01-21 02:09:32,745 - util.py[DEBUG]: Reading from /sys/class/net/lo/address (quiet=False) 2021-01-21 02:09:32,745 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/lo/address 2021-01-21 02:09:32,745 - util.py[DEBUG]: Reading from /sys/class/net/lo/device/device (quiet=False) 2021-01-21 02:09:32,745 - util.py[DEBUG]: Reading from /sys/class/net/eth0/addr_assign_type (quiet=False) 2021-01-21 02:09:32,745 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth0/addr_assign_type 2021-01-21 02:09:32,745 - util.py[DEBUG]: Reading from /sys/class/net/eth0/uevent (quiet=False) 2021-01-21 02:09:32,745 - util.py[DEBUG]: Read 25 bytes from /sys/class/net/eth0/uevent 2021-01-21 02:09:32,746 - util.py[DEBUG]: Reading from /sys/class/net/eth0/address (quiet=False) 2021-01-21 02:09:32,746 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth0/address 2021-01-21 02:09:32,746 - util.py[DEBUG]: Reading from /sys/class/net/eth0/device/device (quiet=False) 2021-01-21 02:09:32,746 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth0/device/device 2021-01-21 02:09:32,746 - util.py[DEBUG]: Reading from /sys/class/net/eth1/addr_assign_type (quiet=False) 2021-01-21 02:09:32,746 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth1/addr_assign_type 2021-01-21 02:09:32,746 - util.py[DEBUG]: Reading from /sys/class/net/eth1/uevent (quiet=False) 2021-01-21 02:09:32,746 - util.py[DEBUG]: Read 25 bytes from /sys/class/net/eth1/uevent 2021-01-21 02:09:32,747 - util.py[DEBUG]: Reading from /sys/class/net/eth1/address (quiet=False) 2021-01-21 02:09:32,747 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth1/address 2021-01-21 02:09:32,747 - util.py[DEBUG]: Reading from /sys/class/net/eth1/device/device (quiet=False) 2021-01-21 02:09:32,747 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth1/device/device 2021-01-21 02:09:32,747 - util.py[DEBUG]: Reading from /sys/class/net/lo/operstate (quiet=False) 2021-01-21 02:09:32,747 - util.py[DEBUG]: Read 8 bytes from /sys/class/net/lo/operstate 2021-01-21 02:09:32,747 - util.py[DEBUG]: Reading from /sys/class/net/eth0/operstate (quiet=False) 2021-01-21 02:09:32,748 - util.py[DEBUG]: Read 5 bytes from /sys/class/net/eth0/operstate 2021-01-21 02:09:32,748 - util.py[DEBUG]: Reading from /sys/class/net/eth1/operstate (quiet=False) 2021-01-21 02:09:32,748 - util.py[DEBUG]: Read 5 bytes from /sys/class/net/eth1/operstate 2021-01-21 02:09:32,748 - util.py[DEBUG]: Running command ['ip', '-6', 'addr', 'show', 'permanent', 'scope', 'global'] with allowed return codes [0] (shell=False, capture=True) 2021-01-21 02:09:32,764 - util.py[DEBUG]: Running command ['ip', '-4', 'addr', 'show'] with allowed return codes [0] (shell=False, capture=True) 2021-01-21 02:09:32,768 - __init__.py[DEBUG]: no work necessary for renaming of [['fa:16:3e:76:70:87', 'eth0', 'hv_netvsc', '0x3'], ['fa:16:3e:17:83:8a', 'eth1', 'hv_netvsc', '0x3']] 2021-01-21 02:09:32,769 - stages.py[INFO]: Applying network configuration from ds bringup=False: {'version': 1, 'config': [{'mtu': 1500, 'type': 'physical', 'subnets': [{'type': 'dhcp4'}], 'mac_address': 'fa:16:3e:76:70:87', 'name': 'eth0'}, {'mtu': 1500, 'type': 'physical', 'subnets': [{'type': 'dhcp4'}], 'mac_address': 'fa:16:3e:17:83:8a', 'name': 'eth1'}, {'type': 'nameserver', 'address': '10.106.1.40'}, {'type': 'nameserver', 'address': '8.8.8.8'}]} 2021-01-21 02:09:32,770 - util.py[DEBUG]: Reading from /etc/os-release (quiet=False) 2021-01-21 02:09:32,770 - util.py[DEBUG]: Read 386 bytes from /etc/os-release 2021-01-21 02:09:32,783 - __init__.py[DEBUG]: Selected renderer 'netplan' from priority list: None 2021-01-21 02:09:32,796 - util.py[DEBUG]: Writing to /etc/netplan/50-cloud-init.yaml - wb: [644] 647 bytes 2021-01-21 02:09:32,797 - util.py[DEBUG]: Running command ['netplan', 'generate'] with allowed return codes [0] (shell=False, capture=True) 2021-01-21 02:09:32,988 - util.py[DEBUG]: Running command ['udevadm', 'test-builtin', 'net_setup_link', '/sys/class/net/lo'] with allowed return codes [0] (shell=False, capture=True) 2021-01-21 02:09:32,993 - util.py[DEBUG]: Running command ['udevadm', 'test-builtin', 'net_setup_link', '/sys/class/net/eth0'] with allowed return codes [0] (shell=False, capture=True) 2021-01-21 02:09:32,999 - util.py[DEBUG]: Running command ['udevadm', 'test-builtin', 'net_setup_link', '/sys/class/net/eth1'] with allowed return codes [0] (shell=False, capture=True) 2021-01-21 02:09:33,004 - main.py[DEBUG]: [local] Exiting. datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0] not in local mode. 2021-01-21 02:09:33,005 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False) 2021-01-21 02:09:33,006 - util.py[DEBUG]: Read 12 bytes from /proc/uptime 2021-01-21 02:09:33,006 - util.py[DEBUG]: cloud-init mode 'init' took 0.944 seconds (0.94) 2021-01-21 02:09:33,006 - handlers.py[DEBUG]: finish: init-local: SUCCESS: searching for local datasources 2021-01-21 02:09:36,840 - util.py[DEBUG]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~18.04.1 running 'init' at Thu, 21 Jan 2021 02:09:36 +0000. Up 16.81 seconds. 2021-01-21 02:09:36,840 - main.py[DEBUG]: No kernel command line url found. 2021-01-21 02:09:36,840 - main.py[DEBUG]: Closing stdin. 2021-01-21 02:09:36,844 - util.py[DEBUG]: Writing to /var/log/cloud-init.log - ab: [644] 0 bytes 2021-01-21 02:09:36,845 - util.py[DEBUG]: Changing the ownership of /var/log/cloud-init.log to 102:4 2021-01-21 02:09:36,845 - util.py[DEBUG]: Running command ['ip', 'addr', 'show'] with allowed return codes [0] (shell=False, capture=True) 2021-01-21 02:09:36,851 - util.py[DEBUG]: Running command ['ip', '-o', 'route', 'list'] with allowed return codes [0] (shell=False, capture=True) 2021-01-21 02:09:36,855 - util.py[DEBUG]: Running command ['ip', '--oneline', '-6', 'route', 'list', 'table', 'all'] with allowed return codes [0, 1] (shell=False, capture=True) 2021-01-21 02:09:36,860 - main.py[DEBUG]: Checking to see if files that we need already exist from a previous run that would allow us to stop early. 2021-01-21 02:09:36,860 - main.py[DEBUG]: Execution continuing, no previous run detected that would allow us to stop early. 2021-01-21 02:09:36,860 - handlers.py[DEBUG]: start: init-network/check-cache: attempting to read from cache [trust] 2021-01-21 02:09:36,860 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False) 2021-01-21 02:09:36,860 - util.py[DEBUG]: Read 9705 bytes from /var/lib/cloud/instance/obj.pkl 2021-01-21 02:09:36,881 - util.py[DEBUG]: Reading from /run/cloud-init/.instance-id (quiet=False) 2021-01-21 02:09:36,882 - util.py[DEBUG]: Read 37 bytes from /run/cloud-init/.instance-id 2021-01-21 02:09:36,882 - stages.py[DEBUG]: restored from cache with run check: DataSourceConfigDrive [net,ver=2][source=/dev/sr0] 2021-01-21 02:09:36,882 - handlers.py[DEBUG]: finish: init-network/check-cache: SUCCESS: restored from cache with run check: DataSourceConfigDrive [net,ver=2][source=/dev/sr0] 2021-01-21 02:09:36,882 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False) 2021-01-21 02:09:36,882 - util.py[DEBUG]: Read 3612 bytes from /etc/cloud/cloud.cfg 2021-01-21 02:09:36,883 - util.py[DEBUG]: Attempting to load yaml from string of length 3612 with allowed root types (,) 2021-01-21 02:09:36,905 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/90_dpkg.cfg (quiet=False) 2021-01-21 02:09:36,905 - util.py[DEBUG]: Read 257 bytes from /etc/cloud/cloud.cfg.d/90_dpkg.cfg 2021-01-21 02:09:36,905 - util.py[DEBUG]: Attempting to load yaml from string of length 257 with allowed root types (,) 2021-01-21 02:09:36,908 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False) 2021-01-21 02:09:36,908 - util.py[DEBUG]: Read 2057 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg 2021-01-21 02:09:36,908 - util.py[DEBUG]: Attempting to load yaml from string of length 2057 with allowed root types (,) 2021-01-21 02:09:36,915 - util.py[DEBUG]: Reading from /run/cloud-init/cloud.cfg (quiet=False) 2021-01-21 02:09:36,915 - util.py[DEBUG]: Read 39 bytes from /run/cloud-init/cloud.cfg 2021-01-21 02:09:36,915 - util.py[DEBUG]: Attempting to load yaml from string of length 39 with allowed root types (,) 2021-01-21 02:09:36,916 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (,) 2021-01-21 02:09:36,916 - util.py[DEBUG]: loaded blob returned None, returning default. 2021-01-21 02:09:36,917 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance 2021-01-21 02:09:36,917 - util.py[DEBUG]: Creating symbolic link from '/var/lib/cloud/instance' => '/var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32' 2021-01-21 02:09:36,918 - util.py[DEBUG]: Reading from /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/datasource (quiet=False) 2021-01-21 02:09:36,918 - util.py[DEBUG]: Read 74 bytes from /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/datasource 2021-01-21 02:09:36,918 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/datasource - wb: [644] 74 bytes 2021-01-21 02:09:36,919 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-datasource - wb: [644] 74 bytes 2021-01-21 02:09:36,920 - util.py[DEBUG]: Reading from /var/lib/cloud/data/instance-id (quiet=False) 2021-01-21 02:09:36,920 - util.py[DEBUG]: Read 37 bytes from /var/lib/cloud/data/instance-id 2021-01-21 02:09:36,920 - stages.py[DEBUG]: previous iid found to be efab3451-eb4c-4e64-91fb-fe165657ff32 2021-01-21 02:09:36,920 - util.py[DEBUG]: Writing to /var/lib/cloud/data/instance-id - wb: [644] 37 bytes 2021-01-21 02:09:36,921 - util.py[DEBUG]: Writing to /run/cloud-init/.instance-id - wb: [644] 37 bytes 2021-01-21 02:09:36,921 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-instance-id - wb: [644] 37 bytes 2021-01-21 02:09:36,922 - util.py[DEBUG]: Writing to /var/lib/cloud/instance/obj.pkl - wb: [400] 9781 bytes 2021-01-21 02:09:36,923 - main.py[DEBUG]: [net] init will now be targeting instance id: efab3451-eb4c-4e64-91fb-fe165657ff32. new=False 2021-01-21 02:09:36,923 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False) 2021-01-21 02:09:36,924 - util.py[DEBUG]: Read 3612 bytes from /etc/cloud/cloud.cfg 2021-01-21 02:09:36,924 - util.py[DEBUG]: Attempting to load yaml from string of length 3612 with allowed root types (,) 2021-01-21 02:09:36,946 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/90_dpkg.cfg (quiet=False) 2021-01-21 02:09:36,946 - util.py[DEBUG]: Read 257 bytes from /etc/cloud/cloud.cfg.d/90_dpkg.cfg 2021-01-21 02:09:36,946 - util.py[DEBUG]: Attempting to load yaml from string of length 257 with allowed root types (,) 2021-01-21 02:09:36,949 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False) 2021-01-21 02:09:36,949 - util.py[DEBUG]: Read 2057 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg 2021-01-21 02:09:36,949 - util.py[DEBUG]: Attempting to load yaml from string of length 2057 with allowed root types (,) 2021-01-21 02:09:36,955 - util.py[DEBUG]: Reading from /run/cloud-init/cloud.cfg (quiet=False) 2021-01-21 02:09:36,955 - util.py[DEBUG]: Read 39 bytes from /run/cloud-init/cloud.cfg 2021-01-21 02:09:36,955 - util.py[DEBUG]: Attempting to load yaml from string of length 39 with allowed root types (,) 2021-01-21 02:09:36,956 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (,) 2021-01-21 02:09:36,956 - util.py[DEBUG]: loaded blob returned None, returning default. 2021-01-21 02:09:36,958 - DataSourceConfigDrive.py[DEBUG]: network config provided via network_json 2021-01-21 02:09:36,958 - util.py[DEBUG]: Reading from /sys/class/net/lo/addr_assign_type (quiet=False) 2021-01-21 02:09:36,958 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/lo/addr_assign_type 2021-01-21 02:09:36,958 - util.py[DEBUG]: Reading from /sys/class/net/lo/uevent (quiet=False) 2021-01-21 02:09:36,958 - util.py[DEBUG]: Read 23 bytes from /sys/class/net/lo/uevent 2021-01-21 02:09:36,959 - util.py[DEBUG]: Reading from /sys/class/net/lo/address (quiet=False) 2021-01-21 02:09:36,959 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/lo/address 2021-01-21 02:09:36,959 - util.py[DEBUG]: Reading from /sys/class/net/lo/device/device (quiet=False) 2021-01-21 02:09:36,959 - util.py[DEBUG]: Reading from /sys/class/net/eth0/addr_assign_type (quiet=False) 2021-01-21 02:09:36,959 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth0/addr_assign_type 2021-01-21 02:09:36,959 - util.py[DEBUG]: Reading from /sys/class/net/eth0/uevent (quiet=False) 2021-01-21 02:09:36,959 - util.py[DEBUG]: Read 25 bytes from /sys/class/net/eth0/uevent 2021-01-21 02:09:36,960 - util.py[DEBUG]: Reading from /sys/class/net/eth0/address (quiet=False) 2021-01-21 02:09:36,960 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth0/address 2021-01-21 02:09:36,960 - util.py[DEBUG]: Reading from /sys/class/net/eth0/device/device (quiet=False) 2021-01-21 02:09:36,960 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth0/device/device 2021-01-21 02:09:36,960 - util.py[DEBUG]: Reading from /sys/class/net/eth1/addr_assign_type (quiet=False) 2021-01-21 02:09:36,960 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth1/addr_assign_type 2021-01-21 02:09:36,960 - util.py[DEBUG]: Reading from /sys/class/net/eth1/uevent (quiet=False) 2021-01-21 02:09:36,961 - util.py[DEBUG]: Read 25 bytes from /sys/class/net/eth1/uevent 2021-01-21 02:09:36,961 - util.py[DEBUG]: Reading from /sys/class/net/eth1/address (quiet=False) 2021-01-21 02:09:36,961 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth1/address 2021-01-21 02:09:36,961 - util.py[DEBUG]: Reading from /sys/class/net/eth1/device/device (quiet=False) 2021-01-21 02:09:36,961 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth1/device/device 2021-01-21 02:09:36,961 - util.py[DEBUG]: Reading from /sys/class/net/lo/type (quiet=False) 2021-01-21 02:09:36,961 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/lo/type 2021-01-21 02:09:36,961 - util.py[DEBUG]: Reading from /sys/class/net/eth0/type (quiet=False) 2021-01-21 02:09:36,962 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth0/type 2021-01-21 02:09:36,962 - util.py[DEBUG]: Reading from /sys/class/net/eth1/type (quiet=False) 2021-01-21 02:09:36,962 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth1/type 2021-01-21 02:09:36,962 - util.py[DEBUG]: Reading from /sys/class/net/lo/addr_assign_type (quiet=False) 2021-01-21 02:09:36,962 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/lo/addr_assign_type 2021-01-21 02:09:36,962 - util.py[DEBUG]: Reading from /sys/class/net/lo/uevent (quiet=False) 2021-01-21 02:09:36,962 - util.py[DEBUG]: Read 23 bytes from /sys/class/net/lo/uevent 2021-01-21 02:09:36,962 - util.py[DEBUG]: Reading from /sys/class/net/lo/address (quiet=False) 2021-01-21 02:09:36,963 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/lo/address 2021-01-21 02:09:36,963 - util.py[DEBUG]: Reading from /sys/class/net/lo/device/device (quiet=False) 2021-01-21 02:09:36,963 - util.py[DEBUG]: Reading from /sys/class/net/eth0/addr_assign_type (quiet=False) 2021-01-21 02:09:36,963 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth0/addr_assign_type 2021-01-21 02:09:36,963 - util.py[DEBUG]: Reading from /sys/class/net/eth0/uevent (quiet=False) 2021-01-21 02:09:36,963 - util.py[DEBUG]: Read 25 bytes from /sys/class/net/eth0/uevent 2021-01-21 02:09:36,963 - util.py[DEBUG]: Reading from /sys/class/net/eth0/address (quiet=False) 2021-01-21 02:09:36,964 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth0/address 2021-01-21 02:09:36,964 - util.py[DEBUG]: Reading from /sys/class/net/eth0/device/device (quiet=False) 2021-01-21 02:09:36,964 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth0/device/device 2021-01-21 02:09:36,964 - util.py[DEBUG]: Reading from /sys/class/net/eth1/addr_assign_type (quiet=False) 2021-01-21 02:09:36,964 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth1/addr_assign_type 2021-01-21 02:09:36,964 - util.py[DEBUG]: Reading from /sys/class/net/eth1/uevent (quiet=False) 2021-01-21 02:09:36,964 - util.py[DEBUG]: Read 25 bytes from /sys/class/net/eth1/uevent 2021-01-21 02:09:36,964 - util.py[DEBUG]: Reading from /sys/class/net/eth1/address (quiet=False) 2021-01-21 02:09:36,965 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth1/address 2021-01-21 02:09:36,965 - util.py[DEBUG]: Reading from /sys/class/net/eth1/device/device (quiet=False) 2021-01-21 02:09:36,965 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth1/device/device 2021-01-21 02:09:36,965 - util.py[DEBUG]: Reading from /sys/class/net/lo/type (quiet=False) 2021-01-21 02:09:36,965 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/lo/type 2021-01-21 02:09:36,965 - util.py[DEBUG]: Reading from /sys/class/net/eth0/type (quiet=False) 2021-01-21 02:09:36,965 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth0/type 2021-01-21 02:09:36,965 - util.py[DEBUG]: Reading from /sys/class/net/eth1/type (quiet=False) 2021-01-21 02:09:36,966 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth1/type 2021-01-21 02:09:36,966 - stages.py[DEBUG]: applying net config names for {'version': 1, 'config': [{'mtu': 1500, 'type': 'physical', 'subnets': [{'type': 'dhcp4'}], 'mac_address': 'fa:16:3e:76:70:87', 'name': 'eth0'}, {'mtu': 1500, 'type': 'physical', 'subnets': [{'type': 'dhcp4'}], 'mac_address': 'fa:16:3e:17:83:8a', 'name': 'eth1'}, {'type': 'nameserver', 'address': '10.106.1.40'}, {'type': 'nameserver', 'address': '8.8.8.8'}]} 2021-01-21 02:09:36,967 - stages.py[DEBUG]: Using distro class 2021-01-21 02:09:36,967 - util.py[DEBUG]: Reading from /sys/class/net/eth0/device/device (quiet=False) 2021-01-21 02:09:36,967 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth0/device/device 2021-01-21 02:09:36,968 - util.py[DEBUG]: Reading from /sys/class/net/eth1/device/device (quiet=False) 2021-01-21 02:09:36,968 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth1/device/device 2021-01-21 02:09:36,968 - util.py[DEBUG]: Reading from /sys/class/net/lo/addr_assign_type (quiet=False) 2021-01-21 02:09:36,968 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/lo/addr_assign_type 2021-01-21 02:09:36,968 - util.py[DEBUG]: Reading from /sys/class/net/lo/uevent (quiet=False) 2021-01-21 02:09:36,968 - util.py[DEBUG]: Read 23 bytes from /sys/class/net/lo/uevent 2021-01-21 02:09:36,968 - util.py[DEBUG]: Reading from /sys/class/net/lo/address (quiet=False) 2021-01-21 02:09:36,969 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/lo/address 2021-01-21 02:09:36,969 - util.py[DEBUG]: Reading from /sys/class/net/lo/device/device (quiet=False) 2021-01-21 02:09:36,969 - util.py[DEBUG]: Reading from /sys/class/net/eth0/addr_assign_type (quiet=False) 2021-01-21 02:09:36,969 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth0/addr_assign_type 2021-01-21 02:09:36,969 - util.py[DEBUG]: Reading from /sys/class/net/eth0/uevent (quiet=False) 2021-01-21 02:09:36,969 - util.py[DEBUG]: Read 25 bytes from /sys/class/net/eth0/uevent 2021-01-21 02:09:36,969 - util.py[DEBUG]: Reading from /sys/class/net/eth0/address (quiet=False) 2021-01-21 02:09:36,969 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth0/address 2021-01-21 02:09:36,970 - util.py[DEBUG]: Reading from /sys/class/net/eth0/device/device (quiet=False) 2021-01-21 02:09:36,970 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth0/device/device 2021-01-21 02:09:36,970 - util.py[DEBUG]: Reading from /sys/class/net/eth1/addr_assign_type (quiet=False) 2021-01-21 02:09:36,970 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth1/addr_assign_type 2021-01-21 02:09:36,970 - util.py[DEBUG]: Reading from /sys/class/net/eth1/uevent (quiet=False) 2021-01-21 02:09:36,970 - util.py[DEBUG]: Read 25 bytes from /sys/class/net/eth1/uevent 2021-01-21 02:09:36,970 - util.py[DEBUG]: Reading from /sys/class/net/eth1/address (quiet=False) 2021-01-21 02:09:36,970 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth1/address 2021-01-21 02:09:36,971 - util.py[DEBUG]: Reading from /sys/class/net/eth1/device/device (quiet=False) 2021-01-21 02:09:36,971 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth1/device/device 2021-01-21 02:09:36,971 - util.py[DEBUG]: Reading from /sys/class/net/lo/operstate (quiet=False) 2021-01-21 02:09:36,971 - util.py[DEBUG]: Read 8 bytes from /sys/class/net/lo/operstate 2021-01-21 02:09:36,971 - util.py[DEBUG]: Reading from /sys/class/net/eth0/operstate (quiet=False) 2021-01-21 02:09:36,971 - util.py[DEBUG]: Read 3 bytes from /sys/class/net/eth0/operstate 2021-01-21 02:09:36,971 - util.py[DEBUG]: Reading from /sys/class/net/eth1/operstate (quiet=False) 2021-01-21 02:09:36,972 - util.py[DEBUG]: Read 3 bytes from /sys/class/net/eth1/operstate 2021-01-21 02:09:36,972 - util.py[DEBUG]: Running command ['ip', '-6', 'addr', 'show', 'permanent', 'scope', 'global'] with allowed return codes [0] (shell=False, capture=True) 2021-01-21 02:09:36,976 - util.py[DEBUG]: Running command ['ip', '-4', 'addr', 'show'] with allowed return codes [0] (shell=False, capture=True) 2021-01-21 02:09:36,980 - __init__.py[DEBUG]: no work necessary for renaming of [['fa:16:3e:76:70:87', 'eth0', 'hv_netvsc', '0x3'], ['fa:16:3e:17:83:8a', 'eth1', 'hv_netvsc', '0x3']] 2021-01-21 02:09:36,981 - __init__.py[DEBUG]: Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0] not updated for events: System boot 2021-01-21 02:09:36,981 - stages.py[DEBUG]: No network config applied. Neither a new instance nor datasource network update on 'System boot' event 2021-01-21 02:09:36,981 - handlers.py[DEBUG]: start: init-network/setup-datasource: setting up datasource 2021-01-21 02:09:36,981 - handlers.py[DEBUG]: finish: init-network/setup-datasource: SUCCESS: setting up datasource 2021-01-21 02:09:36,981 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/user-data.txt - wb: [600] 0 bytes 2021-01-21 02:09:36,986 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/user-data.txt.i - wb: [600] 308 bytes 2021-01-21 02:09:36,986 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/vendor-data.txt - wb: [600] 0 bytes 2021-01-21 02:09:36,988 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/vendor-data.txt.i - wb: [600] 308 bytes 2021-01-21 02:09:36,990 - util.py[DEBUG]: Reading from /var/lib/cloud/data/set-hostname (quiet=False) 2021-01-21 02:09:36,990 - util.py[DEBUG]: Read 67 bytes from /var/lib/cloud/data/set-hostname 2021-01-21 02:09:36,990 - cc_set_hostname.py[DEBUG]: No hostname changes. Skipping set-hostname 2021-01-21 02:09:36,991 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/sem/consume_data - wb: [644] 24 bytes 2021-01-21 02:09:36,992 - helpers.py[DEBUG]: Running consume_data using lock () 2021-01-21 02:09:36,992 - handlers.py[DEBUG]: start: init-network/consume-user-data: reading and applying user-data 2021-01-21 02:09:36,993 - stages.py[DEBUG]: Added default handler for {'text/cloud-config', 'text/cloud-config-jsonp'} from CloudConfigPartHandler: [['text/cloud-config', 'text/cloud-config-jsonp']] 2021-01-21 02:09:36,993 - stages.py[DEBUG]: Added default handler for {'text/x-shellscript'} from ShellScriptPartHandler: [['text/x-shellscript']] 2021-01-21 02:09:36,993 - stages.py[DEBUG]: Added default handler for {'text/cloud-boothook'} from BootHookPartHandler: [['text/cloud-boothook']] 2021-01-21 02:09:36,993 - stages.py[DEBUG]: Added default handler for {'text/upstart-job'} from UpstartJobPartHandler: [['text/upstart-job']] 2021-01-21 02:09:36,993 - stages.py[DEBUG]: Added default handler for {'text/jinja2'} from JinjaTemplatePartHandler: [['text/jinja2']] 2021-01-21 02:09:36,994 - __init__.py[DEBUG]: Calling handler CloudConfigPartHandler: [['text/cloud-config', 'text/cloud-config-jsonp']] (__begin__, None, 3) with frequency once-per-instance 2021-01-21 02:09:36,994 - __init__.py[DEBUG]: Calling handler ShellScriptPartHandler: [['text/x-shellscript']] (__begin__, None, 2) with frequency once-per-instance 2021-01-21 02:09:36,994 - __init__.py[DEBUG]: Calling handler BootHookPartHandler: [['text/cloud-boothook']] (__begin__, None, 2) with frequency once-per-instance 2021-01-21 02:09:36,994 - __init__.py[DEBUG]: Calling handler UpstartJobPartHandler: [['text/upstart-job']] (__begin__, None, 2) with frequency once-per-instance 2021-01-21 02:09:36,994 - __init__.py[DEBUG]: Calling handler JinjaTemplatePartHandler: [['text/jinja2']] (__begin__, None, 3) with frequency once-per-instance 2021-01-21 02:09:36,994 - __init__.py[DEBUG]: {'MIME-Version': '1.0', 'Content-Type': 'text/x-not-multipart', 'Content-Disposition': 'attachment; filename="part-001"'} 2021-01-21 02:09:36,995 - __init__.py[DEBUG]: Empty payload of type text/x-not-multipart 2021-01-21 02:09:36,995 - __init__.py[DEBUG]: Calling handler CloudConfigPartHandler: [['text/cloud-config', 'text/cloud-config-jsonp']] (__end__, None, 3) with frequency once-per-instance 2021-01-21 02:09:36,995 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/cloud-config.txt - wb: [600] 0 bytes 2021-01-21 02:09:36,996 - __init__.py[DEBUG]: Calling handler ShellScriptPartHandler: [['text/x-shellscript']] (__end__, None, 2) with frequency once-per-instance 2021-01-21 02:09:36,996 - __init__.py[DEBUG]: Calling handler BootHookPartHandler: [['text/cloud-boothook']] (__end__, None, 2) with frequency once-per-instance 2021-01-21 02:09:36,996 - __init__.py[DEBUG]: Calling handler UpstartJobPartHandler: [['text/upstart-job']] (__end__, None, 2) with frequency once-per-instance 2021-01-21 02:09:36,996 - __init__.py[DEBUG]: Calling handler JinjaTemplatePartHandler: [['text/jinja2']] (__end__, None, 3) with frequency once-per-instance 2021-01-21 02:09:36,996 - handlers.py[DEBUG]: finish: init-network/consume-user-data: SUCCESS: reading and applying user-data 2021-01-21 02:09:36,996 - handlers.py[DEBUG]: start: init-network/consume-vendor-data: reading and applying vendor-data 2021-01-21 02:09:36,996 - stages.py[DEBUG]: no vendordata from datasource 2021-01-21 02:09:36,997 - handlers.py[DEBUG]: finish: init-network/consume-vendor-data: SUCCESS: reading and applying vendor-data 2021-01-21 02:09:36,997 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False) 2021-01-21 02:09:36,997 - util.py[DEBUG]: Read 3612 bytes from /etc/cloud/cloud.cfg 2021-01-21 02:09:36,997 - util.py[DEBUG]: Attempting to load yaml from string of length 3612 with allowed root types (,) 2021-01-21 02:09:37,019 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/90_dpkg.cfg (quiet=False) 2021-01-21 02:09:37,019 - util.py[DEBUG]: Read 257 bytes from /etc/cloud/cloud.cfg.d/90_dpkg.cfg 2021-01-21 02:09:37,019 - util.py[DEBUG]: Attempting to load yaml from string of length 257 with allowed root types (,) 2021-01-21 02:09:37,022 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False) 2021-01-21 02:09:37,022 - util.py[DEBUG]: Read 2057 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg 2021-01-21 02:09:37,022 - util.py[DEBUG]: Attempting to load yaml from string of length 2057 with allowed root types (,) 2021-01-21 02:09:37,028 - util.py[DEBUG]: Reading from /run/cloud-init/cloud.cfg (quiet=False) 2021-01-21 02:09:37,028 - util.py[DEBUG]: Read 39 bytes from /run/cloud-init/cloud.cfg 2021-01-21 02:09:37,028 - util.py[DEBUG]: Attempting to load yaml from string of length 39 with allowed root types (,) 2021-01-21 02:09:37,029 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (,) 2021-01-21 02:09:37,029 - util.py[DEBUG]: loaded blob returned None, returning default. 2021-01-21 02:09:37,029 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/cloud-config.txt (quiet=False) 2021-01-21 02:09:37,030 - util.py[DEBUG]: Read 0 bytes from /var/lib/cloud/instance/cloud-config.txt 2021-01-21 02:09:37,030 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (,) 2021-01-21 02:09:37,030 - util.py[DEBUG]: loaded blob returned None, returning default. 2021-01-21 02:09:37,031 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/cloud-config.txt (quiet=False) 2021-01-21 02:09:37,031 - util.py[DEBUG]: Read 0 bytes from /var/lib/cloud/instance/cloud-config.txt 2021-01-21 02:09:37,031 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (,) 2021-01-21 02:09:37,031 - util.py[DEBUG]: loaded blob returned None, returning default. 2021-01-21 02:09:37,034 - handlers.py[DEBUG]: start: init-network/activate-datasource: activating datasource 2021-01-21 02:09:37,035 - util.py[DEBUG]: Writing to /var/lib/cloud/instance/obj.pkl - wb: [400] 12186 bytes 2021-01-21 02:09:37,036 - handlers.py[DEBUG]: finish: init-network/activate-datasource: SUCCESS: activating datasource 2021-01-21 02:09:37,037 - main.py[DEBUG]: no di_report found in config. 2021-01-21 02:09:37,082 - stages.py[DEBUG]: Using distro class 2021-01-21 02:09:37,083 - stages.py[DEBUG]: Running module migrator () with frequency always 2021-01-21 02:09:37,083 - handlers.py[DEBUG]: start: init-network/config-migrator: running config-migrator with frequency always 2021-01-21 02:09:37,083 - helpers.py[DEBUG]: Running config-migrator using lock () 2021-01-21 02:09:37,084 - cc_migrator.py[DEBUG]: Migrated 0 semaphore files to there canonicalized names 2021-01-21 02:09:37,084 - handlers.py[DEBUG]: finish: init-network/config-migrator: SUCCESS: config-migrator ran successfully 2021-01-21 02:09:37,084 - stages.py[DEBUG]: Running module seed_random () with frequency once-per-instance 2021-01-21 02:09:37,085 - handlers.py[DEBUG]: start: init-network/config-seed_random: running config-seed_random with frequency once-per-instance 2021-01-21 02:09:37,085 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/sem/config_seed_random - wb: [644] 23 bytes 2021-01-21 02:09:37,087 - helpers.py[DEBUG]: Running config-seed_random using lock () 2021-01-21 02:09:37,087 - cc_seed_random.py[DEBUG]: seed_random: adding 512 bytes of random seed entropy to /dev/urandom 2021-01-21 02:09:37,088 - util.py[DEBUG]: Writing to /dev/urandom - ab: [None] 512 bytes 2021-01-21 02:09:37,091 - cc_seed_random.py[DEBUG]: no command provided 2021-01-21 02:09:37,091 - handlers.py[DEBUG]: finish: init-network/config-seed_random: SUCCESS: config-seed_random ran successfully 2021-01-21 02:09:37,091 - stages.py[DEBUG]: Running module bootcmd () with frequency always 2021-01-21 02:09:37,092 - handlers.py[DEBUG]: start: init-network/config-bootcmd: running config-bootcmd with frequency always 2021-01-21 02:09:37,092 - helpers.py[DEBUG]: Running config-bootcmd using lock () 2021-01-21 02:09:37,092 - cc_bootcmd.py[DEBUG]: Skipping module named bootcmd, no 'bootcmd' key in configuration 2021-01-21 02:09:37,092 - handlers.py[DEBUG]: finish: init-network/config-bootcmd: SUCCESS: config-bootcmd ran successfully 2021-01-21 02:09:37,092 - stages.py[DEBUG]: Running module write-files () with frequency once-per-instance 2021-01-21 02:09:37,092 - handlers.py[DEBUG]: start: init-network/config-write-files: running config-write-files with frequency once-per-instance 2021-01-21 02:09:37,093 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/sem/config_write_files - wb: [644] 23 bytes 2021-01-21 02:09:37,093 - helpers.py[DEBUG]: Running config-write-files using lock () 2021-01-21 02:09:37,093 - cc_write_files.py[DEBUG]: Skipping module named write-files, no/empty 'write_files' key in configuration 2021-01-21 02:09:37,094 - handlers.py[DEBUG]: finish: init-network/config-write-files: SUCCESS: config-write-files ran successfully 2021-01-21 02:09:37,094 - stages.py[DEBUG]: Running module growpart () with frequency always 2021-01-21 02:09:37,094 - handlers.py[DEBUG]: start: init-network/config-growpart: running config-growpart with frequency always 2021-01-21 02:09:37,094 - helpers.py[DEBUG]: Running config-growpart using lock () 2021-01-21 02:09:37,094 - cc_growpart.py[DEBUG]: No 'growpart' entry in cfg. Using default: {'mode': 'auto', 'devices': ['/'], 'ignore_growroot_disabled': False} 2021-01-21 02:09:37,094 - util.py[DEBUG]: Running command ['growpart', '--help'] with allowed return codes [0] (shell=False, capture=True) 2021-01-21 02:09:37,105 - util.py[DEBUG]: Reading from /proc/863/mountinfo (quiet=False) 2021-01-21 02:09:37,105 - util.py[DEBUG]: Read 3031 bytes from /proc/863/mountinfo 2021-01-21 02:09:37,106 - util.py[DEBUG]: Running command ['systemd-detect-virt', '--quiet', '--container'] with allowed return codes [0] (shell=False, capture=True) 2021-01-21 02:09:37,111 - util.py[DEBUG]: Running command ['running-in-container'] with allowed return codes [0] (shell=False, capture=True) 2021-01-21 02:09:37,114 - util.py[DEBUG]: Running command ['lxc-is-container'] with allowed return codes [0] (shell=False, capture=True) 2021-01-21 02:09:37,118 - util.py[DEBUG]: Reading from /proc/1/environ (quiet=False) 2021-01-21 02:09:37,118 - util.py[DEBUG]: Read 176 bytes from /proc/1/environ 2021-01-21 02:09:37,118 - util.py[DEBUG]: Reading from /proc/self/status (quiet=False) 2021-01-21 02:09:37,119 - util.py[DEBUG]: Read 1320 bytes from /proc/self/status 2021-01-21 02:09:37,121 - util.py[DEBUG]: Reading from /etc/os-release (quiet=False) 2021-01-21 02:09:37,121 - util.py[DEBUG]: Read 386 bytes from /etc/os-release 2021-01-21 02:09:37,122 - util.py[DEBUG]: Reading from /sys/class/block/sda1/partition (quiet=False) 2021-01-21 02:09:37,122 - util.py[DEBUG]: Read 2 bytes from /sys/class/block/sda1/partition 2021-01-21 02:09:37,122 - util.py[DEBUG]: Reading from /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/00000000-0000-8899-0000-000000000000/host2/target2:0:0/2:0:0:0/block/sda/dev (quiet=False) 2021-01-21 02:09:37,123 - util.py[DEBUG]: Read 4 bytes from /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/00000000-0000-8899-0000-000000000000/host2/target2:0:0/2:0:0:0/block/sda/dev 2021-01-21 02:09:37,123 - util.py[DEBUG]: Running command ['growpart', '--dry-run', '/dev/sda', '1'] with allowed return codes [0] (shell=False, capture=True) 2021-01-21 02:09:37,261 - util.py[DEBUG]: Running command ['growpart', '/dev/sda', '1'] with allowed return codes [0] (shell=False, capture=True) 2021-01-21 02:09:37,408 - util.py[DEBUG]: resize_devices took 0.304 seconds 2021-01-21 02:09:37,409 - cc_growpart.py[INFO]: '/' resized: changed (/dev/sda, 1) from 2244984320 to 42816486912 2021-01-21 02:09:37,409 - handlers.py[DEBUG]: finish: init-network/config-growpart: SUCCESS: config-growpart ran successfully 2021-01-21 02:09:37,409 - stages.py[DEBUG]: Running module resizefs () with frequency always 2021-01-21 02:09:37,410 - handlers.py[DEBUG]: start: init-network/config-resizefs: running config-resizefs with frequency always 2021-01-21 02:09:37,410 - helpers.py[DEBUG]: Running config-resizefs using lock () 2021-01-21 02:09:37,445 - util.py[DEBUG]: Reading from /proc/863/mountinfo (quiet=False) 2021-01-21 02:09:37,446 - util.py[DEBUG]: Read 3031 bytes from /proc/863/mountinfo 2021-01-21 02:09:37,446 - cc_resizefs.py[DEBUG]: resize_info: dev=/dev/sda1 mnt_point=/ path=/ 2021-01-21 02:09:37,446 - util.py[DEBUG]: Running command ['systemd-detect-virt', '--quiet', '--container'] with allowed return codes [0] (shell=False, capture=True) 2021-01-21 02:09:37,452 - util.py[DEBUG]: Running command ['running-in-container'] with allowed return codes [0] (shell=False, capture=True) 2021-01-21 02:09:37,454 - util.py[DEBUG]: Running command ['lxc-is-container'] with allowed return codes [0] (shell=False, capture=True) 2021-01-21 02:09:37,457 - util.py[DEBUG]: Reading from /proc/1/environ (quiet=False) 2021-01-21 02:09:37,457 - util.py[DEBUG]: Read 176 bytes from /proc/1/environ 2021-01-21 02:09:37,458 - util.py[DEBUG]: Reading from /proc/self/status (quiet=False) 2021-01-21 02:09:37,458 - util.py[DEBUG]: Read 1320 bytes from /proc/self/status 2021-01-21 02:09:37,458 - cc_resizefs.py[DEBUG]: Resizing / (ext4) using resize2fs /dev/sda1 2021-01-21 02:09:37,458 - util.py[DEBUG]: Running command ('resize2fs', '/dev/sda1') with allowed return codes [0] (shell=False, capture=True) 2021-01-21 02:09:37,622 - util.py[DEBUG]: Resizing took 0.163 seconds 2021-01-21 02:09:37,622 - cc_resizefs.py[DEBUG]: Resized root filesystem (type=ext4, val=True) 2021-01-21 02:09:37,622 - handlers.py[DEBUG]: finish: init-network/config-resizefs: SUCCESS: config-resizefs ran successfully 2021-01-21 02:09:37,622 - stages.py[DEBUG]: Running module disk_setup () with frequency once-per-instance 2021-01-21 02:09:37,623 - handlers.py[DEBUG]: start: init-network/config-disk_setup: running config-disk_setup with frequency once-per-instance 2021-01-21 02:09:37,623 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/sem/config_disk_setup - wb: [644] 24 bytes 2021-01-21 02:09:37,624 - helpers.py[DEBUG]: Running config-disk_setup using lock () 2021-01-21 02:09:37,624 - handlers.py[DEBUG]: finish: init-network/config-disk_setup: SUCCESS: config-disk_setup ran successfully 2021-01-21 02:09:37,624 - stages.py[DEBUG]: Running module mounts () with frequency once-per-instance 2021-01-21 02:09:37,625 - handlers.py[DEBUG]: start: init-network/config-mounts: running config-mounts with frequency once-per-instance 2021-01-21 02:09:37,625 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/sem/config_mounts - wb: [644] 24 bytes 2021-01-21 02:09:37,626 - helpers.py[DEBUG]: Running config-mounts using lock () 2021-01-21 02:09:37,626 - cc_mounts.py[DEBUG]: mounts configuration is [] 2021-01-21 02:09:37,626 - util.py[DEBUG]: Reading from /etc/fstab (quiet=False) 2021-01-21 02:09:37,626 - util.py[DEBUG]: Read 82 bytes from /etc/fstab 2021-01-21 02:09:37,626 - cc_mounts.py[DEBUG]: Attempting to determine the real name of ephemeral0 2021-01-21 02:09:37,626 - openstack.py[DEBUG]: Using ec2 style lookup to find device ['ephemeral0'] 2021-01-21 02:09:37,627 - openstack.py[DEBUG]: Using openstack style lookup to find device ['ephemeral0'] 2021-01-21 02:09:37,627 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=ephemeral0', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True) 2021-01-21 02:09:37,773 - cc_mounts.py[DEBUG]: changed default device ephemeral0 => None 2021-01-21 02:09:37,773 - cc_mounts.py[DEBUG]: Ignoring nonexistent default named mount ephemeral0 2021-01-21 02:09:37,773 - cc_mounts.py[DEBUG]: Attempting to determine the real name of swap 2021-01-21 02:09:37,774 - openstack.py[DEBUG]: Using ec2 style lookup to find device ['swap'] 2021-01-21 02:09:37,774 - openstack.py[DEBUG]: Using openstack style lookup to find device ['swap'] 2021-01-21 02:09:37,774 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=swap', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True) 2021-01-21 02:09:37,831 - cc_mounts.py[DEBUG]: changed default device swap => None 2021-01-21 02:09:37,832 - cc_mounts.py[DEBUG]: Ignoring nonexistent default named mount swap 2021-01-21 02:09:37,832 - cc_mounts.py[DEBUG]: no need to setup swap 2021-01-21 02:09:37,832 - cc_mounts.py[DEBUG]: No modifications to fstab needed 2021-01-21 02:09:37,832 - handlers.py[DEBUG]: finish: init-network/config-mounts: SUCCESS: config-mounts ran successfully 2021-01-21 02:09:37,832 - stages.py[DEBUG]: Running module set_hostname () with frequency once-per-instance 2021-01-21 02:09:37,833 - handlers.py[DEBUG]: start: init-network/config-set_hostname: running config-set_hostname with frequency once-per-instance 2021-01-21 02:09:37,833 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/sem/config_set_hostname - wb: [644] 24 bytes 2021-01-21 02:09:37,834 - helpers.py[DEBUG]: Running config-set_hostname using lock () 2021-01-21 02:09:37,834 - util.py[DEBUG]: Reading from /var/lib/cloud/data/set-hostname (quiet=False) 2021-01-21 02:09:37,834 - util.py[DEBUG]: Read 67 bytes from /var/lib/cloud/data/set-hostname 2021-01-21 02:09:37,834 - cc_set_hostname.py[DEBUG]: No hostname changes. Skipping set-hostname 2021-01-21 02:09:37,835 - handlers.py[DEBUG]: finish: init-network/config-set_hostname: SUCCESS: config-set_hostname ran successfully 2021-01-21 02:09:37,835 - stages.py[DEBUG]: Running module update_hostname () with frequency always 2021-01-21 02:09:37,835 - handlers.py[DEBUG]: start: init-network/config-update_hostname: running config-update_hostname with frequency always 2021-01-21 02:09:37,835 - helpers.py[DEBUG]: Running config-update_hostname using lock () 2021-01-21 02:09:37,835 - cc_update_hostname.py[DEBUG]: Updating hostname to n-d-768852-6.novalocal (n-d-768852-6) 2021-01-21 02:09:37,836 - util.py[DEBUG]: Reading from /etc/hostname (quiet=False) 2021-01-21 02:09:37,836 - util.py[DEBUG]: Read 13 bytes from /etc/hostname 2021-01-21 02:09:37,836 - __init__.py[DEBUG]: Attempting to update hostname to n-d-768852-6 in 1 files 2021-01-21 02:09:37,836 - util.py[DEBUG]: Reading from /var/lib/cloud/data/previous-hostname (quiet=False) 2021-01-21 02:09:37,837 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-hostname - wb: [644] 13 bytes 2021-01-21 02:09:37,837 - handlers.py[DEBUG]: finish: init-network/config-update_hostname: SUCCESS: config-update_hostname ran successfully 2021-01-21 02:09:37,837 - stages.py[DEBUG]: Running module update_etc_hosts () with frequency always 2021-01-21 02:09:37,838 - handlers.py[DEBUG]: start: init-network/config-update_etc_hosts: running config-update_etc_hosts with frequency always 2021-01-21 02:09:37,838 - helpers.py[DEBUG]: Running config-update_etc_hosts using lock () 2021-01-21 02:09:37,838 - cc_update_etc_hosts.py[DEBUG]: Configuration option 'manage_etc_hosts' is not set, not managing /etc/hosts in module update_etc_hosts 2021-01-21 02:09:37,838 - handlers.py[DEBUG]: finish: init-network/config-update_etc_hosts: SUCCESS: config-update_etc_hosts ran successfully 2021-01-21 02:09:37,838 - stages.py[DEBUG]: Running module ca-certs () with frequency once-per-instance 2021-01-21 02:09:37,838 - handlers.py[DEBUG]: start: init-network/config-ca-certs: running config-ca-certs with frequency once-per-instance 2021-01-21 02:09:37,839 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/sem/config_ca_certs - wb: [644] 24 bytes 2021-01-21 02:09:37,839 - helpers.py[DEBUG]: Running config-ca-certs using lock () 2021-01-21 02:09:37,839 - cc_ca_certs.py[DEBUG]: Skipping module named ca-certs, no 'ca-certs' key in configuration 2021-01-21 02:09:37,840 - handlers.py[DEBUG]: finish: init-network/config-ca-certs: SUCCESS: config-ca-certs ran successfully 2021-01-21 02:09:37,840 - stages.py[DEBUG]: Running module rsyslog () with frequency once-per-instance 2021-01-21 02:09:37,840 - handlers.py[DEBUG]: start: init-network/config-rsyslog: running config-rsyslog with frequency once-per-instance 2021-01-21 02:09:37,840 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/sem/config_rsyslog - wb: [644] 24 bytes 2021-01-21 02:09:37,841 - helpers.py[DEBUG]: Running config-rsyslog using lock () 2021-01-21 02:09:37,841 - cc_rsyslog.py[DEBUG]: Skipping module named rsyslog, no 'rsyslog' key in configuration 2021-01-21 02:09:37,841 - handlers.py[DEBUG]: finish: init-network/config-rsyslog: SUCCESS: config-rsyslog ran successfully 2021-01-21 02:09:37,841 - stages.py[DEBUG]: Running module users-groups () with frequency once-per-instance 2021-01-21 02:09:37,842 - handlers.py[DEBUG]: start: init-network/config-users-groups: running config-users-groups with frequency once-per-instance 2021-01-21 02:09:37,842 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/sem/config_users_groups - wb: [644] 24 bytes 2021-01-21 02:09:37,842 - helpers.py[DEBUG]: Running config-users-groups using lock () 2021-01-21 02:09:37,843 - util.py[DEBUG]: Reading from /etc/os-release (quiet=True) 2021-01-21 02:09:37,844 - util.py[DEBUG]: Read 386 bytes from /etc/os-release 2021-01-21 02:09:37,844 - util.py[DEBUG]: Reading from /etc/system-image/channel.ini (quiet=True) 2021-01-21 02:09:37,845 - util.py[DEBUG]: Read 0 bytes from /etc/system-image/channel.ini 2021-01-21 02:09:37,845 - __init__.py[DEBUG]: Adding user ubuntu 2021-01-21 02:09:37,845 - util.py[DEBUG]: Running hidden command to protect sensitive input/output logstring: ['useradd', 'ubuntu', '--comment', 'Ubuntu', '--groups', 'adm,audio,cdrom,dialout,dip,floppy,lxd,netdev,plugdev,sudo,video', '--shell', '/bin/bash', '-m'] 2021-01-21 02:09:38,010 - util.py[DEBUG]: Running command ['passwd', '-l', 'ubuntu'] with allowed return codes [0] (shell=False, capture=True) 2021-01-21 02:09:38,030 - util.py[DEBUG]: Reading from /etc/sudoers (quiet=False) 2021-01-21 02:09:38,034 - util.py[DEBUG]: Read 755 bytes from /etc/sudoers 2021-01-21 02:09:38,036 - util.py[DEBUG]: Writing to /etc/sudoers.d/90-cloud-init-users - wb: [440] 151 bytes 2021-01-21 02:09:38,037 - handlers.py[DEBUG]: finish: init-network/config-users-groups: SUCCESS: config-users-groups ran successfully 2021-01-21 02:09:38,037 - stages.py[DEBUG]: Running module ssh () with frequency once-per-instance 2021-01-21 02:09:38,037 - handlers.py[DEBUG]: start: init-network/config-ssh: running config-ssh with frequency once-per-instance 2021-01-21 02:09:38,038 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/sem/config_ssh - wb: [644] 23 bytes 2021-01-21 02:09:38,038 - helpers.py[DEBUG]: Running config-ssh using lock () 2021-01-21 02:09:38,040 - 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=True) 2021-01-21 02:09:38,547 - 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=True) 2021-01-21 02:09:38,619 - 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=True) 2021-01-21 02:09:38,625 - util.py[DEBUG]: Running command ['ssh-keygen', '-t', 'ed25519', '-N', '', '-f', '/etc/ssh/ssh_host_ed25519_key'] with allowed return codes [0] (shell=False, capture=True) 2021-01-21 02:09:38,634 - util.py[DEBUG]: Changing the ownership of /home/ubuntu/.ssh to 1000:1000 2021-01-21 02:09:38,635 - util.py[DEBUG]: Reading from /etc/ssh/sshd_config (quiet=False) 2021-01-21 02:09:38,635 - util.py[DEBUG]: Read 3262 bytes from /etc/ssh/sshd_config 2021-01-21 02:09:38,636 - util.py[DEBUG]: Writing to /home/ubuntu/.ssh/authorized_keys - wb: [600] 399 bytes 2021-01-21 02:09:38,637 - util.py[DEBUG]: Changing the ownership of /home/ubuntu/.ssh/authorized_keys to 1000:1000 2021-01-21 02:09:38,638 - util.py[DEBUG]: Changing the ownership of /root/.ssh to 0:0 2021-01-21 02:09:38,638 - util.py[DEBUG]: Reading from /etc/ssh/sshd_config (quiet=False) 2021-01-21 02:09:38,638 - util.py[DEBUG]: Read 3262 bytes from /etc/ssh/sshd_config 2021-01-21 02:09:38,639 - util.py[DEBUG]: Writing to /root/.ssh/authorized_keys - wb: [600] 554 bytes 2021-01-21 02:09:38,640 - util.py[DEBUG]: Changing the ownership of /root/.ssh/authorized_keys to 0:0 2021-01-21 02:09:38,640 - handlers.py[DEBUG]: finish: init-network/config-ssh: SUCCESS: config-ssh ran successfully 2021-01-21 02:09:38,640 - main.py[DEBUG]: Ran 15 modules with 0 failures 2021-01-21 02:09:38,641 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False) 2021-01-21 02:09:38,642 - util.py[DEBUG]: Read 12 bytes from /proc/uptime 2021-01-21 02:09:38,642 - util.py[DEBUG]: cloud-init mode 'init' took 1.858 seconds (1.86) 2021-01-21 02:09:38,642 - handlers.py[DEBUG]: finish: init-network: SUCCESS: searching for network datasources 2021-01-21 02:09:42,938 - util.py[DEBUG]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~18.04.1 running 'modules:config' at Thu, 21 Jan 2021 02:09:42 +0000. Up 22.84 seconds. 2021-01-21 02:09:42,991 - stages.py[DEBUG]: Using distro class 2021-01-21 02:09:42,992 - stages.py[DEBUG]: Running module emit_upstart () with frequency always 2021-01-21 02:09:42,993 - handlers.py[DEBUG]: start: modules-config/config-emit_upstart: running config-emit_upstart with frequency always 2021-01-21 02:09:42,993 - helpers.py[DEBUG]: Running config-emit_upstart using lock () 2021-01-21 02:09:42,993 - cc_emit_upstart.py[DEBUG]: no /sbin/initctl located 2021-01-21 02:09:42,993 - cc_emit_upstart.py[DEBUG]: not upstart system, 'emit_upstart' disabled 2021-01-21 02:09:42,993 - handlers.py[DEBUG]: finish: modules-config/config-emit_upstart: SUCCESS: config-emit_upstart ran successfully 2021-01-21 02:09:42,993 - stages.py[DEBUG]: Running module snap () with frequency once-per-instance 2021-01-21 02:09:42,993 - handlers.py[DEBUG]: start: modules-config/config-snap: running config-snap with frequency once-per-instance 2021-01-21 02:09:42,994 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/sem/config_snap - wb: [644] 25 bytes 2021-01-21 02:09:42,995 - helpers.py[DEBUG]: Running config-snap using lock () 2021-01-21 02:09:42,995 - cc_snap.py[DEBUG]: Skipping module named snap, no 'snap' key in configuration 2021-01-21 02:09:42,995 - handlers.py[DEBUG]: finish: modules-config/config-snap: SUCCESS: config-snap ran successfully 2021-01-21 02:09:42,995 - stages.py[DEBUG]: Running module snap_config () with frequency once-per-instance 2021-01-21 02:09:42,995 - handlers.py[DEBUG]: start: modules-config/config-snap_config: running config-snap_config with frequency once-per-instance 2021-01-21 02:09:42,996 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/sem/config_snap_config - wb: [644] 25 bytes 2021-01-21 02:09:42,996 - helpers.py[DEBUG]: Running config-snap_config using lock () 2021-01-21 02:09:42,996 - cc_snap_config.py[DEBUG]: No snappy config provided, skipping 2021-01-21 02:09:42,996 - handlers.py[DEBUG]: finish: modules-config/config-snap_config: SUCCESS: config-snap_config ran successfully 2021-01-21 02:09:42,996 - stages.py[DEBUG]: Running module ssh-import-id () with frequency once-per-instance 2021-01-21 02:09:42,997 - handlers.py[DEBUG]: start: modules-config/config-ssh-import-id: running config-ssh-import-id with frequency once-per-instance 2021-01-21 02:09:42,997 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/sem/config_ssh_import_id - wb: [644] 25 bytes 2021-01-21 02:09:42,998 - helpers.py[DEBUG]: Running config-ssh-import-id using lock () 2021-01-21 02:09:42,998 - handlers.py[DEBUG]: finish: modules-config/config-ssh-import-id: SUCCESS: config-ssh-import-id ran successfully 2021-01-21 02:09:42,998 - stages.py[DEBUG]: Running module locale () with frequency once-per-instance 2021-01-21 02:09:42,999 - handlers.py[DEBUG]: start: modules-config/config-locale: running config-locale with frequency once-per-instance 2021-01-21 02:09:42,999 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/sem/config_locale - wb: [644] 25 bytes 2021-01-21 02:09:42,999 - helpers.py[DEBUG]: Running config-locale using lock () 2021-01-21 02:09:42,999 - util.py[DEBUG]: Reading from /etc/default/locale (quiet=False) 2021-01-21 02:09:43,000 - util.py[DEBUG]: Read 13 bytes from /etc/default/locale 2021-01-21 02:09:43,000 - cc_locale.py[DEBUG]: Setting locale to C.UTF-8 2021-01-21 02:09:43,000 - debian.py[DEBUG]: System has 'LANG=C.UTF-8' requested 'C.UTF-8', skipping regeneration. 2021-01-21 02:09:43,000 - handlers.py[DEBUG]: finish: modules-config/config-locale: SUCCESS: config-locale ran successfully 2021-01-21 02:09:43,000 - stages.py[DEBUG]: Running module set-passwords () with frequency once-per-instance 2021-01-21 02:09:43,001 - handlers.py[DEBUG]: start: modules-config/config-set-passwords: running config-set-passwords with frequency once-per-instance 2021-01-21 02:09:43,001 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/sem/config_set_passwords - wb: [644] 24 bytes 2021-01-21 02:09:43,001 - helpers.py[DEBUG]: Running config-set-passwords using lock () 2021-01-21 02:09:43,001 - cc_set_passwords.py[DEBUG]: Leaving ssh config 'PasswordAuthentication' unchanged. ssh_pwauth=None 2021-01-21 02:09:43,002 - handlers.py[DEBUG]: finish: modules-config/config-set-passwords: SUCCESS: config-set-passwords ran successfully 2021-01-21 02:09:43,002 - stages.py[DEBUG]: Running module grub-dpkg () with frequency once-per-instance 2021-01-21 02:09:43,002 - handlers.py[DEBUG]: start: modules-config/config-grub-dpkg: running config-grub-dpkg with frequency once-per-instance 2021-01-21 02:09:43,002 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/sem/config_grub_dpkg - wb: [644] 25 bytes 2021-01-21 02:09:43,003 - helpers.py[DEBUG]: Running config-grub-dpkg using lock () 2021-01-21 02:09:43,003 - cc_grub_dpkg.py[DEBUG]: Setting grub debconf-set-selections with '/dev/sda','false' 2021-01-21 02:09:43,003 - util.py[DEBUG]: Running command ['debconf-set-selections'] with allowed return codes [0] (shell=False, capture=True) 2021-01-21 02:09:43,564 - handlers.py[DEBUG]: finish: modules-config/config-grub-dpkg: SUCCESS: config-grub-dpkg ran successfully 2021-01-21 02:09:43,565 - stages.py[DEBUG]: Running module apt-pipelining () with frequency once-per-instance 2021-01-21 02:09:43,565 - handlers.py[DEBUG]: start: modules-config/config-apt-pipelining: running config-apt-pipelining with frequency once-per-instance 2021-01-21 02:09:43,566 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/sem/config_apt_pipelining - wb: [644] 25 bytes 2021-01-21 02:09:43,566 - helpers.py[DEBUG]: Running config-apt-pipelining using lock () 2021-01-21 02:09:43,567 - handlers.py[DEBUG]: finish: modules-config/config-apt-pipelining: SUCCESS: config-apt-pipelining ran successfully 2021-01-21 02:09:43,567 - stages.py[DEBUG]: Running module apt-configure () with frequency once-per-instance 2021-01-21 02:09:43,567 - handlers.py[DEBUG]: start: modules-config/config-apt-configure: running config-apt-configure with frequency once-per-instance 2021-01-21 02:09:43,567 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/sem/config_apt_configure - wb: [644] 25 bytes 2021-01-21 02:09:43,568 - helpers.py[DEBUG]: Running config-apt-configure using lock () 2021-01-21 02:09:43,568 - cc_apt_configure.py[DEBUG]: debconf_selections was not set in config 2021-01-21 02:09:43,568 - util.py[DEBUG]: Reading from /etc/os-release (quiet=True) 2021-01-21 02:09:43,568 - util.py[DEBUG]: Read 386 bytes from /etc/os-release 2021-01-21 02:09:43,569 - util.py[DEBUG]: Reading from /etc/system-image/channel.ini (quiet=True) 2021-01-21 02:09:43,569 - util.py[DEBUG]: Read 0 bytes from /etc/system-image/channel.ini 2021-01-21 02:09:43,570 - cc_apt_configure.py[DEBUG]: handling apt config: {} 2021-01-21 02:09:43,570 - util.py[DEBUG]: Running command ['lsb_release', '--all'] with allowed return codes [0] (shell=False, capture=True) 2021-01-21 02:09:43,692 - util.py[DEBUG]: Running command ['dpkg', '--print-architecture'] with allowed return codes [0] (shell=False, capture=True) 2021-01-21 02:09:43,697 - cc_apt_configure.py[DEBUG]: got primary mirror: None 2021-01-21 02:09:43,698 - cc_apt_configure.py[DEBUG]: got security mirror: None 2021-01-21 02:09:43,698 - util.py[DEBUG]: Running command ['dpkg', '--print-architecture'] with allowed return codes [0] (shell=False, capture=True) 2021-01-21 02:09:44,196 - util.py[DEBUG]: Resolving URL: http://nova.clouds.archive.ubuntu.com/ubuntu/ took 0.493 seconds 2021-01-21 02:09:44,196 - __init__.py[DEBUG]: filtered distro mirror info: {'primary': 'http://nova.clouds.archive.ubuntu.com/ubuntu/', 'security': 'http://security.ubuntu.com/ubuntu'} 2021-01-21 02:09:44,197 - cc_apt_configure.py[DEBUG]: Apt Mirror info: {'primary': 'http://nova.clouds.archive.ubuntu.com/ubuntu/', 'security': 'http://security.ubuntu.com/ubuntu', 'PRIMARY': 'http://nova.clouds.archive.ubuntu.com/ubuntu/', 'SECURITY': 'http://security.ubuntu.com/ubuntu', 'MIRROR': 'http://nova.clouds.archive.ubuntu.com/ubuntu/'} 2021-01-21 02:09:44,197 - cc_apt_configure.py[INFO]: No custom template provided, fall back to builtin 2021-01-21 02:09:44,198 - util.py[DEBUG]: Reading from /etc/cloud/templates/sources.list.ubuntu.tmpl (quiet=False) 2021-01-21 02:09:44,198 - util.py[DEBUG]: Read 2858 bytes from /etc/cloud/templates/sources.list.ubuntu.tmpl 2021-01-21 02:09:44,214 - util.py[DEBUG]: Writing to /etc/apt/sources.list - wb: [644] 3324 bytes 2021-01-21 02:09:44,215 - util.py[DEBUG]: Running command ['dpkg', '--print-architecture'] with allowed return codes [0] (shell=False, capture=True) 2021-01-21 02:09:44,221 - cc_apt_configure.py[DEBUG]: Renaming apt list /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_bionic-updates_InRelease to /var/lib/apt/lists/nova.clouds.archive.ubuntu.com_ubuntu_dists_bionic-updates_InRelease 2021-01-21 02:09:44,221 - cc_apt_configure.py[DEBUG]: Renaming apt list /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_bionic-updates_restricted_i18n_Translation-en to /var/lib/apt/lists/nova.clouds.archive.ubuntu.com_ubuntu_dists_bionic-updates_restricted_i18n_Translation-en 2021-01-21 02:09:44,221 - cc_apt_configure.py[DEBUG]: Renaming apt list /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_bionic_main_i18n_Translation-en to /var/lib/apt/lists/nova.clouds.archive.ubuntu.com_ubuntu_dists_bionic_main_i18n_Translation-en 2021-01-21 02:09:44,221 - cc_apt_configure.py[DEBUG]: Renaming apt list /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_bionic_restricted_binary-amd64_Packages to /var/lib/apt/lists/nova.clouds.archive.ubuntu.com_ubuntu_dists_bionic_restricted_binary-amd64_Packages 2021-01-21 02:09:44,222 - cc_apt_configure.py[DEBUG]: Renaming apt list /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_bionic_restricted_i18n_Translation-en to /var/lib/apt/lists/nova.clouds.archive.ubuntu.com_ubuntu_dists_bionic_restricted_i18n_Translation-en 2021-01-21 02:09:44,222 - cc_apt_configure.py[DEBUG]: Renaming apt list /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_bionic-updates_main_i18n_Translation-en to /var/lib/apt/lists/nova.clouds.archive.ubuntu.com_ubuntu_dists_bionic-updates_main_i18n_Translation-en 2021-01-21 02:09:44,222 - cc_apt_configure.py[DEBUG]: Renaming apt list /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_bionic-updates_restricted_binary-amd64_Packages to /var/lib/apt/lists/nova.clouds.archive.ubuntu.com_ubuntu_dists_bionic-updates_restricted_binary-amd64_Packages 2021-01-21 02:09:44,222 - cc_apt_configure.py[DEBUG]: Renaming apt list /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_bionic_InRelease to /var/lib/apt/lists/nova.clouds.archive.ubuntu.com_ubuntu_dists_bionic_InRelease 2021-01-21 02:09:44,222 - cc_apt_configure.py[DEBUG]: Renaming apt list /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_bionic-updates_main_binary-amd64_Packages to /var/lib/apt/lists/nova.clouds.archive.ubuntu.com_ubuntu_dists_bionic-updates_main_binary-amd64_Packages 2021-01-21 02:09:44,222 - cc_apt_configure.py[DEBUG]: Renaming apt list /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_bionic_main_binary-amd64_Packages to /var/lib/apt/lists/nova.clouds.archive.ubuntu.com_ubuntu_dists_bionic_main_binary-amd64_Packages 2021-01-21 02:09:44,222 - handlers.py[DEBUG]: finish: modules-config/config-apt-configure: SUCCESS: config-apt-configure ran successfully 2021-01-21 02:09:44,223 - stages.py[DEBUG]: Running module ubuntu-advantage () with frequency once-per-instance 2021-01-21 02:09:44,223 - handlers.py[DEBUG]: start: modules-config/config-ubuntu-advantage: running config-ubuntu-advantage with frequency once-per-instance 2021-01-21 02:09:44,223 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/sem/config_ubuntu_advantage - wb: [644] 25 bytes 2021-01-21 02:09:44,224 - helpers.py[DEBUG]: Running config-ubuntu-advantage using lock () 2021-01-21 02:09:44,224 - cc_ubuntu_advantage.py[DEBUG]: Skipping module named ubuntu-advantage, no 'ubuntu-advantage' key in configuration 2021-01-21 02:09:44,224 - handlers.py[DEBUG]: finish: modules-config/config-ubuntu-advantage: SUCCESS: config-ubuntu-advantage ran successfully 2021-01-21 02:09:44,224 - stages.py[DEBUG]: Running module ntp () with frequency once-per-instance 2021-01-21 02:09:44,225 - handlers.py[DEBUG]: start: modules-config/config-ntp: running config-ntp with frequency once-per-instance 2021-01-21 02:09:44,225 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/sem/config_ntp - wb: [644] 25 bytes 2021-01-21 02:09:44,226 - helpers.py[DEBUG]: Running config-ntp using lock () 2021-01-21 02:09:44,226 - cc_ntp.py[DEBUG]: Skipping module named ntp, not present or disabled by cfg 2021-01-21 02:09:44,226 - handlers.py[DEBUG]: finish: modules-config/config-ntp: SUCCESS: config-ntp ran successfully 2021-01-21 02:09:44,226 - stages.py[DEBUG]: Running module timezone () with frequency once-per-instance 2021-01-21 02:09:44,226 - handlers.py[DEBUG]: start: modules-config/config-timezone: running config-timezone with frequency once-per-instance 2021-01-21 02:09:44,226 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/sem/config_timezone - wb: [644] 24 bytes 2021-01-21 02:09:44,227 - helpers.py[DEBUG]: Running config-timezone using lock () 2021-01-21 02:09:44,227 - cc_timezone.py[DEBUG]: Skipping module named timezone, no 'timezone' specified 2021-01-21 02:09:44,227 - handlers.py[DEBUG]: finish: modules-config/config-timezone: SUCCESS: config-timezone ran successfully 2021-01-21 02:09:44,227 - stages.py[DEBUG]: Running module disable-ec2-metadata () with frequency always 2021-01-21 02:09:44,228 - handlers.py[DEBUG]: start: modules-config/config-disable-ec2-metadata: running config-disable-ec2-metadata with frequency always 2021-01-21 02:09:44,228 - helpers.py[DEBUG]: Running config-disable-ec2-metadata using lock () 2021-01-21 02:09:44,228 - cc_disable_ec2_metadata.py[DEBUG]: Skipping module named disable-ec2-metadata, disabling the ec2 route not enabled 2021-01-21 02:09:44,228 - handlers.py[DEBUG]: finish: modules-config/config-disable-ec2-metadata: SUCCESS: config-disable-ec2-metadata ran successfully 2021-01-21 02:09:44,228 - stages.py[DEBUG]: Running module runcmd () with frequency once-per-instance 2021-01-21 02:09:44,228 - handlers.py[DEBUG]: start: modules-config/config-runcmd: running config-runcmd with frequency once-per-instance 2021-01-21 02:09:44,229 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/sem/config_runcmd - wb: [644] 24 bytes 2021-01-21 02:09:44,229 - helpers.py[DEBUG]: Running config-runcmd using lock () 2021-01-21 02:09:44,229 - cc_runcmd.py[DEBUG]: Skipping module named runcmd, no 'runcmd' key in configuration 2021-01-21 02:09:44,229 - handlers.py[DEBUG]: finish: modules-config/config-runcmd: SUCCESS: config-runcmd ran successfully 2021-01-21 02:09:44,230 - stages.py[DEBUG]: Running module byobu () with frequency once-per-instance 2021-01-21 02:09:44,230 - handlers.py[DEBUG]: start: modules-config/config-byobu: running config-byobu with frequency once-per-instance 2021-01-21 02:09:44,230 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/sem/config_byobu - wb: [644] 25 bytes 2021-01-21 02:09:44,231 - helpers.py[DEBUG]: Running config-byobu using lock () 2021-01-21 02:09:44,231 - cc_byobu.py[DEBUG]: Skipping module named byobu, no 'byobu' values found 2021-01-21 02:09:44,231 - handlers.py[DEBUG]: finish: modules-config/config-byobu: SUCCESS: config-byobu ran successfully 2021-01-21 02:09:44,231 - main.py[DEBUG]: Ran 15 modules with 0 failures 2021-01-21 02:09:44,232 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False) 2021-01-21 02:09:44,232 - util.py[DEBUG]: Read 12 bytes from /proc/uptime 2021-01-21 02:09:44,232 - util.py[DEBUG]: cloud-init mode 'modules' took 1.411 seconds (1.41) 2021-01-21 02:09:44,232 - handlers.py[DEBUG]: finish: modules-config: SUCCESS: running modules for config 2021-01-21 02:09:45,021 - util.py[DEBUG]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~18.04.1 running 'modules:final' at Thu, 21 Jan 2021 02:09:44 +0000. Up 24.93 seconds. 2021-01-21 02:09:45,043 - stages.py[DEBUG]: Using distro class 2021-01-21 02:09:45,045 - stages.py[DEBUG]: Running module snappy () with frequency once-per-instance 2021-01-21 02:09:45,045 - handlers.py[DEBUG]: start: modules-final/config-snappy: running config-snappy with frequency once-per-instance 2021-01-21 02:09:45,046 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/sem/config_snappy - wb: [644] 25 bytes 2021-01-21 02:09:45,046 - helpers.py[DEBUG]: Running config-snappy using lock () 2021-01-21 02:09:45,046 - util.py[DEBUG]: Reading from /etc/os-release (quiet=True) 2021-01-21 02:09:45,047 - util.py[DEBUG]: Read 386 bytes from /etc/os-release 2021-01-21 02:09:45,047 - util.py[DEBUG]: Reading from /etc/system-image/channel.ini (quiet=True) 2021-01-21 02:09:45,048 - util.py[DEBUG]: Read 0 bytes from /etc/system-image/channel.ini 2021-01-21 02:09:45,048 - cc_snappy.py[DEBUG]: snappy: 'auto' mode, and system not snappy 2021-01-21 02:09:45,048 - handlers.py[DEBUG]: finish: modules-final/config-snappy: SUCCESS: config-snappy ran successfully 2021-01-21 02:09:45,048 - stages.py[DEBUG]: Running module package-update-upgrade-install () with frequency once-per-instance 2021-01-21 02:09:45,048 - handlers.py[DEBUG]: start: modules-final/config-package-update-upgrade-install: running config-package-update-upgrade-install with frequency once-per-instance 2021-01-21 02:09:45,048 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/sem/config_package_update_upgrade_install - wb: [644] 25 bytes 2021-01-21 02:09:45,049 - helpers.py[DEBUG]: Running config-package-update-upgrade-install using lock () 2021-01-21 02:09:45,049 - handlers.py[DEBUG]: finish: modules-final/config-package-update-upgrade-install: SUCCESS: config-package-update-upgrade-install ran successfully 2021-01-21 02:09:45,049 - stages.py[DEBUG]: Running module fan () with frequency once-per-instance 2021-01-21 02:09:45,050 - handlers.py[DEBUG]: start: modules-final/config-fan: running config-fan with frequency once-per-instance 2021-01-21 02:09:45,050 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/sem/config_fan - wb: [644] 25 bytes 2021-01-21 02:09:45,050 - helpers.py[DEBUG]: Running config-fan using lock () 2021-01-21 02:09:45,051 - cc_fan.py[DEBUG]: fan: no 'fan' config entry. disabling 2021-01-21 02:09:45,051 - handlers.py[DEBUG]: finish: modules-final/config-fan: SUCCESS: config-fan ran successfully 2021-01-21 02:09:45,051 - stages.py[DEBUG]: Running module landscape () with frequency once-per-instance 2021-01-21 02:09:45,051 - handlers.py[DEBUG]: start: modules-final/config-landscape: running config-landscape with frequency once-per-instance 2021-01-21 02:09:45,052 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/sem/config_landscape - wb: [644] 25 bytes 2021-01-21 02:09:45,052 - helpers.py[DEBUG]: Running config-landscape using lock () 2021-01-21 02:09:45,052 - handlers.py[DEBUG]: finish: modules-final/config-landscape: SUCCESS: config-landscape ran successfully 2021-01-21 02:09:45,052 - stages.py[DEBUG]: Running module lxd () with frequency once-per-instance 2021-01-21 02:09:45,053 - handlers.py[DEBUG]: start: modules-final/config-lxd: running config-lxd with frequency once-per-instance 2021-01-21 02:09:45,053 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/sem/config_lxd - wb: [644] 25 bytes 2021-01-21 02:09:45,054 - helpers.py[DEBUG]: Running config-lxd using lock () 2021-01-21 02:09:45,054 - cc_lxd.py[DEBUG]: Skipping module named lxd, not present or disabled by cfg 2021-01-21 02:09:45,054 - handlers.py[DEBUG]: finish: modules-final/config-lxd: SUCCESS: config-lxd ran successfully 2021-01-21 02:09:45,054 - stages.py[DEBUG]: Running module ubuntu-drivers () with frequency once-per-instance 2021-01-21 02:09:45,054 - handlers.py[DEBUG]: start: modules-final/config-ubuntu-drivers: running config-ubuntu-drivers with frequency once-per-instance 2021-01-21 02:09:45,054 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/sem/config_ubuntu_drivers - wb: [644] 25 bytes 2021-01-21 02:09:45,055 - helpers.py[DEBUG]: Running config-ubuntu-drivers using lock () 2021-01-21 02:09:45,055 - cc_ubuntu_drivers.py[DEBUG]: Skipping module named ubuntu-drivers, no 'drivers' key in config 2021-01-21 02:09:45,055 - handlers.py[DEBUG]: finish: modules-final/config-ubuntu-drivers: SUCCESS: config-ubuntu-drivers ran successfully 2021-01-21 02:09:45,055 - stages.py[DEBUG]: Running module puppet () with frequency once-per-instance 2021-01-21 02:09:45,056 - handlers.py[DEBUG]: start: modules-final/config-puppet: running config-puppet with frequency once-per-instance 2021-01-21 02:09:45,056 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/sem/config_puppet - wb: [644] 25 bytes 2021-01-21 02:09:45,057 - helpers.py[DEBUG]: Running config-puppet using lock () 2021-01-21 02:09:45,057 - cc_puppet.py[DEBUG]: Skipping module named puppet, no 'puppet' configuration found 2021-01-21 02:09:45,057 - handlers.py[DEBUG]: finish: modules-final/config-puppet: SUCCESS: config-puppet ran successfully 2021-01-21 02:09:45,057 - stages.py[DEBUG]: Running module chef () with frequency once-per-instance 2021-01-21 02:09:45,057 - handlers.py[DEBUG]: start: modules-final/config-chef: running config-chef with frequency once-per-instance 2021-01-21 02:09:45,058 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/sem/config_chef - wb: [644] 25 bytes 2021-01-21 02:09:45,058 - helpers.py[DEBUG]: Running config-chef using lock () 2021-01-21 02:09:45,058 - cc_chef.py[DEBUG]: Skipping module named chef, no 'chef' key in configuration 2021-01-21 02:09:45,059 - handlers.py[DEBUG]: finish: modules-final/config-chef: SUCCESS: config-chef ran successfully 2021-01-21 02:09:45,059 - stages.py[DEBUG]: Running module mcollective () with frequency once-per-instance 2021-01-21 02:09:45,059 - handlers.py[DEBUG]: start: modules-final/config-mcollective: running config-mcollective with frequency once-per-instance 2021-01-21 02:09:45,059 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/sem/config_mcollective - wb: [644] 25 bytes 2021-01-21 02:09:45,060 - helpers.py[DEBUG]: Running config-mcollective using lock () 2021-01-21 02:09:45,060 - cc_mcollective.py[DEBUG]: Skipping module named mcollective, no 'mcollective' key in configuration 2021-01-21 02:09:45,060 - handlers.py[DEBUG]: finish: modules-final/config-mcollective: SUCCESS: config-mcollective ran successfully 2021-01-21 02:09:45,060 - stages.py[DEBUG]: Running module salt-minion () with frequency once-per-instance 2021-01-21 02:09:45,060 - handlers.py[DEBUG]: start: modules-final/config-salt-minion: running config-salt-minion with frequency once-per-instance 2021-01-21 02:09:45,061 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/sem/config_salt_minion - wb: [644] 25 bytes 2021-01-21 02:09:45,061 - helpers.py[DEBUG]: Running config-salt-minion using lock () 2021-01-21 02:09:45,061 - cc_salt_minion.py[DEBUG]: Skipping module named salt-minion, no 'salt_minion' key in configuration 2021-01-21 02:09:45,061 - handlers.py[DEBUG]: finish: modules-final/config-salt-minion: SUCCESS: config-salt-minion ran successfully 2021-01-21 02:09:45,062 - stages.py[DEBUG]: Running module rightscale_userdata () with frequency once-per-instance 2021-01-21 02:09:45,062 - handlers.py[DEBUG]: start: modules-final/config-rightscale_userdata: running config-rightscale_userdata with frequency once-per-instance 2021-01-21 02:09:45,062 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/sem/config_rightscale_userdata - wb: [644] 25 bytes 2021-01-21 02:09:45,063 - helpers.py[DEBUG]: Running config-rightscale_userdata using lock () 2021-01-21 02:09:45,063 - cc_rightscale_userdata.py[DEBUG]: Failed to get raw userdata in module rightscale_userdata 2021-01-21 02:09:45,063 - handlers.py[DEBUG]: finish: modules-final/config-rightscale_userdata: SUCCESS: config-rightscale_userdata ran successfully 2021-01-21 02:09:45,063 - stages.py[DEBUG]: Running module scripts-vendor () with frequency once-per-instance 2021-01-21 02:09:45,063 - handlers.py[DEBUG]: start: modules-final/config-scripts-vendor: running config-scripts-vendor with frequency once-per-instance 2021-01-21 02:09:45,064 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/sem/config_scripts_vendor - wb: [644] 24 bytes 2021-01-21 02:09:45,064 - helpers.py[DEBUG]: Running config-scripts-vendor using lock () 2021-01-21 02:09:45,064 - handlers.py[DEBUG]: finish: modules-final/config-scripts-vendor: SUCCESS: config-scripts-vendor ran successfully 2021-01-21 02:09:45,064 - stages.py[DEBUG]: Running module scripts-per-once () with frequency once 2021-01-21 02:09:45,065 - handlers.py[DEBUG]: start: modules-final/config-scripts-per-once: running config-scripts-per-once with frequency once 2021-01-21 02:09:45,065 - util.py[DEBUG]: Writing to /var/lib/cloud/sem/config_scripts_per_once.once - wb: [644] 25 bytes 2021-01-21 02:09:45,066 - helpers.py[DEBUG]: Running config-scripts-per-once using lock () 2021-01-21 02:09:45,066 - handlers.py[DEBUG]: finish: modules-final/config-scripts-per-once: SUCCESS: config-scripts-per-once ran successfully 2021-01-21 02:09:45,066 - stages.py[DEBUG]: Running module scripts-per-boot () with frequency always 2021-01-21 02:09:45,066 - handlers.py[DEBUG]: start: modules-final/config-scripts-per-boot: running config-scripts-per-boot with frequency always 2021-01-21 02:09:45,066 - helpers.py[DEBUG]: Running config-scripts-per-boot using lock () 2021-01-21 02:09:45,066 - handlers.py[DEBUG]: finish: modules-final/config-scripts-per-boot: SUCCESS: config-scripts-per-boot ran successfully 2021-01-21 02:09:45,067 - stages.py[DEBUG]: Running module scripts-per-instance () with frequency once-per-instance 2021-01-21 02:09:45,067 - handlers.py[DEBUG]: start: modules-final/config-scripts-per-instance: running config-scripts-per-instance with frequency once-per-instance 2021-01-21 02:09:45,067 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/sem/config_scripts_per_instance - wb: [644] 25 bytes 2021-01-21 02:09:45,068 - helpers.py[DEBUG]: Running config-scripts-per-instance using lock () 2021-01-21 02:09:45,068 - handlers.py[DEBUG]: finish: modules-final/config-scripts-per-instance: SUCCESS: config-scripts-per-instance ran successfully 2021-01-21 02:09:45,068 - stages.py[DEBUG]: Running module scripts-user () with frequency once-per-instance 2021-01-21 02:09:45,069 - handlers.py[DEBUG]: start: modules-final/config-scripts-user: running config-scripts-user with frequency once-per-instance 2021-01-21 02:09:45,069 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/sem/config_scripts_user - wb: [644] 25 bytes 2021-01-21 02:09:45,069 - helpers.py[DEBUG]: Running config-scripts-user using lock () 2021-01-21 02:09:45,070 - handlers.py[DEBUG]: finish: modules-final/config-scripts-user: SUCCESS: config-scripts-user ran successfully 2021-01-21 02:09:45,070 - stages.py[DEBUG]: Running module ssh-authkey-fingerprints () with frequency once-per-instance 2021-01-21 02:09:45,070 - handlers.py[DEBUG]: start: modules-final/config-ssh-authkey-fingerprints: running config-ssh-authkey-fingerprints with frequency once-per-instance 2021-01-21 02:09:45,070 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/sem/config_ssh_authkey_fingerprints - wb: [644] 25 bytes 2021-01-21 02:09:45,071 - helpers.py[DEBUG]: Running config-ssh-authkey-fingerprints using lock () 2021-01-21 02:09:45,072 - util.py[DEBUG]: Reading from /etc/ssh/sshd_config (quiet=False) 2021-01-21 02:09:45,072 - util.py[DEBUG]: Read 3262 bytes from /etc/ssh/sshd_config 2021-01-21 02:09:45,073 - util.py[DEBUG]: Reading from /home/ubuntu/.ssh/authorized_keys (quiet=False) 2021-01-21 02:09:45,073 - util.py[DEBUG]: Read 399 bytes from /home/ubuntu/.ssh/authorized_keys 2021-01-21 02:09:45,097 - handlers.py[DEBUG]: finish: modules-final/config-ssh-authkey-fingerprints: SUCCESS: config-ssh-authkey-fingerprints ran successfully 2021-01-21 02:09:45,097 - stages.py[DEBUG]: Running module keys-to-console () with frequency once-per-instance 2021-01-21 02:09:45,097 - handlers.py[DEBUG]: start: modules-final/config-keys-to-console: running config-keys-to-console with frequency once-per-instance 2021-01-21 02:09:45,097 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/sem/config_keys_to_console - wb: [644] 25 bytes 2021-01-21 02:09:45,098 - helpers.py[DEBUG]: Running config-keys-to-console using lock () 2021-01-21 02:09:45,098 - util.py[DEBUG]: Running command ['/usr/lib/cloud-init/write-ssh-key-fingerprints', '', 'ssh-dss'] with allowed return codes [0] (shell=False, capture=True) 2021-01-21 02:09:45,480 - handlers.py[DEBUG]: finish: modules-final/config-keys-to-console: SUCCESS: config-keys-to-console ran successfully 2021-01-21 02:09:45,481 - stages.py[DEBUG]: Running module phone-home () with frequency once-per-instance 2021-01-21 02:09:45,481 - handlers.py[DEBUG]: start: modules-final/config-phone-home: running config-phone-home with frequency once-per-instance 2021-01-21 02:09:45,481 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/sem/config_phone_home - wb: [644] 25 bytes 2021-01-21 02:09:45,482 - helpers.py[DEBUG]: Running config-phone-home using lock () 2021-01-21 02:09:45,482 - cc_phone_home.py[DEBUG]: Skipping module named phone-home, no 'phone_home' configuration found 2021-01-21 02:09:45,483 - handlers.py[DEBUG]: finish: modules-final/config-phone-home: SUCCESS: config-phone-home ran successfully 2021-01-21 02:09:45,483 - stages.py[DEBUG]: Running module final-message () with frequency always 2021-01-21 02:09:45,483 - handlers.py[DEBUG]: start: modules-final/config-final-message: running config-final-message with frequency always 2021-01-21 02:09:45,483 - helpers.py[DEBUG]: Running config-final-message using lock () 2021-01-21 02:09:45,483 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False) 2021-01-21 02:09:45,483 - util.py[DEBUG]: Read 12 bytes from /proc/uptime 2021-01-21 02:09:45,490 - util.py[DEBUG]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~18.04.1 finished at Thu, 21 Jan 2021 02:09:45 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0]. Up 25.50 seconds 2021-01-21 02:09:45,491 - util.py[DEBUG]: Writing to /var/lib/cloud/instance/boot-finished - wb: [644] 79 bytes 2021-01-21 02:09:45,491 - handlers.py[DEBUG]: finish: modules-final/config-final-message: SUCCESS: config-final-message ran successfully 2021-01-21 02:09:45,491 - stages.py[DEBUG]: Running module power-state-change () with frequency once-per-instance 2021-01-21 02:09:45,492 - handlers.py[DEBUG]: start: modules-final/config-power-state-change: running config-power-state-change with frequency once-per-instance 2021-01-21 02:09:45,492 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/efab3451-eb4c-4e64-91fb-fe165657ff32/sem/config_power_state_change - wb: [644] 25 bytes 2021-01-21 02:09:45,493 - helpers.py[DEBUG]: Running config-power-state-change using lock () 2021-01-21 02:09:45,493 - cc_power_state_change.py[DEBUG]: no power_state provided. doing nothing 2021-01-21 02:09:45,493 - handlers.py[DEBUG]: finish: modules-final/config-power-state-change: SUCCESS: config-power-state-change ran successfully 2021-01-21 02:09:45,493 - main.py[DEBUG]: Ran 21 modules with 0 failures 2021-01-21 02:09:45,495 - util.py[DEBUG]: Creating symbolic link from '/run/cloud-init/result.json' => '../../var/lib/cloud/data/result.json' 2021-01-21 02:09:45,495 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False) 2021-01-21 02:09:45,495 - util.py[DEBUG]: Read 12 bytes from /proc/uptime 2021-01-21 02:09:45,496 - util.py[DEBUG]: cloud-init mode 'modules' took 0.585 seconds (0.58) 2021-01-21 02:09:45,496 - handlers.py[DEBUG]: finish: modules-final: SUCCESS: running modules for final