2021-01-14 02:22:51,369 - util.py[DEBUG]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~18.04.1 running 'init-local' at Thu, 14 Jan 2021 02:22:51 +0000. Up 13.23 seconds. 2021-01-14 02:22:51,369 - main.py[DEBUG]: No kernel command line url found. 2021-01-14 02:22:51,369 - main.py[DEBUG]: Closing stdin. 2021-01-14 02:22:51,375 - util.py[DEBUG]: Writing to /var/log/cloud-init.log - ab: [644] 0 bytes 2021-01-14 02:22:51,376 - util.py[DEBUG]: Changing the ownership of /var/log/cloud-init.log to 102:4 2021-01-14 02:22:51,376 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance/boot-finished 2021-01-14 02:22:51,377 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/data/no-net 2021-01-14 02:22:51,377 - handlers.py[DEBUG]: start: init-local/check-cache: attempting to read from cache [check] 2021-01-14 02:22:51,377 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False) 2021-01-14 02:22:51,377 - stages.py[DEBUG]: no cache found 2021-01-14 02:22:51,377 - handlers.py[DEBUG]: finish: init-local/check-cache: SUCCESS: no cache found 2021-01-14 02:22:51,377 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance 2021-01-14 02:22:51,388 - stages.py[DEBUG]: Using distro class 2021-01-14 02:22:51,389 - __init__.py[DEBUG]: Looking for data source in: ['ConfigDrive', 'None'], via packages ['', 'cloudinit.sources'] that matches dependencies ['FILESYSTEM'] 2021-01-14 02:22:51,423 - __init__.py[DEBUG]: Searching for local data source in: ['DataSourceConfigDrive'] 2021-01-14 02:22:51,424 - handlers.py[DEBUG]: start: init-local/search-ConfigDrive: searching for local data from DataSourceConfigDrive 2021-01-14 02:22:51,424 - __init__.py[DEBUG]: Seeing if we can get any data from 2021-01-14 02:22:51,424 - __init__.py[DEBUG]: Update datasource metadata and network config due to events: New instance first boot 2021-01-14 02:22:51,424 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr0'] with allowed return codes [0, 2] (shell=False, capture=True) 2021-01-14 02:22:51,496 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr1'] with allowed return codes [0, 2] (shell=False, capture=True) 2021-01-14 02:22:51,499 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/cd0'] with allowed return codes [0, 2] (shell=False, capture=True) 2021-01-14 02:22:51,503 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/cd1'] with allowed return codes [0, 2] (shell=False, capture=True) 2021-01-14 02:22:51,507 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=vfat', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True) 2021-01-14 02:22:51,585 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True) 2021-01-14 02:22:51,647 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=config-2', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True) 2021-01-14 02:22:51,688 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=CONFIG-2', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True) 2021-01-14 02:22:51,732 - DataSourceConfigDrive.py[DEBUG]: devices=['/dev/sr0'] dslist=['ConfigDrive', 'None'] 2021-01-14 02:22:51,734 - util.py[DEBUG]: Reading from /etc/os-release (quiet=False) 2021-01-14 02:22:51,734 - util.py[DEBUG]: Read 386 bytes from /etc/os-release 2021-01-14 02:22:51,735 - util.py[DEBUG]: Reading from /proc/mounts (quiet=False) 2021-01-14 02:22:51,736 - util.py[DEBUG]: Read 2303 bytes from /proc/mounts 2021-01-14 02:22:51,736 - 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/memory', 'opts': 'rw,nosuid,nodev,noexec,relatime,memory'}, 'pstore': {'fstype': 'pstore', 'mountpoint': '/sys/fs/pstore', 'opts': 'rw,nosuid,nodev,noexec,relatime'}, 'debugfs': {'fstype': 'debugfs', 'mountpoint': '/sys/kernel/debug', 'opts': 'rw,relatime'}, 'hugetlbfs': {'fstype': 'hugetlbfs', 'mountpoint': '/dev/hugepages', 'opts': 'rw,relatime,pagesize=2M'}, 'mqueue': {'fstype': 'mqueue', 'mountpoint': '/dev/mqueue', 'opts': 'rw,relatime'}, 'systemd-1': {'fstype': 'autofs', 'mountpoint': '/proc/sys/fs/binfmt_misc', 'opts': 'rw,relatime,fd=38,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=19857'}, '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-14 02:22:51,736 - util.py[DEBUG]: Running command ['mount', '-o', 'ro', '-t', 'auto', '/dev/sr0', '/run/cloud-init/tmp/tmpkmw4l7wo'] with allowed return codes [0] (shell=False, capture=True) 2021-01-14 02:22:51,840 - 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-14 02:22:51,840 - util.py[DEBUG]: Reading from /run/cloud-init/tmp/tmpkmw4l7wo/openstack/2017-02-22/meta_data.json (quiet=False) 2021-01-14 02:22:51,843 - util.py[DEBUG]: Read 1814 bytes from /run/cloud-init/tmp/tmpkmw4l7wo/openstack/2017-02-22/meta_data.json 2021-01-14 02:22:51,844 - util.py[DEBUG]: Reading from /run/cloud-init/tmp/tmpkmw4l7wo/openstack/2017-02-22/user_data (quiet=False) 2021-01-14 02:22:51,844 - openstack.py[DEBUG]: Failed reading optional path /run/cloud-init/tmp/tmpkmw4l7wo/openstack/2017-02-22/user_data due to: [Errno 2] No such file or directory: '/run/cloud-init/tmp/tmpkmw4l7wo/openstack/2017-02-22/user_data' 2021-01-14 02:22:51,844 - util.py[DEBUG]: Reading from /run/cloud-init/tmp/tmpkmw4l7wo/openstack/2017-02-22/vendor_data.json (quiet=False) 2021-01-14 02:22:51,846 - util.py[DEBUG]: Read 2 bytes from /run/cloud-init/tmp/tmpkmw4l7wo/openstack/2017-02-22/vendor_data.json 2021-01-14 02:22:51,846 - util.py[DEBUG]: Reading from /run/cloud-init/tmp/tmpkmw4l7wo/openstack/2017-02-22/network_data.json (quiet=False) 2021-01-14 02:22:51,848 - util.py[DEBUG]: Read 667 bytes from /run/cloud-init/tmp/tmpkmw4l7wo/openstack/2017-02-22/network_data.json 2021-01-14 02:22:51,851 - util.py[DEBUG]: Reading from /run/cloud-init/tmp/tmpkmw4l7wo/ec2/latest/meta-data.json (quiet=False) 2021-01-14 02:22:51,853 - util.py[DEBUG]: Read 964 bytes from /run/cloud-init/tmp/tmpkmw4l7wo/ec2/latest/meta-data.json 2021-01-14 02:22:51,853 - util.py[DEBUG]: Running command ['umount', '/run/cloud-init/tmp/tmpkmw4l7wo'] with allowed return codes [0] (shell=False, capture=True) 2021-01-14 02:22:51,882 - util.py[DEBUG]: Reading from /var/lib/cloud/data/instance-id (quiet=False) 2021-01-14 02:22:51,887 - handlers.py[DEBUG]: finish: init-local/search-ConfigDrive: SUCCESS: found local data from DataSourceConfigDrive 2021-01-14 02:22:51,887 - stages.py[INFO]: Loaded datasource DataSourceConfigDrive - DataSourceConfigDrive [net,ver=2][source=/dev/sr0] 2021-01-14 02:22:51,887 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False) 2021-01-14 02:22:51,888 - util.py[DEBUG]: Read 3612 bytes from /etc/cloud/cloud.cfg 2021-01-14 02:22:51,888 - util.py[DEBUG]: Attempting to load yaml from string of length 3612 with allowed root types (,) 2021-01-14 02:22:51,910 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/90_dpkg.cfg (quiet=False) 2021-01-14 02:22:51,910 - util.py[DEBUG]: Read 257 bytes from /etc/cloud/cloud.cfg.d/90_dpkg.cfg 2021-01-14 02:22:51,910 - util.py[DEBUG]: Attempting to load yaml from string of length 257 with allowed root types (,) 2021-01-14 02:22:51,913 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False) 2021-01-14 02:22:51,913 - util.py[DEBUG]: Read 2057 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg 2021-01-14 02:22:51,913 - util.py[DEBUG]: Attempting to load yaml from string of length 2057 with allowed root types (,) 2021-01-14 02:22:51,919 - util.py[DEBUG]: Reading from /run/cloud-init/cloud.cfg (quiet=False) 2021-01-14 02:22:51,919 - util.py[DEBUG]: Read 39 bytes from /run/cloud-init/cloud.cfg 2021-01-14 02:22:51,919 - util.py[DEBUG]: Attempting to load yaml from string of length 39 with allowed root types (,) 2021-01-14 02:22:51,920 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (,) 2021-01-14 02:22:51,920 - util.py[DEBUG]: loaded blob returned None, returning default. 2021-01-14 02:22:51,921 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance 2021-01-14 02:22:51,921 - util.py[DEBUG]: Creating symbolic link from '/var/lib/cloud/instance' => '/var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57' 2021-01-14 02:22:51,923 - util.py[DEBUG]: Reading from /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/datasource (quiet=False) 2021-01-14 02:22:51,924 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/datasource - wb: [644] 74 bytes 2021-01-14 02:22:51,924 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-datasource - wb: [644] 74 bytes 2021-01-14 02:22:51,925 - util.py[DEBUG]: Reading from /var/lib/cloud/data/instance-id (quiet=False) 2021-01-14 02:22:51,925 - stages.py[DEBUG]: previous iid found to be NO_PREVIOUS_INSTANCE_ID 2021-01-14 02:22:51,925 - util.py[DEBUG]: Writing to /var/lib/cloud/data/instance-id - wb: [644] 37 bytes 2021-01-14 02:22:51,926 - util.py[DEBUG]: Writing to /run/cloud-init/.instance-id - wb: [644] 37 bytes 2021-01-14 02:22:51,926 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-instance-id - wb: [644] 24 bytes 2021-01-14 02:22:51,927 - util.py[DEBUG]: Writing to /var/lib/cloud/instance/obj.pkl - wb: [400] 9710 bytes 2021-01-14 02:22:51,928 - main.py[DEBUG]: [local] init will now be targeting instance id: 9768325d-fc04-4d1d-9603-2eb79fa84f57. new=True 2021-01-14 02:22:51,928 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False) 2021-01-14 02:22:51,928 - util.py[DEBUG]: Read 3612 bytes from /etc/cloud/cloud.cfg 2021-01-14 02:22:51,929 - util.py[DEBUG]: Attempting to load yaml from string of length 3612 with allowed root types (,) 2021-01-14 02:22:51,951 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/90_dpkg.cfg (quiet=False) 2021-01-14 02:22:51,951 - util.py[DEBUG]: Read 257 bytes from /etc/cloud/cloud.cfg.d/90_dpkg.cfg 2021-01-14 02:22:51,951 - util.py[DEBUG]: Attempting to load yaml from string of length 257 with allowed root types (,) 2021-01-14 02:22:51,954 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False) 2021-01-14 02:22:51,954 - util.py[DEBUG]: Read 2057 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg 2021-01-14 02:22:51,954 - util.py[DEBUG]: Attempting to load yaml from string of length 2057 with allowed root types (,) 2021-01-14 02:22:51,960 - util.py[DEBUG]: Reading from /run/cloud-init/cloud.cfg (quiet=False) 2021-01-14 02:22:51,960 - util.py[DEBUG]: Read 39 bytes from /run/cloud-init/cloud.cfg 2021-01-14 02:22:51,960 - util.py[DEBUG]: Attempting to load yaml from string of length 39 with allowed root types (,) 2021-01-14 02:22:51,961 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (,) 2021-01-14 02:22:51,961 - util.py[DEBUG]: loaded blob returned None, returning default. 2021-01-14 02:22:51,963 - stages.py[DEBUG]: Using distro class 2021-01-14 02:22:51,964 - cc_set_hostname.py[DEBUG]: Setting the hostname to n-d-765315-13.novalocal (n-d-765315-13) 2021-01-14 02:22:51,964 - util.py[DEBUG]: Reading from /etc/hostname (quiet=False) 2021-01-14 02:22:51,964 - util.py[DEBUG]: Read 7 bytes from /etc/hostname 2021-01-14 02:22:51,964 - util.py[DEBUG]: Writing to /etc/hostname - wb: [644] 14 bytes 2021-01-14 02:22:51,965 - __init__.py[DEBUG]: Non-persistently setting the system hostname to n-d-765315-13 2021-01-14 02:22:51,965 - util.py[DEBUG]: Running command ['hostname', 'n-d-765315-13'] with allowed return codes [0] (shell=False, capture=True) 2021-01-14 02:22:51,971 - DataSourceConfigDrive.py[DEBUG]: network config provided via network_json 2021-01-14 02:22:51,971 - util.py[DEBUG]: Reading from /sys/class/net/eth1/addr_assign_type (quiet=False) 2021-01-14 02:22:51,971 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth1/addr_assign_type 2021-01-14 02:22:51,972 - util.py[DEBUG]: Reading from /sys/class/net/eth1/uevent (quiet=False) 2021-01-14 02:22:51,972 - util.py[DEBUG]: Read 25 bytes from /sys/class/net/eth1/uevent 2021-01-14 02:22:51,972 - util.py[DEBUG]: Reading from /sys/class/net/eth1/address (quiet=False) 2021-01-14 02:22:51,972 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth1/address 2021-01-14 02:22:51,972 - util.py[DEBUG]: Reading from /sys/class/net/eth1/device/device (quiet=False) 2021-01-14 02:22:51,972 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth1/device/device 2021-01-14 02:22:51,972 - util.py[DEBUG]: Reading from /sys/class/net/lo/addr_assign_type (quiet=False) 2021-01-14 02:22:51,973 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/lo/addr_assign_type 2021-01-14 02:22:51,973 - util.py[DEBUG]: Reading from /sys/class/net/lo/uevent (quiet=False) 2021-01-14 02:22:51,973 - util.py[DEBUG]: Read 23 bytes from /sys/class/net/lo/uevent 2021-01-14 02:22:51,973 - util.py[DEBUG]: Reading from /sys/class/net/lo/address (quiet=False) 2021-01-14 02:22:51,973 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/lo/address 2021-01-14 02:22:51,973 - util.py[DEBUG]: Reading from /sys/class/net/lo/device/device (quiet=False) 2021-01-14 02:22:51,973 - util.py[DEBUG]: Reading from /sys/class/net/eth0/addr_assign_type (quiet=False) 2021-01-14 02:22:51,973 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth0/addr_assign_type 2021-01-14 02:22:51,974 - util.py[DEBUG]: Reading from /sys/class/net/eth0/uevent (quiet=False) 2021-01-14 02:22:51,974 - util.py[DEBUG]: Read 25 bytes from /sys/class/net/eth0/uevent 2021-01-14 02:22:51,974 - util.py[DEBUG]: Reading from /sys/class/net/eth0/address (quiet=False) 2021-01-14 02:22:51,974 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth0/address 2021-01-14 02:22:51,974 - util.py[DEBUG]: Reading from /sys/class/net/eth0/device/device (quiet=False) 2021-01-14 02:22:51,974 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth0/device/device 2021-01-14 02:22:51,974 - util.py[DEBUG]: Reading from /sys/class/net/eth1/type (quiet=False) 2021-01-14 02:22:51,975 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth1/type 2021-01-14 02:22:51,975 - util.py[DEBUG]: Reading from /sys/class/net/lo/type (quiet=False) 2021-01-14 02:22:51,975 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/lo/type 2021-01-14 02:22:51,975 - util.py[DEBUG]: Reading from /sys/class/net/eth0/type (quiet=False) 2021-01-14 02:22:51,975 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth0/type 2021-01-14 02:22:51,975 - util.py[DEBUG]: Reading from /sys/class/net/eth1/addr_assign_type (quiet=False) 2021-01-14 02:22:51,975 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth1/addr_assign_type 2021-01-14 02:22:51,975 - util.py[DEBUG]: Reading from /sys/class/net/eth1/uevent (quiet=False) 2021-01-14 02:22:51,976 - util.py[DEBUG]: Read 25 bytes from /sys/class/net/eth1/uevent 2021-01-14 02:22:51,976 - util.py[DEBUG]: Reading from /sys/class/net/eth1/address (quiet=False) 2021-01-14 02:22:51,976 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth1/address 2021-01-14 02:22:51,976 - util.py[DEBUG]: Reading from /sys/class/net/eth1/device/device (quiet=False) 2021-01-14 02:22:51,976 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth1/device/device 2021-01-14 02:22:51,976 - util.py[DEBUG]: Reading from /sys/class/net/lo/addr_assign_type (quiet=False) 2021-01-14 02:22:51,976 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/lo/addr_assign_type 2021-01-14 02:22:51,976 - util.py[DEBUG]: Reading from /sys/class/net/lo/uevent (quiet=False) 2021-01-14 02:22:51,977 - util.py[DEBUG]: Read 23 bytes from /sys/class/net/lo/uevent 2021-01-14 02:22:51,977 - util.py[DEBUG]: Reading from /sys/class/net/lo/address (quiet=False) 2021-01-14 02:22:51,977 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/lo/address 2021-01-14 02:22:51,977 - util.py[DEBUG]: Reading from /sys/class/net/lo/device/device (quiet=False) 2021-01-14 02:22:51,977 - util.py[DEBUG]: Reading from /sys/class/net/eth0/addr_assign_type (quiet=False) 2021-01-14 02:22:51,977 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth0/addr_assign_type 2021-01-14 02:22:51,977 - util.py[DEBUG]: Reading from /sys/class/net/eth0/uevent (quiet=False) 2021-01-14 02:22:51,977 - util.py[DEBUG]: Read 25 bytes from /sys/class/net/eth0/uevent 2021-01-14 02:22:51,978 - util.py[DEBUG]: Reading from /sys/class/net/eth0/address (quiet=False) 2021-01-14 02:22:51,978 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth0/address 2021-01-14 02:22:51,978 - util.py[DEBUG]: Reading from /sys/class/net/eth0/device/device (quiet=False) 2021-01-14 02:22:51,978 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth0/device/device 2021-01-14 02:22:51,978 - util.py[DEBUG]: Reading from /sys/class/net/eth1/type (quiet=False) 2021-01-14 02:22:51,978 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth1/type 2021-01-14 02:22:51,978 - util.py[DEBUG]: Reading from /sys/class/net/lo/type (quiet=False) 2021-01-14 02:22:51,978 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/lo/type 2021-01-14 02:22:51,979 - util.py[DEBUG]: Reading from /sys/class/net/eth0/type (quiet=False) 2021-01-14 02:22:51,979 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth0/type 2021-01-14 02:22:51,979 - stages.py[DEBUG]: applying net config names for {'version': 1, 'config': [{'mtu': 1500, 'type': 'physical', 'subnets': [{'type': 'dhcp4'}], 'mac_address': 'fa:16:3e:48:e6:01', 'name': 'eth0'}, {'mtu': 1500, 'type': 'physical', 'subnets': [{'type': 'dhcp4'}], 'mac_address': 'fa:16:3e:af:fa:33', 'name': 'eth1'}, {'type': 'nameserver', 'address': '10.106.1.40'}, {'type': 'nameserver', 'address': '8.8.8.8'}]} 2021-01-14 02:22:51,979 - util.py[DEBUG]: Reading from /sys/class/net/eth0/device/device (quiet=False) 2021-01-14 02:22:51,980 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth0/device/device 2021-01-14 02:22:51,980 - util.py[DEBUG]: Reading from /sys/class/net/eth1/device/device (quiet=False) 2021-01-14 02:22:51,980 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth1/device/device 2021-01-14 02:22:51,980 - util.py[DEBUG]: Reading from /sys/class/net/eth1/addr_assign_type (quiet=False) 2021-01-14 02:22:51,980 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth1/addr_assign_type 2021-01-14 02:22:51,980 - util.py[DEBUG]: Reading from /sys/class/net/eth1/uevent (quiet=False) 2021-01-14 02:22:51,980 - util.py[DEBUG]: Read 25 bytes from /sys/class/net/eth1/uevent 2021-01-14 02:22:51,980 - util.py[DEBUG]: Reading from /sys/class/net/eth1/address (quiet=False) 2021-01-14 02:22:51,981 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth1/address 2021-01-14 02:22:51,981 - util.py[DEBUG]: Reading from /sys/class/net/eth1/device/device (quiet=False) 2021-01-14 02:22:51,981 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth1/device/device 2021-01-14 02:22:51,981 - util.py[DEBUG]: Reading from /sys/class/net/lo/addr_assign_type (quiet=False) 2021-01-14 02:22:51,981 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/lo/addr_assign_type 2021-01-14 02:22:51,981 - util.py[DEBUG]: Reading from /sys/class/net/lo/uevent (quiet=False) 2021-01-14 02:22:51,981 - util.py[DEBUG]: Read 23 bytes from /sys/class/net/lo/uevent 2021-01-14 02:22:51,982 - util.py[DEBUG]: Reading from /sys/class/net/lo/address (quiet=False) 2021-01-14 02:22:51,982 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/lo/address 2021-01-14 02:22:51,982 - util.py[DEBUG]: Reading from /sys/class/net/lo/device/device (quiet=False) 2021-01-14 02:22:51,982 - util.py[DEBUG]: Reading from /sys/class/net/eth0/addr_assign_type (quiet=False) 2021-01-14 02:22:51,982 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth0/addr_assign_type 2021-01-14 02:22:51,982 - util.py[DEBUG]: Reading from /sys/class/net/eth0/uevent (quiet=False) 2021-01-14 02:22:51,982 - util.py[DEBUG]: Read 25 bytes from /sys/class/net/eth0/uevent 2021-01-14 02:22:51,982 - util.py[DEBUG]: Reading from /sys/class/net/eth0/address (quiet=False) 2021-01-14 02:22:51,983 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth0/address 2021-01-14 02:22:51,983 - util.py[DEBUG]: Reading from /sys/class/net/eth0/device/device (quiet=False) 2021-01-14 02:22:51,983 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth0/device/device 2021-01-14 02:22:51,983 - util.py[DEBUG]: Reading from /sys/class/net/eth1/operstate (quiet=False) 2021-01-14 02:22:51,983 - util.py[DEBUG]: Read 5 bytes from /sys/class/net/eth1/operstate 2021-01-14 02:22:51,983 - util.py[DEBUG]: Reading from /sys/class/net/lo/operstate (quiet=False) 2021-01-14 02:22:51,983 - util.py[DEBUG]: Read 8 bytes from /sys/class/net/lo/operstate 2021-01-14 02:22:51,983 - util.py[DEBUG]: Reading from /sys/class/net/eth0/operstate (quiet=False) 2021-01-14 02:22:51,984 - util.py[DEBUG]: Read 5 bytes from /sys/class/net/eth0/operstate 2021-01-14 02:22:51,984 - util.py[DEBUG]: Running command ['ip', '-6', 'addr', 'show', 'permanent', 'scope', 'global'] with allowed return codes [0] (shell=False, capture=True) 2021-01-14 02:22:52,027 - util.py[DEBUG]: Running command ['ip', '-4', 'addr', 'show'] with allowed return codes [0] (shell=False, capture=True) 2021-01-14 02:22:52,032 - __init__.py[DEBUG]: no work necessary for renaming of [['fa:16:3e:48:e6:01', 'eth0', 'hv_netvsc', '0x3'], ['fa:16:3e:af:fa:33', 'eth1', 'hv_netvsc', '0x3']] 2021-01-14 02:22:52,033 - 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:48:e6:01', 'name': 'eth0'}, {'mtu': 1500, 'type': 'physical', 'subnets': [{'type': 'dhcp4'}], 'mac_address': 'fa:16:3e:af:fa:33', 'name': 'eth1'}, {'type': 'nameserver', 'address': '10.106.1.40'}, {'type': 'nameserver', 'address': '8.8.8.8'}]} 2021-01-14 02:22:52,034 - util.py[DEBUG]: Reading from /etc/os-release (quiet=False) 2021-01-14 02:22:52,034 - util.py[DEBUG]: Read 386 bytes from /etc/os-release 2021-01-14 02:22:52,045 - __init__.py[DEBUG]: Selected renderer 'netplan' from priority list: None 2021-01-14 02:22:52,059 - util.py[DEBUG]: Writing to /etc/netplan/50-cloud-init.yaml - wb: [644] 647 bytes 2021-01-14 02:22:52,060 - util.py[DEBUG]: Running command ['netplan', 'generate'] with allowed return codes [0] (shell=False, capture=True) 2021-01-14 02:22:52,254 - 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-14 02:22:52,260 - 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-14 02:22:52,265 - 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-14 02:22:52,270 - main.py[DEBUG]: [local] Exiting. datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0] not in local mode. 2021-01-14 02:22:52,271 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False) 2021-01-14 02:22:52,272 - util.py[DEBUG]: Read 12 bytes from /proc/uptime 2021-01-14 02:22:52,272 - util.py[DEBUG]: cloud-init mode 'init' took 0.961 seconds (0.96) 2021-01-14 02:22:52,272 - handlers.py[DEBUG]: finish: init-local: SUCCESS: searching for local datasources 2021-01-14 02:22:56,056 - util.py[DEBUG]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~18.04.1 running 'init' at Thu, 14 Jan 2021 02:22:56 +0000. Up 17.92 seconds. 2021-01-14 02:22:56,057 - main.py[DEBUG]: No kernel command line url found. 2021-01-14 02:22:56,057 - main.py[DEBUG]: Closing stdin. 2021-01-14 02:22:56,060 - util.py[DEBUG]: Writing to /var/log/cloud-init.log - ab: [644] 0 bytes 2021-01-14 02:22:56,061 - util.py[DEBUG]: Changing the ownership of /var/log/cloud-init.log to 102:4 2021-01-14 02:22:56,062 - util.py[DEBUG]: Running command ['ip', 'addr', 'show'] with allowed return codes [0] (shell=False, capture=True) 2021-01-14 02:22:56,068 - util.py[DEBUG]: Running command ['ip', '-o', 'route', 'list'] with allowed return codes [0] (shell=False, capture=True) 2021-01-14 02:22:56,072 - util.py[DEBUG]: Running command ['ip', '--oneline', '-6', 'route', 'list', 'table', 'all'] with allowed return codes [0, 1] (shell=False, capture=True) 2021-01-14 02:22:56,078 - 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-14 02:22:56,078 - main.py[DEBUG]: Execution continuing, no previous run detected that would allow us to stop early. 2021-01-14 02:22:56,079 - handlers.py[DEBUG]: start: init-network/check-cache: attempting to read from cache [trust] 2021-01-14 02:22:56,079 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False) 2021-01-14 02:22:56,079 - util.py[DEBUG]: Read 9710 bytes from /var/lib/cloud/instance/obj.pkl 2021-01-14 02:22:56,104 - util.py[DEBUG]: Reading from /run/cloud-init/.instance-id (quiet=False) 2021-01-14 02:22:56,104 - util.py[DEBUG]: Read 37 bytes from /run/cloud-init/.instance-id 2021-01-14 02:22:56,105 - stages.py[DEBUG]: restored from cache with run check: DataSourceConfigDrive [net,ver=2][source=/dev/sr0] 2021-01-14 02:22:56,105 - handlers.py[DEBUG]: finish: init-network/check-cache: SUCCESS: restored from cache with run check: DataSourceConfigDrive [net,ver=2][source=/dev/sr0] 2021-01-14 02:22:56,105 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False) 2021-01-14 02:22:56,105 - util.py[DEBUG]: Read 3612 bytes from /etc/cloud/cloud.cfg 2021-01-14 02:22:56,105 - util.py[DEBUG]: Attempting to load yaml from string of length 3612 with allowed root types (,) 2021-01-14 02:22:56,128 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/90_dpkg.cfg (quiet=False) 2021-01-14 02:22:56,129 - util.py[DEBUG]: Read 257 bytes from /etc/cloud/cloud.cfg.d/90_dpkg.cfg 2021-01-14 02:22:56,129 - util.py[DEBUG]: Attempting to load yaml from string of length 257 with allowed root types (,) 2021-01-14 02:22:56,132 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False) 2021-01-14 02:22:56,132 - util.py[DEBUG]: Read 2057 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg 2021-01-14 02:22:56,132 - util.py[DEBUG]: Attempting to load yaml from string of length 2057 with allowed root types (,) 2021-01-14 02:22:56,138 - util.py[DEBUG]: Reading from /run/cloud-init/cloud.cfg (quiet=False) 2021-01-14 02:22:56,138 - util.py[DEBUG]: Read 39 bytes from /run/cloud-init/cloud.cfg 2021-01-14 02:22:56,138 - util.py[DEBUG]: Attempting to load yaml from string of length 39 with allowed root types (,) 2021-01-14 02:22:56,139 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (,) 2021-01-14 02:22:56,139 - util.py[DEBUG]: loaded blob returned None, returning default. 2021-01-14 02:22:56,140 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance 2021-01-14 02:22:56,140 - util.py[DEBUG]: Creating symbolic link from '/var/lib/cloud/instance' => '/var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57' 2021-01-14 02:22:56,141 - util.py[DEBUG]: Reading from /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/datasource (quiet=False) 2021-01-14 02:22:56,142 - util.py[DEBUG]: Read 74 bytes from /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/datasource 2021-01-14 02:22:56,142 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/datasource - wb: [644] 74 bytes 2021-01-14 02:22:56,142 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-datasource - wb: [644] 74 bytes 2021-01-14 02:22:56,143 - util.py[DEBUG]: Reading from /var/lib/cloud/data/instance-id (quiet=False) 2021-01-14 02:22:56,143 - util.py[DEBUG]: Read 37 bytes from /var/lib/cloud/data/instance-id 2021-01-14 02:22:56,143 - stages.py[DEBUG]: previous iid found to be 9768325d-fc04-4d1d-9603-2eb79fa84f57 2021-01-14 02:22:56,143 - util.py[DEBUG]: Writing to /var/lib/cloud/data/instance-id - wb: [644] 37 bytes 2021-01-14 02:22:56,144 - util.py[DEBUG]: Writing to /run/cloud-init/.instance-id - wb: [644] 37 bytes 2021-01-14 02:22:56,145 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-instance-id - wb: [644] 37 bytes 2021-01-14 02:22:56,146 - util.py[DEBUG]: Writing to /var/lib/cloud/instance/obj.pkl - wb: [400] 9786 bytes 2021-01-14 02:22:56,147 - main.py[DEBUG]: [net] init will now be targeting instance id: 9768325d-fc04-4d1d-9603-2eb79fa84f57. new=False 2021-01-14 02:22:56,147 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False) 2021-01-14 02:22:56,147 - util.py[DEBUG]: Read 3612 bytes from /etc/cloud/cloud.cfg 2021-01-14 02:22:56,147 - util.py[DEBUG]: Attempting to load yaml from string of length 3612 with allowed root types (,) 2021-01-14 02:22:56,170 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/90_dpkg.cfg (quiet=False) 2021-01-14 02:22:56,170 - util.py[DEBUG]: Read 257 bytes from /etc/cloud/cloud.cfg.d/90_dpkg.cfg 2021-01-14 02:22:56,170 - util.py[DEBUG]: Attempting to load yaml from string of length 257 with allowed root types (,) 2021-01-14 02:22:56,173 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False) 2021-01-14 02:22:56,173 - util.py[DEBUG]: Read 2057 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg 2021-01-14 02:22:56,174 - util.py[DEBUG]: Attempting to load yaml from string of length 2057 with allowed root types (,) 2021-01-14 02:22:56,179 - util.py[DEBUG]: Reading from /run/cloud-init/cloud.cfg (quiet=False) 2021-01-14 02:22:56,180 - util.py[DEBUG]: Read 39 bytes from /run/cloud-init/cloud.cfg 2021-01-14 02:22:56,180 - util.py[DEBUG]: Attempting to load yaml from string of length 39 with allowed root types (,) 2021-01-14 02:22:56,181 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (,) 2021-01-14 02:22:56,181 - util.py[DEBUG]: loaded blob returned None, returning default. 2021-01-14 02:22:56,182 - DataSourceConfigDrive.py[DEBUG]: network config provided via network_json 2021-01-14 02:22:56,183 - util.py[DEBUG]: Reading from /sys/class/net/eth1/addr_assign_type (quiet=False) 2021-01-14 02:22:56,183 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth1/addr_assign_type 2021-01-14 02:22:56,183 - util.py[DEBUG]: Reading from /sys/class/net/eth1/uevent (quiet=False) 2021-01-14 02:22:56,184 - util.py[DEBUG]: Read 25 bytes from /sys/class/net/eth1/uevent 2021-01-14 02:22:56,184 - util.py[DEBUG]: Reading from /sys/class/net/eth1/address (quiet=False) 2021-01-14 02:22:56,184 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth1/address 2021-01-14 02:22:56,184 - util.py[DEBUG]: Reading from /sys/class/net/eth1/device/device (quiet=False) 2021-01-14 02:22:56,184 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth1/device/device 2021-01-14 02:22:56,184 - util.py[DEBUG]: Reading from /sys/class/net/lo/addr_assign_type (quiet=False) 2021-01-14 02:22:56,184 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/lo/addr_assign_type 2021-01-14 02:22:56,185 - util.py[DEBUG]: Reading from /sys/class/net/lo/uevent (quiet=False) 2021-01-14 02:22:56,185 - util.py[DEBUG]: Read 23 bytes from /sys/class/net/lo/uevent 2021-01-14 02:22:56,185 - util.py[DEBUG]: Reading from /sys/class/net/lo/address (quiet=False) 2021-01-14 02:22:56,185 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/lo/address 2021-01-14 02:22:56,185 - util.py[DEBUG]: Reading from /sys/class/net/lo/device/device (quiet=False) 2021-01-14 02:22:56,185 - util.py[DEBUG]: Reading from /sys/class/net/eth0/addr_assign_type (quiet=False) 2021-01-14 02:22:56,185 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth0/addr_assign_type 2021-01-14 02:22:56,185 - util.py[DEBUG]: Reading from /sys/class/net/eth0/uevent (quiet=False) 2021-01-14 02:22:56,186 - util.py[DEBUG]: Read 25 bytes from /sys/class/net/eth0/uevent 2021-01-14 02:22:56,186 - util.py[DEBUG]: Reading from /sys/class/net/eth0/address (quiet=False) 2021-01-14 02:22:56,186 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth0/address 2021-01-14 02:22:56,186 - util.py[DEBUG]: Reading from /sys/class/net/eth0/device/device (quiet=False) 2021-01-14 02:22:56,186 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth0/device/device 2021-01-14 02:22:56,186 - util.py[DEBUG]: Reading from /sys/class/net/eth1/type (quiet=False) 2021-01-14 02:22:56,186 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth1/type 2021-01-14 02:22:56,186 - util.py[DEBUG]: Reading from /sys/class/net/lo/type (quiet=False) 2021-01-14 02:22:56,187 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/lo/type 2021-01-14 02:22:56,187 - util.py[DEBUG]: Reading from /sys/class/net/eth0/type (quiet=False) 2021-01-14 02:22:56,187 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth0/type 2021-01-14 02:22:56,187 - util.py[DEBUG]: Reading from /sys/class/net/eth1/addr_assign_type (quiet=False) 2021-01-14 02:22:56,187 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth1/addr_assign_type 2021-01-14 02:22:56,187 - util.py[DEBUG]: Reading from /sys/class/net/eth1/uevent (quiet=False) 2021-01-14 02:22:56,187 - util.py[DEBUG]: Read 25 bytes from /sys/class/net/eth1/uevent 2021-01-14 02:22:56,187 - util.py[DEBUG]: Reading from /sys/class/net/eth1/address (quiet=False) 2021-01-14 02:22:56,188 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth1/address 2021-01-14 02:22:56,188 - util.py[DEBUG]: Reading from /sys/class/net/eth1/device/device (quiet=False) 2021-01-14 02:22:56,188 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth1/device/device 2021-01-14 02:22:56,188 - util.py[DEBUG]: Reading from /sys/class/net/lo/addr_assign_type (quiet=False) 2021-01-14 02:22:56,188 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/lo/addr_assign_type 2021-01-14 02:22:56,188 - util.py[DEBUG]: Reading from /sys/class/net/lo/uevent (quiet=False) 2021-01-14 02:22:56,188 - util.py[DEBUG]: Read 23 bytes from /sys/class/net/lo/uevent 2021-01-14 02:22:56,188 - util.py[DEBUG]: Reading from /sys/class/net/lo/address (quiet=False) 2021-01-14 02:22:56,189 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/lo/address 2021-01-14 02:22:56,189 - util.py[DEBUG]: Reading from /sys/class/net/lo/device/device (quiet=False) 2021-01-14 02:22:56,189 - util.py[DEBUG]: Reading from /sys/class/net/eth0/addr_assign_type (quiet=False) 2021-01-14 02:22:56,189 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth0/addr_assign_type 2021-01-14 02:22:56,189 - util.py[DEBUG]: Reading from /sys/class/net/eth0/uevent (quiet=False) 2021-01-14 02:22:56,189 - util.py[DEBUG]: Read 25 bytes from /sys/class/net/eth0/uevent 2021-01-14 02:22:56,189 - util.py[DEBUG]: Reading from /sys/class/net/eth0/address (quiet=False) 2021-01-14 02:22:56,189 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth0/address 2021-01-14 02:22:56,190 - util.py[DEBUG]: Reading from /sys/class/net/eth0/device/device (quiet=False) 2021-01-14 02:22:56,190 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth0/device/device 2021-01-14 02:22:56,190 - util.py[DEBUG]: Reading from /sys/class/net/eth1/type (quiet=False) 2021-01-14 02:22:56,190 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth1/type 2021-01-14 02:22:56,190 - util.py[DEBUG]: Reading from /sys/class/net/lo/type (quiet=False) 2021-01-14 02:22:56,190 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/lo/type 2021-01-14 02:22:56,190 - util.py[DEBUG]: Reading from /sys/class/net/eth0/type (quiet=False) 2021-01-14 02:22:56,190 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth0/type 2021-01-14 02:22:56,191 - stages.py[DEBUG]: applying net config names for {'version': 1, 'config': [{'mtu': 1500, 'type': 'physical', 'subnets': [{'type': 'dhcp4'}], 'mac_address': 'fa:16:3e:48:e6:01', 'name': 'eth0'}, {'mtu': 1500, 'type': 'physical', 'subnets': [{'type': 'dhcp4'}], 'mac_address': 'fa:16:3e:af:fa:33', 'name': 'eth1'}, {'type': 'nameserver', 'address': '10.106.1.40'}, {'type': 'nameserver', 'address': '8.8.8.8'}]} 2021-01-14 02:22:56,192 - stages.py[DEBUG]: Using distro class 2021-01-14 02:22:56,192 - util.py[DEBUG]: Reading from /sys/class/net/eth0/device/device (quiet=False) 2021-01-14 02:22:56,193 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth0/device/device 2021-01-14 02:22:56,193 - util.py[DEBUG]: Reading from /sys/class/net/eth1/device/device (quiet=False) 2021-01-14 02:22:56,193 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth1/device/device 2021-01-14 02:22:56,193 - util.py[DEBUG]: Reading from /sys/class/net/eth1/addr_assign_type (quiet=False) 2021-01-14 02:22:56,193 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth1/addr_assign_type 2021-01-14 02:22:56,193 - util.py[DEBUG]: Reading from /sys/class/net/eth1/uevent (quiet=False) 2021-01-14 02:22:56,193 - util.py[DEBUG]: Read 25 bytes from /sys/class/net/eth1/uevent 2021-01-14 02:22:56,193 - util.py[DEBUG]: Reading from /sys/class/net/eth1/address (quiet=False) 2021-01-14 02:22:56,194 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth1/address 2021-01-14 02:22:56,194 - util.py[DEBUG]: Reading from /sys/class/net/eth1/device/device (quiet=False) 2021-01-14 02:22:56,194 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth1/device/device 2021-01-14 02:22:56,194 - util.py[DEBUG]: Reading from /sys/class/net/lo/addr_assign_type (quiet=False) 2021-01-14 02:22:56,194 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/lo/addr_assign_type 2021-01-14 02:22:56,194 - util.py[DEBUG]: Reading from /sys/class/net/lo/uevent (quiet=False) 2021-01-14 02:22:56,194 - util.py[DEBUG]: Read 23 bytes from /sys/class/net/lo/uevent 2021-01-14 02:22:56,194 - util.py[DEBUG]: Reading from /sys/class/net/lo/address (quiet=False) 2021-01-14 02:22:56,195 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/lo/address 2021-01-14 02:22:56,195 - util.py[DEBUG]: Reading from /sys/class/net/lo/device/device (quiet=False) 2021-01-14 02:22:56,195 - util.py[DEBUG]: Reading from /sys/class/net/eth0/addr_assign_type (quiet=False) 2021-01-14 02:22:56,195 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth0/addr_assign_type 2021-01-14 02:22:56,195 - util.py[DEBUG]: Reading from /sys/class/net/eth0/uevent (quiet=False) 2021-01-14 02:22:56,195 - util.py[DEBUG]: Read 25 bytes from /sys/class/net/eth0/uevent 2021-01-14 02:22:56,195 - util.py[DEBUG]: Reading from /sys/class/net/eth0/address (quiet=False) 2021-01-14 02:22:56,195 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth0/address 2021-01-14 02:22:56,196 - util.py[DEBUG]: Reading from /sys/class/net/eth0/device/device (quiet=False) 2021-01-14 02:22:56,196 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth0/device/device 2021-01-14 02:22:56,196 - util.py[DEBUG]: Reading from /sys/class/net/eth1/operstate (quiet=False) 2021-01-14 02:22:56,196 - util.py[DEBUG]: Read 3 bytes from /sys/class/net/eth1/operstate 2021-01-14 02:22:56,196 - util.py[DEBUG]: Reading from /sys/class/net/lo/operstate (quiet=False) 2021-01-14 02:22:56,196 - util.py[DEBUG]: Read 8 bytes from /sys/class/net/lo/operstate 2021-01-14 02:22:56,196 - util.py[DEBUG]: Reading from /sys/class/net/eth0/operstate (quiet=False) 2021-01-14 02:22:56,197 - util.py[DEBUG]: Read 3 bytes from /sys/class/net/eth0/operstate 2021-01-14 02:22:56,197 - util.py[DEBUG]: Running command ['ip', '-6', 'addr', 'show', 'permanent', 'scope', 'global'] with allowed return codes [0] (shell=False, capture=True) 2021-01-14 02:22:56,201 - util.py[DEBUG]: Running command ['ip', '-4', 'addr', 'show'] with allowed return codes [0] (shell=False, capture=True) 2021-01-14 02:22:56,208 - __init__.py[DEBUG]: no work necessary for renaming of [['fa:16:3e:48:e6:01', 'eth0', 'hv_netvsc', '0x3'], ['fa:16:3e:af:fa:33', 'eth1', 'hv_netvsc', '0x3']] 2021-01-14 02:22:56,209 - __init__.py[DEBUG]: Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0] not updated for events: System boot 2021-01-14 02:22:56,209 - stages.py[DEBUG]: No network config applied. Neither a new instance nor datasource network update on 'System boot' event 2021-01-14 02:22:56,209 - handlers.py[DEBUG]: start: init-network/setup-datasource: setting up datasource 2021-01-14 02:22:56,209 - handlers.py[DEBUG]: finish: init-network/setup-datasource: SUCCESS: setting up datasource 2021-01-14 02:22:56,210 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/user-data.txt - wb: [600] 0 bytes 2021-01-14 02:22:56,214 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/user-data.txt.i - wb: [600] 308 bytes 2021-01-14 02:22:56,215 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/vendor-data.txt - wb: [600] 0 bytes 2021-01-14 02:22:56,217 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/vendor-data.txt.i - wb: [600] 308 bytes 2021-01-14 02:22:56,218 - util.py[DEBUG]: Reading from /var/lib/cloud/data/set-hostname (quiet=False) 2021-01-14 02:22:56,218 - util.py[DEBUG]: Read 69 bytes from /var/lib/cloud/data/set-hostname 2021-01-14 02:22:56,219 - cc_set_hostname.py[DEBUG]: No hostname changes. Skipping set-hostname 2021-01-14 02:22:56,219 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/sem/consume_data - wb: [644] 24 bytes 2021-01-14 02:22:56,220 - helpers.py[DEBUG]: Running consume_data using lock () 2021-01-14 02:22:56,220 - handlers.py[DEBUG]: start: init-network/consume-user-data: reading and applying user-data 2021-01-14 02:22:56,221 - stages.py[DEBUG]: Added default handler for {'text/cloud-config-jsonp', 'text/cloud-config'} from CloudConfigPartHandler: [['text/cloud-config', 'text/cloud-config-jsonp']] 2021-01-14 02:22:56,221 - stages.py[DEBUG]: Added default handler for {'text/x-shellscript'} from ShellScriptPartHandler: [['text/x-shellscript']] 2021-01-14 02:22:56,221 - stages.py[DEBUG]: Added default handler for {'text/cloud-boothook'} from BootHookPartHandler: [['text/cloud-boothook']] 2021-01-14 02:22:56,221 - stages.py[DEBUG]: Added default handler for {'text/upstart-job'} from UpstartJobPartHandler: [['text/upstart-job']] 2021-01-14 02:22:56,221 - stages.py[DEBUG]: Added default handler for {'text/jinja2'} from JinjaTemplatePartHandler: [['text/jinja2']] 2021-01-14 02:22:56,221 - __init__.py[DEBUG]: Calling handler CloudConfigPartHandler: [['text/cloud-config', 'text/cloud-config-jsonp']] (__begin__, None, 3) with frequency once-per-instance 2021-01-14 02:22:56,222 - __init__.py[DEBUG]: Calling handler ShellScriptPartHandler: [['text/x-shellscript']] (__begin__, None, 2) with frequency once-per-instance 2021-01-14 02:22:56,222 - __init__.py[DEBUG]: Calling handler BootHookPartHandler: [['text/cloud-boothook']] (__begin__, None, 2) with frequency once-per-instance 2021-01-14 02:22:56,222 - __init__.py[DEBUG]: Calling handler UpstartJobPartHandler: [['text/upstart-job']] (__begin__, None, 2) with frequency once-per-instance 2021-01-14 02:22:56,222 - __init__.py[DEBUG]: Calling handler JinjaTemplatePartHandler: [['text/jinja2']] (__begin__, None, 3) with frequency once-per-instance 2021-01-14 02:22:56,222 - __init__.py[DEBUG]: {'MIME-Version': '1.0', 'Content-Type': 'text/x-not-multipart', 'Content-Disposition': 'attachment; filename="part-001"'} 2021-01-14 02:22:56,222 - __init__.py[DEBUG]: Empty payload of type text/x-not-multipart 2021-01-14 02:22:56,222 - __init__.py[DEBUG]: Calling handler CloudConfigPartHandler: [['text/cloud-config', 'text/cloud-config-jsonp']] (__end__, None, 3) with frequency once-per-instance 2021-01-14 02:22:56,222 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/cloud-config.txt - wb: [600] 0 bytes 2021-01-14 02:22:56,223 - __init__.py[DEBUG]: Calling handler ShellScriptPartHandler: [['text/x-shellscript']] (__end__, None, 2) with frequency once-per-instance 2021-01-14 02:22:56,223 - __init__.py[DEBUG]: Calling handler BootHookPartHandler: [['text/cloud-boothook']] (__end__, None, 2) with frequency once-per-instance 2021-01-14 02:22:56,224 - __init__.py[DEBUG]: Calling handler UpstartJobPartHandler: [['text/upstart-job']] (__end__, None, 2) with frequency once-per-instance 2021-01-14 02:22:56,224 - __init__.py[DEBUG]: Calling handler JinjaTemplatePartHandler: [['text/jinja2']] (__end__, None, 3) with frequency once-per-instance 2021-01-14 02:22:56,224 - handlers.py[DEBUG]: finish: init-network/consume-user-data: SUCCESS: reading and applying user-data 2021-01-14 02:22:56,224 - handlers.py[DEBUG]: start: init-network/consume-vendor-data: reading and applying vendor-data 2021-01-14 02:22:56,224 - stages.py[DEBUG]: no vendordata from datasource 2021-01-14 02:22:56,224 - handlers.py[DEBUG]: finish: init-network/consume-vendor-data: SUCCESS: reading and applying vendor-data 2021-01-14 02:22:56,224 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False) 2021-01-14 02:22:56,225 - util.py[DEBUG]: Read 3612 bytes from /etc/cloud/cloud.cfg 2021-01-14 02:22:56,225 - util.py[DEBUG]: Attempting to load yaml from string of length 3612 with allowed root types (,) 2021-01-14 02:22:56,248 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/90_dpkg.cfg (quiet=False) 2021-01-14 02:22:56,248 - util.py[DEBUG]: Read 257 bytes from /etc/cloud/cloud.cfg.d/90_dpkg.cfg 2021-01-14 02:22:56,248 - util.py[DEBUG]: Attempting to load yaml from string of length 257 with allowed root types (,) 2021-01-14 02:22:56,251 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False) 2021-01-14 02:22:56,251 - util.py[DEBUG]: Read 2057 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg 2021-01-14 02:22:56,251 - util.py[DEBUG]: Attempting to load yaml from string of length 2057 with allowed root types (,) 2021-01-14 02:22:56,257 - util.py[DEBUG]: Reading from /run/cloud-init/cloud.cfg (quiet=False) 2021-01-14 02:22:56,257 - util.py[DEBUG]: Read 39 bytes from /run/cloud-init/cloud.cfg 2021-01-14 02:22:56,257 - util.py[DEBUG]: Attempting to load yaml from string of length 39 with allowed root types (,) 2021-01-14 02:22:56,258 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (,) 2021-01-14 02:22:56,258 - util.py[DEBUG]: loaded blob returned None, returning default. 2021-01-14 02:22:56,259 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/cloud-config.txt (quiet=False) 2021-01-14 02:22:56,259 - util.py[DEBUG]: Read 0 bytes from /var/lib/cloud/instance/cloud-config.txt 2021-01-14 02:22:56,259 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (,) 2021-01-14 02:22:56,259 - util.py[DEBUG]: loaded blob returned None, returning default. 2021-01-14 02:22:56,260 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/cloud-config.txt (quiet=False) 2021-01-14 02:22:56,261 - util.py[DEBUG]: Read 0 bytes from /var/lib/cloud/instance/cloud-config.txt 2021-01-14 02:22:56,261 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (,) 2021-01-14 02:22:56,261 - util.py[DEBUG]: loaded blob returned None, returning default. 2021-01-14 02:22:56,264 - handlers.py[DEBUG]: start: init-network/activate-datasource: activating datasource 2021-01-14 02:22:56,265 - util.py[DEBUG]: Writing to /var/lib/cloud/instance/obj.pkl - wb: [400] 12191 bytes 2021-01-14 02:22:56,266 - handlers.py[DEBUG]: finish: init-network/activate-datasource: SUCCESS: activating datasource 2021-01-14 02:22:56,266 - main.py[DEBUG]: no di_report found in config. 2021-01-14 02:22:56,300 - stages.py[DEBUG]: Using distro class 2021-01-14 02:22:56,301 - stages.py[DEBUG]: Running module migrator () with frequency always 2021-01-14 02:22:56,301 - handlers.py[DEBUG]: start: init-network/config-migrator: running config-migrator with frequency always 2021-01-14 02:22:56,301 - helpers.py[DEBUG]: Running config-migrator using lock () 2021-01-14 02:22:56,301 - cc_migrator.py[DEBUG]: Migrated 0 semaphore files to there canonicalized names 2021-01-14 02:22:56,302 - handlers.py[DEBUG]: finish: init-network/config-migrator: SUCCESS: config-migrator ran successfully 2021-01-14 02:22:56,302 - stages.py[DEBUG]: Running module seed_random () with frequency once-per-instance 2021-01-14 02:22:56,303 - handlers.py[DEBUG]: start: init-network/config-seed_random: running config-seed_random with frequency once-per-instance 2021-01-14 02:22:56,303 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/sem/config_seed_random - wb: [644] 24 bytes 2021-01-14 02:22:56,304 - helpers.py[DEBUG]: Running config-seed_random using lock () 2021-01-14 02:22:56,304 - cc_seed_random.py[DEBUG]: seed_random: adding 512 bytes of random seed entropy to /dev/urandom 2021-01-14 02:22:56,304 - util.py[DEBUG]: Writing to /dev/urandom - ab: [None] 512 bytes 2021-01-14 02:22:56,305 - cc_seed_random.py[DEBUG]: no command provided 2021-01-14 02:22:56,305 - handlers.py[DEBUG]: finish: init-network/config-seed_random: SUCCESS: config-seed_random ran successfully 2021-01-14 02:22:56,305 - stages.py[DEBUG]: Running module bootcmd () with frequency always 2021-01-14 02:22:56,305 - handlers.py[DEBUG]: start: init-network/config-bootcmd: running config-bootcmd with frequency always 2021-01-14 02:22:56,305 - helpers.py[DEBUG]: Running config-bootcmd using lock () 2021-01-14 02:22:56,306 - cc_bootcmd.py[DEBUG]: Skipping module named bootcmd, no 'bootcmd' key in configuration 2021-01-14 02:22:56,306 - handlers.py[DEBUG]: finish: init-network/config-bootcmd: SUCCESS: config-bootcmd ran successfully 2021-01-14 02:22:56,306 - stages.py[DEBUG]: Running module write-files () with frequency once-per-instance 2021-01-14 02:22:56,306 - handlers.py[DEBUG]: start: init-network/config-write-files: running config-write-files with frequency once-per-instance 2021-01-14 02:22:56,307 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/sem/config_write_files - wb: [644] 24 bytes 2021-01-14 02:22:56,307 - helpers.py[DEBUG]: Running config-write-files using lock () 2021-01-14 02:22:56,308 - cc_write_files.py[DEBUG]: Skipping module named write-files, no/empty 'write_files' key in configuration 2021-01-14 02:22:56,308 - handlers.py[DEBUG]: finish: init-network/config-write-files: SUCCESS: config-write-files ran successfully 2021-01-14 02:22:56,308 - stages.py[DEBUG]: Running module growpart () with frequency always 2021-01-14 02:22:56,309 - handlers.py[DEBUG]: start: init-network/config-growpart: running config-growpart with frequency always 2021-01-14 02:22:56,309 - helpers.py[DEBUG]: Running config-growpart using lock () 2021-01-14 02:22:56,309 - cc_growpart.py[DEBUG]: No 'growpart' entry in cfg. Using default: {'mode': 'auto', 'devices': ['/'], 'ignore_growroot_disabled': False} 2021-01-14 02:22:56,309 - util.py[DEBUG]: Running command ['growpart', '--help'] with allowed return codes [0] (shell=False, capture=True) 2021-01-14 02:22:56,325 - util.py[DEBUG]: Reading from /proc/886/mountinfo (quiet=False) 2021-01-14 02:22:56,326 - util.py[DEBUG]: Read 3032 bytes from /proc/886/mountinfo 2021-01-14 02:22:56,326 - util.py[DEBUG]: Running command ['systemd-detect-virt', '--quiet', '--container'] with allowed return codes [0] (shell=False, capture=True) 2021-01-14 02:22:56,335 - util.py[DEBUG]: Running command ['running-in-container'] with allowed return codes [0] (shell=False, capture=True) 2021-01-14 02:22:56,340 - util.py[DEBUG]: Running command ['lxc-is-container'] with allowed return codes [0] (shell=False, capture=True) 2021-01-14 02:22:56,343 - util.py[DEBUG]: Reading from /proc/1/environ (quiet=False) 2021-01-14 02:22:56,344 - util.py[DEBUG]: Read 176 bytes from /proc/1/environ 2021-01-14 02:22:56,344 - util.py[DEBUG]: Reading from /proc/self/status (quiet=False) 2021-01-14 02:22:56,344 - util.py[DEBUG]: Read 1320 bytes from /proc/self/status 2021-01-14 02:22:56,346 - util.py[DEBUG]: Reading from /etc/os-release (quiet=False) 2021-01-14 02:22:56,346 - util.py[DEBUG]: Read 386 bytes from /etc/os-release 2021-01-14 02:22:56,347 - util.py[DEBUG]: Reading from /sys/class/block/sda1/partition (quiet=False) 2021-01-14 02:22:56,347 - util.py[DEBUG]: Read 2 bytes from /sys/class/block/sda1/partition 2021-01-14 02:22:56,347 - 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-14 02:22:56,348 - 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-14 02:22:56,348 - util.py[DEBUG]: Running command ['growpart', '--dry-run', '/dev/sda', '1'] with allowed return codes [0] (shell=False, capture=True) 2021-01-14 02:22:56,528 - util.py[DEBUG]: Running command ['growpart', '/dev/sda', '1'] with allowed return codes [0] (shell=False, capture=True) 2021-01-14 02:22:56,674 - util.py[DEBUG]: resize_devices took 0.349 seconds 2021-01-14 02:22:56,674 - cc_growpart.py[INFO]: '/' resized: changed (/dev/sda, 1) from 2244984320 to 42816486912 2021-01-14 02:22:56,674 - handlers.py[DEBUG]: finish: init-network/config-growpart: SUCCESS: config-growpart ran successfully 2021-01-14 02:22:56,675 - stages.py[DEBUG]: Running module resizefs () with frequency always 2021-01-14 02:22:56,675 - handlers.py[DEBUG]: start: init-network/config-resizefs: running config-resizefs with frequency always 2021-01-14 02:22:56,675 - helpers.py[DEBUG]: Running config-resizefs using lock () 2021-01-14 02:22:56,721 - util.py[DEBUG]: Reading from /proc/886/mountinfo (quiet=False) 2021-01-14 02:22:56,721 - util.py[DEBUG]: Read 3032 bytes from /proc/886/mountinfo 2021-01-14 02:22:56,721 - cc_resizefs.py[DEBUG]: resize_info: dev=/dev/sda1 mnt_point=/ path=/ 2021-01-14 02:22:56,721 - util.py[DEBUG]: Running command ['systemd-detect-virt', '--quiet', '--container'] with allowed return codes [0] (shell=False, capture=True) 2021-01-14 02:22:56,727 - util.py[DEBUG]: Running command ['running-in-container'] with allowed return codes [0] (shell=False, capture=True) 2021-01-14 02:22:56,730 - util.py[DEBUG]: Running command ['lxc-is-container'] with allowed return codes [0] (shell=False, capture=True) 2021-01-14 02:22:56,733 - util.py[DEBUG]: Reading from /proc/1/environ (quiet=False) 2021-01-14 02:22:56,734 - util.py[DEBUG]: Read 176 bytes from /proc/1/environ 2021-01-14 02:22:56,734 - util.py[DEBUG]: Reading from /proc/self/status (quiet=False) 2021-01-14 02:22:56,734 - util.py[DEBUG]: Read 1320 bytes from /proc/self/status 2021-01-14 02:22:56,734 - cc_resizefs.py[DEBUG]: Resizing / (ext4) using resize2fs /dev/sda1 2021-01-14 02:22:56,734 - util.py[DEBUG]: Running command ('resize2fs', '/dev/sda1') with allowed return codes [0] (shell=False, capture=True) 2021-01-14 02:22:56,898 - util.py[DEBUG]: Resizing took 0.164 seconds 2021-01-14 02:22:56,898 - cc_resizefs.py[DEBUG]: Resized root filesystem (type=ext4, val=True) 2021-01-14 02:22:56,899 - handlers.py[DEBUG]: finish: init-network/config-resizefs: SUCCESS: config-resizefs ran successfully 2021-01-14 02:22:56,899 - stages.py[DEBUG]: Running module disk_setup () with frequency once-per-instance 2021-01-14 02:22:56,899 - handlers.py[DEBUG]: start: init-network/config-disk_setup: running config-disk_setup with frequency once-per-instance 2021-01-14 02:22:56,900 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/sem/config_disk_setup - wb: [644] 24 bytes 2021-01-14 02:22:56,901 - helpers.py[DEBUG]: Running config-disk_setup using lock () 2021-01-14 02:22:56,901 - handlers.py[DEBUG]: finish: init-network/config-disk_setup: SUCCESS: config-disk_setup ran successfully 2021-01-14 02:22:56,901 - stages.py[DEBUG]: Running module mounts () with frequency once-per-instance 2021-01-14 02:22:56,901 - handlers.py[DEBUG]: start: init-network/config-mounts: running config-mounts with frequency once-per-instance 2021-01-14 02:22:56,901 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/sem/config_mounts - wb: [644] 24 bytes 2021-01-14 02:22:56,903 - helpers.py[DEBUG]: Running config-mounts using lock () 2021-01-14 02:22:56,903 - cc_mounts.py[DEBUG]: mounts configuration is [] 2021-01-14 02:22:56,903 - util.py[DEBUG]: Reading from /etc/fstab (quiet=False) 2021-01-14 02:22:56,903 - util.py[DEBUG]: Read 82 bytes from /etc/fstab 2021-01-14 02:22:56,903 - cc_mounts.py[DEBUG]: Attempting to determine the real name of ephemeral0 2021-01-14 02:22:56,903 - openstack.py[DEBUG]: Using ec2 style lookup to find device ['ephemeral0'] 2021-01-14 02:22:56,904 - openstack.py[DEBUG]: Using openstack style lookup to find device ['ephemeral0'] 2021-01-14 02:22:56,904 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=ephemeral0', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True) 2021-01-14 02:22:57,034 - cc_mounts.py[DEBUG]: changed default device ephemeral0 => None 2021-01-14 02:22:57,035 - cc_mounts.py[DEBUG]: Ignoring nonexistent default named mount ephemeral0 2021-01-14 02:22:57,035 - cc_mounts.py[DEBUG]: Attempting to determine the real name of swap 2021-01-14 02:22:57,035 - openstack.py[DEBUG]: Using ec2 style lookup to find device ['swap'] 2021-01-14 02:22:57,035 - openstack.py[DEBUG]: Using openstack style lookup to find device ['swap'] 2021-01-14 02:22:57,035 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=swap', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True) 2021-01-14 02:22:57,087 - cc_mounts.py[DEBUG]: changed default device swap => None 2021-01-14 02:22:57,087 - cc_mounts.py[DEBUG]: Ignoring nonexistent default named mount swap 2021-01-14 02:22:57,087 - cc_mounts.py[DEBUG]: no need to setup swap 2021-01-14 02:22:57,087 - cc_mounts.py[DEBUG]: No modifications to fstab needed 2021-01-14 02:22:57,087 - handlers.py[DEBUG]: finish: init-network/config-mounts: SUCCESS: config-mounts ran successfully 2021-01-14 02:22:57,088 - stages.py[DEBUG]: Running module set_hostname () with frequency once-per-instance 2021-01-14 02:22:57,088 - handlers.py[DEBUG]: start: init-network/config-set_hostname: running config-set_hostname with frequency once-per-instance 2021-01-14 02:22:57,088 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/sem/config_set_hostname - wb: [644] 24 bytes 2021-01-14 02:22:57,089 - helpers.py[DEBUG]: Running config-set_hostname using lock () 2021-01-14 02:22:57,090 - util.py[DEBUG]: Reading from /var/lib/cloud/data/set-hostname (quiet=False) 2021-01-14 02:22:57,090 - util.py[DEBUG]: Read 69 bytes from /var/lib/cloud/data/set-hostname 2021-01-14 02:22:57,090 - cc_set_hostname.py[DEBUG]: No hostname changes. Skipping set-hostname 2021-01-14 02:22:57,090 - handlers.py[DEBUG]: finish: init-network/config-set_hostname: SUCCESS: config-set_hostname ran successfully 2021-01-14 02:22:57,090 - stages.py[DEBUG]: Running module update_hostname () with frequency always 2021-01-14 02:22:57,090 - handlers.py[DEBUG]: start: init-network/config-update_hostname: running config-update_hostname with frequency always 2021-01-14 02:22:57,091 - helpers.py[DEBUG]: Running config-update_hostname using lock () 2021-01-14 02:22:57,091 - cc_update_hostname.py[DEBUG]: Updating hostname to n-d-765315-13.novalocal (n-d-765315-13) 2021-01-14 02:22:57,091 - util.py[DEBUG]: Reading from /etc/hostname (quiet=False) 2021-01-14 02:22:57,091 - util.py[DEBUG]: Read 14 bytes from /etc/hostname 2021-01-14 02:22:57,091 - __init__.py[DEBUG]: Attempting to update hostname to n-d-765315-13 in 1 files 2021-01-14 02:22:57,091 - util.py[DEBUG]: Reading from /var/lib/cloud/data/previous-hostname (quiet=False) 2021-01-14 02:22:57,091 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-hostname - wb: [644] 14 bytes 2021-01-14 02:22:57,092 - handlers.py[DEBUG]: finish: init-network/config-update_hostname: SUCCESS: config-update_hostname ran successfully 2021-01-14 02:22:57,092 - stages.py[DEBUG]: Running module update_etc_hosts () with frequency always 2021-01-14 02:22:57,093 - handlers.py[DEBUG]: start: init-network/config-update_etc_hosts: running config-update_etc_hosts with frequency always 2021-01-14 02:22:57,093 - helpers.py[DEBUG]: Running config-update_etc_hosts using lock () 2021-01-14 02:22:57,093 - 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-14 02:22:57,093 - handlers.py[DEBUG]: finish: init-network/config-update_etc_hosts: SUCCESS: config-update_etc_hosts ran successfully 2021-01-14 02:22:57,093 - stages.py[DEBUG]: Running module ca-certs () with frequency once-per-instance 2021-01-14 02:22:57,093 - handlers.py[DEBUG]: start: init-network/config-ca-certs: running config-ca-certs with frequency once-per-instance 2021-01-14 02:22:57,093 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/sem/config_ca_certs - wb: [644] 23 bytes 2021-01-14 02:22:57,094 - helpers.py[DEBUG]: Running config-ca-certs using lock () 2021-01-14 02:22:57,094 - cc_ca_certs.py[DEBUG]: Skipping module named ca-certs, no 'ca-certs' key in configuration 2021-01-14 02:22:57,094 - handlers.py[DEBUG]: finish: init-network/config-ca-certs: SUCCESS: config-ca-certs ran successfully 2021-01-14 02:22:57,095 - stages.py[DEBUG]: Running module rsyslog () with frequency once-per-instance 2021-01-14 02:22:57,095 - handlers.py[DEBUG]: start: init-network/config-rsyslog: running config-rsyslog with frequency once-per-instance 2021-01-14 02:22:57,095 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/sem/config_rsyslog - wb: [644] 24 bytes 2021-01-14 02:22:57,096 - helpers.py[DEBUG]: Running config-rsyslog using lock () 2021-01-14 02:22:57,096 - cc_rsyslog.py[DEBUG]: Skipping module named rsyslog, no 'rsyslog' key in configuration 2021-01-14 02:22:57,096 - handlers.py[DEBUG]: finish: init-network/config-rsyslog: SUCCESS: config-rsyslog ran successfully 2021-01-14 02:22:57,096 - stages.py[DEBUG]: Running module users-groups () with frequency once-per-instance 2021-01-14 02:22:57,096 - handlers.py[DEBUG]: start: init-network/config-users-groups: running config-users-groups with frequency once-per-instance 2021-01-14 02:22:57,097 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/sem/config_users_groups - wb: [644] 24 bytes 2021-01-14 02:22:57,097 - helpers.py[DEBUG]: Running config-users-groups using lock () 2021-01-14 02:22:57,098 - util.py[DEBUG]: Reading from /etc/os-release (quiet=True) 2021-01-14 02:22:57,098 - util.py[DEBUG]: Read 386 bytes from /etc/os-release 2021-01-14 02:22:57,099 - util.py[DEBUG]: Reading from /etc/system-image/channel.ini (quiet=True) 2021-01-14 02:22:57,099 - util.py[DEBUG]: Read 0 bytes from /etc/system-image/channel.ini 2021-01-14 02:22:57,100 - __init__.py[DEBUG]: Adding user ubuntu 2021-01-14 02:22:57,100 - 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-14 02:22:57,291 - util.py[DEBUG]: Running command ['passwd', '-l', 'ubuntu'] with allowed return codes [0] (shell=False, capture=True) 2021-01-14 02:22:57,334 - util.py[DEBUG]: Reading from /etc/sudoers (quiet=False) 2021-01-14 02:22:57,340 - util.py[DEBUG]: Read 755 bytes from /etc/sudoers 2021-01-14 02:22:57,348 - util.py[DEBUG]: Writing to /etc/sudoers.d/90-cloud-init-users - wb: [440] 151 bytes 2021-01-14 02:22:57,349 - handlers.py[DEBUG]: finish: init-network/config-users-groups: SUCCESS: config-users-groups ran successfully 2021-01-14 02:22:57,349 - stages.py[DEBUG]: Running module ssh () with frequency once-per-instance 2021-01-14 02:22:57,350 - handlers.py[DEBUG]: start: init-network/config-ssh: running config-ssh with frequency once-per-instance 2021-01-14 02:22:57,350 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/sem/config_ssh - wb: [644] 24 bytes 2021-01-14 02:22:57,351 - helpers.py[DEBUG]: Running config-ssh using lock () 2021-01-14 02:22:57,352 - 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-14 02:22:57,436 - 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-14 02:22:57,682 - 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-14 02:22:57,689 - 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-14 02:22:57,698 - util.py[DEBUG]: Changing the ownership of /home/ubuntu/.ssh to 1000:1000 2021-01-14 02:22:57,698 - util.py[DEBUG]: Reading from /etc/ssh/sshd_config (quiet=False) 2021-01-14 02:22:57,704 - util.py[DEBUG]: Read 3262 bytes from /etc/ssh/sshd_config 2021-01-14 02:22:57,705 - util.py[DEBUG]: Writing to /home/ubuntu/.ssh/authorized_keys - wb: [600] 399 bytes 2021-01-14 02:22:57,705 - util.py[DEBUG]: Changing the ownership of /home/ubuntu/.ssh/authorized_keys to 1000:1000 2021-01-14 02:22:57,706 - util.py[DEBUG]: Changing the ownership of /root/.ssh to 0:0 2021-01-14 02:22:57,706 - util.py[DEBUG]: Reading from /etc/ssh/sshd_config (quiet=False) 2021-01-14 02:22:57,707 - util.py[DEBUG]: Read 3262 bytes from /etc/ssh/sshd_config 2021-01-14 02:22:57,708 - util.py[DEBUG]: Writing to /root/.ssh/authorized_keys - wb: [600] 554 bytes 2021-01-14 02:22:57,708 - util.py[DEBUG]: Changing the ownership of /root/.ssh/authorized_keys to 0:0 2021-01-14 02:22:57,709 - handlers.py[DEBUG]: finish: init-network/config-ssh: SUCCESS: config-ssh ran successfully 2021-01-14 02:22:57,709 - main.py[DEBUG]: Ran 15 modules with 0 failures 2021-01-14 02:22:57,710 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False) 2021-01-14 02:22:57,710 - util.py[DEBUG]: Read 12 bytes from /proc/uptime 2021-01-14 02:22:57,710 - util.py[DEBUG]: cloud-init mode 'init' took 1.713 seconds (1.72) 2021-01-14 02:22:57,710 - handlers.py[DEBUG]: finish: init-network: SUCCESS: searching for network datasources 2021-01-14 02:23:02,881 - util.py[DEBUG]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~18.04.1 running 'modules:config' at Thu, 14 Jan 2021 02:23:02 +0000. Up 24.68 seconds. 2021-01-14 02:23:02,941 - stages.py[DEBUG]: Using distro class 2021-01-14 02:23:02,942 - stages.py[DEBUG]: Running module emit_upstart () with frequency always 2021-01-14 02:23:02,943 - handlers.py[DEBUG]: start: modules-config/config-emit_upstart: running config-emit_upstart with frequency always 2021-01-14 02:23:02,943 - helpers.py[DEBUG]: Running config-emit_upstart using lock () 2021-01-14 02:23:02,943 - cc_emit_upstart.py[DEBUG]: no /sbin/initctl located 2021-01-14 02:23:02,943 - cc_emit_upstart.py[DEBUG]: not upstart system, 'emit_upstart' disabled 2021-01-14 02:23:02,943 - handlers.py[DEBUG]: finish: modules-config/config-emit_upstart: SUCCESS: config-emit_upstart ran successfully 2021-01-14 02:23:02,943 - stages.py[DEBUG]: Running module snap () with frequency once-per-instance 2021-01-14 02:23:02,943 - handlers.py[DEBUG]: start: modules-config/config-snap: running config-snap with frequency once-per-instance 2021-01-14 02:23:02,944 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/sem/config_snap - wb: [644] 25 bytes 2021-01-14 02:23:02,944 - helpers.py[DEBUG]: Running config-snap using lock () 2021-01-14 02:23:02,945 - cc_snap.py[DEBUG]: Skipping module named snap, no 'snap' key in configuration 2021-01-14 02:23:02,945 - handlers.py[DEBUG]: finish: modules-config/config-snap: SUCCESS: config-snap ran successfully 2021-01-14 02:23:02,945 - stages.py[DEBUG]: Running module snap_config () with frequency once-per-instance 2021-01-14 02:23:02,945 - handlers.py[DEBUG]: start: modules-config/config-snap_config: running config-snap_config with frequency once-per-instance 2021-01-14 02:23:02,945 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/sem/config_snap_config - wb: [644] 25 bytes 2021-01-14 02:23:02,946 - helpers.py[DEBUG]: Running config-snap_config using lock () 2021-01-14 02:23:02,946 - cc_snap_config.py[DEBUG]: No snappy config provided, skipping 2021-01-14 02:23:02,946 - handlers.py[DEBUG]: finish: modules-config/config-snap_config: SUCCESS: config-snap_config ran successfully 2021-01-14 02:23:02,946 - stages.py[DEBUG]: Running module ssh-import-id () with frequency once-per-instance 2021-01-14 02:23:02,947 - handlers.py[DEBUG]: start: modules-config/config-ssh-import-id: running config-ssh-import-id with frequency once-per-instance 2021-01-14 02:23:02,947 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/sem/config_ssh_import_id - wb: [644] 25 bytes 2021-01-14 02:23:02,947 - helpers.py[DEBUG]: Running config-ssh-import-id using lock () 2021-01-14 02:23:02,948 - handlers.py[DEBUG]: finish: modules-config/config-ssh-import-id: SUCCESS: config-ssh-import-id ran successfully 2021-01-14 02:23:02,948 - stages.py[DEBUG]: Running module locale () with frequency once-per-instance 2021-01-14 02:23:02,948 - handlers.py[DEBUG]: start: modules-config/config-locale: running config-locale with frequency once-per-instance 2021-01-14 02:23:02,949 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/sem/config_locale - wb: [644] 25 bytes 2021-01-14 02:23:02,949 - helpers.py[DEBUG]: Running config-locale using lock () 2021-01-14 02:23:02,949 - util.py[DEBUG]: Reading from /etc/default/locale (quiet=False) 2021-01-14 02:23:02,950 - util.py[DEBUG]: Read 13 bytes from /etc/default/locale 2021-01-14 02:23:02,950 - cc_locale.py[DEBUG]: Setting locale to C.UTF-8 2021-01-14 02:23:02,950 - debian.py[DEBUG]: System has 'LANG=C.UTF-8' requested 'C.UTF-8', skipping regeneration. 2021-01-14 02:23:02,950 - handlers.py[DEBUG]: finish: modules-config/config-locale: SUCCESS: config-locale ran successfully 2021-01-14 02:23:02,950 - stages.py[DEBUG]: Running module set-passwords () with frequency once-per-instance 2021-01-14 02:23:02,950 - handlers.py[DEBUG]: start: modules-config/config-set-passwords: running config-set-passwords with frequency once-per-instance 2021-01-14 02:23:02,951 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/sem/config_set_passwords - wb: [644] 25 bytes 2021-01-14 02:23:02,951 - helpers.py[DEBUG]: Running config-set-passwords using lock () 2021-01-14 02:23:02,951 - cc_set_passwords.py[DEBUG]: Leaving ssh config 'PasswordAuthentication' unchanged. ssh_pwauth=None 2021-01-14 02:23:02,951 - handlers.py[DEBUG]: finish: modules-config/config-set-passwords: SUCCESS: config-set-passwords ran successfully 2021-01-14 02:23:02,952 - stages.py[DEBUG]: Running module grub-dpkg () with frequency once-per-instance 2021-01-14 02:23:02,952 - handlers.py[DEBUG]: start: modules-config/config-grub-dpkg: running config-grub-dpkg with frequency once-per-instance 2021-01-14 02:23:02,952 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/sem/config_grub_dpkg - wb: [644] 25 bytes 2021-01-14 02:23:02,953 - helpers.py[DEBUG]: Running config-grub-dpkg using lock () 2021-01-14 02:23:02,953 - cc_grub_dpkg.py[DEBUG]: Setting grub debconf-set-selections with '/dev/sda','false' 2021-01-14 02:23:02,953 - util.py[DEBUG]: Running command ['debconf-set-selections'] with allowed return codes [0] (shell=False, capture=True) 2021-01-14 02:23:03,590 - handlers.py[DEBUG]: finish: modules-config/config-grub-dpkg: SUCCESS: config-grub-dpkg ran successfully 2021-01-14 02:23:03,590 - stages.py[DEBUG]: Running module apt-pipelining () with frequency once-per-instance 2021-01-14 02:23:03,591 - handlers.py[DEBUG]: start: modules-config/config-apt-pipelining: running config-apt-pipelining with frequency once-per-instance 2021-01-14 02:23:03,592 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/sem/config_apt_pipelining - wb: [644] 25 bytes 2021-01-14 02:23:03,593 - helpers.py[DEBUG]: Running config-apt-pipelining using lock () 2021-01-14 02:23:03,593 - handlers.py[DEBUG]: finish: modules-config/config-apt-pipelining: SUCCESS: config-apt-pipelining ran successfully 2021-01-14 02:23:03,593 - stages.py[DEBUG]: Running module apt-configure () with frequency once-per-instance 2021-01-14 02:23:03,594 - handlers.py[DEBUG]: start: modules-config/config-apt-configure: running config-apt-configure with frequency once-per-instance 2021-01-14 02:23:03,594 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/sem/config_apt_configure - wb: [644] 25 bytes 2021-01-14 02:23:03,594 - helpers.py[DEBUG]: Running config-apt-configure using lock () 2021-01-14 02:23:03,595 - cc_apt_configure.py[DEBUG]: debconf_selections was not set in config 2021-01-14 02:23:03,595 - util.py[DEBUG]: Reading from /etc/os-release (quiet=True) 2021-01-14 02:23:03,595 - util.py[DEBUG]: Read 386 bytes from /etc/os-release 2021-01-14 02:23:03,596 - util.py[DEBUG]: Reading from /etc/system-image/channel.ini (quiet=True) 2021-01-14 02:23:03,596 - util.py[DEBUG]: Read 0 bytes from /etc/system-image/channel.ini 2021-01-14 02:23:03,597 - cc_apt_configure.py[DEBUG]: handling apt config: {} 2021-01-14 02:23:03,597 - util.py[DEBUG]: Running command ['lsb_release', '--all'] with allowed return codes [0] (shell=False, capture=True) 2021-01-14 02:23:03,713 - util.py[DEBUG]: Running command ['dpkg', '--print-architecture'] with allowed return codes [0] (shell=False, capture=True) 2021-01-14 02:23:03,718 - cc_apt_configure.py[DEBUG]: got primary mirror: None 2021-01-14 02:23:03,719 - cc_apt_configure.py[DEBUG]: got security mirror: None 2021-01-14 02:23:03,719 - util.py[DEBUG]: Running command ['dpkg', '--print-architecture'] with allowed return codes [0] (shell=False, capture=True) 2021-01-14 02:23:04,325 - util.py[DEBUG]: Resolving URL: http://nova.clouds.archive.ubuntu.com/ubuntu/ took 0.601 seconds 2021-01-14 02:23:04,325 - __init__.py[DEBUG]: filtered distro mirror info: {'primary': 'http://nova.clouds.archive.ubuntu.com/ubuntu/', 'security': 'http://security.ubuntu.com/ubuntu'} 2021-01-14 02:23:04,326 - 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-14 02:23:04,326 - cc_apt_configure.py[INFO]: No custom template provided, fall back to builtin 2021-01-14 02:23:04,330 - util.py[DEBUG]: Reading from /etc/cloud/templates/sources.list.ubuntu.tmpl (quiet=False) 2021-01-14 02:23:04,331 - util.py[DEBUG]: Read 2858 bytes from /etc/cloud/templates/sources.list.ubuntu.tmpl 2021-01-14 02:23:04,347 - util.py[DEBUG]: Writing to /etc/apt/sources.list - wb: [644] 3324 bytes 2021-01-14 02:23:04,347 - util.py[DEBUG]: Running command ['dpkg', '--print-architecture'] with allowed return codes [0] (shell=False, capture=True) 2021-01-14 02:23:04,361 - 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-14 02:23:04,361 - 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-14 02:23:04,361 - 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-14 02:23:04,362 - 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-14 02:23:04,362 - 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-14 02:23:04,362 - 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-14 02:23:04,362 - 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-14 02:23:04,362 - 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-14 02:23:04,362 - 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-14 02:23:04,362 - 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-14 02:23:04,363 - handlers.py[DEBUG]: finish: modules-config/config-apt-configure: SUCCESS: config-apt-configure ran successfully 2021-01-14 02:23:04,363 - stages.py[DEBUG]: Running module ubuntu-advantage () with frequency once-per-instance 2021-01-14 02:23:04,363 - handlers.py[DEBUG]: start: modules-config/config-ubuntu-advantage: running config-ubuntu-advantage with frequency once-per-instance 2021-01-14 02:23:04,364 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/sem/config_ubuntu_advantage - wb: [644] 23 bytes 2021-01-14 02:23:04,364 - helpers.py[DEBUG]: Running config-ubuntu-advantage using lock () 2021-01-14 02:23:04,364 - cc_ubuntu_advantage.py[DEBUG]: Skipping module named ubuntu-advantage, no 'ubuntu-advantage' key in configuration 2021-01-14 02:23:04,365 - handlers.py[DEBUG]: finish: modules-config/config-ubuntu-advantage: SUCCESS: config-ubuntu-advantage ran successfully 2021-01-14 02:23:04,365 - stages.py[DEBUG]: Running module ntp () with frequency once-per-instance 2021-01-14 02:23:04,365 - handlers.py[DEBUG]: start: modules-config/config-ntp: running config-ntp with frequency once-per-instance 2021-01-14 02:23:04,365 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/sem/config_ntp - wb: [644] 25 bytes 2021-01-14 02:23:04,366 - helpers.py[DEBUG]: Running config-ntp using lock () 2021-01-14 02:23:04,366 - cc_ntp.py[DEBUG]: Skipping module named ntp, not present or disabled by cfg 2021-01-14 02:23:04,366 - handlers.py[DEBUG]: finish: modules-config/config-ntp: SUCCESS: config-ntp ran successfully 2021-01-14 02:23:04,366 - stages.py[DEBUG]: Running module timezone () with frequency once-per-instance 2021-01-14 02:23:04,367 - handlers.py[DEBUG]: start: modules-config/config-timezone: running config-timezone with frequency once-per-instance 2021-01-14 02:23:04,367 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/sem/config_timezone - wb: [644] 25 bytes 2021-01-14 02:23:04,367 - helpers.py[DEBUG]: Running config-timezone using lock () 2021-01-14 02:23:04,367 - cc_timezone.py[DEBUG]: Skipping module named timezone, no 'timezone' specified 2021-01-14 02:23:04,368 - handlers.py[DEBUG]: finish: modules-config/config-timezone: SUCCESS: config-timezone ran successfully 2021-01-14 02:23:04,368 - stages.py[DEBUG]: Running module disable-ec2-metadata () with frequency always 2021-01-14 02:23:04,368 - handlers.py[DEBUG]: start: modules-config/config-disable-ec2-metadata: running config-disable-ec2-metadata with frequency always 2021-01-14 02:23:04,368 - helpers.py[DEBUG]: Running config-disable-ec2-metadata using lock () 2021-01-14 02:23:04,368 - cc_disable_ec2_metadata.py[DEBUG]: Skipping module named disable-ec2-metadata, disabling the ec2 route not enabled 2021-01-14 02:23:04,368 - handlers.py[DEBUG]: finish: modules-config/config-disable-ec2-metadata: SUCCESS: config-disable-ec2-metadata ran successfully 2021-01-14 02:23:04,368 - stages.py[DEBUG]: Running module runcmd () with frequency once-per-instance 2021-01-14 02:23:04,369 - handlers.py[DEBUG]: start: modules-config/config-runcmd: running config-runcmd with frequency once-per-instance 2021-01-14 02:23:04,369 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/sem/config_runcmd - wb: [644] 25 bytes 2021-01-14 02:23:04,370 - helpers.py[DEBUG]: Running config-runcmd using lock () 2021-01-14 02:23:04,370 - cc_runcmd.py[DEBUG]: Skipping module named runcmd, no 'runcmd' key in configuration 2021-01-14 02:23:04,370 - handlers.py[DEBUG]: finish: modules-config/config-runcmd: SUCCESS: config-runcmd ran successfully 2021-01-14 02:23:04,370 - stages.py[DEBUG]: Running module byobu () with frequency once-per-instance 2021-01-14 02:23:04,370 - handlers.py[DEBUG]: start: modules-config/config-byobu: running config-byobu with frequency once-per-instance 2021-01-14 02:23:04,370 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/sem/config_byobu - wb: [644] 25 bytes 2021-01-14 02:23:04,371 - helpers.py[DEBUG]: Running config-byobu using lock () 2021-01-14 02:23:04,371 - cc_byobu.py[DEBUG]: Skipping module named byobu, no 'byobu' values found 2021-01-14 02:23:04,371 - handlers.py[DEBUG]: finish: modules-config/config-byobu: SUCCESS: config-byobu ran successfully 2021-01-14 02:23:04,371 - main.py[DEBUG]: Ran 15 modules with 0 failures 2021-01-14 02:23:04,372 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False) 2021-01-14 02:23:04,373 - util.py[DEBUG]: Read 12 bytes from /proc/uptime 2021-01-14 02:23:04,373 - util.py[DEBUG]: cloud-init mode 'modules' took 1.603 seconds (1.60) 2021-01-14 02:23:04,373 - handlers.py[DEBUG]: finish: modules-config: SUCCESS: running modules for config 2021-01-14 02:23:05,159 - util.py[DEBUG]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~18.04.1 running 'modules:final' at Thu, 14 Jan 2021 02:23:05 +0000. Up 26.95 seconds. 2021-01-14 02:23:05,190 - stages.py[DEBUG]: Using distro class 2021-01-14 02:23:05,192 - stages.py[DEBUG]: Running module snappy () with frequency once-per-instance 2021-01-14 02:23:05,192 - handlers.py[DEBUG]: start: modules-final/config-snappy: running config-snappy with frequency once-per-instance 2021-01-14 02:23:05,192 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/sem/config_snappy - wb: [644] 25 bytes 2021-01-14 02:23:05,193 - helpers.py[DEBUG]: Running config-snappy using lock () 2021-01-14 02:23:05,193 - util.py[DEBUG]: Reading from /etc/os-release (quiet=True) 2021-01-14 02:23:05,194 - util.py[DEBUG]: Read 386 bytes from /etc/os-release 2021-01-14 02:23:05,194 - util.py[DEBUG]: Reading from /etc/system-image/channel.ini (quiet=True) 2021-01-14 02:23:05,194 - util.py[DEBUG]: Read 0 bytes from /etc/system-image/channel.ini 2021-01-14 02:23:05,195 - cc_snappy.py[DEBUG]: snappy: 'auto' mode, and system not snappy 2021-01-14 02:23:05,195 - handlers.py[DEBUG]: finish: modules-final/config-snappy: SUCCESS: config-snappy ran successfully 2021-01-14 02:23:05,195 - stages.py[DEBUG]: Running module package-update-upgrade-install () with frequency once-per-instance 2021-01-14 02:23:05,195 - handlers.py[DEBUG]: start: modules-final/config-package-update-upgrade-install: running config-package-update-upgrade-install with frequency once-per-instance 2021-01-14 02:23:05,195 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/sem/config_package_update_upgrade_install - wb: [644] 24 bytes 2021-01-14 02:23:05,196 - helpers.py[DEBUG]: Running config-package-update-upgrade-install using lock () 2021-01-14 02:23:05,196 - handlers.py[DEBUG]: finish: modules-final/config-package-update-upgrade-install: SUCCESS: config-package-update-upgrade-install ran successfully 2021-01-14 02:23:05,196 - stages.py[DEBUG]: Running module fan () with frequency once-per-instance 2021-01-14 02:23:05,197 - handlers.py[DEBUG]: start: modules-final/config-fan: running config-fan with frequency once-per-instance 2021-01-14 02:23:05,197 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/sem/config_fan - wb: [644] 25 bytes 2021-01-14 02:23:05,198 - helpers.py[DEBUG]: Running config-fan using lock () 2021-01-14 02:23:05,198 - cc_fan.py[DEBUG]: fan: no 'fan' config entry. disabling 2021-01-14 02:23:05,198 - handlers.py[DEBUG]: finish: modules-final/config-fan: SUCCESS: config-fan ran successfully 2021-01-14 02:23:05,198 - stages.py[DEBUG]: Running module landscape () with frequency once-per-instance 2021-01-14 02:23:05,198 - handlers.py[DEBUG]: start: modules-final/config-landscape: running config-landscape with frequency once-per-instance 2021-01-14 02:23:05,198 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/sem/config_landscape - wb: [644] 24 bytes 2021-01-14 02:23:05,199 - helpers.py[DEBUG]: Running config-landscape using lock () 2021-01-14 02:23:05,199 - handlers.py[DEBUG]: finish: modules-final/config-landscape: SUCCESS: config-landscape ran successfully 2021-01-14 02:23:05,199 - stages.py[DEBUG]: Running module lxd () with frequency once-per-instance 2021-01-14 02:23:05,200 - handlers.py[DEBUG]: start: modules-final/config-lxd: running config-lxd with frequency once-per-instance 2021-01-14 02:23:05,200 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/sem/config_lxd - wb: [644] 25 bytes 2021-01-14 02:23:05,200 - helpers.py[DEBUG]: Running config-lxd using lock () 2021-01-14 02:23:05,201 - cc_lxd.py[DEBUG]: Skipping module named lxd, not present or disabled by cfg 2021-01-14 02:23:05,201 - handlers.py[DEBUG]: finish: modules-final/config-lxd: SUCCESS: config-lxd ran successfully 2021-01-14 02:23:05,201 - stages.py[DEBUG]: Running module ubuntu-drivers () with frequency once-per-instance 2021-01-14 02:23:05,201 - handlers.py[DEBUG]: start: modules-final/config-ubuntu-drivers: running config-ubuntu-drivers with frequency once-per-instance 2021-01-14 02:23:05,201 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/sem/config_ubuntu_drivers - wb: [644] 25 bytes 2021-01-14 02:23:05,202 - helpers.py[DEBUG]: Running config-ubuntu-drivers using lock () 2021-01-14 02:23:05,202 - cc_ubuntu_drivers.py[DEBUG]: Skipping module named ubuntu-drivers, no 'drivers' key in config 2021-01-14 02:23:05,202 - handlers.py[DEBUG]: finish: modules-final/config-ubuntu-drivers: SUCCESS: config-ubuntu-drivers ran successfully 2021-01-14 02:23:05,202 - stages.py[DEBUG]: Running module puppet () with frequency once-per-instance 2021-01-14 02:23:05,202 - handlers.py[DEBUG]: start: modules-final/config-puppet: running config-puppet with frequency once-per-instance 2021-01-14 02:23:05,203 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/sem/config_puppet - wb: [644] 25 bytes 2021-01-14 02:23:05,203 - helpers.py[DEBUG]: Running config-puppet using lock () 2021-01-14 02:23:05,203 - cc_puppet.py[DEBUG]: Skipping module named puppet, no 'puppet' configuration found 2021-01-14 02:23:05,204 - handlers.py[DEBUG]: finish: modules-final/config-puppet: SUCCESS: config-puppet ran successfully 2021-01-14 02:23:05,204 - stages.py[DEBUG]: Running module chef () with frequency once-per-instance 2021-01-14 02:23:05,204 - handlers.py[DEBUG]: start: modules-final/config-chef: running config-chef with frequency once-per-instance 2021-01-14 02:23:05,204 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/sem/config_chef - wb: [644] 24 bytes 2021-01-14 02:23:05,205 - helpers.py[DEBUG]: Running config-chef using lock () 2021-01-14 02:23:05,205 - cc_chef.py[DEBUG]: Skipping module named chef, no 'chef' key in configuration 2021-01-14 02:23:05,205 - handlers.py[DEBUG]: finish: modules-final/config-chef: SUCCESS: config-chef ran successfully 2021-01-14 02:23:05,205 - stages.py[DEBUG]: Running module mcollective () with frequency once-per-instance 2021-01-14 02:23:05,205 - handlers.py[DEBUG]: start: modules-final/config-mcollective: running config-mcollective with frequency once-per-instance 2021-01-14 02:23:05,206 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/sem/config_mcollective - wb: [644] 25 bytes 2021-01-14 02:23:05,206 - helpers.py[DEBUG]: Running config-mcollective using lock () 2021-01-14 02:23:05,206 - cc_mcollective.py[DEBUG]: Skipping module named mcollective, no 'mcollective' key in configuration 2021-01-14 02:23:05,206 - handlers.py[DEBUG]: finish: modules-final/config-mcollective: SUCCESS: config-mcollective ran successfully 2021-01-14 02:23:05,206 - stages.py[DEBUG]: Running module salt-minion () with frequency once-per-instance 2021-01-14 02:23:05,207 - handlers.py[DEBUG]: start: modules-final/config-salt-minion: running config-salt-minion with frequency once-per-instance 2021-01-14 02:23:05,207 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/sem/config_salt_minion - wb: [644] 25 bytes 2021-01-14 02:23:05,208 - helpers.py[DEBUG]: Running config-salt-minion using lock () 2021-01-14 02:23:05,208 - cc_salt_minion.py[DEBUG]: Skipping module named salt-minion, no 'salt_minion' key in configuration 2021-01-14 02:23:05,208 - handlers.py[DEBUG]: finish: modules-final/config-salt-minion: SUCCESS: config-salt-minion ran successfully 2021-01-14 02:23:05,208 - stages.py[DEBUG]: Running module rightscale_userdata () with frequency once-per-instance 2021-01-14 02:23:05,208 - handlers.py[DEBUG]: start: modules-final/config-rightscale_userdata: running config-rightscale_userdata with frequency once-per-instance 2021-01-14 02:23:05,209 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/sem/config_rightscale_userdata - wb: [644] 24 bytes 2021-01-14 02:23:05,209 - helpers.py[DEBUG]: Running config-rightscale_userdata using lock () 2021-01-14 02:23:05,209 - cc_rightscale_userdata.py[DEBUG]: Failed to get raw userdata in module rightscale_userdata 2021-01-14 02:23:05,209 - handlers.py[DEBUG]: finish: modules-final/config-rightscale_userdata: SUCCESS: config-rightscale_userdata ran successfully 2021-01-14 02:23:05,209 - stages.py[DEBUG]: Running module scripts-vendor () with frequency once-per-instance 2021-01-14 02:23:05,210 - handlers.py[DEBUG]: start: modules-final/config-scripts-vendor: running config-scripts-vendor with frequency once-per-instance 2021-01-14 02:23:05,210 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/sem/config_scripts_vendor - wb: [644] 25 bytes 2021-01-14 02:23:05,211 - helpers.py[DEBUG]: Running config-scripts-vendor using lock () 2021-01-14 02:23:05,211 - handlers.py[DEBUG]: finish: modules-final/config-scripts-vendor: SUCCESS: config-scripts-vendor ran successfully 2021-01-14 02:23:05,211 - stages.py[DEBUG]: Running module scripts-per-once () with frequency once 2021-01-14 02:23:05,211 - handlers.py[DEBUG]: start: modules-final/config-scripts-per-once: running config-scripts-per-once with frequency once 2021-01-14 02:23:05,211 - util.py[DEBUG]: Writing to /var/lib/cloud/sem/config_scripts_per_once.once - wb: [644] 25 bytes 2021-01-14 02:23:05,212 - helpers.py[DEBUG]: Running config-scripts-per-once using lock () 2021-01-14 02:23:05,212 - handlers.py[DEBUG]: finish: modules-final/config-scripts-per-once: SUCCESS: config-scripts-per-once ran successfully 2021-01-14 02:23:05,212 - stages.py[DEBUG]: Running module scripts-per-boot () with frequency always 2021-01-14 02:23:05,213 - handlers.py[DEBUG]: start: modules-final/config-scripts-per-boot: running config-scripts-per-boot with frequency always 2021-01-14 02:23:05,213 - helpers.py[DEBUG]: Running config-scripts-per-boot using lock () 2021-01-14 02:23:05,213 - handlers.py[DEBUG]: finish: modules-final/config-scripts-per-boot: SUCCESS: config-scripts-per-boot ran successfully 2021-01-14 02:23:05,213 - stages.py[DEBUG]: Running module scripts-per-instance () with frequency once-per-instance 2021-01-14 02:23:05,213 - handlers.py[DEBUG]: start: modules-final/config-scripts-per-instance: running config-scripts-per-instance with frequency once-per-instance 2021-01-14 02:23:05,213 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/sem/config_scripts_per_instance - wb: [644] 25 bytes 2021-01-14 02:23:05,214 - helpers.py[DEBUG]: Running config-scripts-per-instance using lock () 2021-01-14 02:23:05,214 - handlers.py[DEBUG]: finish: modules-final/config-scripts-per-instance: SUCCESS: config-scripts-per-instance ran successfully 2021-01-14 02:23:05,214 - stages.py[DEBUG]: Running module scripts-user () with frequency once-per-instance 2021-01-14 02:23:05,215 - handlers.py[DEBUG]: start: modules-final/config-scripts-user: running config-scripts-user with frequency once-per-instance 2021-01-14 02:23:05,215 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/sem/config_scripts_user - wb: [644] 25 bytes 2021-01-14 02:23:05,215 - helpers.py[DEBUG]: Running config-scripts-user using lock () 2021-01-14 02:23:05,216 - handlers.py[DEBUG]: finish: modules-final/config-scripts-user: SUCCESS: config-scripts-user ran successfully 2021-01-14 02:23:05,216 - stages.py[DEBUG]: Running module ssh-authkey-fingerprints () with frequency once-per-instance 2021-01-14 02:23:05,216 - handlers.py[DEBUG]: start: modules-final/config-ssh-authkey-fingerprints: running config-ssh-authkey-fingerprints with frequency once-per-instance 2021-01-14 02:23:05,216 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/sem/config_ssh_authkey_fingerprints - wb: [644] 24 bytes 2021-01-14 02:23:05,217 - helpers.py[DEBUG]: Running config-ssh-authkey-fingerprints using lock () 2021-01-14 02:23:05,218 - util.py[DEBUG]: Reading from /etc/ssh/sshd_config (quiet=False) 2021-01-14 02:23:05,218 - util.py[DEBUG]: Read 3262 bytes from /etc/ssh/sshd_config 2021-01-14 02:23:05,219 - util.py[DEBUG]: Reading from /home/ubuntu/.ssh/authorized_keys (quiet=False) 2021-01-14 02:23:05,219 - util.py[DEBUG]: Read 399 bytes from /home/ubuntu/.ssh/authorized_keys 2021-01-14 02:23:05,227 - handlers.py[DEBUG]: finish: modules-final/config-ssh-authkey-fingerprints: SUCCESS: config-ssh-authkey-fingerprints ran successfully 2021-01-14 02:23:05,228 - stages.py[DEBUG]: Running module keys-to-console () with frequency once-per-instance 2021-01-14 02:23:05,228 - handlers.py[DEBUG]: start: modules-final/config-keys-to-console: running config-keys-to-console with frequency once-per-instance 2021-01-14 02:23:05,229 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/sem/config_keys_to_console - wb: [644] 24 bytes 2021-01-14 02:23:05,230 - helpers.py[DEBUG]: Running config-keys-to-console using lock () 2021-01-14 02:23:05,230 - 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-14 02:23:05,276 - handlers.py[DEBUG]: finish: modules-final/config-keys-to-console: SUCCESS: config-keys-to-console ran successfully 2021-01-14 02:23:05,276 - stages.py[DEBUG]: Running module phone-home () with frequency once-per-instance 2021-01-14 02:23:05,277 - handlers.py[DEBUG]: start: modules-final/config-phone-home: running config-phone-home with frequency once-per-instance 2021-01-14 02:23:05,277 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/sem/config_phone_home - wb: [644] 25 bytes 2021-01-14 02:23:05,278 - helpers.py[DEBUG]: Running config-phone-home using lock () 2021-01-14 02:23:05,279 - cc_phone_home.py[DEBUG]: Skipping module named phone-home, no 'phone_home' configuration found 2021-01-14 02:23:05,279 - handlers.py[DEBUG]: finish: modules-final/config-phone-home: SUCCESS: config-phone-home ran successfully 2021-01-14 02:23:05,279 - stages.py[DEBUG]: Running module final-message () with frequency always 2021-01-14 02:23:05,279 - handlers.py[DEBUG]: start: modules-final/config-final-message: running config-final-message with frequency always 2021-01-14 02:23:05,280 - helpers.py[DEBUG]: Running config-final-message using lock () 2021-01-14 02:23:05,280 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False) 2021-01-14 02:23:05,280 - util.py[DEBUG]: Read 12 bytes from /proc/uptime 2021-01-14 02:23:05,290 - util.py[DEBUG]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~18.04.1 finished at Thu, 14 Jan 2021 02:23:05 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0]. Up 27.19 seconds 2021-01-14 02:23:05,290 - util.py[DEBUG]: Writing to /var/lib/cloud/instance/boot-finished - wb: [644] 79 bytes 2021-01-14 02:23:05,291 - handlers.py[DEBUG]: finish: modules-final/config-final-message: SUCCESS: config-final-message ran successfully 2021-01-14 02:23:05,291 - stages.py[DEBUG]: Running module power-state-change () with frequency once-per-instance 2021-01-14 02:23:05,291 - handlers.py[DEBUG]: start: modules-final/config-power-state-change: running config-power-state-change with frequency once-per-instance 2021-01-14 02:23:05,292 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/9768325d-fc04-4d1d-9603-2eb79fa84f57/sem/config_power_state_change - wb: [644] 25 bytes 2021-01-14 02:23:05,292 - helpers.py[DEBUG]: Running config-power-state-change using lock () 2021-01-14 02:23:05,292 - cc_power_state_change.py[DEBUG]: no power_state provided. doing nothing 2021-01-14 02:23:05,293 - handlers.py[DEBUG]: finish: modules-final/config-power-state-change: SUCCESS: config-power-state-change ran successfully 2021-01-14 02:23:05,293 - main.py[DEBUG]: Ran 21 modules with 0 failures 2021-01-14 02:23:05,294 - util.py[DEBUG]: Creating symbolic link from '/run/cloud-init/result.json' => '../../var/lib/cloud/data/result.json' 2021-01-14 02:23:05,295 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False) 2021-01-14 02:23:05,295 - util.py[DEBUG]: Read 12 bytes from /proc/uptime 2021-01-14 02:23:05,295 - util.py[DEBUG]: cloud-init mode 'modules' took 0.251 seconds (0.25) 2021-01-14 02:23:05,295 - handlers.py[DEBUG]: finish: modules-final: SUCCESS: running modules for final