Skip to content

Instantly share code, notes, and snippets.

@wbuchwalter
Created December 12, 2016 20:22
Show Gist options
  • Save wbuchwalter/52756bfab7e94e3095e5935db71a7a43 to your computer and use it in GitHub Desktop.
Save wbuchwalter/52756bfab7e94e3095e5935db71a7a43 to your computer and use it in GitHub Desktop.
2016/12/06 22:47:49.340709 INFO resolvconf is enabled; leaving /etc/resolv.conf intact
2016/12/12 10:05:19.564304 INFO Azure Linux Agent Version:2.1.3
2016/12/12 10:05:19.590345 INFO OS: ubuntu 16.04
2016/12/12 10:05:19.594004 INFO Python: 3.5.2
2016/12/12 10:05:19.597233 INFO Run daemon
2016/12/12 10:05:19.600376 INFO run Ubuntu provision handler
2016/12/12 10:05:19.603870 INFO Waiting cloud-init to copy ovf-env.xml.
2016/12/12 10:05:19.609487 INFO Detect protocol endpoints
2016/12/12 10:05:19.613121 INFO WireServer endpoint is not found. Rerun dhcp handler
2016/12/12 10:05:19.617648 INFO Send dhcp request
2016/12/12 10:05:19.835687 INFO Configure routes
2016/12/12 10:05:19.839077 INFO Gateway:10.0.0.1
2016/12/12 10:05:19.842328 INFO Routes:None
2016/12/12 10:05:19.847191 INFO Wire server endpoint:168.63.129.16
2016/12/12 10:05:28.861599 INFO Fabric preferred wire protocol version:2015-04-05
2016/12/12 10:05:28.862575 INFO Wire protocol version:2012-11-30
2016/12/12 10:05:28.863012 WARNING Server prefered version:2015-04-05
2016/12/12 10:05:33.094778 INFO Sleep 15 seconds to prevent throttling
2016/12/12 10:05:48.239051 INFO Wait for ssh host key to be generated.
2016/12/12 10:05:48.242521 INFO Finished provisioning
2016/12/12 10:05:50.412659 INFO Event: name=WALA, op=Provision, message=Provision succeed
2016/12/12 10:05:50.414960 INFO Detect protocol endpoints
2016/12/12 10:05:50.415997 INFO Start env monitor service.
2016/12/12 10:05:50.417024 INFO Configure routes
2016/12/12 10:05:50.417582 INFO Gateway:10.0.0.1
2016/12/12 10:05:50.418168 INFO Routes:None
2016/12/12 10:05:50.420442 INFO Event: name=WALA, op=HeartBeat, message=
2016/12/12 10:05:50.424859 INFO Set block dev timeout: sda with timeout: 300
2016/12/12 10:05:50.426046 INFO Set block dev timeout: sdb with timeout: 300
2016/12/12 10:05:51.428271 INFO Handle new ext handler config
2016/12/12 10:05:51.429139 INFO No ext handler config found
2016/12/12 10:05:51.506688 INFO Successfully reported vm agent status
2016/12/12 10:06:47.062488 INFO Handle new ext handler config
2016/12/12 10:06:47.063607 INFO [Microsoft.Azure.Extensions.CustomScript-2.0.2] Expected handler state: enabled
2016/12/12 10:06:47.064700 INFO [Microsoft.Azure.Extensions.CustomScript-2.0.2] Decide which version to use
2016/12/12 10:06:47.088459 INFO [Microsoft.Azure.Extensions.CustomScript-2.0.2] Use version: 2.0.2
2016/12/12 10:06:47.089434 INFO [Microsoft.Azure.Extensions.CustomScript-2.0.2] Current handler state is: NotInstalled
2016/12/12 10:06:47.090025 INFO [Microsoft.Azure.Extensions.CustomScript-2.0.2] Download extension package
2016/12/12 10:06:49.297234 INFO [Microsoft.Azure.Extensions.CustomScript-2.0.2] Unpack extension package
2016/12/12 10:06:50.487198 INFO Event: name=Microsoft.Azure.Extensions.CustomScript, op=Download, message=Download succeeded
2016/12/12 10:06:50.488321 INFO [Microsoft.Azure.Extensions.CustomScript-2.0.2] Initialize extension directory
2016/12/12 10:06:50.489322 INFO [Microsoft.Azure.Extensions.CustomScript-2.0.2] Update settings file: 0.settings
2016/12/12 10:06:50.490132 INFO [Microsoft.Azure.Extensions.CustomScript-2.0.2] Install extension.
2016/12/12 10:06:50.490736 INFO [Microsoft.Azure.Extensions.CustomScript-2.0.2] Launch command:bin/custom-script-shim install
2016/12/12 10:06:50.504838 INFO Event: name=Microsoft.Azure.Extensions.CustomScript, op=Install, message=Launch command succeeded: bin/custom-script-shim install
2016/12/12 10:06:50.506019 INFO [Microsoft.Azure.Extensions.CustomScript-2.0.2] Enable extension.
2016/12/12 10:06:50.506702 INFO [Microsoft.Azure.Extensions.CustomScript-2.0.2] Launch command:bin/custom-script-shim enable
2016/12/12 10:06:50.626693 INFO Event: name=Microsoft.Azure.Extensions.CustomScript, op=Enable, message=Launch command succeeded: bin/custom-script-shim enable
2016/12/12 10:06:50.672358 INFO Successfully reported vm agent status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment