Guest User

Untitled

a guest
Aug 16th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.42 KB | None | 0 0
  1. 2018-08-16 10:34:32.735 1613 ERROR tripleoclient.v1.tripleo_deploy.Deploy [ ] [
  2. [
  3. "Debug output for task which failed: Start containers for step 1",
  4. {
  5. "changed": false,
  6. "failed_when_result": true,
  7. "_ansible_no_log": false,
  8. "_ansible_verbose_always": true,
  9. "outputs.stdout_lines | default([]) | union(outputs.stderr_lines | default([]))": [
  10. "'module' object has no attribute 'PodmanBuilder'",
  11. "Traceback (most recent call last):",
  12. " File \"/usr/lib/python2.7/site-packages/cliff/app.py\", line 402, in run_subcommand",
  13. " result = cmd.run(parsed_args)",
  14. " File \"/usr/lib/python2.7/site-packages/cliff/command.py\", line 184, in run",
  15. " return_code = self.take_action(parsed_args) or 0",
  16. " File \"/usr/lib/python2.7/site-packages/paunch/cmd.py\", line 82, in take_action",
  17. " default_runtime=parsed_args.default_runtime",
  18. " File \"/usr/lib/python2.7/site-packages/paunch/__init__.py\", line 58, in apply",
  19. " builder = compose1.PodmanBuilder(",
  20. "AttributeError: 'module' object has no attribute 'PodmanBuilder'",
  21. " File \"/bin/paunch\", line 10, in <module>",
  22. " sys.exit(main())",
  23. " File \"/usr/lib/python2.7/site-packages/paunch/main.py\", line 39, in main",
  24. " return myapp.run(argv)",
  25. " File \"/usr/lib/python2.7/site-packages/cliff/app.py\", line 281, in run",
  26. " result = self.run_subcommand(remainder)"
  27. ]
  28. }
  29. ]
  30. ]
Add Comment
Please, Sign In to add comment