Comment 1 for bug 1817370

Revision history for this message
wes hayutin (weshayutin) wrote :

recreated outside of rdo-cloud on a libvirt node..

2019-02-26 22:07:39.345 | Complete!
2019-02-26 22:07:39.368 | + '[' erase == install ']'
2019-02-26 22:07:39.431 | Operation failed: No such file or directory
2019-02-26 22:07:39.909 | INFO diskimage_builder.block_device.blockdevice [-] State already cleaned - no way to do anything here
2019-02-26 22:07:39.979 | Unmount /tmp/dib_build.jsABHu49/mnt/tmp/yum
2019-02-26 22:07:40.007 | Unmount /tmp/dib_build.jsABHu49/mnt/tmp/in_target.d
2019-02-26 22:07:40.028 | Unmount /tmp/dib_build.jsABHu49/mnt/sys
2019-02-26 22:07:40.055 | Unmount /tmp/dib_build.jsABHu49/mnt/proc
2019-02-26 22:07:40.077 | Unmount /tmp/dib_build.jsABHu49/mnt/dev/pts
2019-02-26 22:07:40.101 | Unmount /tmp/dib_build.jsABHu49/mnt/dev
Exception occured while running the command
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/tripleoclient/command.py", line 29, in run
    super(Command, self).run(parsed_args)
  File "/usr/lib/python2.7/site-packages/osc_lib/command/command.py", line 41, in run
    return super(Command, self).run(parsed_args)
  File "/usr/lib/python2.7/site-packages/cliff/command.py", line 184, in run
    return_code = self.take_action(parsed_args) or 0
  File "/usr/lib/python2.7/site-packages/tripleoclient/v1/overcloud_image.py", line 94, in take_action
    manager.build()
  File "/usr/lib/python2.7/site-packages/tripleo_common/image/build.py", line 85, in build
    elements, options, packages, extra_options)
  File "/usr/lib/python2.7/site-packages/tripleo_common/image/image_builder.py", line 139, in build_image
    raise subprocess.CalledProcessError(process.returncode, cmd)
CalledProcessError: Command '['disk-image-create', '-a', 'amd64', '-o', './ironic-python-agent', '-t', 'qcow2', '-p', 'yum-plugin-priorities,python-hardware-detect', '--min-tmpfs=7', 'centos7', 'selinux-permissive', 'ironic-agent', 'ironic-agent-multipath', 'dynamic-login', 'element-manifest', 'network-gateway', 'enable-packages-install', 'override-pip-and-virtualenv']' returned non-zero exit status 1
Command '['disk-image-create', '-a', 'amd64', '-o', './ironic-python-agent', '-t', 'qcow2', '-p', 'yum-plugin-priorities,python-hardware-detect', '--min-tmpfs=7', 'centos7', 'selinux-permissive', 'ironic-agent', 'ironic-agent-multipath', 'dynamic-login', 'element-manifest', 'network-gateway', 'enable-packages-install', 'override-pip-and-virtualenv']' returned non-zero exit status 1
[zuul@standalone ~]$