Advertisement
Guest User

Untitled

a guest
May 23rd, 2016
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.23 KB | None | 0 0
  1. --------------------------------------------------------------------------------
  2. Preparing input task
  3. --------------------------------------------------------------------------------
  4.  
  5. Input task is:
  6. ---
  7. KeystoneBasic.create_delete_user:
  8. -
  9. args: {}
  10. runner:
  11. type: "constant"
  12. times: 10
  13. concurrency: 1
  14.  
  15. Task syntax is correct :)
  16. 2016-05-23 19:43:51.244 1540 INFO rally.task.engine [-] Task cc37a9e7-8f59-4eb6-a872-7fc507a665bf | Starting: Task validation.
  17. 2016-05-23 19:43:51.263 1540 INFO rally.task.engine [-] Task cc37a9e7-8f59-4eb6-a872-7fc507a665bf | Starting: Task validation of scenarios names.
  18. 2016-05-23 19:43:51.264 1540 INFO rally.task.engine [-] Task cc37a9e7-8f59-4eb6-a872-7fc507a665bf | Completed: Task validation of scenarios names.
  19. 2016-05-23 19:43:51.264 1540 INFO rally.task.engine [-] Task cc37a9e7-8f59-4eb6-a872-7fc507a665bf | Starting: Task validation of syntax.
  20. 2016-05-23 19:43:51.267 1540 INFO rally.task.engine [-] Task cc37a9e7-8f59-4eb6-a872-7fc507a665bf | Completed: Task validation of syntax.
  21. 2016-05-23 19:43:51.267 1540 INFO rally.task.engine [-] Task cc37a9e7-8f59-4eb6-a872-7fc507a665bf | Starting: Task validation of semantic.
  22. 2016-05-23 19:43:51.267 1540 INFO rally.task.engine [-] Task cc37a9e7-8f59-4eb6-a872-7fc507a665bf | Starting: Task validation check cloud.
  23. /usr/lib/python2.7/site-packages/requests/packages/urllib3/connection.py:303: SubjectAltNameWarning: Certificate for erick.example.com has no `subjectAltName`, falling back to check for a `commonName` for now. This feature is being removed by major browsers and deprecated by RFC 2818. (See https://github.com/shazow/urllib3/issues/497 for details.)
  24. SubjectAltNameWarning
  25. 2016-05-23 19:43:51.400 1540 INFO rally.task.engine [-] Task cc37a9e7-8f59-4eb6-a872-7fc507a665bf | Completed: Task validation check cloud.
  26. 2016-05-23 19:43:51.403 1540 INFO rally.plugins.openstack.context.keystone.users [-] Task cc37a9e7-8f59-4eb6-a872-7fc507a665bf | Starting: Enter context: `users`
  27. /usr/lib/python2.7/site-packages/requests/packages/urllib3/connection.py:303: SubjectAltNameWarning: Certificate for erick.example.com has no `subjectAltName`, falling back to check for a `commonName` for now. This feature is being removed by major browsers and deprecated by RFC 2818. (See https://github.com/shazow/urllib3/issues/497 for details.)
  28. SubjectAltNameWarning
  29. /usr/lib/python2.7/site-packages/requests/packages/urllib3/connection.py:303: SubjectAltNameWarning: Certificate for erick.example.com has no `subjectAltName`, falling back to check for a `commonName` for now. This feature is being removed by major browsers and deprecated by RFC 2818. (See https://github.com/shazow/urllib3/issues/497 for details.)
  30. SubjectAltNameWarning
  31. 2016-05-23 19:43:51.579 1540 INFO rally.plugins.openstack.context.keystone.users [-] Task cc37a9e7-8f59-4eb6-a872-7fc507a665bf | Completed: Enter context: `users`
  32. 2016-05-23 19:43:51.580 1540 INFO rally.plugins.openstack.context.keystone.users [-] Task cc37a9e7-8f59-4eb6-a872-7fc507a665bf | Starting: Exit context: `users`
  33. /usr/lib/python2.7/site-packages/requests/packages/urllib3/connection.py:303: SubjectAltNameWarning: Certificate for erick.example.com has no `subjectAltName`, falling back to check for a `commonName` for now. This feature is being removed by major browsers and deprecated by RFC 2818. (See https://github.com/shazow/urllib3/issues/497 for details.)
  34. SubjectAltNameWarning
  35. /usr/lib/python2.7/site-packages/requests/packages/urllib3/connection.py:303: SubjectAltNameWarning: Certificate for erick.example.com has no `subjectAltName`, falling back to check for a `commonName` for now. This feature is being removed by major browsers and deprecated by RFC 2818. (See https://github.com/shazow/urllib3/issues/497 for details.)
  36. SubjectAltNameWarning
  37. /usr/lib/python2.7/site-packages/requests/packages/urllib3/connection.py:303: SubjectAltNameWarning: Certificate for erick.example.com has no `subjectAltName`, falling back to check for a `commonName` for now. This feature is being removed by major browsers and deprecated by RFC 2818. (See https://github.com/shazow/urllib3/issues/497 for details.)
  38. SubjectAltNameWarning
  39. Task config is invalid: `public endpoint for compute service not found`
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement