1441 lines
185 KiB
Plaintext
1441 lines
185 KiB
Plaintext
2024-10-11 19:38:49,470 - util.py[DEBUG]: Cloud-init v. 24.1.3-0ubuntu3 running 'init-local' at Fri, 11 Oct 2024 19:38:49 +0000. Up 6.19 seconds.
|
|
2024-10-11 19:38:49,470 - main.py[INFO]: PID [1] started cloud-init.
|
|
2024-10-11 19:38:49,470 - main.py[DEBUG]: No kernel command line url found.
|
|
2024-10-11 19:38:49,470 - main.py[DEBUG]: Closing stdin.
|
|
2024-10-11 19:38:49,474 - util.py[DEBUG]: Writing to /var/log/cloud-init.log - ab: [640] 0 bytes
|
|
2024-10-11 19:38:49,475 - util.py[DEBUG]: Changing the ownership of /var/log/cloud-init.log to 102:4
|
|
2024-10-11 19:38:49,475 - util.py[DEBUG]: Writing to /var/lib/cloud/data/python-version - wb: [644] 4 bytes
|
|
2024-10-11 19:38:49,475 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance/boot-finished
|
|
2024-10-11 19:38:49,476 - handlers.py[DEBUG]: start: init-local/check-cache: attempting to read from cache [check]
|
|
2024-10-11 19:38:49,476 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False)
|
|
2024-10-11 19:38:49,476 - stages.py[DEBUG]: no cache found
|
|
2024-10-11 19:38:49,476 - handlers.py[DEBUG]: finish: init-local/check-cache: SUCCESS: no cache found
|
|
2024-10-11 19:38:49,476 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance
|
|
2024-10-11 19:38:49,478 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.ubuntu.Distro'>
|
|
2024-10-11 19:38:49,478 - sources[DEBUG]: Looking for data source in: ['OpenStack', 'None'], via packages ['', 'cloudinit.sources'] that matches dependencies ['FILESYSTEM']
|
|
2024-10-11 19:38:49,486 - sources[DEBUG]: Searching for local data source in: ['DataSourceOpenStackLocal']
|
|
2024-10-11 19:38:49,486 - handlers.py[DEBUG]: start: init-local/search-OpenStackLocal: searching for local data from DataSourceOpenStackLocal
|
|
2024-10-11 19:38:49,486 - sources[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceOpenStack.DataSourceOpenStackLocal'>
|
|
2024-10-11 19:38:49,486 - sources[DEBUG]: Update datasource metadata and network config due to events: boot-new-instance
|
|
2024-10-11 19:38:49,486 - dmi.py[DEBUG]: querying dmi data /sys/class/dmi/id/product_name
|
|
2024-10-11 19:38:49,486 - sources[DEBUG]: Detected platform: DataSourceOpenStackLocal [net,ver=None]. Checking for active instance data
|
|
2024-10-11 19:38:49,487 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/name_assign_type (quiet=False)
|
|
2024-10-11 19:38:49,487 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/enp3s0/name_assign_type
|
|
2024-10-11 19:38:49,487 - util.py[DEBUG]: Reading from /sys/class/net/lo/address (quiet=False)
|
|
2024-10-11 19:38:49,487 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/lo/address
|
|
2024-10-11 19:38:49,487 - util.py[DEBUG]: Reading from /sys/class/net/lo/device/device (quiet=False)
|
|
2024-10-11 19:38:49,487 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/address (quiet=False)
|
|
2024-10-11 19:38:49,487 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/enp3s0/address
|
|
2024-10-11 19:38:49,487 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/device/device (quiet=False)
|
|
2024-10-11 19:38:49,487 - util.py[DEBUG]: Read 7 bytes from /sys/class/net/enp3s0/device/device
|
|
2024-10-11 19:38:49,487 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/carrier (quiet=False)
|
|
2024-10-11 19:38:49,487 - net[DEBUG]: Interface has no carrier: enp3s0
|
|
2024-10-11 19:38:49,487 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/dormant (quiet=False)
|
|
2024-10-11 19:38:49,487 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/operstate (quiet=False)
|
|
2024-10-11 19:38:49,487 - util.py[DEBUG]: Read 5 bytes from /sys/class/net/enp3s0/operstate
|
|
2024-10-11 19:38:49,487 - distros[DEBUG]: Using configured dhcp client priority list: ['dhcpcd', 'dhclient', 'udhcpc']
|
|
2024-10-11 19:38:49,488 - distros[DEBUG]: DHCP client selected: dhcpcd
|
|
2024-10-11 19:38:49,488 - dhcp.py[DEBUG]: Performing a dhcp discovery on enp3s0
|
|
2024-10-11 19:38:49,488 - subp.py[DEBUG]: Running command ['ip', 'link', 'set', 'dev', 'enp3s0', 'up'] with allowed return codes [0] (shell=False, capture=True)
|
|
2024-10-11 19:38:49,494 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/type (quiet=False)
|
|
2024-10-11 19:38:49,494 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/enp3s0/type
|
|
2024-10-11 19:38:49,494 - subp.py[DEBUG]: Running command ['/usr/sbin/dhcpcd', '--ipv4only', '--waitip', '--persistent', '--noarp', '--script=/bin/true', 'enp3s0'] with allowed return codes [0] (shell=False, capture=True)
|
|
2024-10-11 19:38:50,561 - subp.py[DEBUG]: command ['/usr/sbin/dhcpcd', '--ipv4only', '--waitip', '--persistent', '--noarp', '--script=/bin/true', 'enp3s0'] took 1.0s to run
|
|
2024-10-11 19:38:50,562 - subp.py[DEBUG]: Running command ['/usr/sbin/dhcpcd', '--dumplease', '--ipv4only', 'enp3s0'] with allowed return codes [0] (shell=False, capture=True)
|
|
2024-10-11 19:38:50,565 - dhcp.py[DEBUG]: Parsing dhcpcd lease for interface enp3s0: 'reason=BOUND\ninterface=enp3s0\nprotocol=dhcp\nip_address=10.8.0.118\nsubnet_cidr=24\nnetwork_number=10.8.0.0\nsubnet_mask=255.255.255.0\nclassless_static_routes=169.254.169.254/32 10.8.0.3 0.0.0.0/0 10.8.0.1\nrouters=10.8.0.1\ndomain_name_servers=10.8.0.2 10.8.0.3\nhost_name=host-10-8-0-118\ndomain_name=openstacklocal\ninterface_mtu=1500\nbroadcast_address=10.8.0.255\ndhcp_lease_time=86400\ndhcp_message_type=5\ndhcp_server_identifier=10.8.0.3\ndhcp_renewal_time=43200\ndhcp_rebinding_time=75600\n'
|
|
2024-10-11 19:38:50,565 - util.py[DEBUG]: Reading from /var/lib/dhcpcd/enp3s0.lease (quiet=False)
|
|
2024-10-11 19:38:50,565 - util.py[DEBUG]: Read 349 bytes from /var/lib/dhcpcd/enp3s0.lease
|
|
2024-10-11 19:38:50,565 - subp.py[DEBUG]: Running command ['/usr/sbin/dhcpcd', '--ipv4only', '--waitip', '--persistent', '--noarp', '--script=/bin/true', 'enp3s0', '-P'] with allowed return codes [0] (shell=False, capture=True)
|
|
2024-10-11 19:38:50,567 - util.py[DEBUG]: Reading from /run/dhcpcd/enp3s0-4.pid (quiet=False)
|
|
2024-10-11 19:38:50,567 - util.py[DEBUG]: Read 4 bytes from /run/dhcpcd/enp3s0-4.pid
|
|
2024-10-11 19:38:50,567 - util.py[DEBUG]: Reading from /proc/674/stat (quiet=True)
|
|
2024-10-11 19:38:50,567 - util.py[DEBUG]: Read 299 bytes from /proc/674/stat
|
|
2024-10-11 19:38:50,568 - dhcp.py[DEBUG]: killing dhcpcd with pid=674 gid=673
|
|
2024-10-11 19:38:50,568 - ephemeral.py[DEBUG]: Received dhcp lease on enp3s0 for 10.8.0.118/255.255.255.0
|
|
2024-10-11 19:38:50,569 - util.py[DEBUG]: Resolving URL: http://[fe80::a9fe:a9fe] took 0.001 seconds
|
|
2024-10-11 19:38:50,569 - util.py[DEBUG]: Resolving URL: http://169.254.169.254 took 0.000 seconds
|
|
2024-10-11 19:38:50,572 - url_helper.py[DEBUG]: [0/1] open 'http://[fe80::a9fe:a9fe]/openstack' with {'url': 'http://[fe80::a9fe:a9fe]/openstack', 'stream': False, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0, 'headers': {'User-Agent': 'Cloud-Init/24.1.3-0ubuntu3'}} configuration
|
|
2024-10-11 19:38:50,722 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/openstack' with {'url': 'http://169.254.169.254/openstack', 'stream': False, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0, 'headers': {'User-Agent': 'Cloud-Init/24.1.3-0ubuntu3'}} configuration
|
|
2024-10-11 19:38:50,969 - url_helper.py[DEBUG]: Read from http://169.254.169.254/openstack (200, 105b) after 1 attempts
|
|
2024-10-11 19:38:50,969 - DataSourceOpenStack.py[DEBUG]: Using metadata source: 'http://169.254.169.254'
|
|
2024-10-11 19:38:50,970 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/openstack' with {'url': 'http://169.254.169.254/openstack', 'stream': False, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0, 'headers': {'User-Agent': 'Cloud-Init/24.1.3-0ubuntu3'}} configuration
|
|
2024-10-11 19:38:51,017 - url_helper.py[DEBUG]: Read from http://169.254.169.254/openstack (200, 105b) after 1 attempts
|
|
2024-10-11 19:38:51,017 - openstack.py[DEBUG]: Selected version '2018-08-27' from ['2012-08-10', '2013-04-04', '2013-10-17', '2015-10-15', '2016-06-30', '2016-10-06', '2017-02-22', '2018-08-27', '2020-10-14', 'latest']
|
|
2024-10-11 19:38:51,017 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/openstack/2018-08-27/meta_data.json' with {'url': 'http://169.254.169.254/openstack/2018-08-27/meta_data.json', 'stream': False, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0, 'headers': {'User-Agent': 'Cloud-Init/24.1.3-0ubuntu3'}} configuration
|
|
2024-10-11 19:38:51,064 - url_helper.py[DEBUG]: Read from http://169.254.169.254/openstack/2018-08-27/meta_data.json (200, 2425b) after 1 attempts
|
|
2024-10-11 19:38:51,064 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/openstack/2018-08-27/user_data' with {'url': 'http://169.254.169.254/openstack/2018-08-27/user_data', 'stream': False, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0, 'headers': {'User-Agent': 'Cloud-Init/24.1.3-0ubuntu3'}} configuration
|
|
2024-10-11 19:38:51,112 - url_helper.py[DEBUG]: Read from http://169.254.169.254/openstack/2018-08-27/user_data (200, 2530b) after 1 attempts
|
|
2024-10-11 19:38:51,112 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/openstack/2018-08-27/vendor_data.json' with {'url': 'http://169.254.169.254/openstack/2018-08-27/vendor_data.json', 'stream': False, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0, 'headers': {'User-Agent': 'Cloud-Init/24.1.3-0ubuntu3'}} configuration
|
|
2024-10-11 19:38:51,159 - url_helper.py[DEBUG]: Read from http://169.254.169.254/openstack/2018-08-27/vendor_data.json (200, 2b) after 1 attempts
|
|
2024-10-11 19:38:51,159 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/openstack/2018-08-27/vendor_data2.json' with {'url': 'http://169.254.169.254/openstack/2018-08-27/vendor_data2.json', 'stream': False, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0, 'headers': {'User-Agent': 'Cloud-Init/24.1.3-0ubuntu3'}} configuration
|
|
2024-10-11 19:38:51,209 - url_helper.py[DEBUG]: Read from http://169.254.169.254/openstack/2018-08-27/vendor_data2.json (200, 14b) after 1 attempts
|
|
2024-10-11 19:38:51,209 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/openstack/2018-08-27/network_data.json' with {'url': 'http://169.254.169.254/openstack/2018-08-27/network_data.json', 'stream': False, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0, 'headers': {'User-Agent': 'Cloud-Init/24.1.3-0ubuntu3'}} configuration
|
|
2024-10-11 19:38:51,263 - url_helper.py[DEBUG]: Read from http://169.254.169.254/openstack/2018-08-27/network_data.json (200, 311b) after 1 attempts
|
|
2024-10-11 19:38:51,263 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/' with {'url': 'http://169.254.169.254/latest/meta-data/', 'stream': False, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0, 'headers': {'User-Agent': 'Cloud-Init/24.1.3-0ubuntu3'}} configuration
|
|
2024-10-11 19:38:51,315 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/ (200, 223b) after 1 attempts
|
|
2024-10-11 19:38:51,316 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/block-device-mapping/' with {'url': 'http://169.254.169.254/latest/meta-data/block-device-mapping/', 'stream': False, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0, 'headers': {'User-Agent': 'Cloud-Init/24.1.3-0ubuntu3'}} configuration
|
|
2024-10-11 19:38:51,365 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/block-device-mapping/ (200, 13b) after 1 attempts
|
|
2024-10-11 19:38:51,365 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/block-device-mapping/ami' with {'url': 'http://169.254.169.254/latest/meta-data/block-device-mapping/ami', 'stream': False, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0, 'headers': {'User-Agent': 'Cloud-Init/24.1.3-0ubuntu3'}} configuration
|
|
2024-10-11 19:38:51,414 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/block-device-mapping/ami (200, 3b) after 1 attempts
|
|
2024-10-11 19:38:51,415 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/block-device-mapping/ebs0' with {'url': 'http://169.254.169.254/latest/meta-data/block-device-mapping/ebs0', 'stream': False, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0, 'headers': {'User-Agent': 'Cloud-Init/24.1.3-0ubuntu3'}} configuration
|
|
2024-10-11 19:38:51,465 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/block-device-mapping/ebs0 (200, 8b) after 1 attempts
|
|
2024-10-11 19:38:51,465 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/block-device-mapping/root' with {'url': 'http://169.254.169.254/latest/meta-data/block-device-mapping/root', 'stream': False, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0, 'headers': {'User-Agent': 'Cloud-Init/24.1.3-0ubuntu3'}} configuration
|
|
2024-10-11 19:38:51,518 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/block-device-mapping/root (200, 8b) after 1 attempts
|
|
2024-10-11 19:38:51,519 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/placement/' with {'url': 'http://169.254.169.254/latest/meta-data/placement/', 'stream': False, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0, 'headers': {'User-Agent': 'Cloud-Init/24.1.3-0ubuntu3'}} configuration
|
|
2024-10-11 19:38:51,566 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/placement/ (200, 17b) after 1 attempts
|
|
2024-10-11 19:38:51,566 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/placement/availability-zone' with {'url': 'http://169.254.169.254/latest/meta-data/placement/availability-zone', 'stream': False, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0, 'headers': {'User-Agent': 'Cloud-Init/24.1.3-0ubuntu3'}} configuration
|
|
2024-10-11 19:38:51,616 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/placement/availability-zone (200, 4b) after 1 attempts
|
|
2024-10-11 19:38:51,616 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/public-keys/' with {'url': 'http://169.254.169.254/latest/meta-data/public-keys/', 'stream': False, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0, 'headers': {'User-Agent': 'Cloud-Init/24.1.3-0ubuntu3'}} configuration
|
|
2024-10-11 19:38:51,666 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/public-keys/ (200, 38b) after 1 attempts
|
|
2024-10-11 19:38:51,666 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/public-keys/0/openssh-key' with {'url': 'http://169.254.169.254/latest/meta-data/public-keys/0/openssh-key', 'stream': False, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0, 'headers': {'User-Agent': 'Cloud-Init/24.1.3-0ubuntu3'}} configuration
|
|
2024-10-11 19:38:51,719 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/public-keys/0/openssh-key (200, 575b) after 1 attempts
|
|
2024-10-11 19:38:51,719 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/ami-id' with {'url': 'http://169.254.169.254/latest/meta-data/ami-id', 'stream': False, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0, 'headers': {'User-Agent': 'Cloud-Init/24.1.3-0ubuntu3'}} configuration
|
|
2024-10-11 19:38:51,770 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/ami-id (200, 4b) after 1 attempts
|
|
2024-10-11 19:38:51,770 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/ami-launch-index' with {'url': 'http://169.254.169.254/latest/meta-data/ami-launch-index', 'stream': False, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0, 'headers': {'User-Agent': 'Cloud-Init/24.1.3-0ubuntu3'}} configuration
|
|
2024-10-11 19:38:51,819 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/ami-launch-index (200, 1b) after 1 attempts
|
|
2024-10-11 19:38:51,819 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/ami-manifest-path' with {'url': 'http://169.254.169.254/latest/meta-data/ami-manifest-path', 'stream': False, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0, 'headers': {'User-Agent': 'Cloud-Init/24.1.3-0ubuntu3'}} configuration
|
|
2024-10-11 19:38:51,865 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/ami-manifest-path (200, 5b) after 1 attempts
|
|
2024-10-11 19:38:51,865 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/hostname' with {'url': 'http://169.254.169.254/latest/meta-data/hostname', 'stream': False, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0, 'headers': {'User-Agent': 'Cloud-Init/24.1.3-0ubuntu3'}} configuration
|
|
2024-10-11 19:38:51,915 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/hostname (200, 11b) after 1 attempts
|
|
2024-10-11 19:38:51,915 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/instance-action' with {'url': 'http://169.254.169.254/latest/meta-data/instance-action', 'stream': False, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0, 'headers': {'User-Agent': 'Cloud-Init/24.1.3-0ubuntu3'}} configuration
|
|
2024-10-11 19:38:51,967 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/instance-action (200, 4b) after 1 attempts
|
|
2024-10-11 19:38:51,967 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/instance-id' with {'url': 'http://169.254.169.254/latest/meta-data/instance-id', 'stream': False, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0, 'headers': {'User-Agent': 'Cloud-Init/24.1.3-0ubuntu3'}} configuration
|
|
2024-10-11 19:38:52,014 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/instance-id (200, 10b) after 1 attempts
|
|
2024-10-11 19:38:52,014 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/instance-type' with {'url': 'http://169.254.169.254/latest/meta-data/instance-type', 'stream': False, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0, 'headers': {'User-Agent': 'Cloud-Init/24.1.3-0ubuntu3'}} configuration
|
|
2024-10-11 19:38:52,092 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/instance-type (200, 15b) after 1 attempts
|
|
2024-10-11 19:38:52,092 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/local-hostname' with {'url': 'http://169.254.169.254/latest/meta-data/local-hostname', 'stream': False, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0, 'headers': {'User-Agent': 'Cloud-Init/24.1.3-0ubuntu3'}} configuration
|
|
2024-10-11 19:38:52,135 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/local-hostname (200, 11b) after 1 attempts
|
|
2024-10-11 19:38:52,135 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/local-ipv4' with {'url': 'http://169.254.169.254/latest/meta-data/local-ipv4', 'stream': False, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0, 'headers': {'User-Agent': 'Cloud-Init/24.1.3-0ubuntu3'}} configuration
|
|
2024-10-11 19:38:52,182 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/local-ipv4 (200, 10b) after 1 attempts
|
|
2024-10-11 19:38:52,182 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/public-hostname' with {'url': 'http://169.254.169.254/latest/meta-data/public-hostname', 'stream': False, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0, 'headers': {'User-Agent': 'Cloud-Init/24.1.3-0ubuntu3'}} configuration
|
|
2024-10-11 19:38:52,231 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/public-hostname (200, 11b) after 1 attempts
|
|
2024-10-11 19:38:52,231 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/public-ipv4' with {'url': 'http://169.254.169.254/latest/meta-data/public-ipv4', 'stream': False, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0, 'headers': {'User-Agent': 'Cloud-Init/24.1.3-0ubuntu3'}} configuration
|
|
2024-10-11 19:38:52,281 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/public-ipv4 (200, 0b) after 1 attempts
|
|
2024-10-11 19:38:52,281 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/reservation-id' with {'url': 'http://169.254.169.254/latest/meta-data/reservation-id', 'stream': False, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0, 'headers': {'User-Agent': 'Cloud-Init/24.1.3-0ubuntu3'}} configuration
|
|
2024-10-11 19:38:52,328 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/reservation-id (200, 10b) after 1 attempts
|
|
2024-10-11 19:38:52,328 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/security-groups' with {'url': 'http://169.254.169.254/latest/meta-data/security-groups', 'stream': False, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0, 'headers': {'User-Agent': 'Cloud-Init/24.1.3-0ubuntu3'}} configuration
|
|
2024-10-11 19:38:52,378 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/security-groups (200, 7b) after 1 attempts
|
|
2024-10-11 19:38:52,378 - util.py[DEBUG]: Crawl of openstack metadata service took 1.408 seconds
|
|
2024-10-11 19:38:52,378 - util.py[DEBUG]: Crawl of metadata service took 1.810 seconds
|
|
2024-10-11 19:38:52,378 - subp.py[DEBUG]: Running command ['ip', '-family', 'inet', 'link', 'set', 'dev', 'enp3s0', 'down'] with allowed return codes [0] (shell=False, capture=True)
|
|
2024-10-11 19:38:52,380 - subp.py[DEBUG]: Running command ['ip', '-family', 'inet', 'addr', 'del', '10.8.0.118/24', 'dev', 'enp3s0'] with allowed return codes [0] (shell=False, capture=True)
|
|
2024-10-11 19:38:52,383 - util.py[DEBUG]: Writing to /run/cloud-init/cloud-id-openstack - wb: [644] 10 bytes
|
|
2024-10-11 19:38:52,384 - util.py[DEBUG]: Creating symbolic link from '/run/cloud-init/cloud-id' => '/run/cloud-init/cloud-id-openstack'
|
|
2024-10-11 19:38:52,384 - atomic_helper.py[DEBUG]: Atomically writing to file /run/cloud-init/instance-data-sensitive.json (via temporary file /run/cloud-init/tmpe94uylda) - w: [600] 12895 bytes/chars
|
|
2024-10-11 19:38:52,385 - atomic_helper.py[DEBUG]: Atomically writing to file /run/cloud-init/instance-data.json (via temporary file /run/cloud-init/tmp8luqjygt) - w: [644] 6412 bytes/chars
|
|
2024-10-11 19:38:52,385 - handlers.py[DEBUG]: finish: init-local/search-OpenStackLocal: SUCCESS: found local data from DataSourceOpenStackLocal
|
|
2024-10-11 19:38:52,385 - stages.py[INFO]: Loaded datasource DataSourceOpenStackLocal - DataSourceOpenStackLocal [net,ver=2]
|
|
2024-10-11 19:38:52,385 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False)
|
|
2024-10-11 19:38:52,385 - util.py[DEBUG]: Read 3718 bytes from /etc/cloud/cloud.cfg
|
|
2024-10-11 19:38:52,385 - util.py[DEBUG]: Attempting to load yaml from string of length 3718 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:38:52,394 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/90_dpkg.cfg (quiet=False)
|
|
2024-10-11 19:38:52,394 - util.py[DEBUG]: Read 333 bytes from /etc/cloud/cloud.cfg.d/90_dpkg.cfg
|
|
2024-10-11 19:38:52,394 - util.py[DEBUG]: Attempting to load yaml from string of length 333 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:38:52,395 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False)
|
|
2024-10-11 19:38:52,395 - util.py[DEBUG]: Read 2071 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg
|
|
2024-10-11 19:38:52,395 - util.py[DEBUG]: Attempting to load yaml from string of length 2071 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:38:52,398 - util.py[DEBUG]: Reading from /run/cloud-init/cloud.cfg (quiet=False)
|
|
2024-10-11 19:38:52,398 - util.py[DEBUG]: Read 37 bytes from /run/cloud-init/cloud.cfg
|
|
2024-10-11 19:38:52,398 - util.py[DEBUG]: Attempting to load yaml from string of length 37 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:38:52,398 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:38:52,398 - util.py[DEBUG]: loaded blob returned None, returning default.
|
|
2024-10-11 19:38:52,399 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance
|
|
2024-10-11 19:38:52,399 - util.py[DEBUG]: Creating symbolic link from '/var/lib/cloud/instance' => '/var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4'
|
|
2024-10-11 19:38:52,399 - util.py[DEBUG]: Reading from /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/datasource (quiet=False)
|
|
2024-10-11 19:38:52,400 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/datasource - wb: [644] 63 bytes
|
|
2024-10-11 19:38:52,400 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-datasource - wb: [644] 63 bytes
|
|
2024-10-11 19:38:52,400 - util.py[DEBUG]: Reading from /var/lib/cloud/data/instance-id (quiet=False)
|
|
2024-10-11 19:38:52,400 - stages.py[DEBUG]: previous iid found to be NO_PREVIOUS_INSTANCE_ID
|
|
2024-10-11 19:38:52,400 - util.py[DEBUG]: Writing to /var/lib/cloud/data/instance-id - wb: [644] 37 bytes
|
|
2024-10-11 19:38:52,400 - util.py[DEBUG]: Writing to /run/cloud-init/.instance-id - wb: [644] 37 bytes
|
|
2024-10-11 19:38:52,401 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-instance-id - wb: [644] 24 bytes
|
|
2024-10-11 19:38:52,401 - util.py[DEBUG]: Writing to /var/lib/cloud/instance/obj.pkl - wb: [400] 12744 bytes
|
|
2024-10-11 19:38:52,401 - main.py[DEBUG]: [local] init will now be targeting instance id: 5d09f720-da36-45c1-8ae6-e0fef7c701a4. new=True
|
|
2024-10-11 19:38:52,402 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False)
|
|
2024-10-11 19:38:52,402 - util.py[DEBUG]: Read 3718 bytes from /etc/cloud/cloud.cfg
|
|
2024-10-11 19:38:52,402 - util.py[DEBUG]: Attempting to load yaml from string of length 3718 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:38:52,410 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/90_dpkg.cfg (quiet=False)
|
|
2024-10-11 19:38:52,410 - util.py[DEBUG]: Read 333 bytes from /etc/cloud/cloud.cfg.d/90_dpkg.cfg
|
|
2024-10-11 19:38:52,410 - util.py[DEBUG]: Attempting to load yaml from string of length 333 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:38:52,412 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False)
|
|
2024-10-11 19:38:52,412 - util.py[DEBUG]: Read 2071 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg
|
|
2024-10-11 19:38:52,412 - util.py[DEBUG]: Attempting to load yaml from string of length 2071 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:38:52,414 - util.py[DEBUG]: Reading from /run/cloud-init/cloud.cfg (quiet=False)
|
|
2024-10-11 19:38:52,414 - util.py[DEBUG]: Read 37 bytes from /run/cloud-init/cloud.cfg
|
|
2024-10-11 19:38:52,414 - util.py[DEBUG]: Attempting to load yaml from string of length 37 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:38:52,414 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:38:52,414 - util.py[DEBUG]: loaded blob returned None, returning default.
|
|
2024-10-11 19:38:52,415 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.ubuntu.Distro'>
|
|
2024-10-11 19:38:52,416 - cc_set_hostname.py[DEBUG]: Setting the hostname to hub-staging (hub-staging)
|
|
2024-10-11 19:38:52,416 - util.py[DEBUG]: Reading from /etc/hostname (quiet=False)
|
|
2024-10-11 19:38:52,416 - util.py[DEBUG]: Read 7 bytes from /etc/hostname
|
|
2024-10-11 19:38:52,416 - util.py[DEBUG]: Writing to /etc/hostname - wb: [644] 12 bytes
|
|
2024-10-11 19:38:52,416 - distros[DEBUG]: Non-persistently setting the system hostname to hub-staging
|
|
2024-10-11 19:38:52,416 - subp.py[DEBUG]: Running command ['hostname', 'hub-staging'] with allowed return codes [0] (shell=False, capture=True)
|
|
2024-10-11 19:38:52,418 - atomic_helper.py[DEBUG]: Atomically writing to file /var/lib/cloud/data/set-hostname (via temporary file /var/lib/cloud/data/tmpdqdfw6vj) - w: [644] 55 bytes/chars
|
|
2024-10-11 19:38:52,419 - util.py[DEBUG]: Reading from /sys/class/net/lo/address (quiet=False)
|
|
2024-10-11 19:38:52,419 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/lo/address
|
|
2024-10-11 19:38:52,419 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/address (quiet=False)
|
|
2024-10-11 19:38:52,419 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/enp3s0/address
|
|
2024-10-11 19:38:52,419 - DataSourceOpenStack.py[DEBUG]: network config provided via network_json
|
|
2024-10-11 19:38:52,419 - util.py[DEBUG]: Reading from /sys/class/net/lo/addr_assign_type (quiet=False)
|
|
2024-10-11 19:38:52,419 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/lo/addr_assign_type
|
|
2024-10-11 19:38:52,419 - util.py[DEBUG]: Reading from /sys/class/net/lo/uevent (quiet=False)
|
|
2024-10-11 19:38:52,419 - util.py[DEBUG]: Read 23 bytes from /sys/class/net/lo/uevent
|
|
2024-10-11 19:38:52,419 - util.py[DEBUG]: Reading from /sys/class/net/lo/address (quiet=False)
|
|
2024-10-11 19:38:52,420 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/lo/address
|
|
2024-10-11 19:38:52,420 - net[DEBUG]: ovs-vsctl not in PATH; not detecting Open vSwitch interfaces
|
|
2024-10-11 19:38:52,420 - util.py[DEBUG]: Reading from /sys/class/net/lo/device/device (quiet=False)
|
|
2024-10-11 19:38:52,420 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/addr_assign_type (quiet=False)
|
|
2024-10-11 19:38:52,420 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/enp3s0/addr_assign_type
|
|
2024-10-11 19:38:52,420 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/uevent (quiet=False)
|
|
2024-10-11 19:38:52,420 - util.py[DEBUG]: Read 27 bytes from /sys/class/net/enp3s0/uevent
|
|
2024-10-11 19:38:52,420 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/address (quiet=False)
|
|
2024-10-11 19:38:52,420 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/enp3s0/address
|
|
2024-10-11 19:38:52,420 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/device/device (quiet=False)
|
|
2024-10-11 19:38:52,420 - util.py[DEBUG]: Read 7 bytes from /sys/class/net/enp3s0/device/device
|
|
2024-10-11 19:38:52,420 - util.py[DEBUG]: Reading from /sys/class/net/lo/type (quiet=False)
|
|
2024-10-11 19:38:52,420 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/lo/type
|
|
2024-10-11 19:38:52,420 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/type (quiet=False)
|
|
2024-10-11 19:38:52,420 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/enp3s0/type
|
|
2024-10-11 19:38:52,420 - util.py[DEBUG]: Reading from /sys/class/net/lo/addr_assign_type (quiet=False)
|
|
2024-10-11 19:38:52,420 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/lo/addr_assign_type
|
|
2024-10-11 19:38:52,420 - util.py[DEBUG]: Reading from /sys/class/net/lo/uevent (quiet=False)
|
|
2024-10-11 19:38:52,420 - util.py[DEBUG]: Read 23 bytes from /sys/class/net/lo/uevent
|
|
2024-10-11 19:38:52,421 - util.py[DEBUG]: Reading from /sys/class/net/lo/address (quiet=False)
|
|
2024-10-11 19:38:52,421 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/lo/address
|
|
2024-10-11 19:38:52,421 - util.py[DEBUG]: Reading from /sys/class/net/lo/device/device (quiet=False)
|
|
2024-10-11 19:38:52,421 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/addr_assign_type (quiet=False)
|
|
2024-10-11 19:38:52,421 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/enp3s0/addr_assign_type
|
|
2024-10-11 19:38:52,421 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/uevent (quiet=False)
|
|
2024-10-11 19:38:52,421 - util.py[DEBUG]: Read 27 bytes from /sys/class/net/enp3s0/uevent
|
|
2024-10-11 19:38:52,421 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/address (quiet=False)
|
|
2024-10-11 19:38:52,421 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/enp3s0/address
|
|
2024-10-11 19:38:52,421 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/device/device (quiet=False)
|
|
2024-10-11 19:38:52,421 - util.py[DEBUG]: Read 7 bytes from /sys/class/net/enp3s0/device/device
|
|
2024-10-11 19:38:52,421 - util.py[DEBUG]: Reading from /sys/class/net/lo/type (quiet=False)
|
|
2024-10-11 19:38:52,421 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/lo/type
|
|
2024-10-11 19:38:52,421 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/type (quiet=False)
|
|
2024-10-11 19:38:52,421 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/enp3s0/type
|
|
2024-10-11 19:38:52,421 - util.py[DEBUG]: Reading from /sys/class/net/lo/address (quiet=False)
|
|
2024-10-11 19:38:52,421 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/lo/address
|
|
2024-10-11 19:38:52,421 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/address (quiet=False)
|
|
2024-10-11 19:38:52,421 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/enp3s0/address
|
|
2024-10-11 19:38:52,422 - atomic_helper.py[DEBUG]: Atomically writing to file /var/lib/cloud/instance/network-config.json (via temporary file /var/lib/cloud/instance/tmpnc38nu1b) - w: [600] 196 bytes/chars
|
|
2024-10-11 19:38:52,422 - util.py[DEBUG]: Creating symbolic link from '/run/cloud-init/network-config.json' => '/var/lib/cloud/instance/network-config.json'
|
|
2024-10-11 19:38:52,422 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-network-config-v1.json (quiet=False)
|
|
2024-10-11 19:38:52,423 - util.py[DEBUG]: Read 20485 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-network-config-v1.json
|
|
2024-10-11 19:38:52,427 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/device/device (quiet=False)
|
|
2024-10-11 19:38:52,427 - util.py[DEBUG]: Read 7 bytes from /sys/class/net/enp3s0/device/device
|
|
2024-10-11 19:38:52,427 - util.py[DEBUG]: Reading from /sys/class/net/lo/addr_assign_type (quiet=False)
|
|
2024-10-11 19:38:52,427 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/lo/addr_assign_type
|
|
2024-10-11 19:38:52,427 - util.py[DEBUG]: Reading from /sys/class/net/lo/uevent (quiet=False)
|
|
2024-10-11 19:38:52,427 - util.py[DEBUG]: Read 23 bytes from /sys/class/net/lo/uevent
|
|
2024-10-11 19:38:52,427 - util.py[DEBUG]: Reading from /sys/class/net/lo/address (quiet=False)
|
|
2024-10-11 19:38:52,427 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/lo/address
|
|
2024-10-11 19:38:52,427 - util.py[DEBUG]: Reading from /sys/class/net/lo/device/device (quiet=False)
|
|
2024-10-11 19:38:52,427 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/addr_assign_type (quiet=False)
|
|
2024-10-11 19:38:52,427 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/enp3s0/addr_assign_type
|
|
2024-10-11 19:38:52,427 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/uevent (quiet=False)
|
|
2024-10-11 19:38:52,427 - util.py[DEBUG]: Read 27 bytes from /sys/class/net/enp3s0/uevent
|
|
2024-10-11 19:38:52,427 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/address (quiet=False)
|
|
2024-10-11 19:38:52,427 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/enp3s0/address
|
|
2024-10-11 19:38:52,428 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/device/device (quiet=False)
|
|
2024-10-11 19:38:52,428 - util.py[DEBUG]: Read 7 bytes from /sys/class/net/enp3s0/device/device
|
|
2024-10-11 19:38:52,428 - util.py[DEBUG]: Reading from /sys/class/net/lo/type (quiet=False)
|
|
2024-10-11 19:38:52,428 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/lo/type
|
|
2024-10-11 19:38:52,428 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/type (quiet=False)
|
|
2024-10-11 19:38:52,428 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/enp3s0/type
|
|
2024-10-11 19:38:52,428 - networking.py[DEBUG]: net: all expected physical devices present
|
|
2024-10-11 19:38:52,428 - stages.py[DEBUG]: applying net config names for {'version': 1, 'config': [{'type': 'physical', 'mtu': 1500, 'subnets': [{'type': 'dhcp4'}], 'mac_address': 'fa:16:3e:2b:aa:d0', 'name': 'enp3s0'}]}
|
|
2024-10-11 19:38:52,428 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/device/device (quiet=False)
|
|
2024-10-11 19:38:52,428 - util.py[DEBUG]: Read 7 bytes from /sys/class/net/enp3s0/device/device
|
|
2024-10-11 19:38:52,428 - util.py[DEBUG]: Reading from /sys/class/net/lo/addr_assign_type (quiet=False)
|
|
2024-10-11 19:38:52,428 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/lo/addr_assign_type
|
|
2024-10-11 19:38:52,428 - util.py[DEBUG]: Reading from /sys/class/net/lo/uevent (quiet=False)
|
|
2024-10-11 19:38:52,428 - util.py[DEBUG]: Read 23 bytes from /sys/class/net/lo/uevent
|
|
2024-10-11 19:38:52,428 - util.py[DEBUG]: Reading from /sys/class/net/lo/address (quiet=False)
|
|
2024-10-11 19:38:52,428 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/lo/address
|
|
2024-10-11 19:38:52,428 - util.py[DEBUG]: Reading from /sys/class/net/lo/device/device (quiet=False)
|
|
2024-10-11 19:38:52,428 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/addr_assign_type (quiet=False)
|
|
2024-10-11 19:38:52,428 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/enp3s0/addr_assign_type
|
|
2024-10-11 19:38:52,428 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/uevent (quiet=False)
|
|
2024-10-11 19:38:52,428 - util.py[DEBUG]: Read 27 bytes from /sys/class/net/enp3s0/uevent
|
|
2024-10-11 19:38:52,428 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/address (quiet=False)
|
|
2024-10-11 19:38:52,429 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/enp3s0/address
|
|
2024-10-11 19:38:52,429 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/device/device (quiet=False)
|
|
2024-10-11 19:38:52,429 - util.py[DEBUG]: Read 7 bytes from /sys/class/net/enp3s0/device/device
|
|
2024-10-11 19:38:52,429 - util.py[DEBUG]: Reading from /sys/class/net/lo/operstate (quiet=False)
|
|
2024-10-11 19:38:52,429 - util.py[DEBUG]: Read 8 bytes from /sys/class/net/lo/operstate
|
|
2024-10-11 19:38:52,429 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/operstate (quiet=False)
|
|
2024-10-11 19:38:52,429 - util.py[DEBUG]: Read 5 bytes from /sys/class/net/enp3s0/operstate
|
|
2024-10-11 19:38:52,429 - subp.py[DEBUG]: Running command ['ip', '-6', 'addr', 'show', 'permanent', 'scope', 'global'] with allowed return codes [0] (shell=False, capture=True)
|
|
2024-10-11 19:38:52,431 - subp.py[DEBUG]: Running command ['ip', '-4', 'addr', 'show'] with allowed return codes [0] (shell=False, capture=True)
|
|
2024-10-11 19:38:52,433 - net[DEBUG]: Detected interfaces {'lo': {'downable': False, 'device_id': None, 'driver': None, 'mac': '00:00:00:00:00:00', 'name': 'lo', 'up': True}, 'enp3s0': {'downable': True, 'device_id': '0x0001', 'driver': 'virtio_net', 'mac': 'fa:16:3e:2b:aa:d0', 'name': 'enp3s0', 'up': False}}
|
|
2024-10-11 19:38:52,433 - net[DEBUG]: no work necessary for renaming of [['fa:16:3e:2b:aa:d0', 'enp3s0', 'virtio_net', '0x0001']]
|
|
2024-10-11 19:38:52,433 - stages.py[INFO]: Applying network configuration from ds bringup=False: {'version': 1, 'config': [{'type': 'physical', 'mtu': 1500, 'subnets': [{'type': 'dhcp4'}], 'mac_address': 'fa:16:3e:2b:aa:d0', 'name': 'enp3s0'}]}
|
|
2024-10-11 19:38:52,434 - util.py[DEBUG]: Writing to /run/cloud-init/sem/apply_network_config.once - wb: [644] 24 bytes
|
|
2024-10-11 19:38:52,435 - distros[DEBUG]: Selected renderer 'netplan' from priority list: ['netplan', 'eni', 'sysconfig']
|
|
2024-10-11 19:38:52,437 - subp.py[DEBUG]: Running command ['netplan', 'info'] with allowed return codes [0] (shell=False, capture=True)
|
|
2024-10-11 19:38:52,703 - subp.py[DEBUG]: command ['netplan', 'info'] took 0.2s to run
|
|
2024-10-11 19:38:52,703 - util.py[DEBUG]: Attempting to load yaml from string of length 332 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:38:52,705 - util.py[DEBUG]: Writing to /etc/netplan/50-cloud-init.yaml - wb: [600] 507 bytes
|
|
2024-10-11 19:38:52,706 - subp.py[DEBUG]: Running command ['netplan', 'generate'] with allowed return codes [0] (shell=False, capture=True)
|
|
2024-10-11 19:38:53,210 - subp.py[DEBUG]: command ['netplan', 'generate'] took 0.5s to run
|
|
2024-10-11 19:38:53,210 - subp.py[DEBUG]: Running command ['udevadm', 'test-builtin', 'net_setup_link', '/sys/class/net/lo'] with allowed return codes [0] (shell=False, capture=True)
|
|
2024-10-11 19:38:53,214 - subp.py[DEBUG]: Running command ['udevadm', 'test-builtin', 'net_setup_link', '/sys/class/net/enp3s0'] with allowed return codes [0] (shell=False, capture=True)
|
|
2024-10-11 19:38:53,218 - distros[DEBUG]: Not bringing up newly configured network interfaces
|
|
2024-10-11 19:38:53,218 - main.py[DEBUG]: [local] Exiting. datasource DataSourceOpenStackLocal [net,ver=2] not in local mode.
|
|
2024-10-11 19:38:53,218 - atomic_helper.py[DEBUG]: Atomically writing to file /var/lib/cloud/data/status.json (via temporary file /var/lib/cloud/data/tmp450sj1yx) - w: [644] 458 bytes/chars
|
|
2024-10-11 19:38:53,218 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
|
|
2024-10-11 19:38:53,218 - util.py[DEBUG]: Read 10 bytes from /proc/uptime
|
|
2024-10-11 19:38:53,218 - util.py[DEBUG]: cloud-init mode 'init' took 3.790 seconds (3.79)
|
|
2024-10-11 19:38:53,219 - handlers.py[DEBUG]: finish: init-local: SUCCESS: searching for local datasources
|
|
2024-10-11 19:38:54,710 - util.py[DEBUG]: Cloud-init v. 24.1.3-0ubuntu3 running 'init' at Fri, 11 Oct 2024 19:38:54 +0000. Up 11.43 seconds.
|
|
2024-10-11 19:38:54,710 - main.py[INFO]: PID [1] started cloud-init.
|
|
2024-10-11 19:38:54,711 - main.py[DEBUG]: No kernel command line url found.
|
|
2024-10-11 19:38:54,711 - main.py[DEBUG]: Closing stdin.
|
|
2024-10-11 19:38:54,714 - util.py[DEBUG]: Writing to /var/log/cloud-init.log - ab: [640] 0 bytes
|
|
2024-10-11 19:38:54,714 - util.py[DEBUG]: Changing the ownership of /var/log/cloud-init.log to 102:4
|
|
2024-10-11 19:38:54,714 - subp.py[DEBUG]: Running command ['ip', '--json', 'addr'] with allowed return codes [0] (shell=False, capture=True)
|
|
2024-10-11 19:38:54,716 - subp.py[DEBUG]: Running command ['ip', '-o', 'route', 'list'] with allowed return codes [0] (shell=False, capture=True)
|
|
2024-10-11 19:38:54,718 - subp.py[DEBUG]: Running command ['ip', '--oneline', '-6', 'route', 'list', 'table', 'all'] with allowed return codes [0, 1] (shell=False, capture=True)
|
|
2024-10-11 19:38:54,724 - handlers.py[DEBUG]: start: init-network/check-cache: attempting to read from cache [trust]
|
|
2024-10-11 19:38:54,727 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False)
|
|
2024-10-11 19:38:54,731 - util.py[DEBUG]: Read 12744 bytes from /var/lib/cloud/instance/obj.pkl
|
|
2024-10-11 19:38:54,758 - util.py[DEBUG]: Reading from /run/cloud-init/.instance-id (quiet=False)
|
|
2024-10-11 19:38:54,758 - util.py[DEBUG]: Read 37 bytes from /run/cloud-init/.instance-id
|
|
2024-10-11 19:38:54,758 - stages.py[DEBUG]: restored from cache with run check: DataSourceOpenStackLocal [net,ver=2]
|
|
2024-10-11 19:38:54,758 - handlers.py[DEBUG]: finish: init-network/check-cache: SUCCESS: restored from cache with run check: DataSourceOpenStackLocal [net,ver=2]
|
|
2024-10-11 19:38:54,759 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False)
|
|
2024-10-11 19:38:54,759 - util.py[DEBUG]: Read 3718 bytes from /etc/cloud/cloud.cfg
|
|
2024-10-11 19:38:54,759 - util.py[DEBUG]: Attempting to load yaml from string of length 3718 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:38:54,769 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/90_dpkg.cfg (quiet=False)
|
|
2024-10-11 19:38:54,769 - util.py[DEBUG]: Read 333 bytes from /etc/cloud/cloud.cfg.d/90_dpkg.cfg
|
|
2024-10-11 19:38:54,769 - util.py[DEBUG]: Attempting to load yaml from string of length 333 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:38:54,771 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False)
|
|
2024-10-11 19:38:54,771 - util.py[DEBUG]: Read 2071 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg
|
|
2024-10-11 19:38:54,771 - util.py[DEBUG]: Attempting to load yaml from string of length 2071 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:38:54,773 - util.py[DEBUG]: Reading from /run/cloud-init/cloud.cfg (quiet=False)
|
|
2024-10-11 19:38:54,773 - util.py[DEBUG]: Read 37 bytes from /run/cloud-init/cloud.cfg
|
|
2024-10-11 19:38:54,773 - util.py[DEBUG]: Attempting to load yaml from string of length 37 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:38:54,773 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:38:54,774 - util.py[DEBUG]: loaded blob returned None, returning default.
|
|
2024-10-11 19:38:54,774 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance
|
|
2024-10-11 19:38:54,774 - util.py[DEBUG]: Creating symbolic link from '/var/lib/cloud/instance' => '/var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4'
|
|
2024-10-11 19:38:54,774 - util.py[DEBUG]: Reading from /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/datasource (quiet=False)
|
|
2024-10-11 19:38:54,775 - util.py[DEBUG]: Read 63 bytes from /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/datasource
|
|
2024-10-11 19:38:54,775 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/datasource - wb: [644] 63 bytes
|
|
2024-10-11 19:38:54,775 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-datasource - wb: [644] 63 bytes
|
|
2024-10-11 19:38:54,775 - util.py[DEBUG]: Reading from /var/lib/cloud/data/instance-id (quiet=False)
|
|
2024-10-11 19:38:54,775 - util.py[DEBUG]: Read 37 bytes from /var/lib/cloud/data/instance-id
|
|
2024-10-11 19:38:54,775 - stages.py[DEBUG]: previous iid found to be 5d09f720-da36-45c1-8ae6-e0fef7c701a4
|
|
2024-10-11 19:38:54,775 - util.py[DEBUG]: Writing to /var/lib/cloud/data/instance-id - wb: [644] 37 bytes
|
|
2024-10-11 19:38:54,776 - util.py[DEBUG]: Writing to /run/cloud-init/.instance-id - wb: [644] 37 bytes
|
|
2024-10-11 19:38:54,776 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-instance-id - wb: [644] 37 bytes
|
|
2024-10-11 19:38:54,776 - util.py[DEBUG]: Writing to /var/lib/cloud/instance/obj.pkl - wb: [400] 12756 bytes
|
|
2024-10-11 19:38:54,777 - main.py[DEBUG]: [net] init will now be targeting instance id: 5d09f720-da36-45c1-8ae6-e0fef7c701a4. new=False
|
|
2024-10-11 19:38:54,777 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False)
|
|
2024-10-11 19:38:54,777 - util.py[DEBUG]: Read 3718 bytes from /etc/cloud/cloud.cfg
|
|
2024-10-11 19:38:54,777 - util.py[DEBUG]: Attempting to load yaml from string of length 3718 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:38:54,785 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/90_dpkg.cfg (quiet=False)
|
|
2024-10-11 19:38:54,786 - util.py[DEBUG]: Read 333 bytes from /etc/cloud/cloud.cfg.d/90_dpkg.cfg
|
|
2024-10-11 19:38:54,786 - util.py[DEBUG]: Attempting to load yaml from string of length 333 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:38:54,787 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False)
|
|
2024-10-11 19:38:54,787 - util.py[DEBUG]: Read 2071 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg
|
|
2024-10-11 19:38:54,787 - util.py[DEBUG]: Attempting to load yaml from string of length 2071 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:38:54,789 - util.py[DEBUG]: Reading from /run/cloud-init/cloud.cfg (quiet=False)
|
|
2024-10-11 19:38:54,789 - util.py[DEBUG]: Read 37 bytes from /run/cloud-init/cloud.cfg
|
|
2024-10-11 19:38:54,789 - util.py[DEBUG]: Attempting to load yaml from string of length 37 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:38:54,790 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:38:54,790 - util.py[DEBUG]: loaded blob returned None, returning default.
|
|
2024-10-11 19:38:54,791 - util.py[DEBUG]: Reading from /sys/class/net/lo/address (quiet=False)
|
|
2024-10-11 19:38:54,791 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/lo/address
|
|
2024-10-11 19:38:54,791 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/address (quiet=False)
|
|
2024-10-11 19:38:54,791 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/enp3s0/address
|
|
2024-10-11 19:38:54,791 - DataSourceOpenStack.py[DEBUG]: network config provided via network_json
|
|
2024-10-11 19:38:54,791 - util.py[DEBUG]: Reading from /sys/class/net/lo/addr_assign_type (quiet=False)
|
|
2024-10-11 19:38:54,791 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/lo/addr_assign_type
|
|
2024-10-11 19:38:54,791 - util.py[DEBUG]: Reading from /sys/class/net/lo/uevent (quiet=False)
|
|
2024-10-11 19:38:54,791 - util.py[DEBUG]: Read 23 bytes from /sys/class/net/lo/uevent
|
|
2024-10-11 19:38:54,791 - util.py[DEBUG]: Reading from /sys/class/net/lo/address (quiet=False)
|
|
2024-10-11 19:38:54,791 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/lo/address
|
|
2024-10-11 19:38:54,792 - net[DEBUG]: ovs-vsctl not in PATH; not detecting Open vSwitch interfaces
|
|
2024-10-11 19:38:54,792 - util.py[DEBUG]: Reading from /sys/class/net/lo/device/device (quiet=False)
|
|
2024-10-11 19:38:54,792 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/addr_assign_type (quiet=False)
|
|
2024-10-11 19:38:54,792 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/enp3s0/addr_assign_type
|
|
2024-10-11 19:38:54,792 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/uevent (quiet=False)
|
|
2024-10-11 19:38:54,792 - util.py[DEBUG]: Read 27 bytes from /sys/class/net/enp3s0/uevent
|
|
2024-10-11 19:38:54,792 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/address (quiet=False)
|
|
2024-10-11 19:38:54,792 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/enp3s0/address
|
|
2024-10-11 19:38:54,792 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/device/device (quiet=False)
|
|
2024-10-11 19:38:54,792 - util.py[DEBUG]: Read 7 bytes from /sys/class/net/enp3s0/device/device
|
|
2024-10-11 19:38:54,792 - util.py[DEBUG]: Reading from /sys/class/net/lo/type (quiet=False)
|
|
2024-10-11 19:38:54,792 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/lo/type
|
|
2024-10-11 19:38:54,792 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/type (quiet=False)
|
|
2024-10-11 19:38:54,792 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/enp3s0/type
|
|
2024-10-11 19:38:54,792 - util.py[DEBUG]: Reading from /sys/class/net/lo/addr_assign_type (quiet=False)
|
|
2024-10-11 19:38:54,792 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/lo/addr_assign_type
|
|
2024-10-11 19:38:54,792 - util.py[DEBUG]: Reading from /sys/class/net/lo/uevent (quiet=False)
|
|
2024-10-11 19:38:54,792 - util.py[DEBUG]: Read 23 bytes from /sys/class/net/lo/uevent
|
|
2024-10-11 19:38:54,792 - util.py[DEBUG]: Reading from /sys/class/net/lo/address (quiet=False)
|
|
2024-10-11 19:38:54,792 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/lo/address
|
|
2024-10-11 19:38:54,793 - util.py[DEBUG]: Reading from /sys/class/net/lo/device/device (quiet=False)
|
|
2024-10-11 19:38:54,793 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/addr_assign_type (quiet=False)
|
|
2024-10-11 19:38:54,793 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/enp3s0/addr_assign_type
|
|
2024-10-11 19:38:54,793 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/uevent (quiet=False)
|
|
2024-10-11 19:38:54,793 - util.py[DEBUG]: Read 27 bytes from /sys/class/net/enp3s0/uevent
|
|
2024-10-11 19:38:54,793 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/address (quiet=False)
|
|
2024-10-11 19:38:54,793 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/enp3s0/address
|
|
2024-10-11 19:38:54,793 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/device/device (quiet=False)
|
|
2024-10-11 19:38:54,793 - util.py[DEBUG]: Read 7 bytes from /sys/class/net/enp3s0/device/device
|
|
2024-10-11 19:38:54,793 - util.py[DEBUG]: Reading from /sys/class/net/lo/type (quiet=False)
|
|
2024-10-11 19:38:54,793 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/lo/type
|
|
2024-10-11 19:38:54,793 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/type (quiet=False)
|
|
2024-10-11 19:38:54,793 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/enp3s0/type
|
|
2024-10-11 19:38:54,794 - util.py[DEBUG]: Reading from /var/lib/cloud/hotplug.enabled (quiet=False)
|
|
2024-10-11 19:38:54,794 - util.py[DEBUG]: File not found: /var/lib/cloud/hotplug.enabled
|
|
2024-10-11 19:38:54,794 - stages.py[DEBUG]: Allowed events: {<EventScope.NETWORK: 'network'>: {<EventType.BOOT_NEW_INSTANCE: 'boot-new-instance'>}}
|
|
2024-10-11 19:38:54,794 - stages.py[DEBUG]: Event Denied: scopes=['network'] EventType=boot-legacy
|
|
2024-10-11 19:38:54,794 - stages.py[DEBUG]: No network config applied. Neither a new instance nor datasource network update allowed
|
|
2024-10-11 19:38:54,794 - stages.py[DEBUG]: applying net config names for {'version': 1, 'config': [{'type': 'physical', 'mtu': 1500, 'subnets': [{'type': 'dhcp4'}], 'mac_address': 'fa:16:3e:2b:aa:d0', 'name': 'enp3s0'}]}
|
|
2024-10-11 19:38:54,794 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.ubuntu.Distro'>
|
|
2024-10-11 19:38:54,794 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/device/device (quiet=False)
|
|
2024-10-11 19:38:54,794 - util.py[DEBUG]: Read 7 bytes from /sys/class/net/enp3s0/device/device
|
|
2024-10-11 19:38:54,794 - util.py[DEBUG]: Reading from /sys/class/net/lo/addr_assign_type (quiet=False)
|
|
2024-10-11 19:38:54,795 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/lo/addr_assign_type
|
|
2024-10-11 19:38:54,795 - util.py[DEBUG]: Reading from /sys/class/net/lo/uevent (quiet=False)
|
|
2024-10-11 19:38:54,795 - util.py[DEBUG]: Read 23 bytes from /sys/class/net/lo/uevent
|
|
2024-10-11 19:38:54,795 - util.py[DEBUG]: Reading from /sys/class/net/lo/address (quiet=False)
|
|
2024-10-11 19:38:54,795 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/lo/address
|
|
2024-10-11 19:38:54,795 - util.py[DEBUG]: Reading from /sys/class/net/lo/device/device (quiet=False)
|
|
2024-10-11 19:38:54,795 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/addr_assign_type (quiet=False)
|
|
2024-10-11 19:38:54,795 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/enp3s0/addr_assign_type
|
|
2024-10-11 19:38:54,795 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/uevent (quiet=False)
|
|
2024-10-11 19:38:54,795 - util.py[DEBUG]: Read 27 bytes from /sys/class/net/enp3s0/uevent
|
|
2024-10-11 19:38:54,795 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/address (quiet=False)
|
|
2024-10-11 19:38:54,795 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/enp3s0/address
|
|
2024-10-11 19:38:54,795 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/device/device (quiet=False)
|
|
2024-10-11 19:38:54,795 - util.py[DEBUG]: Read 7 bytes from /sys/class/net/enp3s0/device/device
|
|
2024-10-11 19:38:54,795 - util.py[DEBUG]: Reading from /sys/class/net/lo/operstate (quiet=False)
|
|
2024-10-11 19:38:54,795 - util.py[DEBUG]: Read 8 bytes from /sys/class/net/lo/operstate
|
|
2024-10-11 19:38:54,795 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/operstate (quiet=False)
|
|
2024-10-11 19:38:54,795 - util.py[DEBUG]: Read 3 bytes from /sys/class/net/enp3s0/operstate
|
|
2024-10-11 19:38:54,796 - subp.py[DEBUG]: Running command ['ip', '-6', 'addr', 'show', 'permanent', 'scope', 'global'] with allowed return codes [0] (shell=False, capture=True)
|
|
2024-10-11 19:38:54,797 - subp.py[DEBUG]: Running command ['ip', '-4', 'addr', 'show'] with allowed return codes [0] (shell=False, capture=True)
|
|
2024-10-11 19:38:54,799 - net[DEBUG]: Detected interfaces {'lo': {'downable': False, 'device_id': None, 'driver': None, 'mac': '00:00:00:00:00:00', 'name': 'lo', 'up': True}, 'enp3s0': {'downable': False, 'device_id': '0x0001', 'driver': 'virtio_net', 'mac': 'fa:16:3e:2b:aa:d0', 'name': 'enp3s0', 'up': True}}
|
|
2024-10-11 19:38:54,799 - net[DEBUG]: no work necessary for renaming of [['fa:16:3e:2b:aa:d0', 'enp3s0', 'virtio_net', '0x0001']]
|
|
2024-10-11 19:38:54,799 - handlers.py[DEBUG]: start: init-network/setup-datasource: setting up datasource
|
|
2024-10-11 19:38:54,799 - handlers.py[DEBUG]: finish: init-network/setup-datasource: SUCCESS: setting up datasource
|
|
2024-10-11 19:38:54,799 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/user-data.txt - wb: [600] 2530 bytes
|
|
2024-10-11 19:38:54,800 - util.py[DEBUG]: Attempting to load yaml from string of length 2530 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:38:54,804 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/user-data.txt.i - wb: [600] 2835 bytes
|
|
2024-10-11 19:38:54,805 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/vendor-data.txt - wb: [600] 0 bytes
|
|
2024-10-11 19:38:54,806 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/vendor-data.txt.i - wb: [600] 308 bytes
|
|
2024-10-11 19:38:54,806 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/vendor-data2.txt - wb: [600] 0 bytes
|
|
2024-10-11 19:38:54,807 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/vendor-data2.txt.i - wb: [600] 308 bytes
|
|
2024-10-11 19:38:54,807 - util.py[DEBUG]: Reading from /var/lib/cloud/data/set-hostname (quiet=False)
|
|
2024-10-11 19:38:54,807 - util.py[DEBUG]: Read 55 bytes from /var/lib/cloud/data/set-hostname
|
|
2024-10-11 19:38:54,807 - cc_set_hostname.py[DEBUG]: No hostname changes. Skipping set_hostname
|
|
2024-10-11 19:38:54,808 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/sem/consume_data - wb: [644] 24 bytes
|
|
2024-10-11 19:38:54,808 - helpers.py[DEBUG]: Running consume_data using lock (<FileLock using file '/var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/sem/consume_data'>)
|
|
2024-10-11 19:38:54,808 - handlers.py[DEBUG]: start: init-network/consume-user-data: reading and applying user-data
|
|
2024-10-11 19:38:54,808 - stages.py[DEBUG]: Added default handler for {'text/cloud-config', 'text/cloud-config-jsonp'} from CloudConfigPartHandler: [['text/cloud-config', 'text/cloud-config-jsonp']]
|
|
2024-10-11 19:38:54,808 - stages.py[DEBUG]: Added default handler for {'text/x-shellscript'} from ShellScriptPartHandler: [['text/x-shellscript']]
|
|
2024-10-11 19:38:54,808 - stages.py[DEBUG]: Added default handler for {'text/x-shellscript-per-boot'} from ShellScriptByFreqPartHandler: [['text/x-shellscript-per-boot']]
|
|
2024-10-11 19:38:54,809 - stages.py[DEBUG]: Added default handler for {'text/x-shellscript-per-instance'} from ShellScriptByFreqPartHandler: [['text/x-shellscript-per-instance']]
|
|
2024-10-11 19:38:54,809 - stages.py[DEBUG]: Added default handler for {'text/x-shellscript-per-once'} from ShellScriptByFreqPartHandler: [['text/x-shellscript-per-once']]
|
|
2024-10-11 19:38:54,809 - stages.py[DEBUG]: Added default handler for {'text/cloud-boothook'} from BootHookPartHandler: [['text/cloud-boothook']]
|
|
2024-10-11 19:38:54,809 - stages.py[DEBUG]: Added default handler for {'text/jinja2'} from JinjaTemplatePartHandler: [['text/jinja2']]
|
|
2024-10-11 19:38:54,809 - handlers[DEBUG]: Calling handler CloudConfigPartHandler: [['text/cloud-config', 'text/cloud-config-jsonp']] (__begin__, None, 3) with frequency once-per-instance
|
|
2024-10-11 19:38:54,809 - handlers[DEBUG]: Calling handler ShellScriptPartHandler: [['text/x-shellscript']] (__begin__, None, 2) with frequency once-per-instance
|
|
2024-10-11 19:38:54,809 - handlers[DEBUG]: Calling handler ShellScriptByFreqPartHandler: [['text/x-shellscript-per-boot']] (__begin__, None, 2) with frequency once-per-instance
|
|
2024-10-11 19:38:54,809 - handlers[DEBUG]: Calling handler ShellScriptByFreqPartHandler: [['text/x-shellscript-per-instance']] (__begin__, None, 2) with frequency once-per-instance
|
|
2024-10-11 19:38:54,809 - handlers[DEBUG]: Calling handler ShellScriptByFreqPartHandler: [['text/x-shellscript-per-once']] (__begin__, None, 2) with frequency once-per-instance
|
|
2024-10-11 19:38:54,809 - handlers[DEBUG]: Calling handler BootHookPartHandler: [['text/cloud-boothook']] (__begin__, None, 2) with frequency once-per-instance
|
|
2024-10-11 19:38:54,809 - handlers[DEBUG]: Calling handler JinjaTemplatePartHandler: [['text/jinja2']] (__begin__, None, 3) with frequency once-per-instance
|
|
2024-10-11 19:38:54,809 - handlers[DEBUG]: {'MIME-Version': '1.0', 'Content-Type': 'text/cloud-config', 'Content-Disposition': 'attachment; filename="part-001"'}
|
|
2024-10-11 19:38:54,809 - handlers[DEBUG]: Calling handler CloudConfigPartHandler: [['text/cloud-config', 'text/cloud-config-jsonp']] (text/cloud-config, part-001, 3) with frequency once-per-instance
|
|
2024-10-11 19:38:54,809 - util.py[DEBUG]: Attempting to load yaml from string of length 2530 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:38:54,812 - cloud_config.py[DEBUG]: Merging by applying [('dict', ['replace']), ('list', []), ('str', [])]
|
|
2024-10-11 19:38:54,812 - handlers[DEBUG]: Calling handler CloudConfigPartHandler: [['text/cloud-config', 'text/cloud-config-jsonp']] (__end__, None, 3) with frequency once-per-instance
|
|
2024-10-11 19:38:54,815 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/cloud-config.txt - wb: [600] 2856 bytes
|
|
2024-10-11 19:38:54,816 - handlers[DEBUG]: Calling handler ShellScriptPartHandler: [['text/x-shellscript']] (__end__, None, 2) with frequency once-per-instance
|
|
2024-10-11 19:38:54,816 - handlers[DEBUG]: Calling handler ShellScriptByFreqPartHandler: [['text/x-shellscript-per-boot']] (__end__, None, 2) with frequency once-per-instance
|
|
2024-10-11 19:38:54,816 - handlers[DEBUG]: Calling handler ShellScriptByFreqPartHandler: [['text/x-shellscript-per-instance']] (__end__, None, 2) with frequency once-per-instance
|
|
2024-10-11 19:38:54,816 - handlers[DEBUG]: Calling handler ShellScriptByFreqPartHandler: [['text/x-shellscript-per-once']] (__end__, None, 2) with frequency once-per-instance
|
|
2024-10-11 19:38:54,816 - handlers[DEBUG]: Calling handler BootHookPartHandler: [['text/cloud-boothook']] (__end__, None, 2) with frequency once-per-instance
|
|
2024-10-11 19:38:54,816 - handlers[DEBUG]: Calling handler JinjaTemplatePartHandler: [['text/jinja2']] (__end__, None, 3) with frequency once-per-instance
|
|
2024-10-11 19:38:54,816 - handlers.py[DEBUG]: finish: init-network/consume-user-data: SUCCESS: reading and applying user-data
|
|
2024-10-11 19:38:54,816 - handlers.py[DEBUG]: start: init-network/consume-vendor-data: reading and applying vendor-data
|
|
2024-10-11 19:38:54,816 - stages.py[DEBUG]: no vendordata from datasource
|
|
2024-10-11 19:38:54,816 - handlers.py[DEBUG]: finish: init-network/consume-vendor-data: SUCCESS: reading and applying vendor-data
|
|
2024-10-11 19:38:54,816 - handlers.py[DEBUG]: start: init-network/consume-vendor-data2: reading and applying vendor-data2
|
|
2024-10-11 19:38:54,816 - stages.py[DEBUG]: no vendordata2 from datasource
|
|
2024-10-11 19:38:54,816 - handlers.py[DEBUG]: finish: init-network/consume-vendor-data2: SUCCESS: reading and applying vendor-data2
|
|
2024-10-11 19:38:54,817 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False)
|
|
2024-10-11 19:38:54,817 - util.py[DEBUG]: Read 3718 bytes from /etc/cloud/cloud.cfg
|
|
2024-10-11 19:38:54,817 - util.py[DEBUG]: Attempting to load yaml from string of length 3718 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:38:54,825 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/90_dpkg.cfg (quiet=False)
|
|
2024-10-11 19:38:54,825 - util.py[DEBUG]: Read 333 bytes from /etc/cloud/cloud.cfg.d/90_dpkg.cfg
|
|
2024-10-11 19:38:54,825 - util.py[DEBUG]: Attempting to load yaml from string of length 333 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:38:54,827 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False)
|
|
2024-10-11 19:38:54,827 - util.py[DEBUG]: Read 2071 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg
|
|
2024-10-11 19:38:54,827 - util.py[DEBUG]: Attempting to load yaml from string of length 2071 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:38:54,829 - util.py[DEBUG]: Reading from /run/cloud-init/cloud.cfg (quiet=False)
|
|
2024-10-11 19:38:54,829 - util.py[DEBUG]: Read 37 bytes from /run/cloud-init/cloud.cfg
|
|
2024-10-11 19:38:54,829 - util.py[DEBUG]: Attempting to load yaml from string of length 37 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:38:54,830 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:38:54,830 - util.py[DEBUG]: loaded blob returned None, returning default.
|
|
2024-10-11 19:38:54,830 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/cloud-config.txt (quiet=False)
|
|
2024-10-11 19:38:54,830 - util.py[DEBUG]: Read 2856 bytes from /var/lib/cloud/instance/cloud-config.txt
|
|
2024-10-11 19:38:54,830 - util.py[DEBUG]: Attempting to load yaml from string of length 2856 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:38:54,834 - atomic_helper.py[DEBUG]: Atomically writing to file /run/cloud-init/combined-cloud-config.json (via temporary file /run/cloud-init/tmp7f9uxpad) - w: [600] 7865 bytes/chars
|
|
2024-10-11 19:38:54,835 - util.py[DEBUG]: Reading from /run/cloud-init/instance-data-sensitive.json (quiet=False)
|
|
2024-10-11 19:38:54,835 - util.py[DEBUG]: Read 12895 bytes from /run/cloud-init/instance-data-sensitive.json
|
|
2024-10-11 19:38:54,835 - atomic_helper.py[DEBUG]: Atomically writing to file /run/cloud-init/instance-data-sensitive.json (via temporary file /run/cloud-init/tmp5dftcruo) - w: [600] 15010 bytes/chars
|
|
2024-10-11 19:38:54,836 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/cloud-config.txt (quiet=False)
|
|
2024-10-11 19:38:54,836 - util.py[DEBUG]: Read 2856 bytes from /var/lib/cloud/instance/cloud-config.txt
|
|
2024-10-11 19:38:54,839 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:38:54,839 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:38:54,846 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/cloud-config.txt (quiet=False)
|
|
2024-10-11 19:38:54,846 - util.py[DEBUG]: Read 2856 bytes from /var/lib/cloud/instance/cloud-config.txt
|
|
2024-10-11 19:38:54,846 - util.py[DEBUG]: Attempting to load yaml from string of length 2856 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:38:54,851 - handlers.py[DEBUG]: start: init-network/activate-datasource: activating datasource
|
|
2024-10-11 19:38:54,852 - util.py[DEBUG]: Writing to /var/lib/cloud/instance/obj.pkl - wb: [400] 17652 bytes
|
|
2024-10-11 19:38:54,852 - handlers.py[DEBUG]: finish: init-network/activate-datasource: SUCCESS: activating datasource
|
|
2024-10-11 19:38:54,853 - main.py[DEBUG]: no di_report found in config.
|
|
2024-10-11 19:38:54,854 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:38:54,854 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:38:54,857 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:38:54,857 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:38:54,859 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:38:54,859 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:38:54,862 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:38:54,862 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:38:54,864 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:38:54,864 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:38:54,867 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:38:54,867 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:38:54,870 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:38:54,870 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:38:54,873 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:38:54,873 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:38:54,875 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:38:54,875 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:38:54,878 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:38:54,878 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:38:54,880 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:38:54,880 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:38:54,884 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:38:54,884 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:38:54,887 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:38:54,887 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:38:54,889 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.ubuntu.Distro'>
|
|
2024-10-11 19:38:54,891 - modules.py[INFO]: Skipping modules 'bootcmd,disk_setup,update_etc_hosts,ca_certs,rsyslog' because no applicable config is provided.
|
|
2024-10-11 19:38:54,891 - modules.py[DEBUG]: Running module seed_random (<module 'cloudinit.config.cc_seed_random' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_seed_random.py'>) with frequency once-per-instance
|
|
2024-10-11 19:38:54,891 - handlers.py[DEBUG]: start: init-network/config-seed_random: running config-seed_random with frequency once-per-instance
|
|
2024-10-11 19:38:54,891 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/sem/config_seed_random - wb: [644] 23 bytes
|
|
2024-10-11 19:38:54,891 - helpers.py[DEBUG]: Running config-seed_random using lock (<FileLock using file '/var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/sem/config_seed_random'>)
|
|
2024-10-11 19:38:54,892 - cc_seed_random.py[DEBUG]: seed_random: adding 512 bytes of random seed entropy to /dev/urandom
|
|
2024-10-11 19:38:54,892 - util.py[DEBUG]: Writing to /dev/urandom - ab: [None] 512 bytes
|
|
2024-10-11 19:38:54,892 - cc_seed_random.py[DEBUG]: no command provided
|
|
2024-10-11 19:38:54,892 - handlers.py[DEBUG]: finish: init-network/config-seed_random: SUCCESS: config-seed_random ran successfully
|
|
2024-10-11 19:38:54,892 - modules.py[DEBUG]: Running module write_files (<module 'cloudinit.config.cc_write_files' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_write_files.py'>) with frequency once-per-instance
|
|
2024-10-11 19:38:54,892 - handlers.py[DEBUG]: start: init-network/config-write_files: running config-write_files with frequency once-per-instance
|
|
2024-10-11 19:38:54,892 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/sem/config_write_files - wb: [644] 24 bytes
|
|
2024-10-11 19:38:54,892 - helpers.py[DEBUG]: Running config-write_files using lock (<FileLock using file '/var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/sem/config_write_files'>)
|
|
2024-10-11 19:38:54,892 - util.py[DEBUG]: Writing to /etc/ssh/sshd_config.d/00-cloud-init - wb: [644] 11 bytes
|
|
2024-10-11 19:38:54,893 - util.py[DEBUG]: Changing the ownership of /etc/ssh/sshd_config.d/00-cloud-init to 0:0
|
|
2024-10-11 19:38:54,893 - handlers.py[DEBUG]: finish: init-network/config-write_files: SUCCESS: config-write_files ran successfully
|
|
2024-10-11 19:38:54,893 - modules.py[DEBUG]: Running module growpart (<module 'cloudinit.config.cc_growpart' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_growpart.py'>) with frequency always
|
|
2024-10-11 19:38:54,893 - handlers.py[DEBUG]: start: init-network/config-growpart: running config-growpart with frequency always
|
|
2024-10-11 19:38:54,893 - helpers.py[DEBUG]: Running config-growpart using lock (<cloudinit.helpers.DummyLock object at 0x7a2b173db620>)
|
|
2024-10-11 19:38:54,893 - cc_growpart.py[DEBUG]: No 'growpart' entry in cfg. Using default: {'mode': 'auto', 'devices': ['/'], 'ignore_growroot_disabled': False}
|
|
2024-10-11 19:38:54,893 - subp.py[DEBUG]: Running command ['growpart', '--help'] with allowed return codes [0] (shell=False, capture=True)
|
|
2024-10-11 19:38:54,896 - util.py[DEBUG]: Reading from /proc/745/mountinfo (quiet=False)
|
|
2024-10-11 19:38:54,896 - util.py[DEBUG]: Read 2184 bytes from /proc/745/mountinfo
|
|
2024-10-11 19:38:54,897 - util.py[DEBUG]: Reading from /sys/class/block/sda1/partition (quiet=False)
|
|
2024-10-11 19:38:54,897 - util.py[DEBUG]: Read 2 bytes from /sys/class/block/sda1/partition
|
|
2024-10-11 19:38:54,897 - util.py[DEBUG]: Reading from /sys/devices/pci0000:00/0000:00:02.2/0000:04:00.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/dev (quiet=False)
|
|
2024-10-11 19:38:54,897 - util.py[DEBUG]: Read 4 bytes from /sys/devices/pci0000:00/0000:00:02.2/0000:04:00.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/dev
|
|
2024-10-11 19:38:54,897 - util.py[DEBUG]: Reading from /proc/745/mountinfo (quiet=False)
|
|
2024-10-11 19:38:54,897 - util.py[DEBUG]: Read 2184 bytes from /proc/745/mountinfo
|
|
2024-10-11 19:38:54,897 - util.py[DEBUG]: Reading from /proc/745/mountinfo (quiet=False)
|
|
2024-10-11 19:38:54,897 - util.py[DEBUG]: Read 2184 bytes from /proc/745/mountinfo
|
|
2024-10-11 19:38:54,897 - subp.py[DEBUG]: Running command ['growpart', '--dry-run', '/dev/sda', '1'] with allowed return codes [0] (shell=False, capture=True)
|
|
2024-10-11 19:38:54,933 - subp.py[DEBUG]: Running command ['growpart', '/dev/sda', '1'] with allowed return codes [0] (shell=False, capture=True)
|
|
2024-10-11 19:38:55,427 - subp.py[DEBUG]: command ['growpart', '/dev/sda', '1'] took 0.4s to run
|
|
2024-10-11 19:38:55,427 - util.py[DEBUG]: resize_devices took 0.531 seconds
|
|
2024-10-11 19:38:55,427 - cc_growpart.py[INFO]: '/' resized: changed (/dev/sda, 1) from 2683289088 to 36506156544
|
|
2024-10-11 19:38:55,427 - handlers.py[DEBUG]: finish: init-network/config-growpart: SUCCESS: config-growpart ran successfully
|
|
2024-10-11 19:38:55,428 - modules.py[DEBUG]: Running module resizefs (<module 'cloudinit.config.cc_resizefs' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_resizefs.py'>) with frequency always
|
|
2024-10-11 19:38:55,428 - handlers.py[DEBUG]: start: init-network/config-resizefs: running config-resizefs with frequency always
|
|
2024-10-11 19:38:55,428 - helpers.py[DEBUG]: Running config-resizefs using lock (<cloudinit.helpers.DummyLock object at 0x7a2b173dab40>)
|
|
2024-10-11 19:38:55,428 - util.py[DEBUG]: Reading from /proc/745/mountinfo (quiet=False)
|
|
2024-10-11 19:38:55,428 - util.py[DEBUG]: Read 2184 bytes from /proc/745/mountinfo
|
|
2024-10-11 19:38:55,428 - cc_resizefs.py[DEBUG]: resize_info: dev=/dev/sda1 mnt_point=/ path=/
|
|
2024-10-11 19:38:55,428 - cc_resizefs.py[DEBUG]: Resizing / (ext4) using resize2fs /dev/sda1
|
|
2024-10-11 19:38:55,428 - subp.py[DEBUG]: Running command ('resize2fs', '/dev/sda1') with allowed return codes [0] (shell=False, capture=True)
|
|
2024-10-11 19:38:55,718 - subp.py[DEBUG]: command ('resize2fs', '/dev/sda1') took 0.2s to run
|
|
2024-10-11 19:38:55,718 - util.py[DEBUG]: Resizing took 0.289 seconds
|
|
2024-10-11 19:38:55,718 - cc_resizefs.py[DEBUG]: Resized root filesystem (type=ext4, val=True)
|
|
2024-10-11 19:38:55,718 - handlers.py[DEBUG]: finish: init-network/config-resizefs: SUCCESS: config-resizefs ran successfully
|
|
2024-10-11 19:38:55,718 - modules.py[DEBUG]: Running module mounts (<module 'cloudinit.config.cc_mounts' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_mounts.py'>) with frequency once-per-instance
|
|
2024-10-11 19:38:55,718 - handlers.py[DEBUG]: start: init-network/config-mounts: running config-mounts with frequency once-per-instance
|
|
2024-10-11 19:38:55,718 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/sem/config_mounts - wb: [644] 24 bytes
|
|
2024-10-11 19:38:55,719 - helpers.py[DEBUG]: Running config-mounts using lock (<FileLock using file '/var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/sem/config_mounts'>)
|
|
2024-10-11 19:38:55,719 - cc_mounts.py[DEBUG]: mounts configuration is []
|
|
2024-10-11 19:38:55,719 - util.py[DEBUG]: Reading from /etc/fstab (quiet=False)
|
|
2024-10-11 19:38:55,719 - util.py[DEBUG]: Read 146 bytes from /etc/fstab
|
|
2024-10-11 19:38:55,719 - cc_mounts.py[DEBUG]: Attempting to determine the real name of ephemeral0
|
|
2024-10-11 19:38:55,719 - openstack.py[DEBUG]: Using ec2 style lookup to find device ['ephemeral0']
|
|
2024-10-11 19:38:55,719 - openstack.py[DEBUG]: Using openstack style lookup to find device ['ephemeral0']
|
|
2024-10-11 19:38:55,719 - subp.py[DEBUG]: Running command ['blkid', '-tLABEL=ephemeral0', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
|
|
2024-10-11 19:38:55,728 - cc_mounts.py[DEBUG]: changed default device ephemeral0 => None
|
|
2024-10-11 19:38:55,728 - cc_mounts.py[DEBUG]: Ignoring nonexistent default named mount ephemeral0
|
|
2024-10-11 19:38:55,728 - cc_mounts.py[DEBUG]: Attempting to determine the real name of swap
|
|
2024-10-11 19:38:55,728 - openstack.py[DEBUG]: Using ec2 style lookup to find device ['swap']
|
|
2024-10-11 19:38:55,728 - openstack.py[DEBUG]: Using openstack style lookup to find device ['swap']
|
|
2024-10-11 19:38:55,728 - subp.py[DEBUG]: Running command ['blkid', '-tTYPE=swap', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
|
|
2024-10-11 19:38:55,733 - cc_mounts.py[DEBUG]: changed default device swap => None
|
|
2024-10-11 19:38:55,733 - cc_mounts.py[DEBUG]: Ignoring nonexistent default named mount swap
|
|
2024-10-11 19:38:55,733 - cc_mounts.py[DEBUG]: no need to setup swap
|
|
2024-10-11 19:38:55,733 - cc_mounts.py[DEBUG]: No modifications to fstab needed
|
|
2024-10-11 19:38:55,733 - handlers.py[DEBUG]: finish: init-network/config-mounts: SUCCESS: config-mounts ran successfully
|
|
2024-10-11 19:38:55,733 - modules.py[DEBUG]: Running module set_hostname (<module 'cloudinit.config.cc_set_hostname' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_set_hostname.py'>) with frequency once-per-instance
|
|
2024-10-11 19:38:55,733 - handlers.py[DEBUG]: start: init-network/config-set_hostname: running config-set_hostname with frequency once-per-instance
|
|
2024-10-11 19:38:55,733 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/sem/config_set_hostname - wb: [644] 24 bytes
|
|
2024-10-11 19:38:55,734 - helpers.py[DEBUG]: Running config-set_hostname using lock (<FileLock using file '/var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/sem/config_set_hostname'>)
|
|
2024-10-11 19:38:55,734 - util.py[DEBUG]: Reading from /var/lib/cloud/data/set-hostname (quiet=False)
|
|
2024-10-11 19:38:55,734 - util.py[DEBUG]: Read 55 bytes from /var/lib/cloud/data/set-hostname
|
|
2024-10-11 19:38:55,734 - cc_set_hostname.py[DEBUG]: No hostname changes. Skipping set_hostname
|
|
2024-10-11 19:38:55,734 - handlers.py[DEBUG]: finish: init-network/config-set_hostname: SUCCESS: config-set_hostname ran successfully
|
|
2024-10-11 19:38:55,734 - modules.py[DEBUG]: Running module update_hostname (<module 'cloudinit.config.cc_update_hostname' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_update_hostname.py'>) with frequency always
|
|
2024-10-11 19:38:55,734 - handlers.py[DEBUG]: start: init-network/config-update_hostname: running config-update_hostname with frequency always
|
|
2024-10-11 19:38:55,734 - helpers.py[DEBUG]: Running config-update_hostname using lock (<cloudinit.helpers.DummyLock object at 0x7a2b173d8860>)
|
|
2024-10-11 19:38:55,734 - cc_update_hostname.py[DEBUG]: Updating hostname to hub-staging (hub-staging)
|
|
2024-10-11 19:38:55,734 - util.py[DEBUG]: Reading from /etc/hostname (quiet=False)
|
|
2024-10-11 19:38:55,734 - util.py[DEBUG]: Read 12 bytes from /etc/hostname
|
|
2024-10-11 19:38:55,734 - distros[DEBUG]: Attempting to update hostname to hub-staging in 1 files
|
|
2024-10-11 19:38:55,734 - util.py[DEBUG]: Reading from /var/lib/cloud/data/previous-hostname (quiet=False)
|
|
2024-10-11 19:38:55,735 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-hostname - wb: [644] 12 bytes
|
|
2024-10-11 19:38:55,735 - handlers.py[DEBUG]: finish: init-network/config-update_hostname: SUCCESS: config-update_hostname ran successfully
|
|
2024-10-11 19:38:55,735 - modules.py[DEBUG]: Running module users_groups (<module 'cloudinit.config.cc_users_groups' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_users_groups.py'>) with frequency once-per-instance
|
|
2024-10-11 19:38:55,735 - handlers.py[DEBUG]: start: init-network/config-users_groups: running config-users_groups with frequency once-per-instance
|
|
2024-10-11 19:38:55,735 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/sem/config_users_groups - wb: [644] 24 bytes
|
|
2024-10-11 19:38:55,735 - helpers.py[DEBUG]: Running config-users_groups using lock (<FileLock using file '/var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/sem/config_users_groups'>)
|
|
2024-10-11 19:38:55,736 - util.py[DEBUG]: Reading from /etc/os-release (quiet=True)
|
|
2024-10-11 19:38:55,737 - util.py[DEBUG]: Read 396 bytes from /etc/os-release
|
|
2024-10-11 19:38:55,737 - util.py[DEBUG]: Reading from /etc/system-image/channel.ini (quiet=True)
|
|
2024-10-11 19:38:55,737 - util.py[DEBUG]: Read 0 bytes from /etc/system-image/channel.ini
|
|
2024-10-11 19:38:55,737 - distros[DEBUG]: Adding user ubuntu
|
|
2024-10-11 19:38:55,737 - subp.py[DEBUG]: Running hidden command to protect sensitive input/output logstring: ['useradd', 'ubuntu', '--comment', 'Ubuntu', '--groups', 'adm,cdrom,dip,lxd,sudo', '--shell', '/bin/bash', '-m']
|
|
2024-10-11 19:38:55,789 - subp.py[DEBUG]: Running command ['passwd', '-l', 'ubuntu'] with allowed return codes [0] (shell=False, capture=True)
|
|
2024-10-11 19:38:55,799 - util.py[DEBUG]: Reading from /etc/sudoers (quiet=False)
|
|
2024-10-11 19:38:55,799 - util.py[DEBUG]: Read 1800 bytes from /etc/sudoers
|
|
2024-10-11 19:38:55,800 - util.py[DEBUG]: Writing to /etc/sudoers.d/90-cloud-init-users - wb: [440] 133 bytes
|
|
2024-10-11 19:38:55,800 - handlers.py[DEBUG]: finish: init-network/config-users_groups: SUCCESS: config-users_groups ran successfully
|
|
2024-10-11 19:38:55,800 - modules.py[DEBUG]: Running module ssh (<module 'cloudinit.config.cc_ssh' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_ssh.py'>) with frequency once-per-instance
|
|
2024-10-11 19:38:55,800 - handlers.py[DEBUG]: start: init-network/config-ssh: running config-ssh with frequency once-per-instance
|
|
2024-10-11 19:38:55,800 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/sem/config_ssh - wb: [644] 24 bytes
|
|
2024-10-11 19:38:55,801 - helpers.py[DEBUG]: Running config-ssh using lock (<FileLock using file '/var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/sem/config_ssh'>)
|
|
2024-10-11 19:38:55,801 - util.py[DEBUG]: Reading from /proc/sys/crypto/fips_enabled (quiet=False)
|
|
2024-10-11 19:38:55,801 - subp.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)
|
|
2024-10-11 19:38:56,433 - subp.py[DEBUG]: command ['ssh-keygen', '-t', 'rsa', '-N', '', '-f', '/etc/ssh/ssh_host_rsa_key'] took 0.6s to run
|
|
2024-10-11 19:38:56,434 - util.py[DEBUG]: Group ssh_keys is not a valid group name
|
|
2024-10-11 19:38:56,434 - subp.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)
|
|
2024-10-11 19:38:56,439 - util.py[DEBUG]: Group ssh_keys is not a valid group name
|
|
2024-10-11 19:38:56,440 - subp.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)
|
|
2024-10-11 19:38:56,445 - util.py[DEBUG]: Group ssh_keys is not a valid group name
|
|
2024-10-11 19:38:56,446 - util.py[DEBUG]: Reading from /etc/ssh/ssh_host_rsa_key.pub (quiet=False)
|
|
2024-10-11 19:38:56,446 - util.py[DEBUG]: Read 570 bytes from /etc/ssh/ssh_host_rsa_key.pub
|
|
2024-10-11 19:38:56,446 - util.py[DEBUG]: Reading from /etc/ssh/ssh_host_ed25519_key.pub (quiet=False)
|
|
2024-10-11 19:38:56,446 - util.py[DEBUG]: Read 98 bytes from /etc/ssh/ssh_host_ed25519_key.pub
|
|
2024-10-11 19:38:56,446 - util.py[DEBUG]: Reading from /etc/ssh/ssh_host_ecdsa_key.pub (quiet=False)
|
|
2024-10-11 19:38:56,446 - util.py[DEBUG]: Read 178 bytes from /etc/ssh/ssh_host_ecdsa_key.pub
|
|
2024-10-11 19:38:56,446 - util.py[DEBUG]: Reading from /etc/ssh/sshd_config (quiet=False)
|
|
2024-10-11 19:38:56,446 - util.py[DEBUG]: Read 3255 bytes from /etc/ssh/sshd_config
|
|
2024-10-11 19:38:56,447 - util.py[DEBUG]: Changing the ownership of /home/ubuntu/.ssh to 1000:1000
|
|
2024-10-11 19:38:56,447 - util.py[DEBUG]: Writing to /home/ubuntu/.ssh/authorized_keys - wb: [600] 0 bytes
|
|
2024-10-11 19:38:56,447 - util.py[DEBUG]: Changing the ownership of /home/ubuntu/.ssh/authorized_keys to 1000:1000
|
|
2024-10-11 19:38:56,447 - util.py[DEBUG]: Reading from /home/ubuntu/.ssh/authorized_keys (quiet=False)
|
|
2024-10-11 19:38:56,447 - util.py[DEBUG]: Read 0 bytes from /home/ubuntu/.ssh/authorized_keys
|
|
2024-10-11 19:38:56,447 - util.py[DEBUG]: Writing to /home/ubuntu/.ssh/authorized_keys - wb: [600] 576 bytes
|
|
2024-10-11 19:38:56,448 - util.py[DEBUG]: Reading from /etc/ssh/sshd_config (quiet=False)
|
|
2024-10-11 19:38:56,448 - util.py[DEBUG]: Read 3255 bytes from /etc/ssh/sshd_config
|
|
2024-10-11 19:38:56,449 - util.py[DEBUG]: Writing to /root/.ssh/authorized_keys - wb: [600] 0 bytes
|
|
2024-10-11 19:38:56,449 - util.py[DEBUG]: Changing the ownership of /root/.ssh/authorized_keys to 0:0
|
|
2024-10-11 19:38:56,449 - util.py[DEBUG]: Reading from /root/.ssh/authorized_keys (quiet=False)
|
|
2024-10-11 19:38:56,449 - util.py[DEBUG]: Read 0 bytes from /root/.ssh/authorized_keys
|
|
2024-10-11 19:38:56,449 - util.py[DEBUG]: Writing to /root/.ssh/authorized_keys - wb: [600] 740 bytes
|
|
2024-10-11 19:38:56,450 - handlers.py[DEBUG]: finish: init-network/config-ssh: SUCCESS: config-ssh ran successfully
|
|
2024-10-11 19:38:56,450 - main.py[DEBUG]: Ran 9 modules with 0 failures
|
|
2024-10-11 19:38:56,450 - atomic_helper.py[DEBUG]: Atomically writing to file /var/lib/cloud/data/status.json (via temporary file /var/lib/cloud/data/tmpfajy3pts) - w: [644] 513 bytes/chars
|
|
2024-10-11 19:38:56,450 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
|
|
2024-10-11 19:38:56,450 - util.py[DEBUG]: Read 12 bytes from /proc/uptime
|
|
2024-10-11 19:38:56,450 - util.py[DEBUG]: cloud-init mode 'init' took 1.781 seconds (1.78)
|
|
2024-10-11 19:38:56,450 - handlers.py[DEBUG]: finish: init-network: SUCCESS: searching for network datasources
|
|
2024-10-11 19:38:57,380 - util.py[DEBUG]: Cloud-init v. 24.1.3-0ubuntu3 running 'modules:config' at Fri, 11 Oct 2024 19:38:57 +0000. Up 14.07 seconds.
|
|
2024-10-11 19:38:57,380 - main.py[INFO]: PID [1] started cloud-init.
|
|
2024-10-11 19:38:57,381 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:38:57,382 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:38:57,385 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:38:57,385 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:38:57,387 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:38:57,387 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:38:57,389 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:38:57,390 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:38:57,391 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:38:57,392 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:38:57,394 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:38:57,394 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:38:57,396 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:38:57,396 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:38:57,398 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:38:57,398 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:38:57,400 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:38:57,400 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:38:57,403 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:38:57,403 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:38:57,406 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:38:57,407 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:38:57,409 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:38:57,410 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:38:57,412 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:38:57,412 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:38:57,414 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:38:57,414 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:38:57,416 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:38:57,416 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:38:57,418 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:38:57,418 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:38:57,420 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.ubuntu.Distro'>
|
|
2024-10-11 19:38:57,422 - modules.py[INFO]: Skipping modules 'wireguard,snap,ubuntu_autoinstall,keyboard,apt_pipelining,ubuntu_pro,ntp,timezone,disable_ec2_metadata,runcmd' because no applicable config is provided.
|
|
2024-10-11 19:38:57,422 - modules.py[DEBUG]: Running module ssh_import_id (<module 'cloudinit.config.cc_ssh_import_id' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_ssh_import_id.py'>) with frequency once-per-instance
|
|
2024-10-11 19:38:57,422 - handlers.py[DEBUG]: start: modules-config/config-ssh_import_id: running config-ssh_import_id with frequency once-per-instance
|
|
2024-10-11 19:38:57,423 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/sem/config_ssh_import_id - wb: [644] 24 bytes
|
|
2024-10-11 19:38:57,424 - helpers.py[DEBUG]: Running config-ssh_import_id using lock (<FileLock using file '/var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/sem/config_ssh_import_id'>)
|
|
2024-10-11 19:38:57,424 - cc_ssh_import_id.py[DEBUG]: Skipping module named ssh_import_id, no 'ssh_import_id' directives found.
|
|
2024-10-11 19:38:57,424 - handlers.py[DEBUG]: finish: modules-config/config-ssh_import_id: SUCCESS: config-ssh_import_id ran successfully
|
|
2024-10-11 19:38:57,424 - modules.py[DEBUG]: Running module locale (<module 'cloudinit.config.cc_locale' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_locale.py'>) with frequency once-per-instance
|
|
2024-10-11 19:38:57,424 - handlers.py[DEBUG]: start: modules-config/config-locale: running config-locale with frequency once-per-instance
|
|
2024-10-11 19:38:57,424 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/sem/config_locale - wb: [644] 24 bytes
|
|
2024-10-11 19:38:57,425 - helpers.py[DEBUG]: Running config-locale using lock (<FileLock using file '/var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/sem/config_locale'>)
|
|
2024-10-11 19:38:57,425 - util.py[DEBUG]: Reading from /etc/default/locale (quiet=False)
|
|
2024-10-11 19:38:57,425 - util.py[DEBUG]: Read 13 bytes from /etc/default/locale
|
|
2024-10-11 19:38:57,425 - cc_locale.py[DEBUG]: Setting locale to C.UTF-8
|
|
2024-10-11 19:38:57,425 - debian.py[DEBUG]: System locale set to C.UTF-8 via /etc/default/locale
|
|
2024-10-11 19:38:57,425 - debian.py[DEBUG]: System has 'LANG=C.UTF-8' requested 'C.UTF-8', skipping regeneration.
|
|
2024-10-11 19:38:57,425 - handlers.py[DEBUG]: finish: modules-config/config-locale: SUCCESS: config-locale ran successfully
|
|
2024-10-11 19:38:57,425 - modules.py[DEBUG]: Running module set_passwords (<module 'cloudinit.config.cc_set_passwords' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_set_passwords.py'>) with frequency once-per-instance
|
|
2024-10-11 19:38:57,426 - handlers.py[DEBUG]: start: modules-config/config-set_passwords: running config-set_passwords with frequency once-per-instance
|
|
2024-10-11 19:38:57,426 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/sem/config_set_passwords - wb: [644] 23 bytes
|
|
2024-10-11 19:38:57,426 - helpers.py[DEBUG]: Running config-set_passwords using lock (<FileLock using file '/var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/sem/config_set_passwords'>)
|
|
2024-10-11 19:38:57,426 - cc_set_passwords.py[DEBUG]: Setting hashed password for ['ubuntu']:
|
|
2024-10-11 19:38:57,427 - subp.py[DEBUG]: Running command ['chpasswd', '-e'] with allowed return codes [0] (shell=False, capture=True)
|
|
2024-10-11 19:38:57,452 - util.py[DEBUG]: Writing to /etc/ssh/sshd_config.d/50-cloud-init.conf - ab: [600] 0 bytes
|
|
2024-10-11 19:38:57,452 - util.py[DEBUG]: Reading from /etc/ssh/sshd_config.d/50-cloud-init.conf (quiet=False)
|
|
2024-10-11 19:38:57,452 - util.py[DEBUG]: Read 0 bytes from /etc/ssh/sshd_config.d/50-cloud-init.conf
|
|
2024-10-11 19:38:57,452 - ssh_util.py[DEBUG]: line 1: option PasswordAuthentication added with no
|
|
2024-10-11 19:38:57,452 - util.py[DEBUG]: Writing to /etc/ssh/sshd_config.d/50-cloud-init.conf - wb: [600] 26 bytes
|
|
2024-10-11 19:38:57,453 - subp.py[DEBUG]: Running command ['systemctl', 'show', '--property', 'ActiveState', '--value', 'ssh'] with allowed return codes [0] (shell=False, capture=True)
|
|
2024-10-11 19:38:57,477 - handlers.py[DEBUG]: finish: modules-config/config-set_passwords: SUCCESS: config-set_passwords ran successfully
|
|
2024-10-11 19:38:57,477 - modules.py[DEBUG]: Running module grub_dpkg (<module 'cloudinit.config.cc_grub_dpkg' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_grub_dpkg.py'>) with frequency once-per-instance
|
|
2024-10-11 19:38:57,477 - handlers.py[DEBUG]: start: modules-config/config-grub_dpkg: running config-grub_dpkg with frequency once-per-instance
|
|
2024-10-11 19:38:57,478 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/sem/config_grub_dpkg - wb: [644] 23 bytes
|
|
2024-10-11 19:38:57,478 - helpers.py[DEBUG]: Running config-grub_dpkg using lock (<FileLock using file '/var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/sem/config_grub_dpkg'>)
|
|
2024-10-11 19:38:57,478 - subp.py[DEBUG]: Running command ['grub-probe', '-t', 'disk', '/boot'] with allowed return codes [0] (shell=False, capture=True)
|
|
2024-10-11 19:38:57,486 - subp.py[DEBUG]: Running command ['udevadm', 'info', '--root', '--query=symlink', '/dev/sda'] with allowed return codes [0] (shell=False, capture=True)
|
|
2024-10-11 19:38:57,488 - cc_grub_dpkg.py[DEBUG]: considering these device symlinks: /dev/disk/by-diskseq/9,/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_f52dab54-fb0b-4d89-b9af-692b361dc28f,/dev/disk/by-path/pci-0000:04:00.0-scsi-0:0:0:0,/dev/disk/by-id/scsi-SQEMU_QEMU_HARDDISK_f52dab54-fb0b-4d89-b9af-692b361dc28f
|
|
2024-10-11 19:38:57,488 - cc_grub_dpkg.py[DEBUG]: filtered to these disk/by-id symlinks: /dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_f52dab54-fb0b-4d89-b9af-692b361dc28f,/dev/disk/by-id/scsi-SQEMU_QEMU_HARDDISK_f52dab54-fb0b-4d89-b9af-692b361dc28f
|
|
2024-10-11 19:38:57,488 - cc_grub_dpkg.py[DEBUG]: selected /dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_f52dab54-fb0b-4d89-b9af-692b361dc28f
|
|
2024-10-11 19:38:57,488 - cc_grub_dpkg.py[DEBUG]: Setting grub debconf-set-selections with 'grub-pc grub-pc/install_devices string /dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_f52dab54-fb0b-4d89-b9af-692b361dc28f
|
|
grub-pc grub-pc/install_devices_empty boolean false
|
|
'
|
|
2024-10-11 19:38:57,488 - subp.py[DEBUG]: Running command ['debconf-set-selections'] with allowed return codes [0] (shell=False, capture=True)
|
|
2024-10-11 19:38:57,698 - subp.py[DEBUG]: command ['debconf-set-selections'] took 0.2s to run
|
|
2024-10-11 19:38:57,699 - handlers.py[DEBUG]: finish: modules-config/config-grub_dpkg: SUCCESS: config-grub_dpkg ran successfully
|
|
2024-10-11 19:38:57,699 - modules.py[DEBUG]: Running module apt_configure (<module 'cloudinit.config.cc_apt_configure' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_apt_configure.py'>) with frequency once-per-instance
|
|
2024-10-11 19:38:57,699 - handlers.py[DEBUG]: start: modules-config/config-apt_configure: running config-apt_configure with frequency once-per-instance
|
|
2024-10-11 19:38:57,699 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/sem/config_apt_configure - wb: [644] 24 bytes
|
|
2024-10-11 19:38:57,699 - helpers.py[DEBUG]: Running config-apt_configure using lock (<FileLock using file '/var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/sem/config_apt_configure'>)
|
|
2024-10-11 19:38:57,699 - cc_apt_configure.py[DEBUG]: debconf_selections was not set in config
|
|
2024-10-11 19:38:57,699 - cc_apt_configure.py[DEBUG]: handling apt config: {'sources': {'mongodb': {'key': '-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: GnuPG v1\n\nmQINBGPILWABEACqeWP/ktugdlWEyk7YTXo3n19+5Om4AlSdIyKv49vAlKtzCfMA\nQkZq3mfvjXiKMuLnL2VeElAJQIYcPoqnHf6tJbdrNv4AX2uI1cTsvGW7YS/2WNwJ\nC/+vBa4o+yA2CG/MVWZRbtOjkFF/W07yRFtNHAcgdmpIjdWgSnPQr9eIqLuWXIhy\nH7EerKsba227Vd/HfvKnAy30Unlsdywy7wi1FupzGJck0TPoOVGmsSpSyIQu9A4Z\nuC6TE/NcJHvaN0JuHwM+bQo9oWirGsZ1NCoVqSY8/sasdUc7T9r90MbUcH674YAR\n8OKYVBzU0wch4VTFhfHZecKHQnZf+V4dmP9oXnu4fY0/0w3l4jaew7Ind7kPg3yN\nhvgAkBK8yRAbSu1NOtHDNiRoHGEQFgct6trVOvCqHbN/VToLNtGk0rhKGOp8kuSF\nOJ02PJPxF3/zHGP8n8khCjUJcrilYPqRghZC8ZWnCj6GJVg6WjwLi+hPwNMi8xK6\ncjKhRW3eCy5Wcn73PzVBX9f7fSeFDJec+IfS47eNkxunHAOUMXa2+D+1xSWgEfK0\nPClfyWPgLIXY2pGQ6v8l3A6P5gJv4o38/E1h1RTcO3H1Z6cgZLIORZHPyAj50SPQ\ncjzftEcz56Pl/Cyw3eMYC3qlbABBgsdeb6KB6G5dkNxI4or3MgmxcwfnkwARAQAB\ntDdNb25nb0RCIDcuMCBSZWxlYXNlIFNpZ25pbmcgS2V5IDxwYWNrYWdpbmdAbW9u\nZ29kYi5jb20+iQI+BBMBAgAoBQJjyC1gAhsDBQkJZgGABgsJCAcDAgYVCAIJCgsE\nFgIDAQIeAQIXgAAKCRAWDSa7F4W6OM+eD/sE7KbJyRNWyPCRTqqJXrXvyPqZtbFX\n8sio0lQ8ghn4f7lmb7LnFroUsmBeWaYirM8O3b2+iQ9oj4GeR3gbRZsEhFXQfL54\nSfrmG9hrWWpJllgPP7Six+jrzcjvkf1TENqw4jRP+cJhuihH1Gfizo9ktwwoN9Yr\nm7vgh+focEEmx8dysS38ApLxKlUEfTsE9bYsClgqyY1yrt3v4IpGbf66yfyBHNgY\nsObR3sngDRVbap7PwNyREGsuAFfKr/Dr37HfrjY7nsn3vH7hbDpSBh+H7a0b/chS\nmM60aaG4biWpvmSC7uxA/t0gz+NQuC4HL+qyNPUxvyIO+TwlaXfCI6ixazyrH+1t\nF7Bj5mVsne7oeWjRrSz85jK3Tpn9tj3Fa7PCDA6auAlPK8Upbhuoajev4lIydNd2\n70yO0idm/FtpX5a8Ck7KSHDvEnXpN70imayoB4Fs2Kigi2BdZOOdib16o5F/9cx9\npiNa7HotHCLTfR6xRmelGEPWKspU1Sm7u2A5vWgjfSab99hiNQ89n+I7BcK1M3R1\nw/ckl6qBtcxz4Py+7jYIJL8BYz2tdreWbdzWzjv+XQ8ZgOaMxhL9gtlfyYqeGfnp\nhYW8LV7a9pavxV2tLuVjMM+05ut/d38IkTV7OSJgisbSGcmycXIzxsipyXJVGMZt\nMFw3quqJhQMRsA==\n=gbRM\n-----END PGP PUBLIC KEY BLOCK-----\n', 'source': 'deb [ arch=amd64,arm64 signed-by=/usr/share/keyrings/mongodb-server-7.0.gpg ] https://repo.mongodb.org/apt/ubuntu jammy/mongodb-org/7.0 multiverse'}}}
|
|
2024-10-11 19:38:57,699 - subp.py[DEBUG]: Running command ['lsb_release', '--all'] with allowed return codes [0] (shell=False, capture=True)
|
|
2024-10-11 19:38:57,710 - subp.py[DEBUG]: Running command ['dpkg', '--print-architecture'] with allowed return codes [0] (shell=False, capture=True)
|
|
2024-10-11 19:38:57,712 - cc_apt_configure.py[DEBUG]: got primary mirror: None
|
|
2024-10-11 19:38:57,712 - cc_apt_configure.py[DEBUG]: got security mirror: None
|
|
2024-10-11 19:38:57,712 - util.py[DEBUG]: search for mirror in candidates: '['http://nova.clouds.archive.ubuntu.com/ubuntu/']'
|
|
2024-10-11 19:38:57,916 - util.py[DEBUG]: Resolving URL: http://nova.clouds.archive.ubuntu.com/ubuntu/ took 0.204 seconds
|
|
2024-10-11 19:38:57,917 - util.py[DEBUG]: found working mirror: 'http://nova.clouds.archive.ubuntu.com/ubuntu/'
|
|
2024-10-11 19:38:57,917 - util.py[DEBUG]: search for mirror in candidates: '[]'
|
|
2024-10-11 19:38:57,917 - distros[DEBUG]: filtered distro mirror info: {'primary': 'http://nova.clouds.archive.ubuntu.com/ubuntu/', 'security': 'http://security.ubuntu.com/ubuntu'}
|
|
2024-10-11 19:38:57,917 - 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/'}
|
|
2024-10-11 19:38:57,922 - cc_apt_configure.py[INFO]: No custom template provided, fall back to builtin
|
|
2024-10-11 19:38:57,923 - util.py[DEBUG]: Reading from /etc/cloud/templates/sources.list.ubuntu.deb822.tmpl (quiet=False)
|
|
2024-10-11 19:38:57,923 - util.py[DEBUG]: Read 3019 bytes from /etc/cloud/templates/sources.list.ubuntu.deb822.tmpl
|
|
2024-10-11 19:38:57,929 - util.py[DEBUG]: Writing to /etc/apt/sources.list.d/ubuntu.sources - wb: [644] 3029 bytes
|
|
2024-10-11 19:38:57,930 - util.py[DEBUG]: Reading from /etc/apt/sources.list (quiet=False)
|
|
2024-10-11 19:38:57,930 - util.py[DEBUG]: Read 270 bytes from /etc/apt/sources.list
|
|
2024-10-11 19:38:57,931 - cc_apt_configure.py[DEBUG]: Renaming apt list /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble_main_binary-amd64_Packages to /var/lib/apt/lists/nova.clouds.archive.ubuntu.com_ubuntu_dists_noble_main_binary-amd64_Packages
|
|
2024-10-11 19:38:57,931 - cc_apt_configure.py[DEBUG]: Renaming apt list /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble-updates_InRelease to /var/lib/apt/lists/nova.clouds.archive.ubuntu.com_ubuntu_dists_noble-updates_InRelease
|
|
2024-10-11 19:38:57,931 - cc_apt_configure.py[DEBUG]: Renaming apt list /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble_main_i18n_Translation-en to /var/lib/apt/lists/nova.clouds.archive.ubuntu.com_ubuntu_dists_noble_main_i18n_Translation-en
|
|
2024-10-11 19:38:57,931 - cc_apt_configure.py[DEBUG]: Renaming apt list /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble_restricted_binary-amd64_Packages to /var/lib/apt/lists/nova.clouds.archive.ubuntu.com_ubuntu_dists_noble_restricted_binary-amd64_Packages
|
|
2024-10-11 19:38:57,932 - cc_apt_configure.py[DEBUG]: Renaming apt list /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble_restricted_cnf_Commands-amd64 to /var/lib/apt/lists/nova.clouds.archive.ubuntu.com_ubuntu_dists_noble_restricted_cnf_Commands-amd64
|
|
2024-10-11 19:38:57,932 - cc_apt_configure.py[DEBUG]: Renaming apt list /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble_restricted_i18n_Translation-en to /var/lib/apt/lists/nova.clouds.archive.ubuntu.com_ubuntu_dists_noble_restricted_i18n_Translation-en
|
|
2024-10-11 19:38:57,932 - cc_apt_configure.py[DEBUG]: Renaming apt list /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble_main_dep11_Components-amd64.yml.gz to /var/lib/apt/lists/nova.clouds.archive.ubuntu.com_ubuntu_dists_noble_main_dep11_Components-amd64.yml.gz
|
|
2024-10-11 19:38:57,932 - cc_apt_configure.py[DEBUG]: Renaming apt list /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble_InRelease to /var/lib/apt/lists/nova.clouds.archive.ubuntu.com_ubuntu_dists_noble_InRelease
|
|
2024-10-11 19:38:57,932 - cc_apt_configure.py[DEBUG]: Renaming apt list /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble-updates_restricted_cnf_Commands-amd64 to /var/lib/apt/lists/nova.clouds.archive.ubuntu.com_ubuntu_dists_noble-updates_restricted_cnf_Commands-amd64
|
|
2024-10-11 19:38:57,932 - cc_apt_configure.py[DEBUG]: Renaming apt list /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble_main_cnf_Commands-amd64 to /var/lib/apt/lists/nova.clouds.archive.ubuntu.com_ubuntu_dists_noble_main_cnf_Commands-amd64
|
|
2024-10-11 19:38:57,932 - cc_apt_configure.py[DEBUG]: Renaming apt list /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble-updates_main_cnf_Commands-amd64 to /var/lib/apt/lists/nova.clouds.archive.ubuntu.com_ubuntu_dists_noble-updates_main_cnf_Commands-amd64
|
|
2024-10-11 19:38:57,932 - cc_apt_configure.py[DEBUG]: adding source/key '{'key': '-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: GnuPG v1\n\nmQINBGPILWABEACqeWP/ktugdlWEyk7YTXo3n19+5Om4AlSdIyKv49vAlKtzCfMA\nQkZq3mfvjXiKMuLnL2VeElAJQIYcPoqnHf6tJbdrNv4AX2uI1cTsvGW7YS/2WNwJ\nC/+vBa4o+yA2CG/MVWZRbtOjkFF/W07yRFtNHAcgdmpIjdWgSnPQr9eIqLuWXIhy\nH7EerKsba227Vd/HfvKnAy30Unlsdywy7wi1FupzGJck0TPoOVGmsSpSyIQu9A4Z\nuC6TE/NcJHvaN0JuHwM+bQo9oWirGsZ1NCoVqSY8/sasdUc7T9r90MbUcH674YAR\n8OKYVBzU0wch4VTFhfHZecKHQnZf+V4dmP9oXnu4fY0/0w3l4jaew7Ind7kPg3yN\nhvgAkBK8yRAbSu1NOtHDNiRoHGEQFgct6trVOvCqHbN/VToLNtGk0rhKGOp8kuSF\nOJ02PJPxF3/zHGP8n8khCjUJcrilYPqRghZC8ZWnCj6GJVg6WjwLi+hPwNMi8xK6\ncjKhRW3eCy5Wcn73PzVBX9f7fSeFDJec+IfS47eNkxunHAOUMXa2+D+1xSWgEfK0\nPClfyWPgLIXY2pGQ6v8l3A6P5gJv4o38/E1h1RTcO3H1Z6cgZLIORZHPyAj50SPQ\ncjzftEcz56Pl/Cyw3eMYC3qlbABBgsdeb6KB6G5dkNxI4or3MgmxcwfnkwARAQAB\ntDdNb25nb0RCIDcuMCBSZWxlYXNlIFNpZ25pbmcgS2V5IDxwYWNrYWdpbmdAbW9u\nZ29kYi5jb20+iQI+BBMBAgAoBQJjyC1gAhsDBQkJZgGABgsJCAcDAgYVCAIJCgsE\nFgIDAQIeAQIXgAAKCRAWDSa7F4W6OM+eD/sE7KbJyRNWyPCRTqqJXrXvyPqZtbFX\n8sio0lQ8ghn4f7lmb7LnFroUsmBeWaYirM8O3b2+iQ9oj4GeR3gbRZsEhFXQfL54\nSfrmG9hrWWpJllgPP7Six+jrzcjvkf1TENqw4jRP+cJhuihH1Gfizo9ktwwoN9Yr\nm7vgh+focEEmx8dysS38ApLxKlUEfTsE9bYsClgqyY1yrt3v4IpGbf66yfyBHNgY\nsObR3sngDRVbap7PwNyREGsuAFfKr/Dr37HfrjY7nsn3vH7hbDpSBh+H7a0b/chS\nmM60aaG4biWpvmSC7uxA/t0gz+NQuC4HL+qyNPUxvyIO+TwlaXfCI6ixazyrH+1t\nF7Bj5mVsne7oeWjRrSz85jK3Tpn9tj3Fa7PCDA6auAlPK8Upbhuoajev4lIydNd2\n70yO0idm/FtpX5a8Ck7KSHDvEnXpN70imayoB4Fs2Kigi2BdZOOdib16o5F/9cx9\npiNa7HotHCLTfR6xRmelGEPWKspU1Sm7u2A5vWgjfSab99hiNQ89n+I7BcK1M3R1\nw/ckl6qBtcxz4Py+7jYIJL8BYz2tdreWbdzWzjv+XQ8ZgOaMxhL9gtlfyYqeGfnp\nhYW8LV7a9pavxV2tLuVjMM+05ut/d38IkTV7OSJgisbSGcmycXIzxsipyXJVGMZt\nMFw3quqJhQMRsA==\n=gbRM\n-----END PGP PUBLIC KEY BLOCK-----\n', 'source': 'deb [ arch=amd64,arm64 signed-by=/usr/share/keyrings/mongodb-server-7.0.gpg ] https://repo.mongodb.org/apt/ubuntu jammy/mongodb-org/7.0 multiverse'}'
|
|
2024-10-11 19:38:57,932 - cc_apt_configure.py[DEBUG]: Adding key:
|
|
'-----BEGIN PGP PUBLIC KEY BLOCK-----
|
|
Version: GnuPG v1
|
|
|
|
mQINBGPILWABEACqeWP/ktugdlWEyk7YTXo3n19+5Om4AlSdIyKv49vAlKtzCfMA
|
|
QkZq3mfvjXiKMuLnL2VeElAJQIYcPoqnHf6tJbdrNv4AX2uI1cTsvGW7YS/2WNwJ
|
|
C/+vBa4o+yA2CG/MVWZRbtOjkFF/W07yRFtNHAcgdmpIjdWgSnPQr9eIqLuWXIhy
|
|
H7EerKsba227Vd/HfvKnAy30Unlsdywy7wi1FupzGJck0TPoOVGmsSpSyIQu9A4Z
|
|
uC6TE/NcJHvaN0JuHwM+bQo9oWirGsZ1NCoVqSY8/sasdUc7T9r90MbUcH674YAR
|
|
8OKYVBzU0wch4VTFhfHZecKHQnZf+V4dmP9oXnu4fY0/0w3l4jaew7Ind7kPg3yN
|
|
hvgAkBK8yRAbSu1NOtHDNiRoHGEQFgct6trVOvCqHbN/VToLNtGk0rhKGOp8kuSF
|
|
OJ02PJPxF3/zHGP8n8khCjUJcrilYPqRghZC8ZWnCj6GJVg6WjwLi+hPwNMi8xK6
|
|
cjKhRW3eCy5Wcn73PzVBX9f7fSeFDJec+IfS47eNkxunHAOUMXa2+D+1xSWgEfK0
|
|
PClfyWPgLIXY2pGQ6v8l3A6P5gJv4o38/E1h1RTcO3H1Z6cgZLIORZHPyAj50SPQ
|
|
cjzftEcz56Pl/Cyw3eMYC3qlbABBgsdeb6KB6G5dkNxI4or3MgmxcwfnkwARAQAB
|
|
tDdNb25nb0RCIDcuMCBSZWxlYXNlIFNpZ25pbmcgS2V5IDxwYWNrYWdpbmdAbW9u
|
|
Z29kYi5jb20+iQI+BBMBAgAoBQJjyC1gAhsDBQkJZgGABgsJCAcDAgYVCAIJCgsE
|
|
FgIDAQIeAQIXgAAKCRAWDSa7F4W6OM+eD/sE7KbJyRNWyPCRTqqJXrXvyPqZtbFX
|
|
8sio0lQ8ghn4f7lmb7LnFroUsmBeWaYirM8O3b2+iQ9oj4GeR3gbRZsEhFXQfL54
|
|
SfrmG9hrWWpJllgPP7Six+jrzcjvkf1TENqw4jRP+cJhuihH1Gfizo9ktwwoN9Yr
|
|
m7vgh+focEEmx8dysS38ApLxKlUEfTsE9bYsClgqyY1yrt3v4IpGbf66yfyBHNgY
|
|
sObR3sngDRVbap7PwNyREGsuAFfKr/Dr37HfrjY7nsn3vH7hbDpSBh+H7a0b/chS
|
|
mM60aaG4biWpvmSC7uxA/t0gz+NQuC4HL+qyNPUxvyIO+TwlaXfCI6ixazyrH+1t
|
|
F7Bj5mVsne7oeWjRrSz85jK3Tpn9tj3Fa7PCDA6auAlPK8Upbhuoajev4lIydNd2
|
|
70yO0idm/FtpX5a8Ck7KSHDvEnXpN70imayoB4Fs2Kigi2BdZOOdib16o5F/9cx9
|
|
piNa7HotHCLTfR6xRmelGEPWKspU1Sm7u2A5vWgjfSab99hiNQ89n+I7BcK1M3R1
|
|
w/ckl6qBtcxz4Py+7jYIJL8BYz2tdreWbdzWzjv+XQ8ZgOaMxhL9gtlfyYqeGfnp
|
|
hYW8LV7a9pavxV2tLuVjMM+05ut/d38IkTV7OSJgisbSGcmycXIzxsipyXJVGMZt
|
|
MFw3quqJhQMRsA==
|
|
=gbRM
|
|
-----END PGP PUBLIC KEY BLOCK-----
|
|
'
|
|
2024-10-11 19:38:57,932 - subp.py[DEBUG]: Running command ['gpg', '--dearmor'] with allowed return codes [0] (shell=False, capture=True)
|
|
2024-10-11 19:38:57,941 - util.py[DEBUG]: Writing to /etc/apt/trusted.gpg.d/mongodb.gpg - wb: [644] 1162 bytes
|
|
2024-10-11 19:38:57,942 - util.py[DEBUG]: Writing to /etc/apt/sources.list.d/mongodb.list - a: [644] 147 characters
|
|
2024-10-11 19:38:57,942 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/sem/update_sources - wb: [644] 24 bytes
|
|
2024-10-11 19:38:57,943 - helpers.py[DEBUG]: Running update-sources using lock (<FileLock using file '/var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/sem/update_sources'>)
|
|
2024-10-11 19:38:57,943 - apt.py[DEBUG]: Waiting for APT lock
|
|
2024-10-11 19:38:57,943 - apt.py[DEBUG]: APT lock available
|
|
2024-10-11 19:38:57,943 - subp.py[DEBUG]: Running command ['eatmydata', 'apt-get', '--option=Dpkg::Options::=--force-confold', '--option=Dpkg::options::=--force-unsafe-io', '--assume-yes', '--quiet', 'update'] with allowed return codes [0] (shell=False, capture=False)
|
|
2024-10-11 19:39:11,589 - subp.py[DEBUG]: command ['eatmydata', 'apt-get', '--option=Dpkg::Options::=--force-confold', '--option=Dpkg::options::=--force-unsafe-io', '--assume-yes', '--quiet', 'update'] took 13.s to run
|
|
2024-10-11 19:39:11,589 - util.py[DEBUG]: apt-update [eatmydata apt-get --option=Dpkg::Options::=--force-confold --option=Dpkg::options::=--force-unsafe-io --assume-yes --quiet update] took 13.645 seconds
|
|
2024-10-11 19:39:11,589 - distros[ERROR]: Failed to update package using apt: Unexpected error while running command.
|
|
Command: ['eatmydata', 'apt-get', '--option=Dpkg::Options::=--force-confold', '--option=Dpkg::options::=--force-unsafe-io', '--assume-yes', '--quiet', 'update']
|
|
Exit code: 100
|
|
Reason: -
|
|
Stdout: -
|
|
Stderr: -
|
|
2024-10-11 19:39:11,589 - subp.py[DEBUG]: Running command ['ps', '-o', 'ppid,pid', '-C', 'keyboxd', '-C', 'dirmngr', '-C', 'gpg-agent'] with allowed return codes [0, 1] (shell=False, capture=True)
|
|
2024-10-11 19:39:11,602 - handlers.py[DEBUG]: finish: modules-config/config-apt_configure: SUCCESS: config-apt_configure ran successfully
|
|
2024-10-11 19:39:11,602 - modules.py[DEBUG]: Running module byobu (<module 'cloudinit.config.cc_byobu' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_byobu.py'>) with frequency once-per-instance
|
|
2024-10-11 19:39:11,603 - handlers.py[DEBUG]: start: modules-config/config-byobu: running config-byobu with frequency once-per-instance
|
|
2024-10-11 19:39:11,603 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/sem/config_byobu - wb: [644] 24 bytes
|
|
2024-10-11 19:39:11,603 - helpers.py[DEBUG]: Running config-byobu using lock (<FileLock using file '/var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/sem/config_byobu'>)
|
|
2024-10-11 19:39:11,603 - cc_byobu.py[DEBUG]: Skipping module named byobu, no 'byobu' values found
|
|
2024-10-11 19:39:11,603 - handlers.py[DEBUG]: finish: modules-config/config-byobu: SUCCESS: config-byobu ran successfully
|
|
2024-10-11 19:39:11,603 - main.py[DEBUG]: Ran 6 modules with 0 failures
|
|
2024-10-11 19:39:11,604 - atomic_helper.py[DEBUG]: Atomically writing to file /var/lib/cloud/data/status.json (via temporary file /var/lib/cloud/data/tmpwd_9g8rt) - w: [644] 887 bytes/chars
|
|
2024-10-11 19:39:11,604 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
|
|
2024-10-11 19:39:11,604 - util.py[DEBUG]: Read 12 bytes from /proc/uptime
|
|
2024-10-11 19:39:11,604 - util.py[DEBUG]: cloud-init mode 'modules' took 14.317 seconds (14.32)
|
|
2024-10-11 19:39:11,604 - handlers.py[DEBUG]: finish: modules-config: SUCCESS: running modules for config
|
|
2024-10-11 19:39:12,056 - util.py[DEBUG]: Cloud-init v. 24.1.3-0ubuntu3 running 'modules:final' at Fri, 11 Oct 2024 19:39:12 +0000. Up 28.75 seconds.
|
|
2024-10-11 19:39:12,056 - main.py[INFO]: PID [1] started cloud-init.
|
|
2024-10-11 19:39:12,059 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:39:12,060 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:39:12,062 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:39:12,062 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:39:12,065 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:39:12,065 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:39:12,067 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:39:12,067 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:39:12,071 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:39:12,071 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:39:12,073 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:39:12,073 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:39:12,076 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:39:12,076 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:39:12,078 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:39:12,079 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:39:12,082 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:39:12,082 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:39:12,085 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:39:12,085 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:39:12,087 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:39:12,087 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:39:12,090 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:39:12,090 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:39:12,092 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:39:12,092 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:39:12,094 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:39:12,094 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:39:12,096 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:39:12,096 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:39:12,098 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:39:12,098 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:39:12,100 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:39:12,100 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:39:12,102 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:39:12,102 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:39:12,104 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:39:12,104 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:39:12,106 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:39:12,106 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:39:12,108 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:39:12,108 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:39:12,110 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:39:12,110 - util.py[DEBUG]: Read 144875 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:39:12,112 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.ubuntu.Distro'>
|
|
2024-10-11 19:39:12,114 - modules.py[INFO]: Skipping modules 'fan,landscape,lxd,ubuntu_drivers,puppet,chef,ansible,mcollective,salt_minion,phone_home,power_state_change' because no applicable config is provided.
|
|
2024-10-11 19:39:12,114 - modules.py[DEBUG]: Running module package_update_upgrade_install (<module 'cloudinit.config.cc_package_update_upgrade_install' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_package_update_upgrade_install.py'>) with frequency once-per-instance
|
|
2024-10-11 19:39:12,115 - handlers.py[DEBUG]: start: modules-final/config-package_update_upgrade_install: running config-package_update_upgrade_install with frequency once-per-instance
|
|
2024-10-11 19:39:12,115 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/sem/config_package_update_upgrade_install - wb: [644] 25 bytes
|
|
2024-10-11 19:39:12,115 - helpers.py[DEBUG]: Running config-package_update_upgrade_install using lock (<FileLock using file '/var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/sem/config_package_update_upgrade_install'>)
|
|
2024-10-11 19:39:12,115 - helpers.py[DEBUG]: update-sources already ran (freq=once-per-instance)
|
|
2024-10-11 19:39:12,115 - apt.py[DEBUG]: Waiting for APT lock
|
|
2024-10-11 19:39:12,116 - apt.py[DEBUG]: APT lock available
|
|
2024-10-11 19:39:12,116 - subp.py[DEBUG]: Running command ['eatmydata', 'apt-get', '--option=Dpkg::Options::=--force-confold', '--option=Dpkg::options::=--force-unsafe-io', '--assume-yes', '--quiet', 'dist-upgrade'] with allowed return codes [0] (shell=False, capture=False)
|
|
2024-10-11 19:41:26,338 - subp.py[DEBUG]: command ['eatmydata', 'apt-get', '--option=Dpkg::Options::=--force-confold', '--option=Dpkg::options::=--force-unsafe-io', '--assume-yes', '--quiet', 'dist-upgrade'] took 134s to run
|
|
2024-10-11 19:41:26,338 - util.py[DEBUG]: apt-dist-upgrade [eatmydata apt-get --option=Dpkg::Options::=--force-confold --option=Dpkg::options::=--force-unsafe-io --assume-yes --quiet dist-upgrade] took 134.223 seconds
|
|
2024-10-11 19:41:26,338 - subp.py[DEBUG]: Running command ['snap', 'refresh'] with allowed return codes [0] (shell=False, capture=True)
|
|
2024-10-11 19:41:26,545 - subp.py[DEBUG]: command ['snap', 'refresh'] took 0.2s to run
|
|
2024-10-11 19:41:26,545 - helpers.py[DEBUG]: update-sources already ran (freq=once-per-instance)
|
|
2024-10-11 19:41:26,546 - subp.py[DEBUG]: Running command ['apt-cache', 'pkgnames'] with allowed return codes [0] (shell=False, capture=True)
|
|
2024-10-11 19:41:26,661 - subp.py[DEBUG]: command ['apt-cache', 'pkgnames'] took 0.1s to run
|
|
2024-10-11 19:41:26,678 - apt.py[DEBUG]: The following packages were not found by APT so APT will not attempt to install them: ['mongodb-org']
|
|
2024-10-11 19:41:26,678 - apt.py[DEBUG]: Waiting for APT lock
|
|
2024-10-11 19:41:26,678 - apt.py[DEBUG]: APT lock available
|
|
2024-10-11 19:41:26,678 - subp.py[DEBUG]: Running command ['eatmydata', 'apt-get', '--option=Dpkg::Options::=--force-confold', '--option=Dpkg::options::=--force-unsafe-io', '--assume-yes', '--quiet', 'install', 'podman', 'wireguard-tools', 'gnupg', 'curl'] with allowed return codes [0] (shell=False, capture=False)
|
|
2024-10-11 19:41:39,231 - subp.py[DEBUG]: command ['eatmydata', 'apt-get', '--option=Dpkg::Options::=--force-confold', '--option=Dpkg::options::=--force-unsafe-io', '--assume-yes', '--quiet', 'install', 'podman', 'wireguard-tools', 'gnupg', 'curl'] took 12.s to run
|
|
2024-10-11 19:41:39,231 - util.py[DEBUG]: apt-install [eatmydata apt-get --option=Dpkg::Options::=--force-confold --option=Dpkg::options::=--force-unsafe-io --assume-yes --quiet install podman wireguard-tools gnupg curl] took 12.553 seconds
|
|
2024-10-11 19:41:39,231 - distros[INFO]: Failed to install the following packages: ['mongodb-org']. See associated package manager logs for more details.
|
|
2024-10-11 19:41:39,231 - subp.py[DEBUG]: Running command ['snap', 'install', 'mongodb-org'] with allowed return codes [0] (shell=False, capture=True)
|
|
2024-10-11 19:41:39,672 - subp.py[DEBUG]: command ['snap', 'install', 'mongodb-org'] took 0.4s to run
|
|
2024-10-11 19:41:39,672 - snap.py[INFO]: Failed to 'snap install mongodb-org'!
|
|
2024-10-11 19:41:39,672 - distros[INFO]: Failed to install the following packages: ['mongodb-org']. See associated package manager logs for more details.
|
|
2024-10-11 19:41:39,672 - util.py[WARNING]: Failure when attempting to install packages: ['gnupg', 'curl', 'wireguard-tools', 'podman', 'mongodb-org']
|
|
2024-10-11 19:41:39,673 - util.py[DEBUG]: Failure when attempting to install packages: ['gnupg', 'curl', 'wireguard-tools', 'podman', 'mongodb-org']
|
|
Traceback (most recent call last):
|
|
File "/usr/lib/python3/dist-packages/cloudinit/config/cc_package_update_upgrade_install.py", line 121, in handle
|
|
"%s failed with exceptions, re-raising the last one", len(errors)
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "/usr/lib/python3/dist-packages/cloudinit/distros/__init__.py", line 278, in install_packages
|
|
for manager_type, packages in packages_by_manager.items():
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
cloudinit.distros.PackageInstallerError: Failed to install the following packages: {'mongodb-org'}. See associated package manager logs for more details.
|
|
2024-10-11 19:41:39,674 - cc_package_update_upgrade_install.py[WARNING]: Rebooting after upgrade or install per /var/run/reboot-required
|
|
2024-10-11 19:41:39,674 - subp.py[DEBUG]: Running command ['/sbin/reboot'] with allowed return codes [0] (shell=False, capture=True)
|
|
2024-10-11 19:41:39,799 - util.py[DEBUG]: Cloud-init 24.1.3-0ubuntu3 received SIGTERM, exiting...
|
|
Filename: /usr/lib/python3/dist-packages/cloudinit/config/cc_package_update_upgrade_install.py
|
|
Function: _fire_reboot
|
|
Line number: 84
|
|
Filename: /usr/lib/python3/dist-packages/cloudinit/config/cc_package_update_upgrade_install.py
|
|
Function: handle
|
|
Line number: 143
|
|
Filename: /usr/lib/python3/dist-packages/cloudinit/helpers.py
|
|
Function: run
|
|
Line number: 156
|
|
2024-10-11 19:41:39,799 - handlers.py[DEBUG]: finish: modules-final/config-package_update_upgrade_install: FAIL: running config-package_update_upgrade_install with frequency once-per-instance
|
|
2024-10-11 19:41:39,799 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
|
|
2024-10-11 19:41:39,799 - util.py[DEBUG]: Read 14 bytes from /proc/uptime
|
|
2024-10-11 19:41:39,799 - util.py[DEBUG]: cloud-init mode 'modules' took 147.816 seconds (146.97)
|
|
2024-10-11 19:41:39,799 - handlers.py[DEBUG]: finish: modules-final: FAIL: running modules for final
|
|
2024-10-11 19:41:58,513 - util.py[DEBUG]: Cloud-init v. 24.3.1-0ubuntu0~24.04.2 running 'init-local' at Fri, 11 Oct 2024 19:41:58 +0000. Up 9.09 seconds.
|
|
2024-10-11 19:41:58,517 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.ubuntu.Distro'>
|
|
2024-10-11 19:41:58,518 - main.py[INFO]: PID [1] started cloud-init 'init-local'.
|
|
2024-10-11 19:41:58,518 - main.py[DEBUG]: No kernel command line url found.
|
|
2024-10-11 19:41:58,518 - main.py[DEBUG]: Closing stdin
|
|
2024-10-11 19:41:58,520 - util.py[DEBUG]: Writing to /var/log/cloud-init.log - ab: [640] 0 bytes
|
|
2024-10-11 19:41:58,520 - util.py[DEBUG]: Changing the ownership of /var/log/cloud-init.log to 102:4
|
|
2024-10-11 19:41:58,521 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance/boot-finished
|
|
2024-10-11 19:41:58,521 - handlers.py[DEBUG]: start: init-local/check-cache: attempting to read from cache [check]
|
|
2024-10-11 19:41:58,521 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False)
|
|
2024-10-11 19:41:58,522 - util.py[DEBUG]: Read 17652 bytes from /var/lib/cloud/instance/obj.pkl
|
|
2024-10-11 19:41:58,531 - dmi.py[DEBUG]: querying dmi data /sys/class/dmi/id/product_uuid
|
|
2024-10-11 19:41:58,531 - stages.py[DEBUG]: restored from checked cache: DataSourceOpenStackLocal [net,ver=2]
|
|
2024-10-11 19:41:58,531 - handlers.py[DEBUG]: finish: init-local/check-cache: SUCCESS: restored from checked cache: DataSourceOpenStackLocal [net,ver=2]
|
|
2024-10-11 19:41:58,531 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False)
|
|
2024-10-11 19:41:58,531 - util.py[DEBUG]: Read 3718 bytes from /etc/cloud/cloud.cfg
|
|
2024-10-11 19:41:58,531 - util.py[DEBUG]: Attempting to load yaml from string of length 3718 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:41:58,540 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/90_dpkg.cfg (quiet=False)
|
|
2024-10-11 19:41:58,540 - util.py[DEBUG]: Read 333 bytes from /etc/cloud/cloud.cfg.d/90_dpkg.cfg
|
|
2024-10-11 19:41:58,540 - util.py[DEBUG]: Attempting to load yaml from string of length 333 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:41:58,542 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False)
|
|
2024-10-11 19:41:58,542 - util.py[DEBUG]: Read 2071 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg
|
|
2024-10-11 19:41:58,542 - util.py[DEBUG]: Attempting to load yaml from string of length 2071 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:41:58,544 - util.py[DEBUG]: Reading from /run/cloud-init/cloud.cfg (quiet=False)
|
|
2024-10-11 19:41:58,544 - util.py[DEBUG]: Read 37 bytes from /run/cloud-init/cloud.cfg
|
|
2024-10-11 19:41:58,544 - util.py[DEBUG]: Attempting to load yaml from string of length 37 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:41:58,544 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:41:58,544 - util.py[DEBUG]: loaded blob returned None, returning default.
|
|
2024-10-11 19:41:58,545 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/cloud-config.txt (quiet=False)
|
|
2024-10-11 19:41:58,545 - util.py[DEBUG]: Read 2856 bytes from /var/lib/cloud/instance/cloud-config.txt
|
|
2024-10-11 19:41:58,545 - util.py[DEBUG]: Attempting to load yaml from string of length 2856 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:41:58,550 - util.py[DEBUG]: Writing to /run/cloud-init/cloud-id-openstack - wb: [644] 10 bytes
|
|
2024-10-11 19:41:58,550 - util.py[DEBUG]: Creating symbolic link from '/run/cloud-init/cloud-id' => '/run/cloud-init/cloud-id-openstack'
|
|
2024-10-11 19:41:58,551 - atomic_helper.py[DEBUG]: Atomically writing to file /run/cloud-init/instance-data-sensitive.json (via temporary file /run/cloud-init/tmpzq4yv83j) - w: [600] 12900 bytes/chars
|
|
2024-10-11 19:41:58,551 - atomic_helper.py[DEBUG]: Atomically writing to file /run/cloud-init/instance-data.json (via temporary file /run/cloud-init/tmpnu2zgn2d) - w: [644] 6417 bytes/chars
|
|
2024-10-11 19:41:58,552 - stages.py[INFO]: Instance link already exists, not recreating it.
|
|
2024-10-11 19:41:58,552 - util.py[DEBUG]: Reading from /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/datasource (quiet=False)
|
|
2024-10-11 19:41:58,552 - util.py[DEBUG]: Read 63 bytes from /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/datasource
|
|
2024-10-11 19:41:58,552 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/datasource - wb: [644] 63 bytes
|
|
2024-10-11 19:41:58,553 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-datasource - wb: [644] 63 bytes
|
|
2024-10-11 19:41:58,553 - util.py[DEBUG]: Reading from /var/lib/cloud/data/instance-id (quiet=False)
|
|
2024-10-11 19:41:58,553 - util.py[DEBUG]: Read 37 bytes from /var/lib/cloud/data/instance-id
|
|
2024-10-11 19:41:58,553 - stages.py[DEBUG]: previous iid found to be 5d09f720-da36-45c1-8ae6-e0fef7c701a4
|
|
2024-10-11 19:41:58,553 - util.py[DEBUG]: Writing to /var/lib/cloud/data/instance-id - wb: [644] 37 bytes
|
|
2024-10-11 19:41:58,554 - util.py[DEBUG]: Writing to /run/cloud-init/.instance-id - wb: [644] 37 bytes
|
|
2024-10-11 19:41:58,554 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-instance-id - wb: [644] 37 bytes
|
|
2024-10-11 19:41:58,555 - util.py[DEBUG]: Writing to /var/lib/cloud/instance/obj.pkl - wb: [400] 17666 bytes
|
|
2024-10-11 19:41:58,555 - stages.py[INFO]: Not re-loading configuration, instance id and datasource have not changed.
|
|
2024-10-11 19:41:58,555 - main.py[DEBUG]: [local] init will now be targeting instance id: 5d09f720-da36-45c1-8ae6-e0fef7c701a4. new=False
|
|
2024-10-11 19:41:58,555 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.ubuntu.Distro'>
|
|
2024-10-11 19:41:58,556 - util.py[DEBUG]: Reading from /var/lib/cloud/data/set-hostname (quiet=False)
|
|
2024-10-11 19:41:58,556 - util.py[DEBUG]: Read 55 bytes from /var/lib/cloud/data/set-hostname
|
|
2024-10-11 19:41:58,557 - cc_set_hostname.py[DEBUG]: No hostname changes. Skipping set_hostname
|
|
2024-10-11 19:41:58,557 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/address (quiet=False)
|
|
2024-10-11 19:41:58,557 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/enp3s0/address
|
|
2024-10-11 19:41:58,557 - util.py[DEBUG]: Reading from /sys/class/net/lo/address (quiet=False)
|
|
2024-10-11 19:41:58,557 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/lo/address
|
|
2024-10-11 19:41:58,558 - util.py[DEBUG]: Reading from /var/lib/cloud/hotplug.enabled (quiet=False)
|
|
2024-10-11 19:41:58,558 - util.py[DEBUG]: File not found: /var/lib/cloud/hotplug.enabled
|
|
2024-10-11 19:41:58,558 - stages.py[DEBUG]: Allowed events: {<EventScope.NETWORK: 'network'>: {<EventType.BOOT_NEW_INSTANCE: 'boot-new-instance'>}}
|
|
2024-10-11 19:41:58,558 - stages.py[DEBUG]: Event Denied: scopes=['network'] EventType=boot
|
|
2024-10-11 19:41:58,558 - util.py[DEBUG]: Reading from /var/lib/cloud/hotplug.enabled (quiet=False)
|
|
2024-10-11 19:41:58,558 - util.py[DEBUG]: File not found: /var/lib/cloud/hotplug.enabled
|
|
2024-10-11 19:41:58,558 - stages.py[DEBUG]: Allowed events: {<EventScope.NETWORK: 'network'>: {<EventType.BOOT_NEW_INSTANCE: 'boot-new-instance'>}}
|
|
2024-10-11 19:41:58,558 - stages.py[DEBUG]: Event Denied: scopes=['network'] EventType=boot-legacy
|
|
2024-10-11 19:41:58,558 - stages.py[DEBUG]: No network config applied. Neither a new instance nor datasource network update allowed
|
|
2024-10-11 19:41:58,558 - stages.py[DEBUG]: applying net config names for {'version': 1, 'config': [{'type': 'physical', 'mtu': 1500, 'subnets': [{'type': 'dhcp4'}], 'mac_address': 'fa:16:3e:2b:aa:d0', 'name': 'enp3s0'}]}
|
|
2024-10-11 19:41:58,559 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/device/device (quiet=False)
|
|
2024-10-11 19:41:58,559 - util.py[DEBUG]: Read 7 bytes from /sys/class/net/enp3s0/device/device
|
|
2024-10-11 19:41:58,559 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/addr_assign_type (quiet=False)
|
|
2024-10-11 19:41:58,559 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/enp3s0/addr_assign_type
|
|
2024-10-11 19:41:58,559 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/uevent (quiet=False)
|
|
2024-10-11 19:41:58,559 - util.py[DEBUG]: Read 27 bytes from /sys/class/net/enp3s0/uevent
|
|
2024-10-11 19:41:58,559 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/address (quiet=False)
|
|
2024-10-11 19:41:58,559 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/enp3s0/address
|
|
2024-10-11 19:41:58,559 - net[DEBUG]: ovs-vsctl not in PATH; not detecting Open vSwitch interfaces
|
|
2024-10-11 19:41:58,559 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/device/device (quiet=False)
|
|
2024-10-11 19:41:58,559 - util.py[DEBUG]: Read 7 bytes from /sys/class/net/enp3s0/device/device
|
|
2024-10-11 19:41:58,559 - util.py[DEBUG]: Reading from /sys/class/net/lo/addr_assign_type (quiet=False)
|
|
2024-10-11 19:41:58,559 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/lo/addr_assign_type
|
|
2024-10-11 19:41:58,559 - util.py[DEBUG]: Reading from /sys/class/net/lo/uevent (quiet=False)
|
|
2024-10-11 19:41:58,559 - util.py[DEBUG]: Read 23 bytes from /sys/class/net/lo/uevent
|
|
2024-10-11 19:41:58,559 - util.py[DEBUG]: Reading from /sys/class/net/lo/address (quiet=False)
|
|
2024-10-11 19:41:58,559 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/lo/address
|
|
2024-10-11 19:41:58,560 - util.py[DEBUG]: Reading from /sys/class/net/lo/device/device (quiet=False)
|
|
2024-10-11 19:41:58,560 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/operstate (quiet=False)
|
|
2024-10-11 19:41:58,560 - util.py[DEBUG]: Read 5 bytes from /sys/class/net/enp3s0/operstate
|
|
2024-10-11 19:41:58,560 - util.py[DEBUG]: Reading from /sys/class/net/lo/operstate (quiet=False)
|
|
2024-10-11 19:41:58,560 - util.py[DEBUG]: Read 8 bytes from /sys/class/net/lo/operstate
|
|
2024-10-11 19:41:58,560 - subp.py[DEBUG]: Running command ['ip', '-6', 'addr', 'show', 'permanent', 'scope', 'global'] with allowed return codes [0] (shell=False, capture=True)
|
|
2024-10-11 19:41:58,569 - subp.py[DEBUG]: Running command ['ip', '-4', 'addr', 'show'] with allowed return codes [0] (shell=False, capture=True)
|
|
2024-10-11 19:41:58,570 - net[DEBUG]: Detected interfaces {'enp3s0': {'downable': True, 'device_id': '0x0001', 'driver': 'virtio_net', 'mac': 'fa:16:3e:2b:aa:d0', 'name': 'enp3s0', 'up': False}, 'lo': {'downable': False, 'device_id': None, 'driver': None, 'mac': '00:00:00:00:00:00', 'name': 'lo', 'up': True}}
|
|
2024-10-11 19:41:58,570 - net[DEBUG]: no work necessary for renaming of [['fa:16:3e:2b:aa:d0', 'enp3s0', 'virtio_net', '0x0001']]
|
|
2024-10-11 19:41:58,571 - main.py[DEBUG]: [local] Exiting. datasource DataSourceOpenStackLocal [net,ver=2] not in local mode.
|
|
2024-10-11 19:41:58,571 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
|
|
2024-10-11 19:41:58,571 - util.py[DEBUG]: Read 10 bytes from /proc/uptime
|
|
2024-10-11 19:41:58,571 - atomic_helper.py[DEBUG]: Atomically writing to file /var/lib/cloud/data/status.json (via temporary file /var/lib/cloud/data/tmpyxz6eg65) - w: [644] 517 bytes/chars
|
|
2024-10-11 19:41:58,571 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
|
|
2024-10-11 19:41:58,571 - util.py[DEBUG]: Read 10 bytes from /proc/uptime
|
|
2024-10-11 19:41:58,571 - util.py[DEBUG]: cloud-init mode 'init' took 0.107 seconds (0.11)
|
|
2024-10-11 19:41:58,571 - handlers.py[DEBUG]: finish: init-local: SUCCESS: searching for local datasources
|
|
2024-10-11 19:42:00,348 - util.py[DEBUG]: Cloud-init v. 24.3.1-0ubuntu0~24.04.2 running 'init' at Fri, 11 Oct 2024 19:42:00 +0000. Up 10.92 seconds.
|
|
2024-10-11 19:42:00,350 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.ubuntu.Distro'>
|
|
2024-10-11 19:42:00,350 - main.py[INFO]: PID [1] started cloud-init 'init'.
|
|
2024-10-11 19:42:00,350 - main.py[DEBUG]: No kernel command line url found.
|
|
2024-10-11 19:42:00,350 - main.py[DEBUG]: Closing stdin
|
|
2024-10-11 19:42:00,351 - util.py[DEBUG]: Writing to /var/log/cloud-init.log - ab: [640] 0 bytes
|
|
2024-10-11 19:42:00,352 - util.py[DEBUG]: Changing the ownership of /var/log/cloud-init.log to 102:4
|
|
2024-10-11 19:42:00,352 - subp.py[DEBUG]: Running command ['ip', '--json', 'addr'] with allowed return codes [0] (shell=False, capture=True)
|
|
2024-10-11 19:42:00,354 - subp.py[DEBUG]: Running command ['ip', '-o', 'route', 'list'] with allowed return codes [0] (shell=False, capture=True)
|
|
2024-10-11 19:42:00,356 - subp.py[DEBUG]: Running command ['ip', '--oneline', '-6', 'route', 'list', 'table', 'all'] with allowed return codes [0, 1] (shell=False, capture=True)
|
|
2024-10-11 19:42:00,359 - handlers.py[DEBUG]: start: init-network/check-cache: attempting to read from cache [trust]
|
|
2024-10-11 19:42:00,359 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False)
|
|
2024-10-11 19:42:00,359 - util.py[DEBUG]: Read 17666 bytes from /var/lib/cloud/instance/obj.pkl
|
|
2024-10-11 19:42:00,365 - util.py[DEBUG]: Reading from /run/cloud-init/.instance-id (quiet=False)
|
|
2024-10-11 19:42:00,365 - util.py[DEBUG]: Read 37 bytes from /run/cloud-init/.instance-id
|
|
2024-10-11 19:42:00,365 - stages.py[DEBUG]: restored from cache with run check: DataSourceOpenStackLocal [net,ver=2]
|
|
2024-10-11 19:42:00,365 - handlers.py[DEBUG]: finish: init-network/check-cache: SUCCESS: restored from cache with run check: DataSourceOpenStackLocal [net,ver=2]
|
|
2024-10-11 19:42:00,365 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False)
|
|
2024-10-11 19:42:00,365 - util.py[DEBUG]: Read 3718 bytes from /etc/cloud/cloud.cfg
|
|
2024-10-11 19:42:00,365 - util.py[DEBUG]: Attempting to load yaml from string of length 3718 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:42:00,374 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/90_dpkg.cfg (quiet=False)
|
|
2024-10-11 19:42:00,374 - util.py[DEBUG]: Read 333 bytes from /etc/cloud/cloud.cfg.d/90_dpkg.cfg
|
|
2024-10-11 19:42:00,374 - util.py[DEBUG]: Attempting to load yaml from string of length 333 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:42:00,376 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False)
|
|
2024-10-11 19:42:00,376 - util.py[DEBUG]: Read 2071 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg
|
|
2024-10-11 19:42:00,376 - util.py[DEBUG]: Attempting to load yaml from string of length 2071 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:42:00,378 - util.py[DEBUG]: Reading from /run/cloud-init/cloud.cfg (quiet=False)
|
|
2024-10-11 19:42:00,378 - util.py[DEBUG]: Read 37 bytes from /run/cloud-init/cloud.cfg
|
|
2024-10-11 19:42:00,378 - util.py[DEBUG]: Attempting to load yaml from string of length 37 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:42:00,378 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:42:00,379 - util.py[DEBUG]: loaded blob returned None, returning default.
|
|
2024-10-11 19:42:00,379 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/cloud-config.txt (quiet=False)
|
|
2024-10-11 19:42:00,379 - util.py[DEBUG]: Read 2856 bytes from /var/lib/cloud/instance/cloud-config.txt
|
|
2024-10-11 19:42:00,379 - util.py[DEBUG]: Attempting to load yaml from string of length 2856 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:42:00,383 - stages.py[INFO]: Instance link already exists, not recreating it.
|
|
2024-10-11 19:42:00,383 - util.py[DEBUG]: Reading from /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/datasource (quiet=False)
|
|
2024-10-11 19:42:00,383 - util.py[DEBUG]: Read 63 bytes from /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/datasource
|
|
2024-10-11 19:42:00,383 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/datasource - wb: [644] 63 bytes
|
|
2024-10-11 19:42:00,383 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-datasource - wb: [644] 63 bytes
|
|
2024-10-11 19:42:00,384 - util.py[DEBUG]: Reading from /var/lib/cloud/data/instance-id (quiet=False)
|
|
2024-10-11 19:42:00,384 - util.py[DEBUG]: Read 37 bytes from /var/lib/cloud/data/instance-id
|
|
2024-10-11 19:42:00,384 - stages.py[DEBUG]: previous iid found to be 5d09f720-da36-45c1-8ae6-e0fef7c701a4
|
|
2024-10-11 19:42:00,384 - util.py[DEBUG]: Writing to /var/lib/cloud/data/instance-id - wb: [644] 37 bytes
|
|
2024-10-11 19:42:00,384 - util.py[DEBUG]: Writing to /run/cloud-init/.instance-id - wb: [644] 37 bytes
|
|
2024-10-11 19:42:00,384 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-instance-id - wb: [644] 37 bytes
|
|
2024-10-11 19:42:00,385 - util.py[DEBUG]: Writing to /var/lib/cloud/instance/obj.pkl - wb: [400] 17666 bytes
|
|
2024-10-11 19:42:00,385 - stages.py[INFO]: Not re-loading configuration, instance id and datasource have not changed.
|
|
2024-10-11 19:42:00,386 - main.py[DEBUG]: [net] init will now be targeting instance id: 5d09f720-da36-45c1-8ae6-e0fef7c701a4. new=False
|
|
2024-10-11 19:42:00,386 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/address (quiet=False)
|
|
2024-10-11 19:42:00,386 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/enp3s0/address
|
|
2024-10-11 19:42:00,386 - util.py[DEBUG]: Reading from /sys/class/net/lo/address (quiet=False)
|
|
2024-10-11 19:42:00,386 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/lo/address
|
|
2024-10-11 19:42:00,387 - util.py[DEBUG]: Reading from /var/lib/cloud/hotplug.enabled (quiet=False)
|
|
2024-10-11 19:42:00,387 - util.py[DEBUG]: File not found: /var/lib/cloud/hotplug.enabled
|
|
2024-10-11 19:42:00,387 - stages.py[DEBUG]: Allowed events: {<EventScope.NETWORK: 'network'>: {<EventType.BOOT_NEW_INSTANCE: 'boot-new-instance'>}}
|
|
2024-10-11 19:42:00,387 - stages.py[DEBUG]: Event Denied: scopes=['network'] EventType=boot
|
|
2024-10-11 19:42:00,387 - util.py[DEBUG]: Reading from /var/lib/cloud/hotplug.enabled (quiet=False)
|
|
2024-10-11 19:42:00,387 - util.py[DEBUG]: File not found: /var/lib/cloud/hotplug.enabled
|
|
2024-10-11 19:42:00,387 - stages.py[DEBUG]: Allowed events: {<EventScope.NETWORK: 'network'>: {<EventType.BOOT_NEW_INSTANCE: 'boot-new-instance'>}}
|
|
2024-10-11 19:42:00,387 - stages.py[DEBUG]: Event Denied: scopes=['network'] EventType=boot-legacy
|
|
2024-10-11 19:42:00,387 - stages.py[DEBUG]: No network config applied. Neither a new instance nor datasource network update allowed
|
|
2024-10-11 19:42:00,387 - stages.py[DEBUG]: applying net config names for {'version': 1, 'config': [{'type': 'physical', 'mtu': 1500, 'subnets': [{'type': 'dhcp4'}], 'mac_address': 'fa:16:3e:2b:aa:d0', 'name': 'enp3s0'}]}
|
|
2024-10-11 19:42:00,388 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.ubuntu.Distro'>
|
|
2024-10-11 19:42:00,388 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/device/device (quiet=False)
|
|
2024-10-11 19:42:00,388 - util.py[DEBUG]: Read 7 bytes from /sys/class/net/enp3s0/device/device
|
|
2024-10-11 19:42:00,388 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/addr_assign_type (quiet=False)
|
|
2024-10-11 19:42:00,388 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/enp3s0/addr_assign_type
|
|
2024-10-11 19:42:00,388 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/uevent (quiet=False)
|
|
2024-10-11 19:42:00,388 - util.py[DEBUG]: Read 27 bytes from /sys/class/net/enp3s0/uevent
|
|
2024-10-11 19:42:00,388 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/address (quiet=False)
|
|
2024-10-11 19:42:00,388 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/enp3s0/address
|
|
2024-10-11 19:42:00,389 - net[DEBUG]: ovs-vsctl not in PATH; not detecting Open vSwitch interfaces
|
|
2024-10-11 19:42:00,389 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/device/device (quiet=False)
|
|
2024-10-11 19:42:00,389 - util.py[DEBUG]: Read 7 bytes from /sys/class/net/enp3s0/device/device
|
|
2024-10-11 19:42:00,389 - util.py[DEBUG]: Reading from /sys/class/net/lo/addr_assign_type (quiet=False)
|
|
2024-10-11 19:42:00,389 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/lo/addr_assign_type
|
|
2024-10-11 19:42:00,389 - util.py[DEBUG]: Reading from /sys/class/net/lo/uevent (quiet=False)
|
|
2024-10-11 19:42:00,389 - util.py[DEBUG]: Read 23 bytes from /sys/class/net/lo/uevent
|
|
2024-10-11 19:42:00,389 - util.py[DEBUG]: Reading from /sys/class/net/lo/address (quiet=False)
|
|
2024-10-11 19:42:00,389 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/lo/address
|
|
2024-10-11 19:42:00,389 - util.py[DEBUG]: Reading from /sys/class/net/lo/device/device (quiet=False)
|
|
2024-10-11 19:42:00,389 - util.py[DEBUG]: Reading from /sys/class/net/enp3s0/operstate (quiet=False)
|
|
2024-10-11 19:42:00,389 - util.py[DEBUG]: Read 3 bytes from /sys/class/net/enp3s0/operstate
|
|
2024-10-11 19:42:00,389 - util.py[DEBUG]: Reading from /sys/class/net/lo/operstate (quiet=False)
|
|
2024-10-11 19:42:00,389 - util.py[DEBUG]: Read 8 bytes from /sys/class/net/lo/operstate
|
|
2024-10-11 19:42:00,389 - subp.py[DEBUG]: Running command ['ip', '-6', 'addr', 'show', 'permanent', 'scope', 'global'] with allowed return codes [0] (shell=False, capture=True)
|
|
2024-10-11 19:42:00,391 - subp.py[DEBUG]: Running command ['ip', '-4', 'addr', 'show'] with allowed return codes [0] (shell=False, capture=True)
|
|
2024-10-11 19:42:00,394 - net[DEBUG]: Detected interfaces {'enp3s0': {'downable': False, 'device_id': '0x0001', 'driver': 'virtio_net', 'mac': 'fa:16:3e:2b:aa:d0', 'name': 'enp3s0', 'up': True}, 'lo': {'downable': False, 'device_id': None, 'driver': None, 'mac': '00:00:00:00:00:00', 'name': 'lo', 'up': True}}
|
|
2024-10-11 19:42:00,394 - net[DEBUG]: no work necessary for renaming of [['fa:16:3e:2b:aa:d0', 'enp3s0', 'virtio_net', '0x0001']]
|
|
2024-10-11 19:42:00,394 - handlers.py[DEBUG]: start: init-network/setup-datasource: setting up datasource
|
|
2024-10-11 19:42:00,394 - handlers.py[DEBUG]: finish: init-network/setup-datasource: SUCCESS: setting up datasource
|
|
2024-10-11 19:42:00,394 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/user-data.txt - wb: [600] 2530 bytes
|
|
2024-10-11 19:42:00,395 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/user-data.txt.i - wb: [600] 2835 bytes
|
|
2024-10-11 19:42:00,395 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/vendor-data.txt - wb: [600] 0 bytes
|
|
2024-10-11 19:42:00,396 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/vendor-data.txt.i - wb: [600] 308 bytes
|
|
2024-10-11 19:42:00,396 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/vendor-data2.txt - wb: [600] 0 bytes
|
|
2024-10-11 19:42:00,396 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/vendor-data2.txt.i - wb: [600] 308 bytes
|
|
2024-10-11 19:42:00,397 - util.py[DEBUG]: Reading from /var/lib/cloud/data/set-hostname (quiet=False)
|
|
2024-10-11 19:42:00,397 - util.py[DEBUG]: Read 55 bytes from /var/lib/cloud/data/set-hostname
|
|
2024-10-11 19:42:00,397 - cc_set_hostname.py[DEBUG]: No hostname changes. Skipping set_hostname
|
|
2024-10-11 19:42:00,398 - helpers.py[DEBUG]: consume_data already ran (freq=once-per-instance)
|
|
2024-10-11 19:42:00,398 - handlers.py[DEBUG]: start: init-network/consume-user-data: reading and applying user-data
|
|
2024-10-11 19:42:00,399 - stages.py[DEBUG]: Added default handler for {'text/cloud-config-jsonp', 'text/cloud-config'} from CloudConfigPartHandler: [['text/cloud-config', 'text/cloud-config-jsonp']]
|
|
2024-10-11 19:42:00,399 - stages.py[DEBUG]: Added default handler for {'text/x-shellscript'} from ShellScriptPartHandler: [['text/x-shellscript']]
|
|
2024-10-11 19:42:00,399 - stages.py[DEBUG]: Added default handler for {'text/x-shellscript-per-boot'} from ShellScriptByFreqPartHandler: [['text/x-shellscript-per-boot']]
|
|
2024-10-11 19:42:00,399 - stages.py[DEBUG]: Added default handler for {'text/x-shellscript-per-instance'} from ShellScriptByFreqPartHandler: [['text/x-shellscript-per-instance']]
|
|
2024-10-11 19:42:00,399 - stages.py[DEBUG]: Added default handler for {'text/x-shellscript-per-once'} from ShellScriptByFreqPartHandler: [['text/x-shellscript-per-once']]
|
|
2024-10-11 19:42:00,399 - stages.py[DEBUG]: Added default handler for {'text/cloud-boothook'} from BootHookPartHandler: [['text/cloud-boothook']]
|
|
2024-10-11 19:42:00,399 - stages.py[DEBUG]: Added default handler for {'text/jinja2'} from JinjaTemplatePartHandler: [['text/jinja2']]
|
|
2024-10-11 19:42:00,399 - handlers[DEBUG]: Calling handler CloudConfigPartHandler: [['text/cloud-config', 'text/cloud-config-jsonp']] (__begin__, None, 3) with frequency always
|
|
2024-10-11 19:42:00,399 - handlers[DEBUG]: Calling handler ShellScriptPartHandler: [['text/x-shellscript']] (__begin__, None, 2) with frequency always
|
|
2024-10-11 19:42:00,399 - handlers[DEBUG]: Calling handler ShellScriptByFreqPartHandler: [['text/x-shellscript-per-boot']] (__begin__, None, 2) with frequency always
|
|
2024-10-11 19:42:00,399 - handlers[DEBUG]: Calling handler ShellScriptByFreqPartHandler: [['text/x-shellscript-per-instance']] (__begin__, None, 2) with frequency always
|
|
2024-10-11 19:42:00,399 - handlers[DEBUG]: Calling handler ShellScriptByFreqPartHandler: [['text/x-shellscript-per-once']] (__begin__, None, 2) with frequency always
|
|
2024-10-11 19:42:00,399 - handlers[DEBUG]: Calling handler BootHookPartHandler: [['text/cloud-boothook']] (__begin__, None, 2) with frequency always
|
|
2024-10-11 19:42:00,399 - handlers[DEBUG]: Calling handler JinjaTemplatePartHandler: [['text/jinja2']] (__begin__, None, 3) with frequency always
|
|
2024-10-11 19:42:00,400 - handlers[DEBUG]: {'MIME-Version': '1.0', 'Content-Type': 'text/cloud-config', 'Content-Disposition': 'attachment; filename="part-001"'}
|
|
2024-10-11 19:42:00,400 - handlers[DEBUG]: Calling handler CloudConfigPartHandler: [['text/cloud-config', 'text/cloud-config-jsonp']] (text/cloud-config, part-001, 3) with frequency always
|
|
2024-10-11 19:42:00,400 - util.py[DEBUG]: Attempting to load yaml from string of length 2530 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:42:00,403 - cloud_config.py[DEBUG]: Merging by applying [('dict', ['replace']), ('list', []), ('str', [])]
|
|
2024-10-11 19:42:00,403 - handlers[DEBUG]: Calling handler CloudConfigPartHandler: [['text/cloud-config', 'text/cloud-config-jsonp']] (__end__, None, 3) with frequency always
|
|
2024-10-11 19:42:00,406 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/cloud-config.txt - wb: [600] 2856 bytes
|
|
2024-10-11 19:42:00,407 - handlers[DEBUG]: Calling handler ShellScriptPartHandler: [['text/x-shellscript']] (__end__, None, 2) with frequency always
|
|
2024-10-11 19:42:00,407 - handlers[DEBUG]: Calling handler ShellScriptByFreqPartHandler: [['text/x-shellscript-per-boot']] (__end__, None, 2) with frequency always
|
|
2024-10-11 19:42:00,407 - handlers[DEBUG]: Calling handler ShellScriptByFreqPartHandler: [['text/x-shellscript-per-instance']] (__end__, None, 2) with frequency always
|
|
2024-10-11 19:42:00,407 - handlers[DEBUG]: Calling handler ShellScriptByFreqPartHandler: [['text/x-shellscript-per-once']] (__end__, None, 2) with frequency always
|
|
2024-10-11 19:42:00,407 - handlers[DEBUG]: Calling handler BootHookPartHandler: [['text/cloud-boothook']] (__end__, None, 2) with frequency always
|
|
2024-10-11 19:42:00,407 - handlers[DEBUG]: Calling handler JinjaTemplatePartHandler: [['text/jinja2']] (__end__, None, 3) with frequency always
|
|
2024-10-11 19:42:00,407 - handlers.py[DEBUG]: finish: init-network/consume-user-data: SUCCESS: reading and applying user-data
|
|
2024-10-11 19:42:00,407 - handlers.py[DEBUG]: start: init-network/consume-vendor-data: reading and applying vendor-data
|
|
2024-10-11 19:42:00,407 - stages.py[DEBUG]: no vendordata from datasource
|
|
2024-10-11 19:42:00,407 - handlers.py[DEBUG]: finish: init-network/consume-vendor-data: SUCCESS: reading and applying vendor-data
|
|
2024-10-11 19:42:00,407 - handlers.py[DEBUG]: start: init-network/consume-vendor-data2: reading and applying vendor-data2
|
|
2024-10-11 19:42:00,407 - stages.py[DEBUG]: no vendordata2 from datasource
|
|
2024-10-11 19:42:00,407 - handlers.py[DEBUG]: finish: init-network/consume-vendor-data2: SUCCESS: reading and applying vendor-data2
|
|
2024-10-11 19:42:00,407 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False)
|
|
2024-10-11 19:42:00,407 - util.py[DEBUG]: Read 3718 bytes from /etc/cloud/cloud.cfg
|
|
2024-10-11 19:42:00,407 - util.py[DEBUG]: Attempting to load yaml from string of length 3718 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:42:00,416 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/90_dpkg.cfg (quiet=False)
|
|
2024-10-11 19:42:00,416 - util.py[DEBUG]: Read 333 bytes from /etc/cloud/cloud.cfg.d/90_dpkg.cfg
|
|
2024-10-11 19:42:00,416 - util.py[DEBUG]: Attempting to load yaml from string of length 333 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:42:00,417 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False)
|
|
2024-10-11 19:42:00,417 - util.py[DEBUG]: Read 2071 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg
|
|
2024-10-11 19:42:00,417 - util.py[DEBUG]: Attempting to load yaml from string of length 2071 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:42:00,420 - util.py[DEBUG]: Reading from /run/cloud-init/cloud.cfg (quiet=False)
|
|
2024-10-11 19:42:00,420 - util.py[DEBUG]: Read 37 bytes from /run/cloud-init/cloud.cfg
|
|
2024-10-11 19:42:00,420 - util.py[DEBUG]: Attempting to load yaml from string of length 37 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:42:00,420 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:42:00,420 - util.py[DEBUG]: loaded blob returned None, returning default.
|
|
2024-10-11 19:42:00,420 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/cloud-config.txt (quiet=False)
|
|
2024-10-11 19:42:00,420 - util.py[DEBUG]: Read 2856 bytes from /var/lib/cloud/instance/cloud-config.txt
|
|
2024-10-11 19:42:00,420 - util.py[DEBUG]: Attempting to load yaml from string of length 2856 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:42:00,425 - atomic_helper.py[DEBUG]: Atomically writing to file /run/cloud-init/combined-cloud-config.json (via temporary file /run/cloud-init/tmp54bbuh5h) - w: [600] 7949 bytes/chars
|
|
2024-10-11 19:42:00,425 - util.py[DEBUG]: Reading from /run/cloud-init/instance-data-sensitive.json (quiet=False)
|
|
2024-10-11 19:42:00,425 - util.py[DEBUG]: Read 12900 bytes from /run/cloud-init/instance-data-sensitive.json
|
|
2024-10-11 19:42:00,426 - atomic_helper.py[DEBUG]: Atomically writing to file /run/cloud-init/instance-data-sensitive.json (via temporary file /run/cloud-init/tmp0syd7152) - w: [600] 15099 bytes/chars
|
|
2024-10-11 19:42:00,426 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/cloud-config.txt (quiet=False)
|
|
2024-10-11 19:42:00,426 - util.py[DEBUG]: Read 2856 bytes from /var/lib/cloud/instance/cloud-config.txt
|
|
2024-10-11 19:42:00,429 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:42:00,432 - util.py[DEBUG]: Read 149553 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:42:00,439 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/cloud-config.txt (quiet=False)
|
|
2024-10-11 19:42:00,439 - util.py[DEBUG]: Read 2856 bytes from /var/lib/cloud/instance/cloud-config.txt
|
|
2024-10-11 19:42:00,439 - util.py[DEBUG]: Attempting to load yaml from string of length 2856 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:42:00,444 - handlers.py[DEBUG]: start: init-network/activate-datasource: activating datasource
|
|
2024-10-11 19:42:00,445 - util.py[DEBUG]: Writing to /var/lib/cloud/instance/obj.pkl - wb: [400] 19981 bytes
|
|
2024-10-11 19:42:00,445 - handlers.py[DEBUG]: finish: init-network/activate-datasource: SUCCESS: activating datasource
|
|
2024-10-11 19:42:00,446 - main.py[DEBUG]: no di_report found in config.
|
|
2024-10-11 19:42:00,457 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.ubuntu.Distro'>
|
|
2024-10-11 19:42:00,459 - modules.py[INFO]: Skipping modules 'bootcmd,disk_setup,update_etc_hosts,ca_certs,rsyslog' because no applicable config is provided.
|
|
2024-10-11 19:42:00,459 - modules.py[DEBUG]: Running module seed_random (<module 'cloudinit.config.cc_seed_random' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_seed_random.py'>) with frequency once-per-instance
|
|
2024-10-11 19:42:00,459 - handlers.py[DEBUG]: start: init-network/config-seed_random: running config-seed_random with frequency once-per-instance
|
|
2024-10-11 19:42:00,459 - helpers.py[DEBUG]: config-seed_random already ran (freq=once-per-instance)
|
|
2024-10-11 19:42:00,460 - handlers.py[DEBUG]: finish: init-network/config-seed_random: SUCCESS: config-seed_random previously ran
|
|
2024-10-11 19:42:00,460 - modules.py[DEBUG]: Running module write_files (<module 'cloudinit.config.cc_write_files' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_write_files.py'>) with frequency once-per-instance
|
|
2024-10-11 19:42:00,460 - handlers.py[DEBUG]: start: init-network/config-write_files: running config-write_files with frequency once-per-instance
|
|
2024-10-11 19:42:00,460 - helpers.py[DEBUG]: config-write_files already ran (freq=once-per-instance)
|
|
2024-10-11 19:42:00,460 - handlers.py[DEBUG]: finish: init-network/config-write_files: SUCCESS: config-write_files previously ran
|
|
2024-10-11 19:42:00,460 - modules.py[DEBUG]: Running module growpart (<module 'cloudinit.config.cc_growpart' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_growpart.py'>) with frequency always
|
|
2024-10-11 19:42:00,460 - handlers.py[DEBUG]: start: init-network/config-growpart: running config-growpart with frequency always
|
|
2024-10-11 19:42:00,460 - helpers.py[DEBUG]: Running config-growpart using lock (<cloudinit.helpers.DummyLock object at 0x7793cecc5d30>)
|
|
2024-10-11 19:42:00,460 - cc_growpart.py[DEBUG]: No 'growpart' entry in cfg. Using default: {'mode': 'auto', 'devices': ['/'], 'ignore_growroot_disabled': False}
|
|
2024-10-11 19:42:00,460 - subp.py[DEBUG]: Running command ['growpart', '--help'] with allowed return codes [0] (shell=False, capture=True)
|
|
2024-10-11 19:42:00,463 - util.py[DEBUG]: Reading from /proc/683/mountinfo (quiet=False)
|
|
2024-10-11 19:42:00,463 - util.py[DEBUG]: Read 2185 bytes from /proc/683/mountinfo
|
|
2024-10-11 19:42:00,464 - cc_growpart.py[DEBUG]: growpart found fs=ext4
|
|
2024-10-11 19:42:00,464 - util.py[DEBUG]: Reading from /sys/class/block/sda1/partition (quiet=False)
|
|
2024-10-11 19:42:00,464 - util.py[DEBUG]: Read 2 bytes from /sys/class/block/sda1/partition
|
|
2024-10-11 19:42:00,464 - util.py[DEBUG]: Reading from /sys/devices/pci0000:00/0000:00:02.2/0000:04:00.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/dev (quiet=False)
|
|
2024-10-11 19:42:00,464 - util.py[DEBUG]: Read 4 bytes from /sys/devices/pci0000:00/0000:00:02.2/0000:04:00.0/virtio2/host0/target0:0:0/0:0:0:0/block/sda/dev
|
|
2024-10-11 19:42:00,464 - util.py[DEBUG]: Reading from /proc/683/mountinfo (quiet=False)
|
|
2024-10-11 19:42:00,464 - util.py[DEBUG]: Read 2185 bytes from /proc/683/mountinfo
|
|
2024-10-11 19:42:00,464 - util.py[DEBUG]: Reading from /proc/683/mountinfo (quiet=False)
|
|
2024-10-11 19:42:00,464 - util.py[DEBUG]: Read 2185 bytes from /proc/683/mountinfo
|
|
2024-10-11 19:42:00,465 - subp.py[DEBUG]: Running command ['growpart', '--dry-run', '/dev/sda', '1'] with allowed return codes [0] (shell=False, capture=True)
|
|
2024-10-11 19:42:00,509 - util.py[DEBUG]: resize_devices took 0.046 seconds
|
|
2024-10-11 19:42:00,509 - cc_growpart.py[DEBUG]: '/' NOCHANGE: no change necessary (/dev/sda, 1)
|
|
2024-10-11 19:42:00,509 - handlers.py[DEBUG]: finish: init-network/config-growpart: SUCCESS: config-growpart ran successfully
|
|
2024-10-11 19:42:00,509 - modules.py[DEBUG]: Running module resizefs (<module 'cloudinit.config.cc_resizefs' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_resizefs.py'>) with frequency always
|
|
2024-10-11 19:42:00,509 - handlers.py[DEBUG]: start: init-network/config-resizefs: running config-resizefs with frequency always
|
|
2024-10-11 19:42:00,510 - helpers.py[DEBUG]: Running config-resizefs using lock (<cloudinit.helpers.DummyLock object at 0x7793ceccfa70>)
|
|
2024-10-11 19:42:00,510 - util.py[DEBUG]: Reading from /proc/683/mountinfo (quiet=False)
|
|
2024-10-11 19:42:00,510 - util.py[DEBUG]: Read 2185 bytes from /proc/683/mountinfo
|
|
2024-10-11 19:42:00,510 - cc_resizefs.py[DEBUG]: resize_info: dev=/dev/sda1 mnt_point=/ path=/
|
|
2024-10-11 19:42:00,510 - cc_resizefs.py[DEBUG]: Resizing / (ext4) using resize2fs /dev/sda1
|
|
2024-10-11 19:42:00,510 - subp.py[DEBUG]: Running command ('resize2fs', '/dev/sda1') with allowed return codes [0] (shell=False, capture=True)
|
|
2024-10-11 19:42:00,514 - util.py[DEBUG]: Resizing took 0.005 seconds
|
|
2024-10-11 19:42:00,515 - cc_resizefs.py[DEBUG]: Resized root filesystem (type=ext4, val=True)
|
|
2024-10-11 19:42:00,515 - handlers.py[DEBUG]: finish: init-network/config-resizefs: SUCCESS: config-resizefs ran successfully
|
|
2024-10-11 19:42:00,515 - modules.py[DEBUG]: Running module mounts (<module 'cloudinit.config.cc_mounts' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_mounts.py'>) with frequency once-per-instance
|
|
2024-10-11 19:42:00,515 - handlers.py[DEBUG]: start: init-network/config-mounts: running config-mounts with frequency once-per-instance
|
|
2024-10-11 19:42:00,515 - helpers.py[DEBUG]: config-mounts already ran (freq=once-per-instance)
|
|
2024-10-11 19:42:00,515 - handlers.py[DEBUG]: finish: init-network/config-mounts: SUCCESS: config-mounts previously ran
|
|
2024-10-11 19:42:00,515 - modules.py[DEBUG]: Running module set_hostname (<module 'cloudinit.config.cc_set_hostname' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_set_hostname.py'>) with frequency once-per-instance
|
|
2024-10-11 19:42:00,515 - handlers.py[DEBUG]: start: init-network/config-set_hostname: running config-set_hostname with frequency once-per-instance
|
|
2024-10-11 19:42:00,515 - helpers.py[DEBUG]: config-set_hostname already ran (freq=once-per-instance)
|
|
2024-10-11 19:42:00,515 - handlers.py[DEBUG]: finish: init-network/config-set_hostname: SUCCESS: config-set_hostname previously ran
|
|
2024-10-11 19:42:00,515 - modules.py[DEBUG]: Running module update_hostname (<module 'cloudinit.config.cc_update_hostname' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_update_hostname.py'>) with frequency always
|
|
2024-10-11 19:42:00,517 - handlers.py[DEBUG]: start: init-network/config-update_hostname: running config-update_hostname with frequency always
|
|
2024-10-11 19:42:00,517 - helpers.py[DEBUG]: Running config-update_hostname using lock (<cloudinit.helpers.DummyLock object at 0x7793ceccf980>)
|
|
2024-10-11 19:42:00,517 - cc_update_hostname.py[DEBUG]: Updating hostname to hub-staging (hub-staging)
|
|
2024-10-11 19:42:00,517 - util.py[DEBUG]: Reading from /var/lib/cloud/data/previous-hostname (quiet=False)
|
|
2024-10-11 19:42:00,518 - util.py[DEBUG]: Read 12 bytes from /var/lib/cloud/data/previous-hostname
|
|
2024-10-11 19:42:00,518 - util.py[DEBUG]: Reading from /etc/hostname (quiet=False)
|
|
2024-10-11 19:42:00,518 - util.py[DEBUG]: Read 12 bytes from /etc/hostname
|
|
2024-10-11 19:42:00,518 - distros[DEBUG]: Attempting to update hostname to hub-staging in 0 files
|
|
2024-10-11 19:42:00,518 - handlers.py[DEBUG]: finish: init-network/config-update_hostname: SUCCESS: config-update_hostname ran successfully
|
|
2024-10-11 19:42:00,518 - modules.py[DEBUG]: Running module users_groups (<module 'cloudinit.config.cc_users_groups' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_users_groups.py'>) with frequency once-per-instance
|
|
2024-10-11 19:42:00,519 - handlers.py[DEBUG]: start: init-network/config-users_groups: running config-users_groups with frequency once-per-instance
|
|
2024-10-11 19:42:00,519 - helpers.py[DEBUG]: config-users_groups already ran (freq=once-per-instance)
|
|
2024-10-11 19:42:00,519 - handlers.py[DEBUG]: finish: init-network/config-users_groups: SUCCESS: config-users_groups previously ran
|
|
2024-10-11 19:42:00,519 - modules.py[DEBUG]: Running module ssh (<module 'cloudinit.config.cc_ssh' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_ssh.py'>) with frequency once-per-instance
|
|
2024-10-11 19:42:00,519 - handlers.py[DEBUG]: start: init-network/config-ssh: running config-ssh with frequency once-per-instance
|
|
2024-10-11 19:42:00,519 - helpers.py[DEBUG]: config-ssh already ran (freq=once-per-instance)
|
|
2024-10-11 19:42:00,519 - handlers.py[DEBUG]: finish: init-network/config-ssh: SUCCESS: config-ssh previously ran
|
|
2024-10-11 19:42:00,519 - modules.py[DEBUG]: Running module set_passwords (<module 'cloudinit.config.cc_set_passwords' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_set_passwords.py'>) with frequency once-per-instance
|
|
2024-10-11 19:42:00,519 - handlers.py[DEBUG]: start: init-network/config-set_passwords: running config-set_passwords with frequency once-per-instance
|
|
2024-10-11 19:42:00,519 - helpers.py[DEBUG]: config-set_passwords already ran (freq=once-per-instance)
|
|
2024-10-11 19:42:00,519 - handlers.py[DEBUG]: finish: init-network/config-set_passwords: SUCCESS: config-set_passwords previously ran
|
|
2024-10-11 19:42:00,519 - main.py[DEBUG]: Ran 10 modules with 0 failures
|
|
2024-10-11 19:42:00,519 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
|
|
2024-10-11 19:42:00,520 - util.py[DEBUG]: Read 11 bytes from /proc/uptime
|
|
2024-10-11 19:42:00,520 - atomic_helper.py[DEBUG]: Atomically writing to file /var/lib/cloud/data/status.json (via temporary file /var/lib/cloud/data/tmppgodpp8c) - w: [644] 519 bytes/chars
|
|
2024-10-11 19:42:00,520 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
|
|
2024-10-11 19:42:00,520 - util.py[DEBUG]: Read 11 bytes from /proc/uptime
|
|
2024-10-11 19:42:00,520 - util.py[DEBUG]: cloud-init mode 'init' took 0.220 seconds (0.22)
|
|
2024-10-11 19:42:00,520 - handlers.py[DEBUG]: finish: init-network: SUCCESS: searching for network datasources
|
|
2024-10-11 19:42:01,273 - util.py[DEBUG]: Cloud-init v. 24.3.1-0ubuntu0~24.04.2 running 'modules:config' at Fri, 11 Oct 2024 19:42:01 +0000. Up 11.81 seconds.
|
|
2024-10-11 19:42:01,273 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.ubuntu.Distro'>
|
|
2024-10-11 19:42:01,274 - main.py[INFO]: PID [1] started cloud-init 'modules:config'.
|
|
2024-10-11 19:42:01,323 - util.py[DEBUG]: Reading from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json (quiet=False)
|
|
2024-10-11 19:42:01,323 - util.py[DEBUG]: Read 149553 bytes from /usr/lib/python3/dist-packages/cloudinit/config/schemas/schema-cloud-config-v1.json
|
|
2024-10-11 19:42:01,325 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False)
|
|
2024-10-11 19:42:01,325 - util.py[DEBUG]: Read 3718 bytes from /etc/cloud/cloud.cfg
|
|
2024-10-11 19:42:01,325 - util.py[DEBUG]: Attempting to load yaml from string of length 3718 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:42:01,334 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/90_dpkg.cfg (quiet=False)
|
|
2024-10-11 19:42:01,334 - util.py[DEBUG]: Read 333 bytes from /etc/cloud/cloud.cfg.d/90_dpkg.cfg
|
|
2024-10-11 19:42:01,335 - util.py[DEBUG]: Attempting to load yaml from string of length 333 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:42:01,336 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False)
|
|
2024-10-11 19:42:01,336 - util.py[DEBUG]: Read 2071 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg
|
|
2024-10-11 19:42:01,336 - util.py[DEBUG]: Attempting to load yaml from string of length 2071 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:42:01,338 - util.py[DEBUG]: Reading from /run/cloud-init/cloud.cfg (quiet=False)
|
|
2024-10-11 19:42:01,339 - util.py[DEBUG]: Read 37 bytes from /run/cloud-init/cloud.cfg
|
|
2024-10-11 19:42:01,339 - util.py[DEBUG]: Attempting to load yaml from string of length 37 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:42:01,339 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:42:01,339 - util.py[DEBUG]: loaded blob returned None, returning default.
|
|
2024-10-11 19:42:01,339 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/cloud-config.txt (quiet=False)
|
|
2024-10-11 19:42:01,339 - util.py[DEBUG]: Read 2856 bytes from /var/lib/cloud/instance/cloud-config.txt
|
|
2024-10-11 19:42:01,339 - util.py[DEBUG]: Attempting to load yaml from string of length 2856 with allowed root types (<class 'dict'>,)
|
|
2024-10-11 19:42:01,592 - modules.py[INFO]: Skipping modules 'wireguard,snap,ubuntu_autoinstall,keyboard,apt_pipelining,ubuntu_pro,ntp,timezone,disable_ec2_metadata,runcmd' because no applicable config is provided.
|
|
2024-10-11 19:42:01,592 - modules.py[DEBUG]: Running module ssh_import_id (<module 'cloudinit.config.cc_ssh_import_id' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_ssh_import_id.py'>) with frequency once-per-instance
|
|
2024-10-11 19:42:01,593 - handlers.py[DEBUG]: start: modules-config/config-ssh_import_id: running config-ssh_import_id with frequency once-per-instance
|
|
2024-10-11 19:42:01,593 - helpers.py[DEBUG]: config-ssh_import_id already ran (freq=once-per-instance)
|
|
2024-10-11 19:42:01,593 - handlers.py[DEBUG]: finish: modules-config/config-ssh_import_id: SUCCESS: config-ssh_import_id previously ran
|
|
2024-10-11 19:42:01,593 - modules.py[DEBUG]: Running module locale (<module 'cloudinit.config.cc_locale' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_locale.py'>) with frequency once-per-instance
|
|
2024-10-11 19:42:01,593 - handlers.py[DEBUG]: start: modules-config/config-locale: running config-locale with frequency once-per-instance
|
|
2024-10-11 19:42:01,593 - helpers.py[DEBUG]: config-locale already ran (freq=once-per-instance)
|
|
2024-10-11 19:42:01,593 - handlers.py[DEBUG]: finish: modules-config/config-locale: SUCCESS: config-locale previously ran
|
|
2024-10-11 19:42:01,593 - modules.py[DEBUG]: Running module grub_dpkg (<module 'cloudinit.config.cc_grub_dpkg' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_grub_dpkg.py'>) with frequency once-per-instance
|
|
2024-10-11 19:42:01,594 - handlers.py[DEBUG]: start: modules-config/config-grub_dpkg: running config-grub_dpkg with frequency once-per-instance
|
|
2024-10-11 19:42:01,594 - helpers.py[DEBUG]: config-grub_dpkg already ran (freq=once-per-instance)
|
|
2024-10-11 19:42:01,594 - handlers.py[DEBUG]: finish: modules-config/config-grub_dpkg: SUCCESS: config-grub_dpkg previously ran
|
|
2024-10-11 19:42:01,594 - modules.py[DEBUG]: Running module apt_configure (<module 'cloudinit.config.cc_apt_configure' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_apt_configure.py'>) with frequency once-per-instance
|
|
2024-10-11 19:42:01,594 - handlers.py[DEBUG]: start: modules-config/config-apt_configure: running config-apt_configure with frequency once-per-instance
|
|
2024-10-11 19:42:01,594 - helpers.py[DEBUG]: config-apt_configure already ran (freq=once-per-instance)
|
|
2024-10-11 19:42:01,594 - handlers.py[DEBUG]: finish: modules-config/config-apt_configure: SUCCESS: config-apt_configure previously ran
|
|
2024-10-11 19:42:01,594 - modules.py[DEBUG]: Running module byobu (<module 'cloudinit.config.cc_byobu' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_byobu.py'>) with frequency once-per-instance
|
|
2024-10-11 19:42:01,594 - handlers.py[DEBUG]: start: modules-config/config-byobu: running config-byobu with frequency once-per-instance
|
|
2024-10-11 19:42:01,594 - helpers.py[DEBUG]: config-byobu already ran (freq=once-per-instance)
|
|
2024-10-11 19:42:01,594 - handlers.py[DEBUG]: finish: modules-config/config-byobu: SUCCESS: config-byobu previously ran
|
|
2024-10-11 19:42:01,594 - main.py[DEBUG]: Ran 5 modules with 0 failures
|
|
2024-10-11 19:42:01,594 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
|
|
2024-10-11 19:42:01,595 - util.py[DEBUG]: Read 11 bytes from /proc/uptime
|
|
2024-10-11 19:42:01,595 - atomic_helper.py[DEBUG]: Atomically writing to file /var/lib/cloud/data/status.json (via temporary file /var/lib/cloud/data/tmplr3bi7ta) - w: [644] 521 bytes/chars
|
|
2024-10-11 19:42:01,595 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
|
|
2024-10-11 19:42:01,595 - util.py[DEBUG]: Read 11 bytes from /proc/uptime
|
|
2024-10-11 19:42:01,595 - util.py[DEBUG]: cloud-init mode 'modules' took 0.403 seconds (0.40)
|
|
2024-10-11 19:42:01,595 - handlers.py[DEBUG]: finish: modules-config: SUCCESS: running modules for config
|
|
2024-10-11 19:42:04,334 - util.py[DEBUG]: Cloud-init v. 24.3.1-0ubuntu0~24.04.2 running 'modules:final' at Fri, 11 Oct 2024 19:42:04 +0000. Up 14.88 seconds.
|
|
2024-10-11 19:42:04,334 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.ubuntu.Distro'>
|
|
2024-10-11 19:42:04,334 - main.py[INFO]: PID [1] started cloud-init 'modules:final'.
|
|
2024-10-11 19:42:04,354 - modules.py[INFO]: Skipping modules 'fan,landscape,lxd,ubuntu_drivers,puppet,chef,ansible,mcollective,salt_minion,phone_home,power_state_change' because no applicable config is provided.
|
|
2024-10-11 19:42:04,354 - modules.py[DEBUG]: Running module package_update_upgrade_install (<module 'cloudinit.config.cc_package_update_upgrade_install' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_package_update_upgrade_install.py'>) with frequency once-per-instance
|
|
2024-10-11 19:42:04,354 - handlers.py[DEBUG]: start: modules-final/config-package_update_upgrade_install: running config-package_update_upgrade_install with frequency once-per-instance
|
|
2024-10-11 19:42:04,355 - helpers.py[DEBUG]: config-package_update_upgrade_install already ran (freq=once-per-instance)
|
|
2024-10-11 19:42:04,355 - handlers.py[DEBUG]: finish: modules-final/config-package_update_upgrade_install: SUCCESS: config-package_update_upgrade_install previously ran
|
|
2024-10-11 19:42:04,355 - modules.py[DEBUG]: Running module write_files_deferred (<module 'cloudinit.config.cc_write_files_deferred' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_write_files_deferred.py'>) with frequency once-per-instance
|
|
2024-10-11 19:42:04,355 - handlers.py[DEBUG]: start: modules-final/config-write_files_deferred: running config-write_files_deferred with frequency once-per-instance
|
|
2024-10-11 19:42:04,355 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/sem/config_write_files_deferred - wb: [644] 24 bytes
|
|
2024-10-11 19:42:04,355 - helpers.py[DEBUG]: Running config-write_files_deferred using lock (<FileLock using file '/var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/sem/config_write_files_deferred'>)
|
|
2024-10-11 19:42:04,356 - cc_write_files_deferred.py[DEBUG]: Skipping module named write_files_deferred, no deferred file defined in configuration
|
|
2024-10-11 19:42:04,356 - handlers.py[DEBUG]: finish: modules-final/config-write_files_deferred: SUCCESS: config-write_files_deferred ran successfully
|
|
2024-10-11 19:42:04,356 - modules.py[DEBUG]: Running module reset_rmc (<module 'cloudinit.config.cc_reset_rmc' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_reset_rmc.py'>) with frequency once-per-instance
|
|
2024-10-11 19:42:04,356 - handlers.py[DEBUG]: start: modules-final/config-reset_rmc: running config-reset_rmc with frequency once-per-instance
|
|
2024-10-11 19:42:04,356 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/sem/config_reset_rmc - wb: [644] 23 bytes
|
|
2024-10-11 19:42:04,356 - helpers.py[DEBUG]: Running config-reset_rmc using lock (<FileLock using file '/var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/sem/config_reset_rmc'>)
|
|
2024-10-11 19:42:04,357 - cc_reset_rmc.py[DEBUG]: module disabled, RSCT_PATH not present
|
|
2024-10-11 19:42:04,357 - handlers.py[DEBUG]: finish: modules-final/config-reset_rmc: SUCCESS: config-reset_rmc ran successfully
|
|
2024-10-11 19:42:04,357 - modules.py[DEBUG]: Running module scripts_vendor (<module 'cloudinit.config.cc_scripts_vendor' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_scripts_vendor.py'>) with frequency once-per-instance
|
|
2024-10-11 19:42:04,357 - handlers.py[DEBUG]: start: modules-final/config-scripts_vendor: running config-scripts_vendor with frequency once-per-instance
|
|
2024-10-11 19:42:04,357 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/sem/config_scripts_vendor - wb: [644] 24 bytes
|
|
2024-10-11 19:42:04,357 - helpers.py[DEBUG]: Running config-scripts_vendor using lock (<FileLock using file '/var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/sem/config_scripts_vendor'>)
|
|
2024-10-11 19:42:04,358 - handlers.py[DEBUG]: finish: modules-final/config-scripts_vendor: SUCCESS: config-scripts_vendor ran successfully
|
|
2024-10-11 19:42:04,358 - modules.py[DEBUG]: Running module scripts_per_once (<module 'cloudinit.config.cc_scripts_per_once' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_scripts_per_once.py'>) with frequency once
|
|
2024-10-11 19:42:04,358 - handlers.py[DEBUG]: start: modules-final/config-scripts_per_once: running config-scripts_per_once with frequency once
|
|
2024-10-11 19:42:04,358 - util.py[DEBUG]: Writing to /var/lib/cloud/sem/config_scripts_per_once.once - wb: [644] 24 bytes
|
|
2024-10-11 19:42:04,359 - helpers.py[DEBUG]: Running config-scripts_per_once using lock (<FileLock using file '/var/lib/cloud/sem/config_scripts_per_once.once'>)
|
|
2024-10-11 19:42:04,359 - handlers.py[DEBUG]: finish: modules-final/config-scripts_per_once: SUCCESS: config-scripts_per_once ran successfully
|
|
2024-10-11 19:42:04,359 - modules.py[DEBUG]: Running module scripts_per_boot (<module 'cloudinit.config.cc_scripts_per_boot' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_scripts_per_boot.py'>) with frequency always
|
|
2024-10-11 19:42:04,359 - handlers.py[DEBUG]: start: modules-final/config-scripts_per_boot: running config-scripts_per_boot with frequency always
|
|
2024-10-11 19:42:04,359 - helpers.py[DEBUG]: Running config-scripts_per_boot using lock (<cloudinit.helpers.DummyLock object at 0x7c25bfda8980>)
|
|
2024-10-11 19:42:04,360 - handlers.py[DEBUG]: finish: modules-final/config-scripts_per_boot: SUCCESS: config-scripts_per_boot ran successfully
|
|
2024-10-11 19:42:04,360 - modules.py[DEBUG]: Running module scripts_per_instance (<module 'cloudinit.config.cc_scripts_per_instance' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_scripts_per_instance.py'>) with frequency once-per-instance
|
|
2024-10-11 19:42:04,360 - handlers.py[DEBUG]: start: modules-final/config-scripts_per_instance: running config-scripts_per_instance with frequency once-per-instance
|
|
2024-10-11 19:42:04,360 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/sem/config_scripts_per_instance - wb: [644] 24 bytes
|
|
2024-10-11 19:42:04,360 - helpers.py[DEBUG]: Running config-scripts_per_instance using lock (<FileLock using file '/var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/sem/config_scripts_per_instance'>)
|
|
2024-10-11 19:42:04,361 - handlers.py[DEBUG]: finish: modules-final/config-scripts_per_instance: SUCCESS: config-scripts_per_instance ran successfully
|
|
2024-10-11 19:42:04,361 - modules.py[DEBUG]: Running module scripts_user (<module 'cloudinit.config.cc_scripts_user' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_scripts_user.py'>) with frequency once-per-instance
|
|
2024-10-11 19:42:04,361 - handlers.py[DEBUG]: start: modules-final/config-scripts_user: running config-scripts_user with frequency once-per-instance
|
|
2024-10-11 19:42:04,361 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/sem/config_scripts_user - wb: [644] 24 bytes
|
|
2024-10-11 19:42:04,361 - helpers.py[DEBUG]: Running config-scripts_user using lock (<FileLock using file '/var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/sem/config_scripts_user'>)
|
|
2024-10-11 19:42:04,361 - handlers.py[DEBUG]: finish: modules-final/config-scripts_user: SUCCESS: config-scripts_user ran successfully
|
|
2024-10-11 19:42:04,361 - modules.py[DEBUG]: Running module ssh_authkey_fingerprints (<module 'cloudinit.config.cc_ssh_authkey_fingerprints' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_ssh_authkey_fingerprints.py'>) with frequency once-per-instance
|
|
2024-10-11 19:42:04,361 - handlers.py[DEBUG]: start: modules-final/config-ssh_authkey_fingerprints: running config-ssh_authkey_fingerprints with frequency once-per-instance
|
|
2024-10-11 19:42:04,361 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/sem/config_ssh_authkey_fingerprints - wb: [644] 23 bytes
|
|
2024-10-11 19:42:04,362 - helpers.py[DEBUG]: Running config-ssh_authkey_fingerprints using lock (<FileLock using file '/var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/sem/config_ssh_authkey_fingerprints'>)
|
|
2024-10-11 19:42:04,362 - util.py[DEBUG]: Reading from /etc/ssh/sshd_config (quiet=False)
|
|
2024-10-11 19:42:04,362 - util.py[DEBUG]: Read 3255 bytes from /etc/ssh/sshd_config
|
|
2024-10-11 19:42:04,364 - util.py[DEBUG]: Reading from /home/ubuntu/.ssh/authorized_keys (quiet=False)
|
|
2024-10-11 19:42:04,364 - util.py[DEBUG]: Read 576 bytes from /home/ubuntu/.ssh/authorized_keys
|
|
2024-10-11 19:42:04,374 - handlers.py[DEBUG]: finish: modules-final/config-ssh_authkey_fingerprints: SUCCESS: config-ssh_authkey_fingerprints ran successfully
|
|
2024-10-11 19:42:04,374 - modules.py[DEBUG]: Running module keys_to_console (<module 'cloudinit.config.cc_keys_to_console' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_keys_to_console.py'>) with frequency once-per-instance
|
|
2024-10-11 19:42:04,374 - handlers.py[DEBUG]: start: modules-final/config-keys_to_console: running config-keys_to_console with frequency once-per-instance
|
|
2024-10-11 19:42:04,374 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/sem/config_keys_to_console - wb: [644] 24 bytes
|
|
2024-10-11 19:42:04,374 - helpers.py[DEBUG]: Running config-keys_to_console using lock (<FileLock using file '/var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/sem/config_keys_to_console'>)
|
|
2024-10-11 19:42:04,374 - subp.py[DEBUG]: Running command ['/usr/lib/cloud-init/write-ssh-key-fingerprints', '', ''] with allowed return codes [0] (shell=False, capture=True)
|
|
2024-10-11 19:42:04,423 - handlers.py[DEBUG]: finish: modules-final/config-keys_to_console: SUCCESS: config-keys_to_console ran successfully
|
|
2024-10-11 19:42:04,423 - modules.py[DEBUG]: Running module install_hotplug (<module 'cloudinit.config.cc_install_hotplug' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_install_hotplug.py'>) with frequency once-per-instance
|
|
2024-10-11 19:42:04,423 - handlers.py[DEBUG]: start: modules-final/config-install_hotplug: running config-install_hotplug with frequency once-per-instance
|
|
2024-10-11 19:42:04,424 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/sem/config_install_hotplug - wb: [644] 24 bytes
|
|
2024-10-11 19:42:04,424 - helpers.py[DEBUG]: Running config-install_hotplug using lock (<FileLock using file '/var/lib/cloud/instances/5d09f720-da36-45c1-8ae6-e0fef7c701a4/sem/config_install_hotplug'>)
|
|
2024-10-11 19:42:04,424 - util.py[DEBUG]: Reading from /var/lib/cloud/hotplug.enabled (quiet=False)
|
|
2024-10-11 19:42:04,424 - util.py[DEBUG]: File not found: /var/lib/cloud/hotplug.enabled
|
|
2024-10-11 19:42:04,424 - stages.py[DEBUG]: Allowed events: {<EventScope.NETWORK: 'network'>: {<EventType.BOOT_NEW_INSTANCE: 'boot-new-instance'>}}
|
|
2024-10-11 19:42:04,424 - stages.py[DEBUG]: Event Denied: scopes=['network'] EventType=hotplug
|
|
2024-10-11 19:42:04,424 - cc_install_hotplug.py[DEBUG]: Skipping hotplug install, not enabled
|
|
2024-10-11 19:42:04,424 - handlers.py[DEBUG]: finish: modules-final/config-install_hotplug: SUCCESS: config-install_hotplug ran successfully
|
|
2024-10-11 19:42:04,424 - modules.py[DEBUG]: Running module final_message (<module 'cloudinit.config.cc_final_message' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_final_message.py'>) with frequency always
|
|
2024-10-11 19:42:04,424 - handlers.py[DEBUG]: start: modules-final/config-final_message: running config-final_message with frequency always
|
|
2024-10-11 19:42:04,425 - helpers.py[DEBUG]: Running config-final_message using lock (<cloudinit.helpers.DummyLock object at 0x7c25bfda8d70>)
|
|
2024-10-11 19:42:04,425 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
|
|
2024-10-11 19:42:04,425 - util.py[DEBUG]: Read 11 bytes from /proc/uptime
|
|
2024-10-11 19:42:04,430 - util.py[DEBUG]: Cloud-init v. 24.3.1-0ubuntu0~24.04.2 finished at Fri, 11 Oct 2024 19:42:04 +0000. Datasource DataSourceOpenStackLocal [net,ver=2]. Up 15.02 seconds
|
|
2024-10-11 19:42:04,430 - util.py[DEBUG]: Writing to /var/lib/cloud/instance/boot-finished - wb: [644] 69 bytes
|
|
2024-10-11 19:42:04,430 - handlers.py[DEBUG]: finish: modules-final/config-final_message: SUCCESS: config-final_message ran successfully
|
|
2024-10-11 19:42:04,430 - main.py[DEBUG]: Ran 12 modules with 0 failures
|
|
2024-10-11 19:42:04,430 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
|
|
2024-10-11 19:42:04,430 - util.py[DEBUG]: Read 11 bytes from /proc/uptime
|
|
2024-10-11 19:42:04,431 - atomic_helper.py[DEBUG]: Atomically writing to file /var/lib/cloud/data/status.json (via temporary file /var/lib/cloud/data/tmpfev2e54g) - w: [644] 523 bytes/chars
|
|
2024-10-11 19:42:04,431 - atomic_helper.py[DEBUG]: Atomically writing to file /var/lib/cloud/data/result.json (via temporary file /var/lib/cloud/data/tmpp5g08nhm) - w: [644] 87 bytes/chars
|
|
2024-10-11 19:42:04,431 - util.py[DEBUG]: Creating symbolic link from '/run/cloud-init/result.json' => '../../var/lib/cloud/data/result.json'
|
|
2024-10-11 19:42:04,431 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
|
|
2024-10-11 19:42:04,431 - util.py[DEBUG]: Read 11 bytes from /proc/uptime
|
|
2024-10-11 19:42:04,431 - util.py[DEBUG]: cloud-init mode 'modules' took 0.175 seconds (0.18)
|
|
2024-10-11 19:42:04,431 - handlers.py[DEBUG]: finish: modules-final: SUCCESS: running modules for final
|