Cloud-init v. 19.2-36-g059d049c-0ubuntu1~18.04.1 running 'init-local' at Thu, 03 Oct 2019 16:34:53 +0000. Up 17.29 seconds. 2019-10-03 16:34:53,824 - handlers.py[WARNING]: failed posting event: start: init-local/check-cache: attempting to read from cache [trust] 2019-10-03 16:34:53,826 - handlers.py[WARNING]: failed posting event: finish: init-local/check-cache: SUCCESS: no cache found 2019-10-03 16:34:54,231 - handlers.py[WARNING]: failed posting event: finish: init-local: SUCCESS: searching for local datasources Cloud-init v. 19.2-36-g059d049c-0ubuntu1~18.04.1 running 'init' at Thu, 03 Oct 2019 16:36:54 +0000. Up 138.36 seconds. ci-info: ++++++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++++ ci-info: +-------------+-------+------------------------------+---------------+--------+-------------------+ ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | ci-info: +-------------+-------+------------------------------+---------------+--------+-------------------+ ci-info: | bond2 | True | 172.20.20.65 | 255.255.255.0 | global | 3c:fd:fe:b0:93:48 | ci-info: | bond2 | True | fe80::3efd:feff:feb0:9348/64 | . | link | 3c:fd:fe:b0:93:48 | ci-info: | bond3 | True | 172.20.30.65 | 255.255.255.0 | global | 3c:fd:fe:b0:93:49 | ci-info: | bond3 | True | fe80::3efd:feff:feb0:9349/64 | . | link | 3c:fd:fe:b0:93:49 | ci-info: | enp2s0f0 | True | . | . | . | 3c:fd:fe:b0:93:48 | ci-info: | enp2s0f1 | True | . | . | . | 3c:fd:fe:b0:93:49 | ci-info: | enp2s0f2 | False | . | . | . | 3c:fd:fe:b0:93:48 | ci-info: | enp2s0f3 | False | . | . | . | 3c:fd:fe:b0:93:49 | ci-info: | enp9s0f0 | True | 172.20.10.125 | 255.255.255.0 | global | 6c:b2:ae:1e:99:34 | ci-info: | enp9s0f0 | True | fe80::6eb2:aeff:fe1e:9934/64 | . | link | 6c:b2:ae:1e:99:34 | ci-info: | enp9s0f0.50 | True | 172.20.50.9 | 255.255.255.0 | global | 6c:b2:ae:1e:99:34 | ci-info: | enp9s0f0.50 | True | fe80::6eb2:aeff:fe1e:9934/64 | . | link | 6c:b2:ae:1e:99:34 | ci-info: | enp9s0f1 | False | . | . | . | 6c:b2:ae:1e:99:35 | ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | ci-info: | lo | True | ::1/128 | . | host | . | ci-info: +-------------+-------+------------------------------+---------------+--------+-------------------+ ci-info: ++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++ ci-info: +-------+-------------+-------------+---------------+-------------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-------------+-------------+---------------+-------------+-------+ ci-info: | 0 | 0.0.0.0 | 172.20.10.1 | 0.0.0.0 | enp9s0f0 | UG | ci-info: | 1 | 172.20.10.0 | 0.0.0.0 | 255.255.255.0 | enp9s0f0 | U | ci-info: | 2 | 172.20.20.0 | 0.0.0.0 | 255.255.255.0 | bond2 | U | ci-info: | 3 | 172.20.30.0 | 0.0.0.0 | 255.255.255.0 | bond3 | U | ci-info: | 4 | 172.20.50.0 | 0.0.0.0 | 255.255.255.0 | enp9s0f0.50 | U | ci-info: +-------+-------------+-------------+---------------+-------------+-------+ ci-info: ++++++++++++++++++++Route IPv6 info++++++++++++++++++++ ci-info: +-------+-------------+---------+-------------+-------+ ci-info: | Route | Destination | Gateway | Interface | Flags | ci-info: +-------+-------------+---------+-------------+-------+ ci-info: | 1 | fe80::/64 | :: | bond2 | U | ci-info: | 2 | fe80::/64 | :: | bond3 | U | ci-info: | 3 | fe80::/64 | :: | enp9s0f0 | U | ci-info: | 4 | fe80::/64 | :: | enp9s0f0.50 | U | ci-info: | 6 | local | :: | bond2 | U | ci-info: | 7 | local | :: | bond3 | U | ci-info: | 8 | local | :: | enp9s0f0 | U | ci-info: | 9 | local | :: | enp9s0f0.50 | U | ci-info: | 10 | ff00::/8 | :: | bond2 | U | ci-info: | 11 | ff00::/8 | :: | bond3 | U | ci-info: | 12 | ff00::/8 | :: | enp9s0f0 | U | ci-info: | 13 | ff00::/8 | :: | enp9s0f0.50 | U | ci-info: +-------+-------------+---------+-------------+-------+ 2019-10-03 16:36:55,333 - __init__.py[WARNING]: Not all expected physical devices present: {'3c:fd:fe:b0:93:49', '3c:fd:fe:b0:93:4b', '3c:fd:fe:b0:93:4a', '3c:fd:fe:b0:93:48'} 2019-10-03 16:36:55,333 - util.py[WARNING]: failed stage init failed run of stage init ------------------------------------------------------------ Traceback (most recent call last): File "/usr/lib/python3/dist-packages/cloudinit/cmd/main.py", line 653, in status_wrapper ret = functor(name, args) File "/usr/lib/python3/dist-packages/cloudinit/cmd/main.py", line 362, in main_init init.apply_network_config(bring_up=bool(mode != sources.DSMODE_LOCAL)) File "/usr/lib/python3/dist-packages/cloudinit/stages.py", line 697, in apply_network_config net.wait_for_physdevs(netcfg) File "/usr/lib/python3/dist-packages/cloudinit/net/__init__.py", line 499, in wait_for_physdevs raise RuntimeError(msg) RuntimeError: Not all expected physical devices present: {'3c:fd:fe:b0:93:49', '3c:fd:fe:b0:93:4b', '3c:fd:fe:b0:93:4a', '3c:fd:fe:b0:93:48'} ------------------------------------------------------------ Cloud-init v. 19.2-36-g059d049c-0ubuntu1~18.04.1 running 'modules:config' at Thu, 03 Oct 2019 16:37:00 +0000. Up 143.77 seconds. Cloud-init v. 19.2-36-g059d049c-0ubuntu1~18.04.1 running 'modules:final' at Thu, 03 Oct 2019 16:37:01 +0000. Up 144.92 seconds. 2019-10-03 16:37:01,670 - util.py[WARNING]: Running module ssh-authkey-fingerprints () failed Cloud-init v. 19.2-36-g059d049c-0ubuntu1~18.04.1 finished at Thu, 03 Oct 2019 16:37:01 +0000. Datasource DataSourceMAAS [http://172-20-10-0--24.maas-internal:5248/MAAS/metadata/]. Up 145.35 seconds