Advertisement
Guest User

Untitled

a guest
Feb 4th, 2015
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.68 KB | None | 0 0
  1. 2015-02-04 22:54:13.002 | + for image_url in '${IMAGE_URLS//,/ }'
  2. 2015-02-04 22:54:13.002 | + upload_image http://fedorapeople.org/groups/heat/prebuilt-jeos-images/F17-x86_64-cfntools.qcow2 3c13b871815c4bb4a200c3447786cea4
  3. 2015-02-04 22:54:13.002 | + local image_url=http://fedorapeople.org/groups/heat/prebuilt-jeos-images/F17-x86_64-cfntools.qcow2
  4. 2015-02-04 22:54:13.002 | + local token=3c13b871815c4bb4a200c3447786cea4
  5. 2015-02-04 22:54:13.002 | + local image image_fname image_name
  6. 2015-02-04 22:54:13.002 | + mkdir -p /home/stack/devstack/files/images
  7. 2015-02-04 22:54:13.004 | ++ basename http://fedorapeople.org/groups/heat/prebuilt-jeos-images/F17-x86_64-cfntools.qcow2
  8. 2015-02-04 22:54:13.005 | + image_fname=F17-x86_64-cfntools.qcow2
  9. 2015-02-04 22:54:13.005 | + [[ http://fedorapeople.org/groups/heat/prebuilt-jeos-images/F17-x86_64-cfntools.qcow2 != file* ]]
  10. 2015-02-04 22:54:13.005 | + [[ ! -f /home/stack/devstack/files/F17-x86_64-cfntools.qcow2 ]]
  11. 2015-02-04 22:54:13.005 | + wget -c http://fedorapeople.org/groups/heat/prebuilt-jeos-images/F17-x86_64-cfntools.qcow2 -O /home/stack/devstack/files/F17-x86_64-cfntools.qcow2
  12. 2015-02-04 22:54:13.007 | --2015-02-04 17:54:13-- http://fedorapeople.org/groups/heat/prebuilt-jeos-images/F17-x86_64-cfntools.qcow2
  13. 2015-02-04 22:54:13.015 | Resolving fedorapeople.org (fedorapeople.org)... 152.19.134.191, 2610:28:3090:3001:5054:ff:fedb:7f5a
  14. 2015-02-04 22:54:13.135 | Connecting to fedorapeople.org (fedorapeople.org)|152.19.134.191|:80... connected.
  15. 2015-02-04 22:54:13.252 | HTTP request sent, awaiting response... 302 Found
  16. 2015-02-04 22:54:13.253 | Location: https://fedorapeople.org/groups/heat/prebuilt-jeos-images/F17-x86_64-cfntools.qcow2 [following]
  17. 2015-02-04 22:54:13.253 | --2015-02-04 17:54:13-- https://fedorapeople.org/groups/heat/prebuilt-jeos-images/F17-x86_64-cfntools.qcow2
  18. 2015-02-04 22:54:13.373 | Connecting to fedorapeople.org (fedorapeople.org)|152.19.134.191|:443... connected.
  19. 2015-02-04 22:54:13.798 | HTTP request sent, awaiting response... 404 Not Found
  20. 2015-02-04 22:54:13.798 | 2015-02-04 17:54:13 ERROR 404: Not Found.
  21. 2015-02-04 22:54:13.798 |
  22. 2015-02-04 22:54:13.799 | + exit_trap
  23. 2015-02-04 22:54:13.799 | + local r=8
  24. 2015-02-04 22:54:13.799 | ++ jobs -p
  25. 2015-02-04 22:54:13.800 | + jobs=
  26. 2015-02-04 22:54:13.800 | + [[ -n '' ]]
  27. 2015-02-04 22:54:13.800 | + kill_spinner
  28. 2015-02-04 22:54:13.800 | + '[' '!' -z '' ']'
  29. 2015-02-04 22:54:13.801 | + [[ 8 -ne 0 ]]
  30. 2015-02-04 22:54:13.801 | + echo 'Error on exit'
  31. 2015-02-04 22:54:13.801 | Error on exit
  32. 2015-02-04 22:54:13.801 | + [[ -z /opt/stack/logs ]]
  33. 2015-02-04 22:54:13.801 | + /home/stack/devstack/tools/worlddump.py -d /opt/stack/logs
  34. 2015-02-04 22:54:13.853 | + exit 8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement