<div dir="ltr">I have two differences on cloud-init log   <div><br></div><div>First one:</div><div>-- Boot Record 01 --<br>     06.85600s (init-network/config-ssh)<br>     00.38800s (modules-config/config-set-passwords)<br>     00.18100s (modules-final/config-keys-to-console)<br>     00.14500s (init-local/search-NoCloud)<br>     00.11600s (init-network/config-users-groups)<br>     00.04300s (modules-final/config-final-message)<br>     00.01500s (modules-final/config-ssh-authkey-fingerprints)<br>     00.01500s (init-network/consume-user-data)<br>     00.01300s (init-network/check-cache)<br>     00.00900s (modules-final/config-phone-home)<br>     00.00800s (modules-config/config-timezone)<br>     00.00700s (modules-final/config-scripts-per-once)<br>     00.00700s (modules-config/config-runcmd)<br>     00.00600s (modules-final/config-scripts-user)<br>     00.00600s (modules-config/config-ssh-import-id)<br>     00.00600s (init-network/activate-datasource)<br>     00.00500s (init-network/config-write-files)<br>     00.00400s (init-network/config-rsyslog)<br>     00.00400s (init-network/config-ca-certs)<br>     00.00200s (modules-config/config-disable-ec2-metadata)<br>     00.00200s (init-network/config-bootcmd)<br>     00.00100s (init-network/setup-datasource)<br>     00.00100s (init-network/consume-vendor-data)<br>     00.00100s (init-local/check-cache)<br></div><div><br></div><div><br></div><div><br></div><div>Second one:</div><div>-- Boot Record 01 --<br>     10.51100s (init-network/search-NoCloudNet)<br>     00.21200s (init-network/config-ssh)<br>     00.05400s (modules-config/config-set-passwords)<br>     00.03200s (modules-final/config-keys-to-console)<br>     00.02900s (init-local/search-NoCloud)<br>     00.02800s (init-network/config-users-groups)<br>     00.02100s (init-network/consume-user-data)<br>     00.00200s (modules-final/config-ssh-authkey-fingerprints)<br>     00.00200s (modules-final/config-final-message)<br>     00.00100s (modules-config/config-timezone)<br>     00.00100s (modules-config/config-ssh-import-id)<br>     00.00100s (init-network/setup-datasource)<br>     00.00100s (init-network/config-rsyslog)<br>     00.00100s (init-network/activate-datasource)<br>     00.00000s (modules-final/config-scripts-user)<br>     00.00000s (modules-final/config-scripts-per-once)<br>     00.00000s (modules-final/config-phone-home)<br>     00.00000s (modules-config/config-runcmd)<br>     00.00000s (modules-config/config-disable-ec2-metadata)<br>     00.00000s (init-network/consume-vendor-data)<br>     00.00000s (init-network/config-write-files)<br>     00.00000s (init-network/config-ca-certs)<br>     00.00000s (init-network/config-bootcmd)<br>     00.00000s (init-network/check-cache)<br>     00.00000s (init-local/check-cache)<br></div><div><br></div><div><br></div><div>both of these outputs are from the command:</div><div>cloud-init analyze blame -i cloud-init.log<br></div><div><br></div><div>The FIRST one is from a machine that is "NOT" starting the autoinstall - the second one is from an install that "DOES" start the autoinstall.</div><div><br></div><div>Clearly in #2 you can see the first thing cloud-init does is:</div><div>10.51100s (init-network/search-NoCloudNet)<br></div><div><br></div><div>What is cloud-init "NOT" finding in #1 that is not doing the autoinstall.</div><div>Or better question-  HOW do  I find what its missing ???</div><div><br></div><div>I have a premade ISO - so I use the same ISO on #2 that worked as I am on #1.</div><div><br></div><div>When I look at the clou-init.log I see no FAIL no error - no missing user-data file type information. The files are TOO large to include - I have tried that and it gets blocked. I even tried parts and my email was still too big.  This cloud-init analyze summary  sure captures the difference though.</div><div><br></div><div>Thanks for any suggestions.</div><div><br></div><div>Jerry</div></div>