Advertisement
Guest User

Untitled

a guest
Jan 7th, 2016
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.54 KB | None | 0 0
  1. 2016-01-07 21:02:09.808 | Uploading images
  2. + local image_url=http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-uec.tar.gz
  3. + local image image_fname image_name
  4. + mkdir -p /home/kimballn/devstack/files/images
  5. ++ basename http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-uec.tar.gz
  6. + image_fname=cirros-0.3.4-x86_64-uec.tar.gz
  7. + [[ http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-uec.tar.gz != file* ]]
  8. + [[ ! -f /home/kimballn/devstack/files/cirros-0.3.4-x86_64-uec.tar.gz ]]
  9. ++ stat -c %s /home/kimballn/devstack/files/cirros-0.3.4-x86_64-uec.tar.gz
  10. + [[ 8683894 = \0 ]]
  11. + image=/home/kimballn/devstack/files/cirros-0.3.4-x86_64-uec.tar.gz
  12. + [[ http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-uec.tar.gz =~ openvz ]]
  13. + [[ http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-uec.tar.gz =~ \.vmdk ]]
  14. + [[ http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-uec.tar.gz =~ \.vhd\.tgz ]]
  15. + [[ http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-uec.tar.gz =~ \.xen-raw\.tgz ]]
  16. + [[ http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-uec.tar.gz =~ \.hds ]]
  17. + local kernel=
  18. + local ramdisk=
  19. + local disk_format=
  20. + local container_format=
  21. + local unpack=
  22. + local img_property=
  23. + case "$image_fname" in
  24. + '[' cirros-0.3.4-x86_64-uec '!=' cirros-0.3.4-x86_64-uec.tar.gz ']'
  25. + image_name=cirros-0.3.4-x86_64-uec
  26. + local xdir=/home/kimballn/devstack/files/images/cirros-0.3.4-x86_64-uec
  27. + rm -Rf /home/kimballn/devstack/files/images/cirros-0.3.4-x86_64-uec
  28. + mkdir /home/kimballn/devstack/files/images/cirros-0.3.4-x86_64-uec
  29. + tar -zxf /home/kimballn/devstack/files/cirros-0.3.4-x86_64-uec.tar.gz -C /home/kimballn/devstack/files/images/cirros-0.3.4-x86_64-uec
  30. ++ for f in '"$xdir/"*-vmlinuz*' '"$xdir/"aki-*/image'
  31. ++ '[' -f /home/kimballn/devstack/files/images/cirros-0.3.4-x86_64-uec/cirros-0.3.4-x86_64-vmlinuz ']'
  32. ++ echo /home/kimballn/devstack/files/images/cirros-0.3.4-x86_64-uec/cirros-0.3.4-x86_64-vmlinuz
  33. ++ break
  34. ++ true
  35. + kernel=/home/kimballn/devstack/files/images/cirros-0.3.4-x86_64-uec/cirros-0.3.4-x86_64-vmlinuz
  36. ++ for f in '"$xdir/"*-initrd*' '"$xdir/"ari-*/image'
  37. ++ '[' -f /home/kimballn/devstack/files/images/cirros-0.3.4-x86_64-uec/cirros-0.3.4-x86_64-initrd ']'
  38. ++ echo /home/kimballn/devstack/files/images/cirros-0.3.4-x86_64-uec/cirros-0.3.4-x86_64-initrd
  39. ++ break
  40. ++ true
  41. + ramdisk=/home/kimballn/devstack/files/images/cirros-0.3.4-x86_64-uec/cirros-0.3.4-x86_64-initrd
  42. ++ for f in '"$xdir/"*.img' '"$xdir/"ami-*/image'
  43. ++ '[' -f /home/kimballn/devstack/files/images/cirros-0.3.4-x86_64-uec/cirros-0.3.4-x86_64-blank.img ']'
  44. ++ echo /home/kimballn/devstack/files/images/cirros-0.3.4-x86_64-uec/cirros-0.3.4-x86_64-blank.img
  45. ++ break
  46. ++ true
  47. + image=/home/kimballn/devstack/files/images/cirros-0.3.4-x86_64-uec/cirros-0.3.4-x86_64-blank.img
  48. + [[ -z cirros-0.3.4-x86_64-uec ]]
  49. + is_arch ppc64
  50. ++ uname -m
  51. + [[ x86_64 == \p\p\c\6\4 ]]
  52. + is_arch aarch64
  53. ++ uname -m
  54. + [[ x86_64 == \a\a\r\c\h\6\4 ]]
  55. + '[' '' = bare ']'
  56. + local kernel_id= ramdisk_id=
  57. + '[' -n /home/kimballn/devstack/files/images/cirros-0.3.4-x86_64-uec/cirros-0.3.4-x86_64-vmlinuz ']'
  58. ++ openstack --os-cloud=devstack-admin image create cirros-0.3.4-x86_64-uec-kernel --public --container-format aki --disk-format aki
  59. ++ grep ' id '
  60. ++ get_field 2
  61. ++ local data field
  62. ++ read data
  63. The request you have made requires authentication. (HTTP 401) (Request-ID: req-b2c1683a-974c-496b-a044-54d6db466011)
  64. + kernel_id=
  65. + '[' -n /home/kimballn/devstack/files/images/cirros-0.3.4-x86_64-uec/cirros-0.3.4-x86_64-initrd ']'
  66. ++ openstack --os-cloud=devstack-admin image create cirros-0.3.4-x86_64-uec-ramdisk --public --container-format ari --disk-format ari
  67. ++ grep ' id '
  68. ++ get_field 2
  69. ++ local data field
  70. ++ read data
  71. The request you have made requires authentication. (HTTP 401) (Request-ID: req-2048a6f6-407e-455c-8177-14c79a3441fb)
  72. + ramdisk_id=
  73. + openstack --os-cloud=devstack-admin image create cirros-0.3.4-x86_64-uec --public --container-format ami --disk-format ami
  74. The request you have made requires authentication. (HTTP 401) (Request-ID: req-5cadcaff-286e-4efb-b697-6bd2edc8b6ef)
  75. + exit_trap
  76. + local r=1
  77. ++ jobs -p
  78. + jobs=
  79. + [[ -n '' ]]
  80. + kill_spinner
  81. + '[' '!' -z '' ']'
  82. + [[ 1 -ne 0 ]]
  83. + echo 'Error on exit'
  84. Error on exit
  85. + [[ -z /opt/stack/logs ]]
  86. + /home/kimballn/devstack/tools/worlddump.py -d /opt/stack/logs
  87. World dumping... see /opt/stack/logs/worlddump-2016-01-07-210213.txt for details
  88. + exit 1
  89. kimballn@slushious:~/devstack$ git status
  90. On branch master
  91. Your branch is up-to-date with 'origin/master'.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement