daily pastebin goal
39%
SHARE
TWEET

Untitled

denyel Dec 11th, 2016 73 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. root@ubuntu:/var/log# cat cloud-init-output.log
  2. Cloud-init v. 0.7.8 running 'init-local' at Mon, 12 Dec 2016 00:08:40 +0000. Up 28.35 seconds.
  3. Cloud-init v. 0.7.8 running 'init' at Mon, 12 Dec 2016 00:09:46 +0000. Up 94.75 seconds.
  4. ci-info: ++++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++
  5. ci-info: +----------+-------+------------------------------+---------------+-------+-------------------+
  6. ci-info: |  Device  |   Up  |           Address            |      Mask     | Scope |     Hw-Address    |
  7. ci-info: +----------+-------+------------------------------+---------------+-------+-------------------+
  8. ci-info: | enp2s0f1 | False |              .               |       .       |   .   | 38:4c:4f:e7:55:ca |
  9. ci-info: | enp2s0f0 |  True |         10.20.59.109         | 255.255.255.0 |   .   | 38:4c:4f:e7:55:c9 |
  10. ci-info: | enp2s0f0 |  True | fe80::3a4c:4fff:fee7:55c9/64 |       .       |  link | 38:4c:4f:e7:55:c9 |
  11. ci-info: |    lo    |  True |          127.0.0.1           |   255.0.0.0   |   .   |         .         |
  12. ci-info: |    lo    |  True |           ::1/128            |       .       |  host |         .         |
  13. ci-info: +----------+-------+------------------------------+---------------+-------+-------------------+
  14. ci-info: ++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++
  15. ci-info: +-------+-------------+------------+---------------+-----------+-------+
  16. ci-info: | Route | Destination |  Gateway   |    Genmask    | Interface | Flags |
  17. ci-info: +-------+-------------+------------+---------------+-----------+-------+
  18. ci-info: |   0   |   0.0.0.0   | 10.20.59.1 |    0.0.0.0    |  enp2s0f0 |   UG  |
  19. ci-info: |   1   |  10.20.59.0 |  0.0.0.0   | 255.255.255.0 |  enp2s0f0 |   U   |
  20. ci-info: +-------+-------------+------------+---------------+-----------+-------+
  21. 2016-12-12 00:11:47,238 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [50/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by ConnectTimeoutError(<requests.packages.urllib3.connection.HTTPConnection object at 0x7f968ab8f470>, 'Connection to 169.254.169.254 timed out. (connect timeout=50.0)'))]
  22. 2016-12-12 00:12:38,291 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [101/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by ConnectTimeoutError(<requests.packages.urllib3.connection.HTTPConnection object at 0x7f968ab8fc88>, 'Connection to 169.254.169.254 timed out. (connect timeout=50.0)'))]
  23. 2016-12-12 00:12:56,311 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [119/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by ConnectTimeoutError(<requests.packages.urllib3.connection.HTTPConnection object at 0x7f968ab86b70>, 'Connection to 169.254.169.254 timed out. (connect timeout=17.0)'))]
  24. 2016-12-12 00:12:57,312 - DataSourceEc2.py[CRITICAL]: Giving up on md from ['http://169.254.169.254/2009-04-04/meta-data/instance-id'] after 120 seconds
  25. 2016-12-12 00:13:47,365 - url_helper.py[WARNING]: Calling 'http://10.20.59.1/latest/meta-data/instance-id' failed [50/120s]: request error [HTTPConnectionPool(host='10.20.59.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by ConnectTimeoutError(<requests.packages.urllib3.connection.HTTPConnection object at 0x7f968ab8f2b0>, 'Connection to 10.20.59.1 timed out. (connect timeout=50.0)'))]
  26. 2016-12-12 00:14:38,418 - url_helper.py[WARNING]: Calling 'http://10.20.59.1/latest/meta-data/instance-id' failed [101/120s]: request error [HTTPConnectionPool(host='10.20.59.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by ConnectTimeoutError(<requests.packages.urllib3.connection.HTTPConnection object at 0x7f968ab97470>, 'Connection to 10.20.59.1 timed out. (connect timeout=50.0)'))]
  27. 2016-12-12 00:14:56,437 - url_helper.py[WARNING]: Calling 'http://10.20.59.1/latest/meta-data/instance-id' failed [119/120s]: request error [HTTPConnectionPool(host='10.20.59.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by ConnectTimeoutError(<requests.packages.urllib3.connection.HTTPConnection object at 0x7f968ab97c88>, 'Connection to 10.20.59.1 timed out. (connect timeout=17.0)'))]
  28. 2016-12-12 00:14:57,439 - DataSourceCloudStack.py[CRITICAL]: Giving up on waiting for the metadata from ['http://10.20.59.1/latest/meta-data/instance-id'] after 120 seconds
  29. 2016-12-12 00:14:57,662 - cc_resizefs.py[WARNING]: Device 'overlayroot' did not exist. cannot resize: dev=overlayroot mnt_point=/ path=/
  30. .
  31. .
  32. . ssh keypair stuff
  33. .
  34. .
  35. .
  36. Cloud-init v. 0.7.8 running 'modules:config' at Mon, 12 Dec 2016 00:15:04 +0000. Up 411.93 seconds.
  37. Cloud-init v. 0.7.8 running 'modules:final' at Mon, 12 Dec 2016 00:15:15 +0000. Up 423.42 seconds.
  38. ci-info: no authorized ssh keys fingerprints found for user ubuntu.
  39. Cloud-init v. 0.7.8 finished at Mon, 12 Dec 2016 00:15:15 +0000. Datasource DataSourceNone.  Up 423.60 seconds
  40. 2016-12-12 00:15:15,731 - cc_final_message.py[WARNING]: Used fallback datasource
RAW Paste Data
Top